This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7c626ce4bae1 Linux 6.11-rc3 new 9a2fa1472083 fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE new a1460e457e7a Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new 78296429e200 platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled new 613e3900c24b platform/x86: ideapad-laptop: introduce a generic notifica [...] new cde7886b3517 platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymc new 7cc06e729460 platform/x86: ideapad-laptop: add a mutex to synchronize V [...] new d74da846046a Merge tag 'platform-drivers-x86-v6.11-3' of git://git.kern [...]
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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(-)