This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e599e16c16a1 Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/ [...]
new 95ce158b6c93 dsa: mv88e6xxx: Do a final check before timing out
new 5e1627cb43dd net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
new 9845217d60d0 net: dsa: ar9331: Use explict flags for regmap single read/write
new b685f1a58956 net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw [...]
new 56a16035bb6e bridge: Add extack warning when enabling STP in netns.
new 1d6d537dc55d net: ethernet: mtk_eth_soc: handle probe deferral
new 4ad23d2368cc bna: Remove error checking for debugfs_create_dir()
new a822551c51f0 net: ethernet: Remove repeating expression
new 9840036786d9 gso: fix dodgy bit handling for GSO_UDP_L4
new a66557c79020 net: bonding: remove kernel-doc comment marker
new a63e40444e1b net: cfg802154: fix kernel-doc notation warnings
new cfe57122bba5 codel: fix kernel-doc notation warnings
new 839f55c5ebdf devlink: fix kernel-doc notation warnings
new d20909a0689f inet: frags: eliminate kernel-doc warning
new 201a08830d8c net: llc: fix kernel-doc notation warnings
new d1533d726aa1 net: NSH: fix kernel-doc notation warning
new d1cca974548d pie: fix kernel-doc notation warning
new 04be3c95da82 rsi: remove kernel-doc comment marker
new 0dd1805fe498 Merge branch 'net-fix-kernel-doc-problems-in-include-net'
new b3d0e0489430 net: sched: cls_matchall: Undo tcf_bind_filter in case of [...]
new 9cb36faedeaf net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
new e8d3d78c19be net: sched: cls_u32: Undo refcount decrement in case updat [...]
new 26a22194927e net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
new ac177a330077 net: sched: cls_flower: Undo tcf_bind_filter in case of an error
new 6e8778f8e0f5 Merge branch 'sched-fixes'
new 4bdf79d686b4 net: dsa: microchip: correct KSZ8795 static MAC table access
new 162d626f3013 r8169: fix ASPM-related problem for chip version 42 and 43
new 24a3298ac9e6 ice: Unregister netdev and devlink_port only once
new b3e7b3a6ee92 ice: prevent NULL pointer deref during reload
new 03803083a9b4 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new 2033ab90380d vrf: Fix lockdep splat in output path
new 8fcd7c7b3a38 octeontx2-pf: Dont allocate BPIDs for LBK interfaces
new fda05798c22a selftests: tc: set timeout to 15 minutes
new 719b4774a8cb selftests: tc: add 'ct' action kconfig dep
new 031c99e71fed selftests: tc: add ConnTrack procfs kconfig
new 2187d6ca8209 Merge branch 'selftests-tc-increase-timeout-and-add-missin [...]
new d1998e505a99 mailmap: add entries for past lives
new 195e903b342a mailmap: Add entry for old intel email
new ee8b94c8510c can: raw: fix receiver memory leak
new 55c3b96074f3 can: bcm: Fix UAF in bcm_proc_show()
new 2603be9e8167 can: gs_usb: gs_can_open(): improve error handling
new 5886e4d5ecec can: gs_usb: fix time stamp counter initialization
new dc050849d93f Merge patch series "can: gs_usb: fix time stamp counter in [...]
new 9efa1a5407e8 can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll [...]
new 936fd2c50bdd Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git. [...]
new 78adb4bcf99e igc: Prevent garbled TX queue with XDP ZEROCOPY
new e7002b3b20c5 octeontx2-pf: mcs: Generate hash key using ecb(aes)
new 5e5265522a9a tcp: annotate data-races around tcp_rsk(req)->txhash
new eba20811f326 tcp: annotate data-races around tcp_rsk(req)->ts_recent
new e9b2bd96af6f Merge branch 'tcp-annotate-data-races-in-tcp_rsk-req'
new 5f4fa1672d98 iavf: Fix use-after-free in free_netdev
new 7c4bced3caa7 iavf: Fix out-of-bounds when setting channels on remove
new a77ed5c5b768 iavf: use internal state to free traffic IRQs
new c2ed2403f12c iavf: Wait for reset in callbacks which trigger it
new d2806d960e83 Revert "iavf: Detach device during reset task"
new d916d273041b Revert "iavf: Do not restart Tx queues after reset task failure"
new d1639a17319b iavf: fix a deadlock caused by rtnl and driver's lock circ [...]
new c34743daca0e iavf: fix reset task race with iavf_remove()
new 7f5acea727e7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux [...]
new daa751444fd9 net: ipv4: Use kfree_sensitive instead of kfree
new 4258faa130be net:ipv6: check return value of pskb_trim()
new 78a93c31003c drivers: net: fix return value check in emac_tso_csum()
new bce5603365d8 drivers:net: fix return value check in ocelot_fdma_receive_skb
new 02d84f3eb53a ipv4: ip_gre: fix return value check in erspan_fb_xmit()
new aa7cb3789b42 ipv4: ip_gre: fix return value check in erspan_xmit()
new ba7b3e7d5f90 bpf: Fix subprog idx logic in check_max_stack_depth
new b5e9ad522c4c bpf: Repeat check_max_stack_depth for async callbacks
new 824adae4530b selftests/bpf: Add more tests for check_max_stack_depth bug
new a8237cc87e3d Merge branch 'two-more-fixes-for-check_max_stack_depth'
new a3f25d614bc7 bpf, arm64: Fix BTI type used for freplace attached functions
new e80698b7f8e9 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/l [...]
new 81b3ade5d2b9 Revert "tcp: avoid the lookup process failing to get sk in [...]
new cf2ffdea0839 r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictio [...]
new e31a9fedc7d8 Revert "r8169: disable ASPM during NAPI poll"
new 88f2e009761d Merge branch 'r8169-revert-two-changes-that-caused-regressions'
new 9f9d4c1a2e82 net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
new 9b64e93e83c2 llc: Check netns in llc_dgram_match().
new 97b1d320f48c llc: Check netns in llc_estab_match() and llc_listener_match().
new 6631463b6e66 llc: Don't drop packet from non-root netns.
new 7ebd00a5a20c Revert "bridge: Add extack warning when enabling STP in netns."
new ac528649f7c6 Merge branch 'net-support-stp-on-bridge-in-non-root-netns'
new 348b81b68b13 tcp: annotate data-races around tp->tcp_tx_delay
new dd23c9f1e8d5 tcp: annotate data-races around tp->tsoffset
new 4164245c76ff tcp: annotate data-races around tp->keepalive_time
new 5ecf9d4f52ff tcp: annotate data-races around tp->keepalive_intvl
new 6e5e1de616bf tcp: annotate data-races around tp->keepalive_probes
new 3a037f0f3c4b tcp: annotate data-races around icsk->icsk_syn_retries
new 9df5335ca974 tcp: annotate data-races around tp->linger2
new ae488c74422f tcp: annotate data-races around rskq_defer_accept
new 1aeb87bc1440 tcp: annotate data-races around tp->notsent_lowat
new 26023e91e12c tcp: annotate data-races around icsk->icsk_user_timeout
new 70f360dd7042 tcp: annotate data-races around fastopenq.max_qlen
new 7998c0ad4c89 Merge branch 'tcp-add-missing-annotations'
new 1c613beaf877 net: phy: prevent stale pointer dereference in phy_init()
new ddbd8be68941 netfilter: nf_tables: fix spurious set element insertion failure
new 314c82841602 netfilter: nf_tables: can't schedule in nft_chain_validate
new 87b5a5c20940 netfilter: nft_set_pipapo: fix improper element removal
new 751d460ccff3 netfilter: nf_tables: skip bound chain in netns release path
new 6eaf41e87a22 netfilter: nf_tables: skip bound chain on rule flush
new 9b39f758974f Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/ [...]
new 195ef75e1928 Bluetooth: use RCU for hci_conn_params and iterate safely [...]
new 7f7cfcb6f082 Bluetooth: hci_event: call disconnect callback before dele [...]
new d40ae85ee62e Bluetooth: ISO: fix iso_conn related locking and validity issues
new 6910e2eb3925 Bluetooth: coredump: fix building with coredump disabled
new de6dfcefd107 Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_r [...]
new b4066eb04bb6 Bluetooth: hci_conn: return ERR_PTR instead of NULL when t [...]
new 3dcaa192ac21 Bluetooth: SCO: fix sco_conn related locking and validity issues
new 95b701543305 Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
new d1f0a9816f5f Bluetooth: MGMT: Use correct address for memcpy()
new 75d42b351f56 Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub [...]
new 57f1f9dd3abe Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/li [...]
The 111 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 | 3 +
arch/arm64/net/bpf_jit_comp.c | 8 +-
drivers/bluetooth/btusb.c | 1 +
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 10 +-
drivers/net/can/spi/mcp251xfd/mcp251xfd.h | 1 +
drivers/net/can/usb/gs_usb.c | 130 ++++++-----
drivers/net/dsa/microchip/ksz8795.c | 8 +-
drivers/net/dsa/microchip/ksz_common.c | 8 +-
drivers/net/dsa/microchip/ksz_common.h | 7 +
drivers/net/dsa/mv88e6xxx/chip.c | 7 +
drivers/net/dsa/qca/ar9331.c | 4 +-
drivers/net/ethernet/brocade/bna/bnad_debugfs.c | 5 -
drivers/net/ethernet/intel/iavf/iavf.h | 6 +-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c | 39 ++--
drivers/net/ethernet/intel/iavf/iavf_main.c | 237 +++++++++++++--------
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c | 5 +-
drivers/net/ethernet/intel/ice/ice_base.c | 2 +
drivers/net/ethernet/intel/ice/ice_ethtool.c | 13 +-
drivers/net/ethernet/intel/ice/ice_lib.c | 27 ---
drivers/net/ethernet/intel/ice/ice_main.c | 10 +-
drivers/net/ethernet/intel/igc/igc_main.c | 4 +-
.../ethernet/marvell/octeontx2/nic/cn10k_macsec.c | 137 ++++++++----
.../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 5 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 29 +--
drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c | 2 +-
drivers/net/ethernet/mscc/ocelot_fdma.c | 3 +-
drivers/net/ethernet/qualcomm/emac/emac-mac.c | 7 +-
drivers/net/ethernet/realtek/r8169_main.c | 45 +++-
drivers/net/ethernet/ti/cpsw_ale.c | 24 ++-
drivers/net/ethernet/wangxun/libwx/wx_hw.c | 1 -
drivers/net/phy/phy_device.c | 21 +-
drivers/net/usb/usbnet.c | 6 +
drivers/net/vrf.c | 12 +-
include/linux/tcp.h | 2 +-
include/net/bluetooth/hci_core.h | 7 +-
include/net/bonding.h | 2 +-
include/net/cfg802154.h | 3 +-
include/net/codel.h | 4 +-
include/net/devlink.h | 28 +--
include/net/inet_frag.h | 2 +-
include/net/llc_conn.h | 2 +-
include/net/llc_pdu.h | 6 +-
include/net/nsh.h | 2 +-
include/net/pie.h | 2 +-
include/net/rsi_91x.h | 2 +-
include/net/tcp.h | 31 ++-
kernel/bpf/verifier.c | 32 ++-
net/bluetooth/hci_conn.c | 14 +-
net/bluetooth/hci_core.c | 42 +++-
net/bluetooth/hci_event.c | 15 +-
net/bluetooth/hci_sync.c | 117 +++++++++-
net/bluetooth/iso.c | 53 +++--
net/bluetooth/mgmt.c | 28 ++-
net/bluetooth/sco.c | 23 +-
net/can/bcm.c | 12 +-
net/can/raw.c | 57 +++--
net/ipv4/esp4.c | 2 +-
net/ipv4/inet_connection_sock.c | 2 +-
net/ipv4/inet_hashtables.c | 17 +-
net/ipv4/inet_timewait_sock.c | 8 +-
net/ipv4/ip_gre.c | 6 +-
net/ipv4/tcp.c | 57 ++---
net/ipv4/tcp_fastopen.c | 6 +-
net/ipv4/tcp_ipv4.c | 10 +-
net/ipv4/tcp_minisocks.c | 11 +-
net/ipv4/tcp_output.c | 6 +-
net/ipv4/udp_offload.c | 16 +-
net/ipv6/ip6_gre.c | 3 +-
net/ipv6/tcp_ipv6.c | 4 +-
net/ipv6/udp_offload.c | 3 +-
net/llc/af_llc.c | 2 +-
net/llc/llc_conn.c | 49 +++--
net/llc/llc_if.c | 2 +-
net/llc/llc_input.c | 3 -
net/llc/llc_sap.c | 18 +-
net/netfilter/nf_tables_api.c | 12 +-
net/netfilter/nft_set_pipapo.c | 6 +-
net/sched/cls_bpf.c | 99 ++++-----
net/sched/cls_flower.c | 99 ++++-----
net/sched/cls_matchall.c | 35 ++-
net/sched/cls_u32.c | 48 ++++-
.../selftests/bpf/progs/async_stack_depth.c | 25 ++-
tools/testing/selftests/tc-testing/config | 2 +
tools/testing/selftests/tc-testing/settings | 1 +
84 files changed, 1152 insertions(+), 713 deletions(-)
create mode 100644 tools/testing/selftests/tc-testing/settings
--
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 a3090c2c98 scripts: Fix fortify checks if compiler does not support _FO [...]
new f7f181c12c hurd: Fix tst-openloc
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:
libio/tst-fopenloc.c | 3 ++-
1 file changed, 2 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.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e9313c29 Add entry dca2874897ec58ea1c22a9c2161f112fff07cfb2 from https [...]
new 3451a783 Add entry dca2874897ec58ea1c22a9c2161f112fff07cfb2 from 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:
gcc/sha1/dca2874897ec58ea1c22a9c2161f112fff07cfb2/commit-log.txt | 2 +-
gcc/sha1/dca2874897ec58ea1c22a9c2161f112fff07cfb2/jira/description | 5 ++++-
gcc/sha1/dca2874897ec58ea1c22a9c2161f112fff07cfb2/jira/yaml | 5 ++++-
gcc/sha1/dca2874897ec58ea1c22a9c2161f112fff07cfb2/status.txt | 3 +++
.../reproduction_instructions.txt | 4 ++--
.../tcwg_bootstrap_build/master-aarch64-bootstrap_lto}/summary.txt | 0
.../tcwg_bootstrap_build/status.txt | 3 +++
7 files changed, 17 insertions(+), 5 deletions(-)
copy gcc/sha1/dca2874897ec58ea1c22a9c2161f112fff07cfb2/tcwg_bootstrap_build/{maste [...]
copy {binutils/sha1/0ec2cde4f48fbe19c72d0963101888743015041e/tcwg_gnu_cross_check_ [...]
--
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.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 9b96f528 Add entry dca2874897ec58ea1c22a9c2161f112fff07cfb2 from https [...]
new e9313c29 Add entry dca2874897ec58ea1c22a9c2161f112fff07cfb2 from 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:
.../build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/dca2874897ec58ea1c22a9c2161f112fff07cfb2/tcwg_bootstrap_build/{maste [...]
copy gcc/sha1/dca2874897ec58ea1c22a9c2161f112fff07cfb2/tcwg_bootstrap_build/{maste [...]
--
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 4e9ed68ee7e cmd/go: don't collect package CGOLDFLAGS when using gccgo
new 083e7857a9e [modula2] Implement limited VAR parameter static analysis
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/m2/gm2-compiler/M2SymInit.mod | 94 ++++++++++++++--------
gcc/m2/gm2-compiler/P2SymBuild.mod | 2 +
gcc/m2/gm2-compiler/SymbolTable.def | 18 ++++-
gcc/m2/gm2-compiler/SymbolTable.mod | 85 ++++++++++++++++++-
.../fail/{testdispose2.mod => testdispose3.mod} | 6 +-
.../procedures/fail/testdispose4.mod | 22 +++++
.../testdispose2.mod => pass/testdispose3.mod} | 7 +-
.../procedures/pass/testdispose4.mod | 22 +++++
8 files changed, 211 insertions(+), 45 deletions(-)
copy gcc/testsuite/gm2/switches/uninit-variable-checking/procedures/fail/{testdisp [...]
create mode 100644 gcc/testsuite/gm2/switches/uninit-variable-checking/procedures/ [...]
copy gcc/testsuite/gm2/switches/uninit-variable-checking/procedures/{fail/testdisp [...]
create mode 100644 gcc/testsuite/gm2/switches/uninit-variable-checking/procedures/ [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.