This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9c69f8884904 Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate.org [...] new fea4e317f9e7 x86/mm: Eliminate window where TLB flushes may be inadvert [...] new a6aeb739974e module: ensure that kobject_put() is safe for module type [...] new 29fe5d50dfa6 Merge tag 'modules-6.15-rc6' of git://git.kernel.org/pub/s [...] new b53e523261bf io_uring: always arm linked timeouts prior to issue new 687b2bae0eff io_uring: ensure deferred completions are flushed for multishot new 92835cebab12 io_uring/sqpoll: Increase task_work submission batch size new 7380c60b2831 Merge tag 'io_uring-6.15-20250509' of git://git.kernel.dk/linux new f5c84eff634b loop: Add sanity check for read/write_iter new db492e24f9b0 block: only update request sector if needed new c0d0a9ff6d5b block: remove test of incorrect io priority level new 650415fca0a9 nvme: unblock ctrl state transition for firmware update new dd90905d5a8a Merge tag 'nvme-6.15-2025-05-08' of git://git.infradead.or [...] new cc9f0629caee Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux new eb16b3727c05 riscv: misaligned: Add handling for ZCB instructions new fd94de9f9e7a riscv: misaligned: factorize trap handling new 453805f0a28f riscv: misaligned: enable IRQs while handling misaligned accesses new 897e8aece3c8 riscv: misaligned: use get_user() instead of __get_user() new ae08d55807c0 riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL new e9d86b8e17e7 scripts: Do not strip .rela.dyn section new 7f1c3de1370b riscv: Disallow PR_GET_TAGGED_ADDR_CTRL without Supm new 01534f3e0dd7 Merge tag 'riscv-fixes-6.15-rc6' of ssh://gitolite.kernel. [...] new 3013c33dcbd9 Merge tag 'riscv-for-linus-6.15-rc6' of git://git.kernel.o [...]
The 22 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: arch/riscv/kernel/process.c | 6 ++++ arch/riscv/kernel/traps.c | 64 +++++++++++++++++++++--------------- arch/riscv/kernel/traps_misaligned.c | 19 ++++++++++- arch/x86/mm/tlb.c | 22 +++++++++++-- block/blk.h | 3 +- block/ioprio.c | 6 +--- drivers/block/loop.c | 23 +++++++++++++ drivers/nvme/host/core.c | 3 +- io_uring/io_uring.c | 58 +++++++++++++------------------- io_uring/sqpoll.c | 2 +- kernel/params.c | 4 ++- scripts/Makefile.vmlinux | 2 +- 12 files changed, 136 insertions(+), 76 deletions(-)