This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3c21441eeffc Merge tag 'acpi-6.15-rc7' of git://git.kernel.org/pub/scm/ [...]
new 09dab6ce0243 xfs: free up mp->m_free[0].count in error case
new fbecd731de05 xfs: fix zoned GC data corruption due to wrong bv_offset
new 95b613339c0e xfs: Fail remount with noattr2 on a v5 with v4 enabled
new fa8deae92f47 xfs: Fix a comment on xfs_ail_delete
new 08c73a4b2e3c xfs: Fix comment on xfs_trans_ail_update_bulk()
new 1524cb283074 Merge tag 'xfs-fixes-6.15-rc7' of git://git.kernel.org/pub [...]
new 63166b815dc1 io_uring/uring_cmd: fix hybrid polling initialization issue
new f446c6311e86 io_uring/memmap: don't use page_address() on a highmem page
new d871198ee431 io_uring/fdinfo: grab ctx->uring_lock around io_uring_show [...]
new e2661da1b302 Merge tag 'io_uring-6.15-20250515' of git://git.kernel.dk/linux
new 8098514bd5ca block: always allocate integrity buffer when required
new 40696426b8c8 nvme-pci: make nvme_pci_npages_prp() __always_inline
new 3d8932133dce nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
new 85adf2094abb nvmet: pci-epf: clear completion queue IRQ flag on delete
new 2c3a6f6a2805 nvmet: pci-epf: do not fall back to using INTX if not supported
new 4236e600bf90 nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
new 4f6f3f4fe316 nvmet: pci-epf: improve debug message
new 8113d610a798 nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ
new a21675ee3b1b nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
new 8695f060a029 nvme: all namespaces in a subsystem must adhere to a commo [...]
new e765bf89f42b nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
new c9bb139db432 Merge tag 'nvme-6.15-2025-05-15' of git://git.infradead.or [...]
new dd24f87f65c9 ublk: fix dead loop when canceling io command
new 6462c247b27e Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
new e8007fad5457 scsi: sd_zbc: block: Respect bio vector limits for REPORT [...]
new 83a896549f92 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 26 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:
block/bio-integrity-auto.c | 62 ++++++++++++++++++++++++++++++++-----------
block/bio.c | 2 +-
drivers/block/ublk_drv.c | 2 +-
drivers/nvme/host/core.c | 30 ++++++++++++++++++---
drivers/nvme/host/multipath.c | 3 ++-
drivers/nvme/host/nvme.h | 3 ++-
drivers/nvme/host/pci.c | 6 ++++-
drivers/nvme/target/pci-epf.c | 39 ++++++++++++++++-----------
drivers/scsi/sd_zbc.c | 6 ++++-
fs/xfs/xfs_super.c | 28 ++++++++++++++++++-
fs/xfs/xfs_trans_ail.c | 34 +++++++++++++-----------
fs/xfs/xfs_zone_gc.c | 5 ++--
include/linux/bio.h | 1 +
io_uring/fdinfo.c | 48 +++++++++++++++++----------------
io_uring/memmap.c | 2 +-
io_uring/uring_cmd.c | 5 ++++
16 files changed, 193 insertions(+), 83 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 releases/gcc-15
in repository gcc.
from e968c7311c6 Alpha: Fix base block alignment calculation regression
new 9fa72d77924 Update cpplib es.po
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:
libcpp/po/es.po | 60 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 30 insertions(+), 30 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 master
in repository gcc.
from 265fdb3fa91 aarch64: Add more vector permute tests for the FMOV optimiz [...]
new 71fb2e6b0ee Update cpplib es.po
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:
libcpp/po/es.po | 60 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 30 insertions(+), 30 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 master
in repository gcc.
from 25915432568 libstdc++: Use __is_invocable/nothrow_invocable builtins more
new d77c3bc1c35 aarch64: Fix an oversight in aarch64_evpc_reencode
new dc501cb0dc8 aarch64: Recognize vector permute patterns which can be int [...]
new 0417a630811 aarch64: Optimize AND with certain vector of immediates as [...]
new 265fdb3fa91 aarch64: Add more vector permute tests for the FMOV optimiz [...]
The 4 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/aarch64/aarch64-protos.h | 2 +
gcc/config/aarch64/aarch64-simd.md | 10 +-
gcc/config/aarch64/aarch64.cc | 88 +++++++++++-
gcc/config/aarch64/constraints.md | 7 +
gcc/config/aarch64/predicates.md | 3 +-
gcc/optabs.cc | 44 ++++++
gcc/optabs.h | 4 +
gcc/testsuite/gcc.target/aarch64/and-be.c | 123 +++++++++++++++++
gcc/testsuite/gcc.target/aarch64/and-le.c | 123 +++++++++++++++++
gcc/testsuite/gcc.target/aarch64/fmov-1-be.c | 151 +++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/fmov-1-le.c | 151 +++++++++++++++++++++
.../aarch64/{sve/vec_init_3.c => fmov-2-be.c} | 95 ++++++-------
.../aarch64/{sve/vec_init_3.c => fmov-2-le.c} | 95 ++++++-------
gcc/testsuite/gcc.target/aarch64/fmov-3-be.c | 77 +++++++++++
gcc/testsuite/gcc.target/aarch64/fmov-3-le.c | 129 ++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/fmov-4-be.c | 54 ++++++++
gcc/testsuite/gcc.target/aarch64/fmov-4-le.c | 94 +++++++++++++
gcc/testsuite/gcc.target/aarch64/fmov-5-be.c | 150 ++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/fmov-5-le.c | 150 ++++++++++++++++++++
19 files changed, 1439 insertions(+), 111 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/and-be.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/and-le.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmov-1-be.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmov-1-le.c
copy gcc/testsuite/gcc.target/aarch64/{sve/vec_init_3.c => fmov-2-be.c} (51%)
copy gcc/testsuite/gcc.target/aarch64/{sve/vec_init_3.c => fmov-2-le.c} (51%)
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmov-3-be.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmov-3-le.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmov-4-be.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmov-4-le.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmov-5-be.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmov-5-le.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 glibc.
from 579f866881 manual: add sched_getcpu()
new 10a66a8e42 Remove <libc-tsd.h>
new a894f04d87 Optimize __libc_tsd_* thread variable access
new e0c0f856f5 Use proper extern declaration for _nl_C_LC_CTYPE_{class,toup [...]
new 2745db8dd3 ctype: Fallback initialization of TLS using relocations (bug [...]
The 4 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:
ctype/Makefile | 17 +++++++
ctype/ctype-info.c | 29 +++++++-----
ctype/tst-ctype-tls-dlmopen.c | 2 +
ctype/tst-ctype-tls-dlopen-static.c | 2 +
elf/tst-origin.c => ctype/tst-ctype-tls-mod.c | 21 +++++++--
ctype/tst-ctype-tls-skeleton.c | 67 +++++++++++++++++++++++++++
include/ctype.h | 21 ++++++---
include/rpc/rpc.h | 5 +-
locale/lc-ctype.c | 9 ++--
locale/localeinfo.h | 7 ++-
locale/uselocale.c | 10 ++--
locale/xlocale.c | 7 +--
stdio-common/printf-parsemb.c | 1 +
string/strerror.c | 2 +-
sunrpc/rpc_thread.c | 1 -
sysdeps/generic/libc-tsd.h | 60 ------------------------
time/strftime_l.c | 1 +
17 files changed, 151 insertions(+), 111 deletions(-)
create mode 100644 ctype/tst-ctype-tls-dlmopen.c
create mode 100644 ctype/tst-ctype-tls-dlopen-static.c
copy elf/tst-origin.c => ctype/tst-ctype-tls-mod.c (77%)
create mode 100644 ctype/tst-ctype-tls-skeleton.c
delete mode 100644 sysdeps/generic/libc-tsd.h
--
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 glibc.
from 6c9bb270d6 manual: Clarifications for listing directories
new 579f866881 manual: add sched_getcpu()
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:
manual/resource.texi | 16 ++++++++++++++++
1 file changed, 16 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 ead0a713aa6 Forwprop: add a debug dump after propagate into comparison [...]
new 25915432568 libstdc++: Use __is_invocable/nothrow_invocable builtins more
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/include/std/type_traits | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
--
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 fee3e843b309 Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org [...]
new ff7b190aef6c ALSA: seq: Fix delivery of UMP events to group ports
new 1f93d877f09d ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() fu [...]
new dd33993a9721 ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
new 2b24eb060c2b ALSA: usb-audio: Add sample rate quirk for Audioengine D1
new 66e48ef6ef50 ALSA: sh: SND_AICA should depend on SH_DMA_API
new 9e000f1b7f31 ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2()
new 7b9938a14460 ALSA: usb-audio: Add sample rate quirk for Microdia JP001 [...]
new 04811c3eb6d9 Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm [...]
new 579cb52ecd46 MAINTAINERS: add me as maintainer for the gpio sloppy logi [...]
new 3e38f946062b gpio: pca953x: fix IRQ storm on system wake up
new 7118be7c6072 gpio: virtuser: fix potential out-of-bound write
new 7dc774fde73a Merge tag 'gpio-fixes-for-v6.15-rc7' of git://git.kernel.o [...]
new 6b0cd72757c6 regulator: max20086: fix invalid memory access
new 8303d1ad7720 Merge tag 'regulator-fix-v6.15-rc6' of git://git.kernel.or [...]
new a73fa3690a1f spi: loopback-test: Do not split 1024-byte hexdumps
new e979a7c79fbc spi: tegra114: Use value to check for invalid delays
new fb98bd0a13de spi: spi-sun4i: fix early activation
new bd8bb9f38a88 Merge tag 'spi-fix-v6.15-rc6' of git://git.kernel.org/pub/ [...]
new adfab6b39202 ACPI: PPTT: Fix processor subtable walk
new 3c21441eeffc Merge tag 'acpi-6.15-rc7' of git://git.kernel.org/pub/scm/ [...]
The 20 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 | 7 +++++
drivers/acpi/pptt.c | 11 +++++--
drivers/gpio/gpio-pca953x.c | 6 ++++
drivers/gpio/gpio-virtuser.c | 12 ++++++--
drivers/regulator/max20086-regulator.c | 7 ++++-
drivers/spi/spi-loopback-test.c | 2 +-
drivers/spi/spi-sun4i.c | 5 +++-
drivers/spi/spi-tegra114.c | 6 ++--
drivers/usb/gadget/function/f_midi2.c | 2 +-
include/linux/soundwire/sdw_intel.h | 2 +-
include/sound/ump_msg.h | 4 +--
sound/core/seq/seq_clientmgr.c | 52 +++++++++++++++++++++-------------
sound/core/seq/seq_ump_convert.c | 18 ++++++++++++
sound/core/seq/seq_ump_convert.h | 1 +
sound/hda/intel-sdw-acpi.c | 2 +-
sound/pci/es1968.c | 6 ++--
sound/sh/Kconfig | 2 +-
sound/usb/quirks.c | 4 +++
18 files changed, 111 insertions(+), 38 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 master
in repository gcc.
from 92b6485a75c cobol: Eliminate exception "blob"; streamline some code gen [...]
new ead0a713aa6 Forwprop: add a debug dump after propagate into comparison [...]
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/tree-ssa-forwprop.cc | 8 ++++++++
1 file changed, 8 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 releases/gcc-15
in repository gcc.
from a87bd3cca4e Daily bump.
new e968c7311c6 Alpha: Fix base block alignment calculation regression
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/alpha/alpha.cc | 23 +++----
.../gcc.target/alpha/memcpy-nested-offset-long.c | 76 ++++++++++++++++++++++
.../gcc.target/alpha/memcpy-nested-offset-quad.c | 64 ++++++++++++++++++
3 files changed, 150 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/alpha/memcpy-nested-offset-long.c
create mode 100644 gcc/testsuite/gcc.target/alpha/memcpy-nested-offset-quad.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.