This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from d6d09a694205 Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/s [...]
new 7f45621c14a2 platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MOD [...]
new 73fcbad69111 platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip qui [...]
new b9570f5c9240 platform/x86: gigabyte-wmi: add support for X570 GAMING X
new 1e35b8a7780a platform/x86: gigabyte-wmi: add support for B450M S2H V2
new e649e4c806b4 Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kern [...]
new 3c603136c9f8 bnxt: don't lock the tx queue from napi poll
new 01cca6b9330a bnxt: disable napi before canceling DIM
new e8d8c5d80f5e bnxt: make sure xmit_more + errors does not miss doorbells
new fb9f7190092d bnxt: count Tx drops
new 9d5e6a707633 Merge branch 'bnxt-tx-napi-disabling-resiliency-improvements'
new 5f7735196390 ice: Fix perout start time rounding
new 19d1532a1876 net: 6pack: fix slab-out-of-bounds in decode_data
new 55c8fca1dae1 ptp_pch: Restore dependency on PCI
new 7387a72c5f84 tipc: call tipc_wait_for_connect only when dlen is not 0
new 37110237f311 qed: qed ll2 race condition fixes
new d33d19d313d3 qed: Fix null-pointer dereference in qed_rdma_create_qp()
new 976e52b718c3 bnxt_en: Disable aRFS if running on 212 firmware
new 828affc27ed4 bnxt_en: Add missing DMA memory barriers
new 517c54d28239 Merge branch 'bnxt_en-fixes'
new 4f3f2e3fa043 net: iosm: Prevent underflow in ipc_chnl_cfg_get()
new 09e856d54bda vrf: Reset skb conntrack connection on VRF rcv
new dbcf24d15388 virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
new 276e189f8e4e mac80211: fix locking in ieee80211_restart_work()
new 0a298d133893 net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
new 0f673c16c850 iwlwifi: pnvm: accept multiple HW-type TLVs
new a5bf1d4434b9 iwlwifi: add new SoF with JF devices
new 891332f697e1 iwlwifi: add new so-jf devices
new abf3d98dee7c mt76: fix enum type mismatch
new e5e487a2ec8a Merge tag 'wireless-drivers-2021-08-17' of git://git.kerne [...]
new 1b80fec7b043 ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enabl [...]
new 86b9bbd332d0 sch_cake: fix srchost/dsthost hashing mode
new ed5d2937a6a8 net: dsa: sja1105: fix use-after-free after calling of_fin [...]
new 663d946af5fb net: mdio-mux: Delete unnecessary devm_kfree
new 99d81e942474 net: mdio-mux: Don't ignore memory allocation errors
new 7bd0cef5dac6 net: mdio-mux: Handle -EPROBE_DEFER correctly
new 97712f8f912f Merge branch 'mdio-fixes'
new 01634047bf0d ovs: clear skb->tstamp in forwarding path
new a786e3195d6a net: asix: fix uninit value bugs
new c1930148a394 net: mscc: ocelot: allow forwarding from bridge ports to t [...]
new fb4b1373dcab net/rds: dma_map_sg is entitled to merge entries
new a0eea5f10eeb mptcp: fix memory leak on address flush
new 67b12f792d5e mptcp: full fully established support after ADD_ADDR
new d98c8210670e Merge branch 'mptcp-fixes'
new a876a33d2a11 r8152: fix writing USB_BP2_EN
new 6633fb83f1fa r8152: fix the maximum number of PLA bp for RTL8153C
new c15128c97b78 Merge branch 'r8152-bp-settings'
new 2d3a1e3615c5 bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgrou [...]
new 45c709f8c71b bpf: Clear zext_dst of dead insns
new 3776f3517ed9 selftests, bpf: Test that dead ldx_w insns are accepted
new 316749009fdf Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new a222be597e31 i40e: Fix ATR queue selection
new 8da80c9d5022 iavf: Fix ping is lost after untrusted VF had tried to change MAC
new d584566c4b9f Merge branch 'intel-wired-lan-driver-updates-2021-08-18'
new fa05bdb89b01 Revert "flow_offload: action should not be NULL when it is [...]
new cd0a719fbd70 net: dpaa2-switch: disable the control interface on error path
new f87d64319e6f Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/l [...]
The 56 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/net/dsa/sja1105/sja1105_mdio.c | 6 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 113 ++++++++++++++-------
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 +
.../net/ethernet/freescale/dpaa2/dpaa2-switch.c | 36 +++----
drivers/net/ethernet/intel/i40e/i40e_txrx.c | 3 +-
drivers/net/ethernet/intel/iavf/iavf.h | 1 +
drivers/net/ethernet/intel/iavf/iavf_main.c | 1 +
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c | 47 ++++++++-
drivers/net/ethernet/intel/ice/ice_ptp.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c | 5 +-
drivers/net/ethernet/mscc/ocelot.c | 1 +
drivers/net/ethernet/qlogic/qed/qed_ll2.c | 20 ++++
drivers/net/ethernet/qlogic/qed/qed_rdma.c | 3 +-
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 4 +-
drivers/net/hamradio/6pack.c | 6 ++
drivers/net/mdio/mdio-mux.c | 37 ++++---
drivers/net/usb/asix_common.c | 70 ++++++-------
drivers/net/usb/r8152.c | 23 ++++-
drivers/net/virtio_net.c | 14 +--
drivers/net/vrf.c | 4 +
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c | 25 +++--
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 70 ++++++++++++-
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h | 3 +-
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt7921/mcu.h | 3 +-
drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.c | 7 +-
drivers/platform/x86/asus-nb-wmi.c | 28 +++++
drivers/platform/x86/gigabyte-wmi.c | 2 +
drivers/ptp/Kconfig | 3 +-
include/net/flow_offload.h | 12 +--
kernel/bpf/helpers.c | 22 ++--
kernel/bpf/verifier.c | 1 +
net/mac80211/main.c | 2 +
net/mptcp/options.c | 10 +-
net/mptcp/pm_netlink.c | 44 +++-----
net/openvswitch/vport.c | 1 +
net/rds/ib_frmr.c | 4 +-
net/sched/sch_cake.c | 2 +-
net/tipc/socket.c | 2 +-
tools/testing/selftests/bpf/verifier/dead_code.c | 12 +++
41 files changed, 448 insertions(+), 206 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/simark/refactor-typesafe-var
in repository binutils-gdb.
at 002e0066dee gdb: Setting setter return a bool to tell if the value changed
This branch includes the following new commits:
new 7812fc6a3d8 gdb: Add typesafe getter/setter for cmd_list_element.var
new d1b02ba788e gdb: make string-like set show commands use std::string variable
new d712b28cc22 gdb: Have setter and getter callbacks for settings
new 002e0066dee gdb: Setting setter return a bool to tell if the value changed
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.
--
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/release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 6e46e909 0: update: binutils-gcc: 1
new d5905d2c 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6e46e909)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 251 +-
02-prepare_abe/console.log | 428 +-
04-build_abe-binutils/console.log | 9454 ++
04-build_abe-bootstrap_debug/console.log | 42086 ---------
05-build_abe-bootstrap_debug/console.log | 41118 ++++++++
.../console.log | 24 +-
.../console.log | 20 +-
console.log | 93053 ++++++++++---------
jenkins/manifest.sh | 13 +-
results | 4 +-
10 files changed, 101744 insertions(+), 84707 deletions(-)
create mode 100644 04-build_abe-binutils/console.log
delete mode 100644 04-build_abe-bootstrap_debug/console.log
create mode 100644 05-build_abe-bootstrap_debug/console.log
rename {05-check_regression => 06-check_regression}/console.log (77%)
rename {06-update_baseline => 07-update_baseline}/console.log (82%)
--
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_gnu_native_check_gdb/release-aarch64
in repository toolchain/ci/gcc.
from be45bc283e1 c++: parameterized requires-expr as default argument [PR101725]
adds 6e3647c98e4 libstdc++: Fix test that fails randomly [PR101866]
No new revisions were added by this update.
Summary of changes:
libstdc++-v3/testsuite/experimental/random/randint.cc | 18 +++++++++---------
1 file 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 533f04079c [gdb] [rs6000] Add ppc64_linux_gcc_target_options method.
adds 76bed1fdbd Automatic date update in version.in
adds 8ddf46454a gdb/solib: Refactor scan_dyntag
adds 7e40d574be x86: Avoid abort on invalid broadcast
adds ca22cf5ed5 x86: Put back 3 aborts in OP_E_memory
adds 9413ea1609 gdb: use bool in notify_command_param_changed_p and do_set_command
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/testsuite/gas/i386/bad-bcast.d | 14 +++++
gas/testsuite/gas/i386/bad-bcast.s | 3 +
gas/testsuite/gas/i386/i386.exp | 1 +
gdb/cli/cli-setshow.c | 32 +++++-----
gdb/solib-dsbt.c | 104 +-------------------------------
gdb/solib-svr4.c | 118 +++----------------------------------
gdb/solib.c | 104 ++++++++++++++++++++++++++++++++
gdb/solib.h | 6 ++
opcodes/i386-dis.c | 4 +-
10 files changed, 159 insertions(+), 229 deletions(-)
create mode 100644 gas/testsuite/gas/i386/bad-bcast.d
create mode 100644 gas/testsuite/gas/i386/bad-bcast.s
--
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.
discards db08081b 0: update: binutils-gcc: 2
new 7785215a 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (db08081b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 198 +-
02-prepare_abe/console.log | 206 +-
04-build_abe-binutils/console.log | 18479 ++---
05-build_abe-bootstrap_ubsan/console.log | 97049 +++++++++++------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 115964 ++++++++++++++--------------
jenkins/manifest.sh | 14 +-
8 files changed, 116073 insertions(+), 115869 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.