This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3bb8cdbd60c testsuite, rs6000: Make powerpc_altivec consider current_co [...]
new 0ebaffccb29 Use pblendw instead of pand to clear upper 16 bits.
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/i386/i386-expand.cc | 34 ++++++++++++++++++++++++++++----
gcc/testsuite/gcc.target/i386/pr114427.c | 18 +++++++++++++++++
2 files changed, 48 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr114427.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 4b30c644d2 resolv: Make _res_opcodes a compat symbol [BZ #31764]
new 16d47c1594 LoongArch: Fix tst-gnu2-tls2 compiler error
new 3c1e22372d LoongArch: Update ulps
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:
sysdeps/loongarch/Makefile | 2 ++
sysdeps/loongarch/configure | 3 +++
sysdeps/loongarch/configure.ac | 5 +++--
sysdeps/loongarch/lp64/libm-test-ulps | 20 ++++++++++++++++++++
4 files changed, 28 insertions(+), 2 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 annotated tag next-20240521
in repository linux-next.
at 2a4656f352f9 (tag)
tagging 124cfbcd6d185d4f50be02d5f5afe61578916773 (commit)
replaces v6.9
tagged by Stephen Rothwell
on Tue May 21 12:51:27 2024 +1000
- Log -----------------------------------------------------------------
next-20240521
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmZMDC8ACgkQifkcCkHV
wHpZmg/+Pmsc/eDxiuAl5XJMNRtwrTn9WBtQsNz2gcvFHelqUV9hXDBM747NKgLE
CdUz5HQvkPx+9BAbhg8SQ8tCsdFaOOvMUYpN4QXtn1LqpSraApvzv5BusFtBEtxD
Y+Uj5BNPkbjQATGd/VsKPaocI9sAg528s4c6WHsxFpJhNCIla6E4MuTfywk3BXfr
w/6MOaYphXc5o+8AIzUDdNjs+AA2dinXfMjhFoMuahaBmdromRL3h40lkPdZHbko
Yu8NcJHsgLqTkNRJfI5EALdL3A1LzbfrdIrspRD0oJGAqXI0hRP7AgCY9sG7f7a4
/rGoQFD9ALGgEvXIOpW4lez2zFPJg9eMUTZLblF/x4SsTOAz1JGG8lMfWfdTgv9F
ReiTaDyk6yXbsA/cyTHh44mTx9CgzQFWi6uUDPTdcVkZLIFt2+VSey02gXoTYcJs
9sRiybSKItrc1qpJqCCvpRaLpLV2iP1wdmpNzJe7UXSPFBhcqTfxjyVG15dfMUcG
VCu4iHJREvdJ1sPF6GXN/gmjRgyhLILb0co3IzuEhnqnFL/DK4OBa7mjTZOIMI+D
Zok0/7E+SXkqH8d7BnpRomr0iTEyhfrVWYVl6iN2XcitBFYSx9yAFMSans3zDP6t
te6PaA6GM107kGolNyiCikf+Y6raNOygNBgKkUX3sgqsLb0jNyU=
=IPKC
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 007ed7083142 drm/i915/selftests: Set always_coherent to false when read [...]
new 1a9f00aa23b8 Bluetooth: btmtk: add the function to get the fw name
new 8a5b9ee69fe6 Bluetooth: btmtk: apply the common btmtk_fw_get_filename
new 9d5a3b40987d Bluetooth: btusb: mediatek: refactor the function btusb_mtk_reset
new 8f9fa6c70d35 Bluetooth: btusb: mediatek: reset the controller before do [...]
new 2a6bc5724952 Bluetooth: btusb: mediatek: add MT7922 subsystem reset
new 6197d390371e Bluetooth: btintel_pcie: Print Firmware Sequencer information
new cb49bd050d31 Bluetooth: btintel_pcie: Fix irq leak
new 637579ef9271 Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported [...]
new f5982cceb347 kbuild: turn on -Wextra by default
new 2c1460d3b49a kbuild: remove redundant extra warning flags
new 06bb7fc0feee kbuild: turn on -Wrestrict by default
new 908dd508276d kbuild: enable -Wformat-truncation on clang
new bd2a70e97a11 kbuild: enable -Wcast-function-type-strict unconditionally
new b11b998e9831 x86/fpu: fix asm/fpu/types.h include guard
new 6cbd1d6d36c5 arch: add ARCH_HAS_KERNEL_FPU_SUPPORT
new cb2b7b7de805 ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new c41624315b60 ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGS
new 71883ae35278 arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new 7177089525d9 arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGS
new 4be073931cd8 lib/raid6: use CC_FLAGS_FPU for NEON CFLAGS
new 372f662345d6 LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new 01db473e1aa3 powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new b0b8a15bb89e x86: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new 77acc6b55ae4 riscv: add support for kernel-mode FPU
new 06a990b6e0f5 drm/amd/display: only use hard-float, not altivec on powerpc
new a28e4b672f04 drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT
new 9613736d852d selftests/fpu: move FP code to a separate translation unit
new 790a4a3dd103 selftests/fpu: allow building on other architectures
new 6bb955fce08c Revert "selftests/harness: remove use of LINE_MAX"
new 28d2188709d9 selftests/harness: use 1024 in place of LINE_MAX
new db3e24a02e29 nilfs2: make block erasure safe in nilfs_finish_roll_forward()
new 1c00f9368628 mm: lift gfp_kmemleak_mask() to gfp.h
new 70c435ca8dcb stackdepot: use gfp_nested_mask() instead of open coded masking
new 99b80ac45f7e mm/page-owner: use gfp_nested_mask() instead of open coded [...]
new e23a83ab4653 foo
new 336135c8e091 mseal: wire up mseal syscall
new 308c6e6d0410 mseal: add mseal syscall
new 23c140a82031 selftest mm/mseal memory sealing
new 562b48e9a7aa mseal: add documentation
new 74e93fb2c7d2 selftest mm/mseal read-only elf memory segment
new f780a9e0d169 filemap: replace pte_offset_map() with pte_offset_map_nolock()
new 8291bb77a578 mm: optimization on page allocation when CMA enabled
new 29d7d61fc29a mm: add defines for min/max swappiness
new bdb95e454297 mm: add swappiness= arg to memory.reclaim
new 92d1d56d0c57 foo
new e52da256e0ce backtracetest: add MODULE_DESCRIPTION()
new f24042adabb5 foo
new 0774d19038c4 Input: try trimming too long modalias strings
new 182ebe56742c mailbox: omap: Remove unused omap_mbox_{enable,disable}_ir [...]
new 6faf89a89f45 mailbox: omap: Remove unused omap_mbox_request_channel() function
new 6979e8be50af mailbox: omap: Move omap_mbox_irq_t into driver
new e9eceec61a3e mailbox: omap: Move fifo size check to point of use
new 8aa4a34d740c mailbox: omap: Remove unneeded header omap-mailbox.h
new 982b1451517d mailbox: omap: Remove device class
new e4e8b1fe742f mailbox: omap: Use devm_pm_runtime_enable() helper
new 7077ac4c6097 mailbox: omap: Merge mailbox child node setup loops
new 2a0fca3949b5 mailbox: omap: Use function local struct mbox_controller
new 34123b1a4add mailbox: omap: Use mbox_controller channel list directly
new 5aa00b68eade mailbox: omap: Remove mbox_chan_to_omap_mbox()
new 04a07a344148 mailbox: omap: Reverse FIFO busy check logic
new 3f58c1f4206f mailbox: omap: Remove kernel FIFO message queuing
new cd251970b19e dt-bindings: mailbox: arm,mhuv3: Add bindings
new ca1a8680b134 mailbox: arm_mhuv3: Add driver
new 6ffb1635341b mailbox: zynqmp: handle SGI for shared IPI
new dc48215f4fd9 mailbox: mtk-cmdq-mailbox: fix module autoloading
new 747a69a119c4 mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mb [...]
new c9834d848da1 mailbox: Convert from tasklet to BH workqueue
new b714363cd6f0 dt-bindings: mailbox: qcom: Add MSM8974 APCS compatible
new 10b98582bc76 dt-bindings: mailbox: qcom-ipcc: Document the SDX75 IPCC
new 45430e7b7c8d drm/i915/psr: LunarLake IO and Fast Wake time line count m [...]
new 30dee753ca0a drm/i915/psr: LunarLake PSR2_CTL[IO Wake Lines] is 6 bits wide
new d370a9dba5c4 drm/i915/psr: PSR2_CTL[Block Count Number] not needed for [...]
new 7ac518e64ae3 Merge branch into tip/master: 'perf/urgent'
new 73e1bdc9383b Merge branch into tip/master: 'x86/percpu'
new f0eab3e8d153 block: t10-pi: add MODULE_DESCRIPTION()
new 7f431a6b115c Merge branch 'block-6.10' into for-next
new 21187b50c11b KEYS: trusted: Fix memory leak in tpm2_key_encode()
new 6bd944d25368 KEYS: trusted: Do not use WARN when encode fails
new 80eb4f62056d erofs: avoid allocating DEFLATE streams before mounting
new e4655196e21f coccinelle: misc: minmax: Suppress reports for err returns
new 88a1fc21df74 Coccinelle: pm_runtime: Fix grammar in comment
new d2526ccaab74 Bluetooth: hci_core: Prefer struct_size over open coded ar [...]
new 68b1e55bdf24 Bluetooth: hci_core: Prefer array indexing over pointer ar [...]
new b7a6ed60e5e6 tty: rfcomm: prefer struct_size over open coded arithmetic
new 7b13a745870c tty: rfcomm: prefer array indexing over pointer arithmetic
new 69381cf88a8d dm-integrity: set discard_granularity to logical block size
new 825d8bbd2f32 dm: always manage discard support in terms of max_hw_disca [...]
new 964cf2c28da7 drm/amd/display: Move DSC functions from dc.c to dc_dsc.c
new 9eb5c2a29afa drm/amd/display: Remove duplicate configuration
new 872c0de315d2 drm/amd/display: Add missing enable and disable symclk_se [...]
new 290c0462e0bb drm/amd/display: Fix incorrect DCN401 comparison
new 7f46daca1399 drm/amd/display: Use the correct TMDS function to avoid DV [...]
new 70bb97d95fe1 drm/amd/display: Adjust incorrect indentations and spaces
new 7a1dd866c5ac drm/amd/display: enable EASF support for DCN40
new bea00fab2b0e drm/amd/display: Refactor HUBBUB into component folder for DCN401
new 7991585b7743 drm/amd/display: Modify HPO pixel clock programming to sup [...]
new c801cf3d25a6 drm/amd/display: Add missing DML2 var helpers
new 67a4888dc38c drm/amd/pm: update driver-if interface
new c6bce984b891 drm/amd/display: Add NULL check within get_target_mpc_factor
new ccb167104a8f drm/amd/display: Deallocate DML 2.1 Memory Allocation
new afa91e2d1e58 drm/amd/display: Add 3DLUT DMA load trigger
new a329598e9eab drm/amd/display: Clear shared dmub firmware state on init
new ecfd1bc18a5b drm/amd/display: Add ips status info to debugfs
new 3aec7a5af4d6 drm/amd/display: Fix pipe addition logic in calc_blocks_to [...]
new 5745cb2da6fe drm/amd/display: Remove redundant idle optimization check
new 6b7fd8306efb drm/amd/display: fix a typo which causes an incorrect ODM [...]
new 44b9a7cfc035 drm/amd/display: Fix ODM + underscan case with cursor
new 9716bae1eaaf drm/amd/display: Disable DCN401 idle optimizations
new 79d92dbaf60c drm/amd/display: Correct display clocks update block sequence
new fa3c5a8edc04 drm/amd/display: Not fallback if link BW is smaller than req BW
new 5f56be33f33d drm/amd/display: Fix POWERPC_64 compilation
new 6e3726419bfc drm/amd/display: 3.2.286
new 3a19a8af64ea drm/amdgpu: Extend KIQ reg polling wait for VF
new 5434bc03f52d drm/amdgpu: Queue KFD reset workitem in VF FED
new 28e782b2c713 drm/amd/swsmu: update Dpmclocks_t for smu v14.0.1
new 2aadb520bfac drm/amdgpu: update type of buf size to u32 for eeprom functions
new 9488d7affe01 drm/amd/pm: Remove unused interface to set plpd
new 04806c1a21d7 Revert "drm/amd/pm: Use gpu_metrics_v1_6 for SMUv13.0.6"
new f88e570d4b1f Documentation/amdgpu: Add PM policy documentation
new 64af3d3d66c7 Revert "drm/amd/pm: Add gpu_metrics_v1_6"
new e7d1f1162bb1 drm/amd/amdgpu: add thm 14.0.2 header file
new 90bc75b08f30 drm/amd/pm: enable thermal alert on smu 14.0.2/3
new 191ef65b4ecb drm/amdgpu: remove unused struct 'hqd_registers'
new 1cd04b5c44a2 drm/amd/display: remove unused struct 'aux_payloads'
new fb63d6fdcd3c drm/amd/display: remove unused struct 'dc_reg_sequence'
new 9c1a429217d2 drm/amdgpu: Fix amdgpu_vm_is_bo_always_valid kerneldoc
new 0f58ad1d69bb Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new b178d3eae6e9 Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new 41dcac8490c2 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 8f6a15f095a6 Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm [...]
new 197f21944c52 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new fe2448ac9f32 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new e57870402567 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9b5c173b1997 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 2bdc720e2900 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4e4851ca10f4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e4484cd90181 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 11777b5cfe45 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 2d24c046cdba Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f8201dcfe98d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 837aa6e446f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 79dcceb1f9ea Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8887c896aa24 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5fdba7ca8338 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 631e9d23ea01 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1c57a7cdbc63 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c2d7d022c83a Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new d3ace94d702b Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 0792aa0c8b52 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new e0ade54c96c0 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new 2ae57ef049f2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 79e961706949 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 43296ab8ded8 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new f3dfb1d2415f Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new d9040771439b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a81d3c1bb1e4 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 28ee26de1cb5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 063b20cb2536 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new 1c6d596096c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5264a52193f2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c3f906b7c649 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 2a1b02bcba78 workqueue: Refactor worker ID formatting and make wq_worke [...]
new c994fb987d06 Merge branch 'for-next' of https://evilpiepirate.org/git/b [...]
new 7d3f984e2c6d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2ff173894598 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 06ef6f483ba1 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 24222d01bcf2 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new c6ab839776e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 25cfab0b550c Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 9da8aa52a79e Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new 0e13d46b4c72 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
new d724d8736dfe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d91ba54757b5 Merge branch '9p-next' of git://github.com/martinetd/linux
new c3e80dfe8bfd Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 1d13b82a8ebe Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e7647cbaba0e Input: xpad - add support for Machenike G5 Pro Controller
new 277d1ff028da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ae7907857101 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 555b6283f6e3 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 50ac60e775e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9d39e483f3cc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 36d562bb371b Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new ebfb003334a0 Merge branch 'docs-next' of git://git.lwn.net/linux.git
new d9909cad4185 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new a5f5c504ec17 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 25d7b1115fca Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
new 00a5a493890d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 558da1a7105e Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new b68072973a87 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 94c85f51c5a6 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new cca7e9f0dc3d Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new a27c302fcb19 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 612d86376b6f Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 9bbe97e7b7e9 Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
new 79ba9f869c5f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 49129f318ff4 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new a2c3aa488e36 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f7062b173f61 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new bfc509c66a6d Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 325c3aca7b88 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 712bc213da54 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e8e39306cda4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new afa7b0f0409e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 72930cc1f5f1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new abea09d49113 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 58848c416558 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 3d3746813866 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 17b555101e7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 80ec3dbfefc2 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new c6465e817e8a Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 7e29647ab86f Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 2d26efd5fbb2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new fb9092175ab7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 210e09da1301 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d173d186f044 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new d0c869254370 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 476a2158a8b2 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new e96ea09780a5 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 635a6002d4d4 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new a42d8fb861a9 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new ae946ead9f76 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fdb5ee2d30fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 153312561160 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new e796e57991dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0a38a9cc3894 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fb813da5b4b7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b9eb6da64fa1 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 883846fb289b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1fff2adc7609 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5bc646368893 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4d207a266323 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 56d46262a107 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 06e74e1d2ee2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new db2307152c9b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0c6b40c17c49 Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new 31391faf24e9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e644e447be75 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 80d934838d0e Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new 919de28aef05 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 8b822a94fa05 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 051a937e12a8 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 11cfb43d971f Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 124cfbcd6d18 Add linux-next specific files for 20240521
The 244 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.
--
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 f83e461f10 powerpc: Update ulps
new 8428278b5f i386: Don't define stpncpy alias when used in IFUNC [BZ #31768]
new 4b30c644d2 resolv: Make _res_opcodes a compat symbol [BZ #31764]
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:
resolv/res_debug.c | 1 +
sysdeps/i386/stpncpy.S | 2 ++
2 files changed, 3 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-14
in repository gcc.
from 89ab128656b PHIOPT: Don't transform minmax if middle bb contains a phi [...]
new 786597185d5 Daily bump.
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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 26 ++++++++++++++++++++++++++
4 files changed, 53 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 releases/gcc-13
in repository gcc.
from 441602347fa Daily bump.
new a021b585532 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 releases/gcc-12
in repository gcc.
from 2f0c2cc25cd Daily bump.
new 113ddbe0726 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.