This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 402b591f1b timezone: Enhance tst-bz28707 diagnostics
new e53eb952b9 x86: Add ARL/PTL/CWF model detection support
The 1 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:
sysdeps/x86/cpu-features.c | 10 ++++++++++
1 file changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a5a7233dfce hpux: Remove _GLIBCXX_USE_LONG_LONG define from hpux os_defines.h
new 911973a784a libbacktrace: Add hpux fileline support
new 39892d9618e c++: lambda in constraint of lambda [PR119175]
The 2 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:
gcc/cp/mangle.cc | 6 +++++
gcc/testsuite/g++.dg/cpp2a/concepts-lambda23.C | 12 +++++++++
libbacktrace/fileline.c | 36 +++++++++++++++++++++++++-
3 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda23.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8c703f67b77 Darwin: Add spec substitution for static-libgcobol.
new a5a7233dfce hpux: Remove _GLIBCXX_USE_LONG_LONG define from hpux os_defines.h
The 1 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:
libstdc++-v3/config/os/hpux/os_defines.h | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from e04891d67 Cygwin: fetch_account_from_windows: skip LookupAccountSid for [...]
new 3b06366ed Cygwin: fhandler_local: Fix get_inet_addr_local to retrieve c [...]
The 1 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:
winsup/cygwin/fhandler/socket_local.cc | 2 ++
winsup/cygwin/release/3.6.2 | 3 +++
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_6-branch
in repository newlib.
from 48e7d6326 Cygwin: fetch_account_from_windows: skip LookupAccountSid for [...]
new 5d980eccc Cygwin: fhandler_local: Fix get_inet_addr_local to retrieve c [...]
The 1 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:
winsup/cygwin/fhandler/socket_local.cc | 2 ++
winsup/cygwin/release/3.6.2 | 3 +++
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from e04891d67 Cygwin: fetch_account_from_windows: skip LookupAccountSid for [...]
new 3b06366ed Cygwin: fhandler_local: Fix get_inet_addr_local to retrieve c [...]
The 1 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:
winsup/cygwin/fhandler/socket_local.cc | 2 ++
winsup/cygwin/release/3.6.2 | 3 +++
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bf812c6ad83 middle-end/119706 - allow POLY_INT_CST as is_gimple_mem_ref_addr
new 8c703f67b77 Darwin: Add spec substitution for static-libgcobol.
The 1 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:
gcc/config/darwin.h | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 95f10974a91 libgcobol: Allow libgcobol to use libquadmath [PR119244].
new bf812c6ad83 middle-end/119706 - allow POLY_INT_CST as is_gimple_mem_ref_addr
The 1 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:
gcc/gimple-expr.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.