sfrench/cifs-2.6.git
2022-10-21 Jakub KicinskiMerge branch 'fix-some-issues-in-huawei-hinic-driver'
2022-10-21 Zhengchao Shaonet: hinic: fix the issue of double release MBOX callba...
2022-10-21 Zhengchao Shaonet: hinic: fix the issue of CMDQ memory leaks
2022-10-21 Zhengchao Shaonet: hinic: fix memory leak when reading function table
2022-10-21 Zhengchao Shaonet: hinic: fix incorrect assignment issue in hinic_set...
2022-10-21 Jakub KicinskiMerge branch 'selftests-net-fix-problems-in-some-driver...
2022-10-21 Benjamin Poirierselftests: net: Fix netdev name mismatch in cleanup
2022-10-21 Benjamin Poirierselftests: net: Fix cross-tree inclusion of scripts
2022-10-21 Horatiu Vulturnet: lan966x: Fix the rx drop counter
2022-10-21 Yang Yingliangnet: netsec: fix error handling in netsec_register_mdio()
2022-10-21 Xin Longtipc: fix a null-ptr-deref in tipc_topsrv_accept
2022-10-21 Linus TorvaldsMerge tag 'net-6.1-rc2' of git://git./linux/kernel...
2022-10-21 Linus TorvaldsMerge tag 'ata-6.1-rc2' of git://git./linux/kernel...
2022-10-21 Linus TorvaldsMerge tag 'for-6.1/dm-changes-v2' of git://git./linux...
2022-10-20 Felix Riemannnet: phy: dp83822: disable MDI crossover status change...
2022-10-20 Eric Dumazetnet: sched: fix race condition in qdisc_graft()
2022-10-20 Yang Yingliangnet: hns: fix possible memory leak in hnae_ae_register()
2022-10-20 Yang Yingliangwwan_hwsim: fix possible memory leak in wwan_hwsim_dev_...
2022-10-20 Pieter Jansen... sfc: include vport_id in filter spec hash and equal()
2022-10-19 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-10-19 Jakub Kicinskigenetlink: fix kdoc warnings
2022-10-19 David S. MillerMerge branch 'qdisc-ingress-success'
2022-10-19 Paul Blakeyselftests: add selftest for chaining of tc ingress...
2022-10-19 Paul Blakeynet: Fix return value of qdisc ingress handling on...
2022-10-19 David S. MillerMerge branch 'qdisc-null-deref'
2022-10-19 Zhengchao Shaonet: sched: sfb: fix null pointer access issue when...
2022-10-19 Zhengchao ShaoRevert "net: sched: fq_codel: remove redundant resource...
2022-10-19 Zhengchao Shaonet: sched: cake: fix null pointer access issue when...
2022-10-19 Manank Patelethernet: marvell: octeontx2 Fix resource not freed...
2022-10-19 Pablo Neira... netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set...
2022-10-19 Guillaume Naultnetfilter: rpfilter/fib: Set ->flowic_uid correctly...
2022-10-19 Brett Creeleyionic: catch NULL pointer issue on reconfig
2022-10-19 Eric Dumazetnet: hsr: avoid possible NULL deref in skb_clone()
2022-10-19 Vikas Guptabnxt_en: fix memory leak in bnxt_nvm_test()
2022-10-18 Nikos Tsironisdm clone: Fix typo in block_device format specifier
2022-10-18 Genjian Zhangdm: remove unnecessary assignment statement in alloc_dev()
2022-10-18 Milan Brozdm verity: Add documentation for try_verify_in_tasklet...
2022-10-18 Shaomin Dengdm cache: delete the redundant word 'each' in comment
2022-10-18 Jiangshan Yidm raid: fix typo in analyse_superblocks code comment
2022-10-18 Nathan Huckleberrydm verity: enable WQ_HIGHPRI on verify_wq
2022-10-18 Jilin Yuandm raid: delete the redundant word 'that' in comment
2022-10-18 Mikulas Patockadm: change from DMWARN to DMERR or DMCRIT for fatal...
2022-10-18 Linus TorvaldsMerge tag 'for-6.1-rc1-tag' of git://git./linux/kernel...
2022-10-18 Linus TorvaldsMerge tag 'erofs-for-6.1-rc2-fixes' of git://git./linux...
2022-10-18 Mikulas Patockadm bufio: use the acquire memory barrier when testing...
2022-10-18 Zhengchao Shaoip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_i...
2022-10-18 Kuniyuki Iwashimaudp: Update reuse->has_conns under reuseport_lock.
2022-10-18 Linus TorvaldsMerge tag 'cgroup-for-6.1-rc1-fixes' of git://git....
2022-10-17 Damien Le Moalata: ahci_qoriq: Fix compilation warning
2022-10-17 Damien Le Moalata: ahci_imx: Fix compilation warning
2022-10-17 Damien Le Moalata: ahci_xgene: Fix compilation warning
2022-10-17 Damien Le Moalata: ahci_brcm: Fix compilation warning
2022-10-17 Damien Le Moalata: sata_rcar: Fix compilation warning
2022-10-17 Tejun Heoblkcg: Update MAINTAINERS entry
2022-10-17 Linus TorvaldsMerge tag 'v6.1-p2' of git://git./linux/kernel/git...
2022-10-17 Damien Le Moalata: ahci_st: Fix compilation warning
2022-10-17 Jiapeng Chongnet: ethernet: mediatek: ppe: Remove the unused functio...
2022-10-17 David S. MillerMerge branch 'mtk_eth_wed-leak-fixes'
2022-10-17 Yang Yingliangnet: ethernet: mtk_eth_wed: add missing of_node_put()
2022-10-17 Yang Yingliangnet: ethernet: mtk_eth_wed: add missing put_device...
2022-10-17 Yang Yingliangnet: ethernet: mtk_eth_soc: fix possible memory leak...
2022-10-17 Dawei Lierofs: protect s_inodes with s_inode_list_lock for...
2022-10-17 Kai-Heng Fengata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
2022-10-17 Alexander Steinata: ahci-imx: Fix MODULE_ALIAS
2022-10-16 Gao Xiangerofs: fix up inplace decompression success rate
2022-10-16 Gao Xiangerofs: shouldn't churn the mapping page for duplicated...
2022-10-16 Yue Huerofs: fix illegal unmapped accesses in z_erofs_fill_in...
2022-10-16 Linus TorvaldsLinux 6.1-rc1 v6.1-rc1
2022-10-16 Linus TorvaldsMerge tag 'random-6.1-rc1-for-linus' of git://git....
2022-10-16 Linus TorvaldsMerge tag 'perf-tools-for-v6.1-2-2022-10-16' of git...
2022-10-16 Eric Dumazetskmsg: pass gfp argument to alloc_sk_msg()
2022-10-16 Linus TorvaldsMerge tag 'kbuild-fixes-v6.1' of git://git./linux/kerne...
2022-10-16 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2022-10-16 Linus TorvaldsMerge tag '6.1-rc-smb3-client-fixes-part2' of git:...
2022-10-16 Tetsuo HandaRevert "cpumask: fix checking valid cpu range".
2022-10-16 Nathan Chancellorlib/Kconfig.debug: Add check for non-constant .{s,u...
2022-10-16 Masahiro Yamadakbuild: fix single directory build
2022-10-16 Linus TorvaldsMerge tag 'slab-for-6.1-rc1-hotfix' of git://git./linux...
2022-10-15 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2022-10-15 Linus TorvaldsMerge tag 'pci-v6.1-fixes-1' of git://git./linux/kernel...
2022-10-15 Hyeonggon Yoomm/slab: use kmalloc_node() for off slab freelist_idx_t...
2022-10-15 Palmer DabbeltMAINTAINERS: git://github -> https://github.com for...
2022-10-15 Steve Frenchsmb3: improve SMB3 change notification support 6.1-rc-smb3-client-fixes-part2
2022-10-15 Steve Frenchcifs: lease key is uninitialized in two additional...
2022-10-15 Steve Frenchcifs: lease key is uninitialized in smb1 paths
2022-10-15 Steve Frenchsmb3: must initialize two ACL struct fields to zero
2022-10-15 Paulo Alcantaracifs: fix double-fault crash during ntlmssp
2022-10-15 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2022-10-15 Qi Liuperf auxtrace arm64: Add support for parsing HiSilicon...
2022-10-15 Qi Liuperf auxtrace arm64: Add support for HiSilicon PCIe...
2022-10-15 Qi Liuperf auxtrace arm: Refactor event list iteration in...
2022-10-15 Athira Rajeevperf tests stat+json_output: Include sanity check for...
2022-10-15 Athira Rajeevperf tests stat+csv_output: Include sanity check for...
2022-10-15 Adrian Hunterperf intel-pt: Fix system_wide dummy event for hybrid
2022-10-15 Adrian Hunterperf intel-pt: Fix segfault in intel_pt_print_info...
2022-10-15 James Clarkperf test: Fix attr tests for PERF_FORMAT_LOST
2022-10-15 Ammy Yiperf test: test_intel_pt.sh: Add 9 tests
2022-10-15 Adrian Hunterperf inject: Fix GEN_ELF_TEXT_OFFSET for jit
2022-10-15 Adrian Hunterperf test: test_intel_pt.sh: Add jitdump test
2022-10-15 Adrian Hunterperf test: test_intel_pt.sh: Tidy some alignment
next