This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3b07108ada81 Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.ke [...] new 36c6468724aa mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND new d027951dc85c mtd: inftlcore: Add error check for inftl_read_oob() new b79fe1829975 mtd: rawnand: Add status chack in r852_ready() new 1c1fd374a2fe mtd: spinand: Fix build with gcc < 7.5 new b4991c01ad07 Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org [...] new 8323f3a69de6 gpio: tegra186: fix resource handling in ACPI probe path new 6deb8435f6bf gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag new 686e54ea31f3 gpio: deprecate devm_gpiod_unhinge() new 3af64f175b24 MAINTAINERS: add more keywords for the GPIO subsystem entry new 2de1cf175c00 gpio: TODO: track the removal of regulator-related workarounds new da47605e43af gpio: mpc8xxx: Fix wakeup source leaks on device unbind new c5672e310ad9 gpio: zynq: Fix wakeup source leaks on device unbind new 2b9c53643012 gpiolib: of: Fix the choice for Ingenic NAND quirk new b8c7a1ac884c gpiolib: of: Move Atmel HSMCI quirk up out of the regulato [...] new 8f43640c9109 Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.o [...] new ab6005f3912f io_uring: don't post tag CQEs on file/buffer registration failure new 9b58440a5b2f io_uring/zcrx: put refill data into separate cache line new 5a17131a5dbd io_uring/zcrx: separate niov number from pages new cf960726eb65 io_uring/kbuf: reject zero sized provided buffers new a61ec0dd18de Merge tag 'io_uring-6.15-20250410' of git://git.kernel.dk/linux new 72070e57b0a5 selftests: ublk: fix test_stripe_04 new 6ee6bd5d4fce ublk: fix handling recovery & reissue in ublk_abort_queue() new 18461f2a02be ublk: don't fail request for recovery & reissue in case of [...] new 843c6cec1af8 ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd * new e4742a89cfac Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux new b40c54648158 xenbus: add module description new 0f2946bb1726 xen: Change xen-acpi-processor dom0 dependency new 87af633689ce x86/xen: fix balloon target initialization for PVH dom0 new 64a66e2c3b31 x86/xen: disable CPU idle and frequency drivers for PVH dom0 new 2eb959eeecc6 Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.or [...]
The 30 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 | 2 + arch/x86/xen/enlighten.c | 10 +++ arch/x86/xen/enlighten_pvh.c | 19 ++++- arch/x86/xen/setup.c | 3 - drivers/block/ublk_drv.c | 85 +++++++++++++--------- drivers/gpio/TODO | 34 +++++++++ drivers/gpio/gpio-mpc8xxx.c | 4 +- drivers/gpio/gpio-tegra186.c | 27 +++---- drivers/gpio/gpio-zynq.c | 1 + drivers/gpio/gpiolib-devres.c | 6 +- drivers/gpio/gpiolib-of.c | 8 +- drivers/mtd/inftlcore.c | 9 ++- drivers/mtd/nand/Makefile | 3 - drivers/mtd/nand/raw/r852.c | 3 + drivers/xen/Kconfig | 2 +- drivers/xen/balloon.c | 34 ++++++--- drivers/xen/xenbus/xenbus_probe_frontend.c | 1 + include/linux/gpio/consumer.h | 1 + include/linux/mtd/spinand.h | 2 +- io_uring/kbuf.c | 2 + io_uring/rsrc.c | 17 ++++- io_uring/zcrx.c | 19 ++--- io_uring/zcrx.h | 5 +- .../ublk/{test_stripe_02.sh => test_stripe_04.sh} | 6 +- 24 files changed, 212 insertions(+), 91 deletions(-) copy tools/testing/selftests/ublk/{test_stripe_02.sh => test_stripe_04.sh} (73%)