This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c3e0e1e23c70 Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pu [...]
new 2938431e9338 LoongArch: Align the address of kernel_entry to 4KB
new 06e76acec70d LoongArch: Fix and cleanup csr_era handling in do_ri()
new 4f196cb64b69 LoongArch: Clean up loongson3_smp_ops declaration
new 81bcd4b522cf Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/ [...]
new ea08aec7e77b libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
new 6a8438de5243 ata: libata-scsi: Fix initialization of device queue depth
new 141f3d6256e5 ata: libata-sata: Fix device queue depth control
new 71f187570592 Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/li [...]
new a54dc27bd25f Input: melfas_mip4 - fix return value check in mip4_probe()
new e336d85e5b08 Input: iqs62x-keys - drop unused device node references
new 2fd003ee8ade Input: synaptics - disable Intertouch for Lenovo T14 and P [...]
new e62563db857f Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
new da9eede6b242 Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub [...]
new 195624d9c26b tun: support not enabling carrier in TUNSETIFF
new f22bd29ba19a net: macb: Fix ZynqMP SGMII non-wakeup source resume failure
new f8497b3e9650 MAINTAINERS: rectify file entry in TEAM DRIVER
new 42bc4fafe359 net: mt7531: only do PLL once after the reset
new 728c2af6ad8c net: mt7531: ensure all MACs are powered down before reset
new 6bf8e846e4bf Merge branch 'net-mt7531-pll-reset-fixes'
new b7ca8d5f56e6 sfc: correct filter_table_remove method for EF10 PFs
new 6052a4c11fd8 Revert "net: mvpp2: debugfs: fix memory leak when using de [...]
new a43206156263 usbnet: Fix memory leak in usbnet_disconnect()
new 6e23ec0ba92d net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
new c635ebe8d911 cxgb4: fix missing unlock on ETHOFLD desc collect fail path
new 4774db8dfc6a net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_ [...]
new 0dc383796f9c net: hippi: Add missing pci_disable_device() in rr_init_one()
new 49725ffc15fc net: stmmac: power up/down serdes in stmmac_open/release
new ea64cdfad124 net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
new bc7a31984489 selftests: Fix the if conditions of in test_extra_filter()
new 797666cd5af0 net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
new 64e966d1e84b wifi: cfg80211: fix MCS divisor value
new b7ce33df1ce2 wifi: mac80211: don't start TX with fq->lock to fix deadlock
new 527008e5e876 wifi: mac80211: ensure vif queues are operational after start
new d873697ef2b7 wifi: mac80211: fix regression with non-QoS drivers
new be92292b90bf wifi: mac80211: fix memory corruption in minstrel_ht_updat [...]
new 883b8dc1a876 wifi: mac80211: mlme: Fix missing unlock on beacon RX
new 6546646a7fb0 wifi: mac80211: mlme: Fix double unlock on assoc success handling
new 44d70bb561da Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pu [...]
new 81d192c2ce74 can: c_can: don't cache TX messages for C_CAN cores
new af2faee54d59 Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git. [...]
new 276d37eb4491 net: mscc: ocelot: fix tagged VLAN refusal while under a V [...]
new c9da02bfb111 net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
new 29322791bc8b ice: xsk: change batched Tx descriptor cleaning
new b3056ae2b578 ice: xsk: drop power of 2 ring size restriction for AF_XDP
new 3e1308a7c88b Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new 26d3e21ce1aa mptcp: factor out __mptcp_close() without socket lock
new 30e51b923e43 mptcp: fix unreleased socket in accept queue
new 3b04cba7add0 Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'
new 511cce163b75 Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/li [...]
The 49 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:
MAINTAINERS | 2 +-
arch/loongarch/include/asm/loongson.h | 2 -
arch/loongarch/kernel/head.S | 2 +
arch/loongarch/kernel/traps.c | 15 +-
drivers/ata/libata-core.c | 4 +
drivers/ata/libata-sata.c | 24 +--
drivers/ata/libata-scsi.c | 10 +-
drivers/input/keyboard/iqs62x-keys.c | 3 +
drivers/input/keyboard/snvs_pwrkey.c | 2 +-
drivers/input/mouse/synaptics.c | 1 -
drivers/input/touchscreen/melfas_mip4.c | 2 +-
drivers/net/can/c_can/c_can.h | 17 ++-
drivers/net/can/c_can/c_can_main.c | 11 +-
drivers/net/dsa/mt7530.c | 19 ++-
drivers/net/ethernet/cadence/macb_main.c | 4 +
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c | 28 ++--
drivers/net/ethernet/intel/ice/ice_txrx.c | 2 +-
drivers/net/ethernet/intel/ice/ice_xsk.c | 163 +++++++++------------
drivers/net/ethernet/intel/ice/ice_xsk.h | 7 +-
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c | 4 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 4 +-
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c | 4 +-
drivers/net/ethernet/mscc/ocelot.c | 7 +
drivers/net/ethernet/sfc/ef10.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 23 +--
drivers/net/hippi/rrunner.c | 1 +
drivers/net/phy/phy_device.c | 10 +-
drivers/net/tun.c | 9 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/usb/usbnet.c | 7 +-
drivers/scsi/libsas/sas_scsi_host.c | 3 +-
include/linux/libata.h | 4 +-
include/uapi/linux/if_tun.h | 2 +
net/mac80211/mlme.c | 9 +-
net/mac80211/rc80211_minstrel_ht.c | 6 +-
net/mac80211/status.c | 2 +-
net/mac80211/tx.c | 4 +
net/mac80211/util.c | 4 +-
net/mptcp/protocol.c | 16 +-
net/mptcp/protocol.h | 2 +
net/mptcp/subflow.c | 33 +----
net/sched/act_ct.c | 5 +-
net/wireless/util.c | 4 +-
tools/testing/selftests/net/reuseport_bpf.c | 2 +-
44 files changed, 256 insertions(+), 230 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 master
in repository toolchain/ci/interesting-commits.
from 3a14162 Add entry 1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4 from https [...]
new f760b2a Add entry e07ead85a368173a56e96a21d6841aa497ad80f8 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:
.../tcwg_kernel/llvm-master-aarch64-stable-allyesconfig}/build_url | 2 +-
.../last_good | 0
.../summary.txt | 0
.../e07ead85a368173a56e96a21d6841aa497ad80f8/tcwg_kernel/status.txt | 3 +++
4 files changed, 4 insertions(+), 1 deletion(-)
copy {linux/sha1/3dd33a09f5dc12ccb0902923c4c784eb0f8c7554/tcwg_kernel/llvm-master- [...]
copy llvm/sha1/e07ead85a368173a56e96a21d6841aa497ad80f8/tcwg_kernel/{llvm-master-a [...]
copy llvm/sha1/e07ead85a368173a56e96a21d6841aa497ad80f8/tcwg_kernel/{llvm-master-a [...]
--
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 64d6440ee76 Add an mcmodel=large multilib for aarch64-vxworks
new cc09a9cf4d4 Comment about HAVE_INITFINI_ARRAY_SUPPORT in vxworks.h
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/config/vxworks.h | 5 +++++
1 file changed, 5 insertions(+)
--
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_kernel/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 6d4d7c38e9 14: onsuccess: #488: all: Success after v7.1.0-446-g99d6b11b [...]
new 75cbbe25c0 15: force: #489: all: Success after llvm: 76 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 1692 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30436 -> 30516 bytes
04-build_kernel_llvm/console.log.xz | Bin 64884 -> 64724 bytes
05-build_abe-qemu/console.log.xz | Bin 32232 -> 32264 bytes
06-build_linux/console.log.xz | Bin 3364 -> 3736 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 2752 -> 2956 bytes
09-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/llvm_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +++++++-------
15 files changed, 13 insertions(+), 13 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 master
in repository toolchain/ci/interesting-commits.
from 4b88edf Add entry e07ead85a368173a56e96a21d6841aa497ad80f8 from https [...]
new 3a14162 Add entry 1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4 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:
.../{master-arm-bootstrap => master-arm-bootstrap_O3}/build_url | 2 +-
.../{master-arm-bootstrap => master-arm-bootstrap_O3}/last_good | 0
.../{master-arm-bootstrap => master-arm-bootstrap_O3}/summary.txt | 0
.../tcwg_gcc_bootstrap/status.txt | 3 +++
4 files changed, 4 insertions(+), 1 deletion(-)
copy gcc/sha1/1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4/tcwg_gcc_bootstrap/{master- [...]
copy gcc/sha1/1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4/tcwg_gcc_bootstrap/{master- [...]
copy gcc/sha1/1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4/tcwg_gcc_bootstrap/{master- [...]
--
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 2813f529ab8 Robustify DWARF2_UNWIND_INFO handling in vx-common.h
new 77ce3fbfc8c Remove TARGET_FLOAT128_ENABLE_TYPE setting for VxWorks
new 64d6440ee76 Add an mcmodel=large multilib for aarch64-vxworks
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/config/aarch64/t-aarch64-vxworks | 5 +++++
gcc/config/rs6000/vxworks.h | 7 ++++---
2 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.