This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 7c626ce4bae1 Linux 6.11-rc3 adds 9a2fa1472083 fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE adds a1460e457e7a Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 78296429e200 platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled adds 613e3900c24b platform/x86: ideapad-laptop: introduce a generic notifica [...] adds cde7886b3517 platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymc adds 7cc06e729460 platform/x86: ideapad-laptop: add a mutex to synchronize V [...] adds d74da846046a Merge tag 'platform-drivers-x86-v6.11-3' of git://git.kern [...]
No new revisions were added by this update.
Summary of changes: drivers/platform/x86/Kconfig | 1 + drivers/platform/x86/amd/pmf/spc.c | 32 ++--- drivers/platform/x86/ideapad-laptop.c | 148 +++++++++++++++++++++--- drivers/platform/x86/ideapad-laptop.h | 9 ++ drivers/platform/x86/lenovo-ymc.c | 60 +--------- fs/file.c | 30 +++-- include/linux/bitmap.h | 12 ++ tools/testing/selftests/core/close_range_test.c | 35 ++++++ 8 files changed, 215 insertions(+), 112 deletions(-)