This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 317c7bc0ef03 Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/l [...] new b34490879baa gpio: cdev: sanitize the label before requesting the interrupt new 52464f59a361 gpiolib: Add stubs for GPIO lookup functions new 5c887b65bbd1 gpiolib: Fix debug messaging in gpiod_find_and_request() new 033e4491b6c6 Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.or [...] new 309d8ced2d48 MAINTAINERS: Remove incorrect M: tag for dm-devel@lists.linux.dev new d7e120144371 dm vdo murmurhash3: use kernel byteswapping routines inste [...] new 8e91c2342351 dm integrity: fix out-of-range warning new 3508f318a1db Merge tag 'for-6.9/dm-fixes-2' of git://git.kernel.org/pub [...] new dc53d9eac1db block: Make blk_rq_set_mixed_merge() static new 038105a20068 block: don't reject too large max_user_sectors in blk_vali [...] new 55251fbdf014 block: Do not force full zone append completion in req_bio [...] new 033e8088a41a Merge tag 'block-6.9-20240329' of git://git.kernel.dk/linux new d21f5a59ea77 x86/efistub: Add missing boot_params for mixed mode compat entry new 61d130f261a3 efi/libstub: Cast away type warning in use of max() new decd347c2a75 x86/efistub: Reinstate soft limit for initrd loading new 0eee99d9eb5a Merge tag 'efi-fixes-for-v6.9-3' of git://git.kernel.org/p [...] new 1096bc93df75 mm: clean up populate_vma_page_range() FOLL_* flag handling new a24118a8a687 ACPI: APEI: EINJ: mark remove callback as non-__exit new 40e2710860e5 ACPICA: debugger: check status of acpi_evaluate_object() i [...] new 6af71633b040 Merge branch 'acpica' new ab317b32cf5b Merge tag 'acpi-6.9-rc2' of git://git.kernel.org/pub/scm/l [...] new f67cf45deedb Revert "thermal: core: Don't update trip points inside the [...] new a26de34b3c77 thermal: devfreq_cooling: Fix perf state when calculate df [...] new 3a3c0de677c8 Merge tag 'thermal-6.9-rc2' of git://git.kernel.org/pub/sc [...] new e9e9fbeb83f6 smb3: add trace event for mknod new 8876a37277cb cifs: Fix duplicate fscache cookie warnings new 091619baace5 Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.o [...] new 4535e1a4174c x86/bugs: Fix the SRSO mitigation on Zen3/4
The 28 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: MAINTAINERS | 1 - arch/x86/boot/compressed/efi_mixed.S | 20 ++++++++++++---- arch/x86/include/asm/asm-prototypes.h | 1 + arch/x86/include/asm/nospec-branch.h | 21 +++++++++++++---- arch/x86/lib/retpoline.S | 11 +++++---- block/blk-merge.c | 2 +- block/blk-mq.c | 9 ++----- block/blk-settings.c | 3 +-- block/blk.h | 1 - drivers/acpi/acpica/dbnames.c | 8 +++++-- drivers/acpi/apei/einj-core.c | 2 +- drivers/firmware/efi/libstub/randomalloc.c | 2 +- drivers/firmware/efi/libstub/x86-stub.c | 1 + drivers/gpio/gpiolib-cdev.c | 38 +++++++++++++++++++++++++----- drivers/gpio/gpiolib.c | 32 ++++++++++++++----------- drivers/md/dm-integrity.c | 2 +- drivers/md/dm-vdo/murmurhash3.c | 33 +++++++------------------- drivers/thermal/devfreq_cooling.c | 2 +- drivers/thermal/thermal_trip.c | 19 ++------------- fs/smb/client/dir.c | 7 ++++++ fs/smb/client/fscache.c | 16 ++++++++++++- fs/smb/client/inode.c | 2 ++ fs/smb/client/trace.h | 4 +++- include/linux/gpio/driver.h | 17 +++++++++++-- mm/gup.c | 14 ++++++----- 25 files changed, 163 insertions(+), 105 deletions(-)