This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 2880e1a175b9 Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/ [...]
new 0495e337b703 mm/slab_common: Deleting kobject in kmem_cache_destroy() w [...]
new d330076e1d4b Merge tag 'slab-for-6.0-rc4' of git://git.kernel.org/pub/s [...]
new 60deb9f10eec wifi: mac80211: Fix UAF in ieee80211_scan_rx()
new 36fe8e4e5cb0 wifi: mac80211: always free sta in __sta_info_alloc in cas [...]
new 62b03f45c635 wifi: mac80211: fix possible leak in ieee80211_tx_control_port()
new 15bc8966b6d3 wifi: mac80211: Don't finalize CSA in IBSS mode if state i [...]
new d776763f4808 wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
new 55f0a4894484 wifi: mac80211: potential NULL dereference in ieee80211_tx [...]
new 4ba9d38bb5a3 Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pu [...]
new 27e23836ce22 selftests/bpf: Add lru_bug to s390x deny list
new 58ca14ed98c8 xsk: Fix corrupted packets for XDP_SHARED_UMEM
new 583585e48d96 skmsg: Fix wrong last sg check in sk_msg_recvmsg()
new 3024d95a4c52 bpf: Partially revert flexible-array member replacement
new 14b20b784f59 bpf: Restrict bpf_sys_bpf to CAP_PERFMON
new 7ec9fce4b316 ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
new 7d6620f107ba bpf, cgroup: Fix kernel BUG in purge_effective_progs
new 0947ae112108 bpf: Fix a data-race around bpf_jit_limit.
new 2fc31465c537 bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
new 1800b2ac96d8 selftests/bpf: Add regression test for pruning fix
new cb15c7348737 Merge branch 'Fix incorrect pruning for ARG_CONST_ALLOC_SI [...]
new a657182a5c51 bpf: Don't use tnum_range on array range checking for poke [...]
new 2e085ec0e2d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new b82a26d8633c Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
new 1fd02d56dae3 Bluetooth: hci_sync: Fix suspend performance regression
new b840304fb46c Bluetooth: L2CAP: Fix build errors in some archs
new 23b72814da1a Bluetooth: MGMT: Fix Get Device Flags
new 3cfbc6ac22d6 Bluetooth: hci_sync: fix double mgmt_pending_free() in rem [...]
new c57290937667 Bluetooth: ISO: Fix not handling shutdown condition
new f48735a9aaf8 Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
new cb0d160f813b Bluetooth: move from strlcpy with unused retval to strscpy
new 2da8eb834b77 Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
new 037c97b2886e Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub [...]
new 7498a457ecf7 net: sparx5: fix handling uneven length packets in manual [...]
new 2ca1c94ce0b6 tg3: Disable tg3 device on system reboot to avoid triggering AER
new 3ce9f2bef755 net: smsc911x: Stop and start PHY during suspend and resume
new a87406f4adee openvswitch: fix memory leak at failed datapath creation
new ebe5555c2f34 nfp: flower: fix ingress police using matchall filter
new 1bd3a383075c r8152: add PID for the Lenovo OneLink+ Dock
new 3f8ae9fe0409 net: dsa: xrs700x: Use irqsave variant for u64 stats update
new 278d3ba61563 net: Use u64_stats_fetch_begin_irq() for stats fetch.
new cb10b0f91c5f Merge branch 'u64_stats-fixups'
new b05972f01e7d net: sched: tbf: don't call qdisc_put() while holding tree lock
new f612466ebecb net/sched: fix netdevice reference leaks in attach_default [...]
new fce1c23f6291 net: virtio_net: fix notification coalescing comments
new 4a4ce82212ef net: phy: micrel: Make the GPIO to be non-exclusive
new afe7116f6d3b ieee802154/adf7242: defer destroy_workqueue call
new b5a990209d72 net/ieee802154: fix repeated words in comments
new f0da47118c7e net: mac802154: Fix a condition in the receive path
new ffd7bdddaab1 ieee802154: cc2520: add rc code in cc2520_tx()
new 613c86977efd Merge tag 'ieee802154-for-net-2022-08-29' of git://git.ker [...]
new 642b2122c5df nfp: fix the access to management firmware hanging
new 13a9d08c2962 net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
new c0955bf957be ethernet: rocker: fix sleep in atomic context bug in neigh [...]
new 3a1a274e933f mlxbf_gige: compute MDIO period based on i1clk
new 8fc29ff3910f kcm: fix strp_init() order and cleanup
new 404a5ad72011 Documentation: networking: correct possessive "its"
new 5a3a59981027 selftests: net: sort .gitignore file
new 90fabae8a2c2 sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
new eb55dc09b5dd ip: fix triggering of 'icmp redirect'
new 52267ce25f60 net: dsa: hellcreek: Print warning only once
new 8c70521238b7 tcp: annotate data-race around challenge_timestamp
new 79e3602caa6f tcp: make global challenge ack rate limitation per net-ns [...]
new a3daac631e48 Merge branch 'tcp-tcp-challenge-ack-fixes'
new 0b4f688d53fd Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming [...]
new a8424a9b4522 net/smc: Remove redundant refcount increase
new 42e66b1cc3a0 Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/li [...]
The 66 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:
Documentation/networking/devlink/netdevsim.rst | 2 +-
Documentation/networking/driver.rst | 2 +-
Documentation/networking/ip-sysctl.rst | 5 +-
Documentation/networking/ipvlan.rst | 2 +-
Documentation/networking/l2tp.rst | 2 +-
Documentation/networking/switchdev.rst | 2 +-
drivers/net/dsa/xrs700x/xrs700x.c | 5 +-
drivers/net/ethernet/broadcom/tg3.c | 8 +-
drivers/net/ethernet/cortina/gemini.c | 24 ++--
drivers/net/ethernet/fungible/funeth/funeth_txrx.h | 4 +-
drivers/net/ethernet/google/gve/gve_ethtool.c | 16 +--
drivers/net/ethernet/google/gve/gve_main.c | 12 +-
drivers/net/ethernet/huawei/hinic/hinic_rx.c | 4 +-
drivers/net/ethernet/huawei/hinic/hinic_tx.c | 4 +-
.../net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.h | 4 +-
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c | 122 ++++++++++++++++++---
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_regs.h | 2 +
.../net/ethernet/mellanox/mlxsw/spectrum_span.c | 3 +-
.../net/ethernet/microchip/lan966x/lan966x_fdma.c | 5 +-
.../net/ethernet/microchip/sparx5/sparx5_packet.c | 2 +
.../net/ethernet/netronome/nfp/flower/qos_conf.c | 5 +-
.../net/ethernet/netronome/nfp/nfp_net_common.c | 8 +-
.../net/ethernet/netronome/nfp/nfp_net_ethtool.c | 8 +-
.../ethernet/netronome/nfp/nfpcore/nfp_nsp_eth.c | 1 +
drivers/net/ethernet/rocker/rocker_ofdpa.c | 2 +-
drivers/net/ethernet/smsc/smsc911x.c | 6 +
drivers/net/ieee802154/adf7242.c | 3 +-
drivers/net/ieee802154/ca8210.c | 2 +-
drivers/net/ieee802154/cc2520.c | 1 +
drivers/net/netdevsim/netdev.c | 4 +-
drivers/net/phy/micrel.c | 8 +-
drivers/net/usb/cdc_ether.c | 7 ++
drivers/net/usb/r8152.c | 3 +
include/net/ip_tunnels.h | 4 +-
include/net/netns/ipv4.h | 2 +
include/uapi/linux/bpf.h | 2 +-
include/uapi/linux/virtio_net.h | 14 +--
kernel/bpf/cgroup.c | 4 +-
kernel/bpf/core.c | 2 +-
kernel/bpf/syscall.c | 2 +-
kernel/bpf/verifier.c | 13 ++-
mm/slab_common.c | 45 +++++---
net/bluetooth/hci_event.c | 13 ++-
net/bluetooth/hci_sync.c | 30 +++--
net/bluetooth/hidp/core.c | 6 +-
net/bluetooth/iso.c | 35 ++++--
net/bluetooth/l2cap_core.c | 10 +-
net/bluetooth/mgmt.c | 72 +++++++-----
net/core/skmsg.c | 4 +-
net/dsa/tag_hellcreek.c | 2 +-
net/ipv4/fib_frontend.c | 4 +-
net/ipv4/ip_gre.c | 2 +-
net/ipv4/ip_tunnel.c | 7 +-
net/ipv4/tcp_input.c | 21 ++--
net/ipv4/tcp_ipv4.c | 6 +-
net/kcm/kcmsock.c | 15 ++-
net/mac80211/ibss.c | 4 +
net/mac80211/scan.c | 11 +-
net/mac80211/sta_info.c | 10 +-
net/mac80211/tx.c | 3 +-
net/mac802154/rx.c | 2 +-
net/mpls/af_mpls.c | 4 +-
net/openvswitch/datapath.c | 4 +-
net/sched/sch_generic.c | 31 +++---
net/sched/sch_tbf.c | 4 +-
net/smc/af_smc.c | 1 -
net/wireless/debugfs.c | 3 +-
net/xdp/xsk_buff_pool.c | 16 ++-
tools/testing/selftests/bpf/DENYLIST.s390x | 1 +
tools/testing/selftests/bpf/verifier/precise.c | 25 +++++
tools/testing/selftests/net/.gitignore | 50 ++++-----
71 files changed, 507 insertions(+), 265 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 37ff51a9858 libstdc++: Remove FIXME for ICE with remove_cvref_t in requ [...]
new 5924b6b2e75 Add global REAL_VALUE_TYPE infinities to real.*.
new bb17c5030dc Convert ranger uses of real_inf to dconst[n]inf.
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:
gcc/emit-rtl.cc | 5 +++++
gcc/range-op-float.cc | 16 ++++++----------
gcc/real.h | 2 ++
gcc/value-range.cc | 23 ++++++++---------------
gcc/value-range.h | 16 ++++------------
5 files changed, 25 insertions(+), 37 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
from b7dea5b52 26: onsuccess: 2: Success after binutils/gcc: 36 commits
new d65612480 27: onsuccess: 2: Success after binutils/gcc: 49 commits
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:
01-reset_artifacts/console.log.xz | Bin 1664 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 53100 -> 51452 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 531948 -> 532364 bytes
06-check_regression/console.log.xz | Bin 3132 -> 2184 bytes
07-update_baseline/console.log | 2 +-
dashboard/dashboard-env.sh | 19 -------------------
dashboard/dashboard-generate.sh | 14 ++++++++++++++
dashboard/squad/push_results_to_squad.sh | 21 ---------------------
dashboard/squad/summary-annotation.txt | 1 -
dashboard/squad/test/results-functional.json | 3 ---
dashboard/squad/test/results-metadata.json | 9 ---------
dashboard/squad/test/results-metrics.json | 3 ---
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
19 files changed, 29 insertions(+), 71 deletions(-)
delete mode 100644 dashboard/dashboard-env.sh
create mode 100755 dashboard/dashboard-generate.sh
delete mode 100755 dashboard/squad/push_results_to_squad.sh
delete mode 100644 dashboard/squad/summary-annotation.txt
delete mode 100644 dashboard/squad/test/results-functional.json
delete mode 100644 dashboard/squad/test/results-metadata.json
delete mode 100644 dashboard/squad/test/results-metrics.json
--
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 c5e4d5e99162 Merge tag 'fscache-fixes-20220831' of git://git.kernel.org [...]
new 2555283eb40d mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
new a8d302a0b770 ALSA: memalloc: Revive x86-specific WC page allocations again
new 22dec134dbfa ALSA: seq: oss: Fix data-race for max_midi_devs access
new 3e7e04b747ad ALSA: seq: Fix data-race at module auto-loading
new 2e6481a3f3ee ALSA: hda: intel-nhlt: Correct the handling of fmt_config [...]
new 6ab55ec0a938 ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
new 5934d9a03836 ALSA: control: Re-order bounds checking in get_ctl_id_hash()
new a2d57ebec1e1 ALSA: hda/realtek: Add speaker AMP init for Samsung laptop [...]
new 5f3d9e8161bb ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
new 2880e1a175b9 Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/ [...]
The 10 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/linux/rmap.h | 7 +++-
mm/rmap.c | 29 +++++++------
sound/core/control.c | 6 +--
sound/core/memalloc.c | 87 ++++++++++++++++++++++++++++++++-------
sound/core/seq/oss/seq_oss_midi.c | 2 +
sound/core/seq/seq_clientmgr.c | 12 +++---
sound/hda/intel-nhlt.c | 8 +++-
sound/pci/hda/patch_realtek.c | 63 ++++++++++++++++++++++++----
sound/usb/quirks.c | 2 +
9 files changed, 167 insertions(+), 49 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 users/ARM/morello-binutils-gdb-master
in repository binutils-gdb.
from 20b65d42808 Make various linker tests more robust
new de0ead82731 Add CPSR C64 bit (26)
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/features/aarch64-core.c | 1 +
gdb/features/aarch64-core.xml | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.