lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211101111354.GA29161@duo.ucw.cz>
Date:   Mon, 1 Nov 2021 12:13:54 +0100
From:   Pavel Machek <pavel@....cz>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        kernel list <linux-kernel@...r.kernel.org>,
        jacek.anaszewski@...il.com, linux-leds@...r.kernel.org
Subject: [GIT PULL] LEDs changes for v5.16-rc1

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git/ tags/leds-5.16-rc1

for you to fetch changes up to 97b31c1f8eb865bc3aa5f4a08286a6406d782ea8:

  leds: trigger: Disable CPU trigger on PREEMPT_RT (2021-10-13 20:07:57 +0200)

----------------------------------------------------------------
Johannes pointed out that locking is still problematic with triggers
list, attempt to solve that by using RCU.

----------------------------------------------------------------
Arnd Bergmann (1):
      led-class-flash: fix -Wrestrict warning

Johannes Berg (1):
      leds: trigger: use RCU to protect the led_cdevs list

Sebastian Andrzej Siewior (1):
      leds: trigger: Disable CPU trigger on PREEMPT_RT

 drivers/leds/led-class-flash.c |  2 +-
 drivers/leds/led-triggers.c    | 41 +++++++++++++++++++++--------------------
 drivers/leds/trigger/Kconfig   |  1 +
 include/linux/leds.h           |  2 +-
 4 files changed, 24 insertions(+), 22 deletions(-)

-- 
http://www.livejournal.com/~pavelmachek

Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ