summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-06net: fec: properly guard irq coalesce setupRasmus Villemoes
2022-12-06bonding: get correct NA dest addressHangbin Liu
2022-12-07ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointerAnders Roxell
2022-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-06Merge tag 'for-linus-xsa-6.1-rc9-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-12-06Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"Will Deacon
2022-12-06xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross
2022-12-06xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall
2022-12-06tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing
2022-12-06net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-06net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng
2022-12-06net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-12-06net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu
2022-12-06ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing
2022-12-06net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin
2022-12-06ip_gre: do not report erspan version on GRE interfaceHangbin Liu
2022-12-06net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao
2022-12-06net: mana: Fix race on per-CQ variable napi work_doneHaiyang Zhang
2022-12-06net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-12-06gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()Wang Yufen
2022-12-05NFC: nci: Bounds check struct nfc_target arraysKees Cook
2022-12-05proc: proc_skip_spaces() shouldn't think it is working on C stringsLinus Torvalds
2022-12-05proc: avoid integer type confusion in get_proc_longLinus Torvalds
2022-12-05ipc/sem: Fix dangling sem_array access in semtimedop raceJann Horn
2022-12-05i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-12-05i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-12-05i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-05net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-12-05xen-netfront: Fix NULL sring after live migrationLin Liu
2022-12-05net: microchip: sparx5: correctly free skb in xmitCasper Andersson
2022-12-05octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan
2022-12-05net: mdiobus: fix double put fwnode in the error pathYang Yingliang
2022-12-05net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko
2022-12-05net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko
2022-12-05mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun
2022-12-04nfp: correct desc type when header dma len is 4096Yinjun Zhang
2022-12-04Linux 6.1-rc8Linus Torvalds
2022-12-04Revert "mm: align larger anonymous mappings on THP boundaries"Linus Torvalds
2022-12-04char: tpm: Protect tpm_pm_suspend with locksJan Dabros
2022-12-04Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-04Merge tag 'timers_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-04Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-04Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-03Merge tag 'i2c-for-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-03Merge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang
2022-12-02net: dsa: sja1105: Check return valueArtem Chernyshev