This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from a4a35f6cbebb Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/l [...]
new f91f7ac900e7 refcount: Report UAF for refcount_sub_and_test(0) when counter==0
new f32e90c0688a gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
new 92e9bac18124 kunit/overflow: Fix UB in overflow_allocation_test
new 020925ce9299 kallsyms: Do not cleanup .llvm.<hash> suffix before sortin [...]
new fb6a421fb615 kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
new e724918b3786 Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pu [...]
The 6 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:
drivers/misc/lkdtm/refcount.c | 16 ++++++++
include/linux/refcount.h | 4 +-
kernel/kallsyms.c | 55 +++------------------------
kernel/kallsyms_selftest.c | 22 +----------
lib/overflow_kunit.c | 3 +-
scripts/gcc-plugins/randomize_layout_plugin.c | 4 --
scripts/kallsyms.c | 31 +--------------
scripts/link-vmlinux.sh | 4 --
8 files changed, 28 insertions(+), 111 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 13c89a620 features.h: support POSIX.1-2024
new ca31784fe Fix POSIX guards for POSIX.1-2024 extensions
new 8d4ea8ba6 Cygwin: getopt.h: fix a comment
new b2e05e03d stdlib.h: define __itoa/__utoa while building newlib
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:
newlib/libc/include/dirent.h | 4 ++--
newlib/libc/include/locale.h | 2 +-
newlib/libc/include/stdlib.h | 2 +-
winsup/cygwin/include/getopt.h | 2 +-
winsup/cygwin/include/sys/dirent.h | 8 ++++----
5 files changed, 9 insertions(+), 9 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 3673b7054ec Tweak base/index disambiguation in decompose_normal_address [...]
new 580fe7979f3 c++: fix up cpp23/consteval-if3.C test [PR115583]
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/g++.dg/cpp23/consteval-if13.C | 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 glibc.
from f446d90fe6 x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS
new 3f7df7e757 Make tst-ungetc use libsupport
new cdf0f88f97 ungetc: Fix uninitialized read when putting into unused stre [...]
new 3e1d8d1d1d ungetc: Fix backup buffer leak on program exit [BZ #27821]
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:
libio/genops.c | 8 +-
libio/libioP.h | 4 +-
manual/stdio.texi | 8 +-
stdio-common/Makefile | 7 ++
.../tst-ungetc-leak.c | 15 +--
stdio-common/tst-ungetc.c | 114 +++++++++++----------
6 files changed, 83 insertions(+), 73 deletions(-)
copy debug/tst-realpath-chk.c => stdio-common/tst-ungetc-leak.c (80%)
--
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 1fb918967b56 Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/s [...]
new fa0db8e56878 Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_CON [...]
new 6e80a1fd99fd Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/l [...]
new 0c84bde4f37b media: Revert "media: dvb-usb: Fix unexpected infinite loo [...]
new 63de936b513f media: atomisp: Fix streaming no longer working on BYT / I [...]
new 20573d8e1c28 Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/ [...]
new e5876b088ba0 usbnet: ipheth: race between ipheth_close and error handling
new 655b46d7a39a usbnet: ipheth: remove extraneous rx URB length check
new 94d7eeb6c0ef usbnet: ipheth: drop RX URBs with no payload
new 74efed51e0a4 usbnet: ipheth: do not stop RX on failing RX callback
new 67927a1b255d usbnet: ipheth: fix carrier detection in modes 1 and 4
new 3a3be7ff9224 gtp: pull network headers in gtp_dev_xmit()
new 2b2bc3bab158 net: Make USO depend on CSUM offload
new 30b03f2a0592 udp: Fall back to software USO if IPv6 extension headers a [...]
new 1d2c46c1bc56 selftests/net: Add coverage for UDP GSO with IPv6 extensio [...]
new d2438c16a634 Merge branch 'don-t-take-hw-uso-path-when-packets-can-t-be [...]
new c31fe2b5095d net/mlx5: SD, Do not query MPIR register if no sd_group
new ab6013a59b4d net/mlx5e: SHAMPO, Increase timeout to improve latency
new e6b5afd30b99 net/mlx5e: Take state lock during tx timeout reporter
new cbc796be1779 net/mlx5e: Correctly report errors for ethtool rx flows
new 0b4a4534d083 net/mlx5e: Fix queue stats access to non-existing channels splat
new eb755a956f61 Merge branch 'mlx5-misc-fixes-2024-08-08'
new 9a039eeb71a4 net: ethernet: use ip_hdrlen() instead of bit shift
new e037a26ead18 igc: Fix packet still tx after gate close by reducing i226 [...]
new f8d6acaee9d3 igc: Fix qbv_config_change_errors logics
new 0afeaeb5dae8 igc: Fix reset adapter logics when tx mode change
new 6c3fc0b1c3d0 igc: Fix qbv tx latency by setting gtxoffset
new 484caf207629 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/ [...]
new a9a18e8f770c atm: idt77252: prevent use after free in dequeue_rx()
new 9ff2f816e2aa net: axienet: Fix register defines comment description
new 63796bc2e97c net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
new 5b9eebc2c7a5 net: dsa: vsc73xx: pass value in phy_write operation
new fa63c6434b6f net: dsa: vsc73xx: check busy flag in MDIO operations
new 9f9a72654622 net: dsa: vsc73xx: allow phy resetting
new de7a670f8def net: phy: vitesse: repair vsc73xx autonegotiation
new 1fc202194124 Merge branch 'vsc73xx-fix-mdio-and-phy'
new c25504a0ba36 dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property phys
new 32316f676b4e net: mana: Fix RX buf alloc_size alignment and atomic op panic
new db1b4bedb9b9 net: ethernet: mtk_wed: fix use-after-free panic in mtk_we [...]
new 6e1918ff6805 net: macb: Use rcu_dereference() for idev->ifa_list in mac [...]
new 58a63729c957 net: mana: Fix doorbell out of order violation and avoid u [...]
new df934abb185c mlxbf_gige: disable RX filters until RX path initialized
new 655111b838cd mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
new a2cbb1603943 tcp: Update window clamping condition
new 6c569b77f030 selftest: af_unix: Fix kselftest compilation warnings
new f1cb9d5aefba wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_i [...]
new 2ad4e1ada8ee wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
new 479ffee68d59 wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6 [...]
new 38c8d02501c0 wifi: iwlwifi: correctly lookup DMA address in SG table
new 38055789d151 wifi: ath12k: use 128 bytes aligned iova in transmit path [...]
new e37a9184f270 Merge tag 'ath-current-20240812' of git://git.kernel.org/p [...]
new b2ca1661c7db Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pu [...]
new 69139d2919dd vsock: fix recursive ->recvmsg calls
new fde25c20f518 net: ethtool: Allow write mechanism of LPL and both LPL and EPL
new 1f1b19428409 net: thunder_bgx: Fix netdev structure allocation
new cdc90f75387c pse-core: Conditionally set current limit during PI regula [...]
new 7965a7f32a53 selftests: net: lib: kill PIDs before del netns
new 8445d9d3c031 net: hns3: fix wrong use of semaphore up
new 30545e17eac1 net: hns3: use the user's cfg after reset
new be5e816d00a5 net: hns3: fix a deadlock problem when config TC during resetting
new 86db7bfb0670 net: hns3: void array out of bound when loop tnl_num
new 7660833d2175 net: hns3: use correct release function during uninitialization
new 34dfdf210d05 Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'
new 3cd740b98596 netfilter: allow ipv6 fragments to arrive on different devices
new d1a7b382a9d3 netfilter: nfnetlink: Initialise extack before use in ACKs
new e9767137308d netfilter: flowtable: initialise extack before use
new 7d8dc1c7be8d netfilter: nf_queue: drop packets with cloned unconfirmed [...]
new ea2306f0330c selftests: netfilter: add test for br_netfilter+conntrack+ [...]
new e0b6648b0446 netfilter: nf_tables: Audit log dump reset after the fact
new 69fc3e9e90f1 netfilter: nf_tables: Introduce nf_tables_getobj_single
new bd662c4218f9 netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET [...]
new 9c5af2d7dfe1 Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/li [...]
new a4a35f6cbebb Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/l [...]
The 72 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:
.../bindings/net/fsl,qoriq-mc-dpmac.yaml | 4 +
drivers/ata/libata-scsi.c | 15 ++-
drivers/atm/idt77252.c | 9 +-
drivers/media/usb/dvb-usb/dvb-usb-init.c | 35 +----
drivers/net/dsa/vitesse-vsc73xx-core.c | 54 ++++++--
drivers/net/ethernet/cadence/macb_main.c | 4 +-
drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 30 +++--
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 3 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | 6 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 30 +++--
.../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c | 3 +
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 4 +-
drivers/net/ethernet/intel/igc/igc_defines.h | 6 +
drivers/net/ethernet/intel/igc/igc_main.c | 8 +-
drivers/net/ethernet/intel/igc/igc_tsn.c | 76 +++++++++--
drivers/net/ethernet/intel/igc/igc_tsn.h | 1 +
drivers/net/ethernet/jme.c | 10 +-
drivers/net/ethernet/mediatek/mtk_wed.c | 6 +-
drivers/net/ethernet/mellanox/mlx5/core/en.h | 2 +-
.../net/ethernet/mellanox/mlx5/core/en/params.c | 16 ++-
.../net/ethernet/mellanox/mlx5/core/en/params.h | 1 +
.../ethernet/mellanox/mlx5/core/en/reporter_tx.c | 2 +
.../ethernet/mellanox/mlx5/core/en_fs_ethtool.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 17 +--
drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c | 18 +--
.../net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.h | 8 ++
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c | 10 ++
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_regs.h | 2 +
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_rx.c | 50 ++++++-
drivers/net/ethernet/microsoft/mana/mana_en.c | 30 +++--
drivers/net/ethernet/xilinx/xilinx_axienet.h | 16 +--
drivers/net/gtp.c | 3 +
drivers/net/phy/vitesse.c | 14 --
drivers/net/pse-pd/pse_core.c | 11 +-
drivers/net/usb/ipheth.c | 20 +--
drivers/net/wireless/ath/ath12k/dp_tx.c | 72 ++++++++++
drivers/net/wireless/ath/ath12k/hw.c | 6 +
drivers/net/wireless/ath/ath12k/hw.h | 4 +
drivers/net/wireless/ath/ath12k/mac.c | 1 +
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 13 +-
drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 3 +-
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 5 +-
drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 32 +++--
drivers/net/wireless/mediatek/mt76/mt7921/main.c | 2 +-
.../net/wireless/realtek/rtlwifi/rtl8192du/hw.c | 2 +-
.../media/atomisp/pci/ia_css_stream_public.h | 8 +-
.../staging/media/atomisp/pci/sh_css_internal.h | 19 ++-
include/net/af_vsock.h | 4 +
include/net/mana/mana.h | 1 +
net/bridge/br_netfilter_hooks.c | 6 +-
net/core/dev.c | 26 ++--
net/ethtool/cmis_fw_update.c | 8 +-
net/ipv4/tcp_input.c | 28 ++--
net/ipv4/udp_offload.c | 6 +
net/ipv6/netfilter/nf_conntrack_reasm.c | 4 +
net/mptcp/diag.c | 2 +-
net/netfilter/nf_flow_table_offload.c | 2 +-
net/netfilter/nf_tables_api.c | 147 ++++++++++++++-------
net/netfilter/nfnetlink.c | 5 +-
net/netfilter/nfnetlink_queue.c | 35 ++++-
net/vmw_vsock/af_vsock.c | 50 ++++---
net/vmw_vsock/vsock_bpf.c | 4 +-
tools/testing/selftests/net/af_unix/msg_oob.c | 2 +-
tools/testing/selftests/net/lib.sh | 1 +
tools/testing/selftests/net/netfilter/Makefile | 1 +
.../selftests/net/netfilter/br_netfilter_queue.sh | 78 +++++++++++
tools/testing/selftests/net/udpgso.c | 25 +++-
67 files changed, 829 insertions(+), 299 deletions(-)
create mode 100755 tools/testing/selftests/net/netfilter/br_netfilter_queue.sh
--
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 7da0886247 x86: Fix bug in strchrnul-evex512 [BZ #32078]
new b93dddfaf4 x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path
new f446d90fe6 x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS
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/x86/cpu-features.c | 20 +++++++++
sysdeps/x86/cpu-tunables.c | 2 +
sysdeps/x86/dl-cacheinfo.h | 49 ++++++++++++++++------
.../cpu-features-preferred_feature_index_1.def | 1 +
sysdeps/x86/tst-hwcap-tunables.c | 6 ++-
sysdeps/x86_64/multiarch/ifunc-memset.h | 18 +++++---
6 files changed, 76 insertions(+), 20 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 d47600c85d2 Add another constructor to scoped_restore_current_language
new 4184396d587 Revert "MIPS: correct macro use in gas and ld testsuites"
new 5835278179d Revert "ia64: correct macro use in gas testsuite"
new a1299dc71ec Revert "bfin: correct macro use in gas testsuite"
new 5e3c96bded4 Revert "Arm: correct macro use in gas testsuite"
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:
gas/testsuite/gas/arm/group-reloc-ldrs-encoding-bad.s | 2 +-
gas/testsuite/gas/arm/group-reloc-ldrs.s | 2 +-
gas/testsuite/gas/bfin/allinsn16.s | 8 ++++----
gas/testsuite/gas/ia64/pcrel.s | 12 ++++++------
gas/testsuite/gas/mips/unaligned-branch-1.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-2.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-micromips-1.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-micromips-2.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-mips16-1.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-mips16-2.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-r6-1.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-r6-2.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-r6-3.s | 4 ++--
gas/testsuite/gas/mips/unaligned-branch-r6-4.s | 4 ++--
gas/testsuite/gas/mips/unaligned-jump-1.s | 4 ++--
gas/testsuite/gas/mips/unaligned-jump-2.s | 4 ++--
gas/testsuite/gas/mips/unaligned-jump-micromips-1.s | 4 ++--
gas/testsuite/gas/mips/unaligned-jump-micromips-2.s | 4 ++--
gas/testsuite/gas/mips/unaligned-jump-mips16-1.s | 4 ++--
gas/testsuite/gas/mips/unaligned-jump-mips16-2.s | 4 ++--
ld/testsuite/ld-mips-elf/unaligned-data.s | 2 +-
ld/testsuite/ld-mips-elf/unaligned-insn.s | 2 +-
ld/testsuite/ld-mips-elf/unaligned-text.s | 2 +-
23 files changed, 47 insertions(+), 47 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 5c8f918639f gas: pru: Fix trailing whitespace handling
new d47600c85d2 Add another constructor to scoped_restore_current_language
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:
gdb/breakpoint.c | 3 +--
gdb/language.c | 7 +++++++
gdb/language.h | 4 ++++
gdb/mi/mi-main.c | 5 +----
gdb/parse.c | 8 ++------
gdb/symmisc.c | 3 +--
6 files changed, 16 insertions(+), 14 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 4eb9397b6 Cygwin: Avoid use-after-free warnings in __set_lc_time_from_w [...]
new c6f14f261 features.h: fix whitespace
new 13c89a620 features.h: support POSIX.1-2024
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:
newlib/libc/include/sys/features.h | 106 +++++++++++++++++++++----------------
1 file changed, 59 insertions(+), 47 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 a6f8fe0a9e9 lto: Don't include unused LTO archive members in output
new 5c8f918639f gas: pru: Fix trailing whitespace handling
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:
gas/config/tc-pru.c | 8 ++++++++
gas/testsuite/gas/pru/pr32073.d | 11 +++++++++++
gas/testsuite/gas/pru/pr32073.s | 6 ++++++
3 files changed, 25 insertions(+)
create mode 100644 gas/testsuite/gas/pru/pr32073.d
create mode 100644 gas/testsuite/gas/pru/pr32073.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.