summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-20Merge tag 'ata-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-10-20Merge tag 'for-6.1/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-19net: sched: fix race condition in qdisc_graft()Eric Dumazet
2022-10-19net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-10-19wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang
2022-10-19sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren
2022-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-10-19genetlink: fix kdoc warningsJakub Kicinski
2022-10-19Merge branch 'qdisc-ingress-success'David S. Miller
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey
2022-10-19net: Fix return value of qdisc ingress handling on successPaul Blakey
2022-10-19Merge branch 'qdisc-null-deref'David S. Miller
2022-10-19net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao
2022-10-19Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...Zhengchao Shao
2022-10-19net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel
2022-10-19netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirementsPablo Neira Ayuso
2022-10-19netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2022-10-18ionic: catch NULL pointer issue on reconfigBrett Creeley
2022-10-18net: hsr: avoid possible NULL deref in skb_clone()Eric Dumazet
2022-10-18bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta
2022-10-18dm clone: Fix typo in block_device format specifierNikos Tsironis
2022-10-18dm: remove unnecessary assignment statement in alloc_dev()Genjian Zhang
2022-10-18dm verity: Add documentation for try_verify_in_tasklet optionMilan Broz
2022-10-18dm cache: delete the redundant word 'each' in commentShaomin Deng
2022-10-18dm raid: fix typo in analyse_superblocks code commentJiangshan Yi
2022-10-18dm verity: enable WQ_HIGHPRI on verify_wqNathan Huckleberry
2022-10-18dm raid: delete the redundant word 'that' in commentJilin Yuan
2022-10-18dm: change from DMWARN to DMERR or DMCRIT for fatal errorsMikulas Patocka
2022-10-18Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-18Merge tag 'erofs-for-6.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-18dm bufio: use the acquire memory barrier when testing for B_READINGMikulas Patocka
2022-10-18ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failedZhengchao Shao
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-17Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-18ata: ahci_qoriq: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_imx: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_xgene: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_brcm: Fix compilation warningDamien Le Moal
2022-10-18ata: sata_rcar: Fix compilation warningDamien Le Moal
2022-10-17blkcg: Update MAINTAINERS entryTejun Heo
2022-10-17Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-17ata: ahci_st: Fix compilation warningDamien Le Moal
2022-10-17net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong
2022-10-17Merge branch 'mtk_eth_wed-leak-fixes'David S. Miller
2022-10-17net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang