This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from f14faaf3a1fb Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub [...]
new 16459fe7e0ca x86/kfence: fix booting on 32bit non-PAE systems
new 011d4e52a76c liveupdate: luo_file: do not clear serialized_data on unfreeze
new f1675db3c7f1 mailmap: update Alexander Mikhalitsyn's emails
new 2030dddf9545 mm, shmem: prevent infinite loop on truncate race
new 1a47837bfafe Documentation: document liveupdate cmdline parameter
new b20624608f35 Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://g [...]
new 37d312bf957b MAINTAINERS: add an entry for PSP
new 13e00fdc9236 net: add skb_header_pointer_careful() helper
new cabd1a976375 net/sched: cls_u32: use skb_header_pointer_careful()
new de5720f91b0b Merge branch 'net-fix-potential-crash-in-net-sched-cls_u32-c'
new ed48a84a72fe dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_i [...]
new 926ede0c85e1 net: liquidio: Initialize netdev pointer before queue setup
new 8558aef4e8a1 net: liquidio: Fix off-by-one error in PF setup_nic_device [...]
new 6cbba46934ae net: liquidio: Fix off-by-one error in VF setup_nic_device [...]
new 82deb2816ebb Merge branch 'net-liquidio-fix-memory-leaks-in-setup_nic_devices'
new 31a7a0bbeb00 dpaa2-switch: add bounds check for if_id in IRQ handler
new adcbadfd8e05 net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
new f8db6475a836 macvlan: fix error recovery in macvlan_common_newlink()
new 6d06bc83a5ae net: usb: r8152: fix resume reset deadlock
new fdf3f6800be3 net: don't touch dev->stats in BPF redirect paths
new 83b67cc9be92 linkwatch: use __dev_put() in callers to prevent UAF
new 1c172febdf06 net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm f [...]
new dbbec8c5a79f net: stmmac: fix stm32 (and potentially others) resume regression
new 74d9391e8849 tipc: use kfree_sensitive() for session key material
new a69c17230cab net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4
new 9ae13b2e64fc net: enetc: Remove CBDR cacheability AXI settings for ENETC v4
new 21d0fc95b592 net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4
new c28d765ec5da net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4
new d9f5824d5d9a Merge branch 'enetc-v4-hardware-integration-fixes'
new 99854c167cfc ice: fix missing TX timestamps interrupts on E825 devices
new 88b68f35eb43 ice: PTP: fix missing timestamps on E825 hardware
new fc6f36eaaedc ice: Fix PTP NULL pointer dereference during VSI rebuild
new 234e615bfece ice: drop udp_tunnel_get_rx_info() call from ndo_open()
new 40857194956d i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
new 79987ce1bce9 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new 3125fc170169 net: spacemit: k1-emac: fix jumbo frame support
new 78211543d2e4 net: ethernet: adi: adin1110: Check return value of devm_g [...]
new f613e8b4afea net: add proper RCU protection to /proc/net/ptype
new 5c2c3c38be39 net: gro: fix outer network offset
new bee60ce21b75 selftest: net: add a test-case for encap segmentation after GRO
new 6788d44b936c Merge branch 'net-gro-fix-outer-network-offset'
new 7b9ebcce0296 gve: Fix stats report corruption on queue count change
new c7db85d579a1 gve: Correct ethtool rx_dropped calculation
new 279fe484dde4 Merge branch 'gve-stats-reporting-fixes'
new c0b5dc73a38f net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
new 0b8c878d1173 net: cpsw: Execute ndo_set_rx_mode callback in a work queue
new 7576bd9017e3 Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in [...]
new 5ff641011ab7 wifi: iwlwifi: mld: cancel mlo_scan_start_wk
new fb7f54aa2a99 wifi: iwlwifi: mvm: pause TCM on fast resume
new 45a66b75bf10 Merge tag 'iwlwifi-fixes-2026-02-03' of https://git.kernel [...]
new 7d6ba706ae5e Merge tag 'wireless-2026-02-04' of https://git.kernel.org/ [...]
new f41c5d151078 netfilter: nf_tables: fix inverted genmask check in nft_ma [...]
new d9eb31781228 Merge tag 'nf-26-02-05' of https://git.kernel.org/pub/scm/ [...]
new bbf4a17ad9ff ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
new 8fdb05de0e2d Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/l [...]
The 55 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:
.mailmap | 1 +
Documentation/admin-guide/kernel-parameters.txt | 5 +
MAINTAINERS | 12 ++
arch/x86/include/asm/kfence.h | 7 +-
drivers/net/ethernet/adi/adin1110.c | 3 +
drivers/net/ethernet/cavium/liquidio/lio_main.c | 39 ++---
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c | 4 +-
.../net/ethernet/freescale/dpaa2/dpaa2-switch.c | 10 ++
drivers/net/ethernet/freescale/enetc/enetc.c | 11 +-
drivers/net/ethernet/freescale/enetc/enetc4_pf.c | 6 +-
drivers/net/ethernet/freescale/enetc/enetc_cbdr.c | 4 -
drivers/net/ethernet/freescale/enetc/enetc_hw.h | 17 +-
drivers/net/ethernet/google/gve/gve_ethtool.c | 77 ++++++---
drivers/net/ethernet/google/gve/gve_main.c | 4 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 1 -
drivers/net/ethernet/intel/ice/ice_main.c | 26 +--
drivers/net/ethernet/intel/ice/ice_ptp.c | 179 +++++++++++++--------
drivers/net/ethernet/intel/ice/ice_ptp.h | 18 ++-
drivers/net/ethernet/spacemit/k1_emac.c | 21 ++-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +-
drivers/net/ethernet/ti/cpsw.c | 41 ++++-
drivers/net/ethernet/ti/cpsw_new.c | 34 +++-
drivers/net/ethernet/ti/cpsw_priv.h | 1 +
drivers/net/macvlan.c | 5 +-
drivers/net/phy/sfp.c | 2 +
drivers/net/usb/r8152.c | 29 ++--
drivers/net/wireless/intel/iwlwifi/mld/iface.c | 2 -
drivers/net/wireless/intel/iwlwifi/mld/mac80211.c | 2 +
drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 6 +-
include/linux/skbuff.h | 12 ++
kernel/liveupdate/luo_file.c | 2 -
mm/shmem.c | 23 +--
net/core/filter.c | 8 +-
net/core/gro.c | 2 +
net/core/link_watch.c | 20 ++-
net/core/net-procfs.c | 50 ++++--
net/ethtool/common.c | 3 -
net/ethtool/rss.c | 9 +-
net/ipv6/ip6_fib.c | 3 +-
net/netfilter/nf_tables_api.c | 2 +-
net/sched/cls_u32.c | 13 +-
net/tipc/crypto.c | 4 +-
tools/testing/selftests/net/udpgro_fwd.sh | 64 ++++++++
43 files changed, 537 insertions(+), 248 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 binutils-gdb.
from 164959506e9 Objdump: New feature display of global variable info based [...]
new 6da514477f5 libiberty: sync with gcc
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:
include/doubly-linked-list.h | 37 ++++++++++++++++++++++++---
libiberty/testsuite/test-doubly-linked-list.c | 22 ++++++++++++++++
2 files changed, 55 insertions(+), 4 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 638fe9a49a2 contrib/download_prerequisites: Switch gcc.gnu.org link to https
new 269ce3de8c4 libstdc++: Fix ambiguity caused by new std::source_location [...]
new d78b2b6c012 libstdc++: make __collatenames array const in regex.tcc
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:
libstdc++-v3/include/bits/regex.tcc | 2 +-
libstdc++-v3/include/std/contracts | 5 ++++-
libstdc++-v3/include/std/source_location | 4 ----
.../testsuite/18_support/contracts/includes.cc | 6 ------
libstdc++-v3/testsuite/18_support/contracts/srcloc.cc | 19 +++++++++++++++++++
5 files changed, 24 insertions(+), 12 deletions(-)
delete mode 100644 libstdc++-v3/testsuite/18_support/contracts/includes.cc
create mode 100644 libstdc++-v3/testsuite/18_support/contracts/srcloc.cc
--
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 binutils-gdb.
from ad6e67cf58d [gold] Note gold and dwp deprecation in NEWS
new 164959506e9 Objdump: New feature display of global variable info based [...]
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:
binutils/NEWS | 3 +
binutils/doc/binutils.texi | 7 +
binutils/dwarf.c | 1731 ++++++++++++++++++++++++++-
binutils/dwarf.h | 256 ++++
binutils/objdump.c | 76 +-
binutils/testsuite/binutils-all/objdump.exp | 74 ++
6 files changed, 2118 insertions(+), 29 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 216bda11307 aarch64: Adjust PR117048 scan assembly test
new 638fe9a49a2 contrib/download_prerequisites: Switch gcc.gnu.org link to https
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:
contrib/download_prerequisites | 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-15
in repository gcc.
from a423c594989 c++: cv-qualified pack index propagation [PR122169]
new 30b077e1f4f aarch64: PR target/123584 - Fix expansion of SHA3 XAR with [...]
new 54103e99fa8 aarch64: fix XAR tests
new 41ea5419a93 aarch64: Adjust PR117048 scan assembly test
The 3 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-simd.md | 17 ++++++++++++-----
gcc/testsuite/gcc.target/aarch64/rotate_xar_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sha3_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sha3_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sha3_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/simd/pr117048.c | 12 ++++++------
gcc/testsuite/gcc.target/aarch64/torture/xar-zero.c | 9 +++++++++
gcc/testsuite/gcc.target/aarch64/xar_v2di_nonsve.c | 2 +-
8 files changed, 32 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/xar-zero.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 7722c043f05 libiberty: add helper to swap doubly-linked list wrappers
new 216bda11307 aarch64: Adjust PR117048 scan assembly test
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/testsuite/gcc.target/aarch64/simd/pr117048.c | 12 ++++++------
1 file changed, 6 insertions(+), 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 master
in repository gcc.
from 86efa55197e libphobos: Merge upstream phobos f7249cf45
new 7722c043f05 libiberty: add helper to swap doubly-linked list wrappers
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:
include/doubly-linked-list.h | 37 ++++++++++++++++++++++++---
libiberty/testsuite/test-doubly-linked-list.c | 22 ++++++++++++++++
2 files changed, 55 insertions(+), 4 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 4fa36577fc0 testsuite: lto: transform gcc-ar to include prefix
new a423c594989 c++: cv-qualified pack index propagation [PR122169]
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/cp/pt.cc | 9 ++++++--
gcc/testsuite/g++.dg/cpp26/pack-indexing19.C | 32 ++++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp26/pack-indexing19.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.