This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ca91b9500108 Merge tag 'v6.15-rc4-ksmbd-server-fixes' of git://git.samb [...] new 06eaa824fd23 mm/memblock: pass size instead of end to memblock_set_node() new eac8ea8736cc mm/memblock: repeat setting reserved region nid if array i [...] new 3b394dff15e1 memblock tests: add test for memblock_set_node new 4b5256f99004 Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/s [...] new 9f5595d5f03f platform/x86/amd: pmc: Require at least 2.5 seconds betwee [...] new 8d6955ed76e8 platform/x86/intel-uncore-freq: Fix missing uncore sysfs d [...] new 4a8e04e2bdcb platform/x86: alienware-wmi-wmax: Fix uninitialized variab [...] new 12df9ec3e195 platform/x86/intel: hid: Add Pantherlake support new 246f9bb62016 platform/x86: alienware-wmi-wmax: Add support for Alienwar [...] new 77bdac73754e platform/x86: asus-wmi: Disable OOBE state after resume fr [...] new 02c6e43397c3 platform/x86: ideapad-laptop: add support for some new buttons new 02d40046243f Merge tag 'platform-drivers-x86-v6.15-4' of git://git.kern [...] new c73c67026fe6 fanotify: fix flush of mntns marks new cd188e9ef80f selftests/fs/mount-notify: test also remove/flush of mntns marks new fba784cc9e3d Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org [...] new 649b50a82f09 mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe new 9078f01fec12 mmc: renesas_sdhi: add regulator dependency new 77183db6b8db mmc: renesas_sdhi: disable clocks if registering regulator failed new 8bac8898fe39 Merge tag 'mmc-v6.15-rc1' of git://git.kernel.org/pub/scm/ [...]
The 19 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/mmc/host/Kconfig | 2 +- drivers/mmc/host/renesas_sdhi_core.c | 12 +-- drivers/platform/x86/amd/pmc/pmc.c | 7 +- drivers/platform/x86/asus-wmi.c | 11 ++- drivers/platform/x86/dell/alienware-wmi-wmax.c | 14 ++- drivers/platform/x86/ideapad-laptop.c | 16 ++++ drivers/platform/x86/intel/hid.c | 21 +++-- .../x86/intel/uncore-frequency/uncore-frequency.c | 13 ++- fs/notify/fanotify/fanotify_user.c | 7 +- include/linux/fsnotify_backend.h | 15 --- mm/memblock.c | 12 ++- tools/testing/memblock/tests/basic_api.c | 102 +++++++++++++++++++++ .../filesystems/mount-notify/mount-notify_test.c | 57 +++++++++--- 13 files changed, 225 insertions(+), 64 deletions(-)