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(-)