sfrench/cifs-2.6.git
2022-10-21 Nick TerrellMerge branch 'main' into zstd-next
2022-10-21 Linus TorvaldsMerge tag 'for-linus-6.1-rc2-tag' of git://git./linux...
2022-10-21 Linus TorvaldsMerge tag 'selinux-pr-20221020' of git://git./linux...
2022-10-21 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-10-20' of git:/...
2022-10-21 Linus TorvaldsMerge tag 'trace-tools-6.1-rc1' of git://git./linux...
2022-10-21 Linus TorvaldsMerge tag 'linux-watchdog-6.1-rc2' of git://linux-watch...
2022-10-21 Alistair Popplenouveau: fix migrate_to_ram() for faulting page
2022-10-21 Mel Gormanmm/huge_memory: do not clobber swp_entry_t during THP...
2022-10-21 Mike Kravetzhugetlb: fix memory leak associated with vma_lock structure
2022-10-21 Liam R. Howlettmm/page_alloc: reduce potential fragmentation in make_a...
2022-10-21 Hugh Dickinsmm: /proc/pid/smaps_rollup: fix maple tree search
2022-10-21 Rik van Rielmm,hugetlb: take hugetlb_lock before decrementing h...
2022-10-21 Liam Howlettmm/mmap: fix MAP_FIXED address return on VMA merge
2022-10-21 Andrew Mortonmm/mmap.c: __vma_adjust(): suppress uninitialized var...
2022-10-21 Mike Kravetzmm/mmap: undo ->mmap() when mas_preallocate() fails
2022-10-21 Colin Ian Kinginit: Kconfig: fix spelling mistake "satify" -> "satisfy"
2022-10-21 Joseph Qiocfs2: clear dinode links count in case of error
2022-10-21 Joseph Qiocfs2: fix BUG when iput after ocfs2_mknod fails
2022-10-21 Martin Liskagcov: support GCC 12.1 and newer compilers
2022-10-21 Alexey Romanovzsmalloc: zs_destroy_pool: add size_class NULL check
2022-10-21 Liam Howlettmm/mempolicy: fix mbind_range() arguments to vma_merge()
2022-10-21 Qais Yousefmailmap: update email for Qais Yousef
2022-10-21 Dan Carpentermailmap: update Dan Carpenter's email address
2022-10-21 Linus TorvaldsMerge tag 'drm-fixes-2022-10-21' of git://anongit.freed...
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 Dave AirlieMerge tag 'drm-misc-fixes-2022-10-20' of git://anongit...
2022-10-20 Dave AirlieMerge tag 'amd-drm-fixes-6.1-2022-10-20' of https:...
2022-10-20 Dave AirlieMerge tag 'amd-drm-fixes-6.1-2022-10-19' of https:...
2022-10-20 Dave AirlieMerge tag 'drm-misc-fixes-2022-10-13' of git://anongit...
2022-10-20 Daniel Bristot... rv/dot2c: Make automaton definition static
2022-10-20 Alex Deucherdrm/amdgpu: fix sdma doorbell init ordering on APUs
2022-10-20 Steven Pricedrm/panfrost: replace endian-specific types with native...
2022-10-20 Steven Pricedrm/panfrost: Remove type name from internal structs
2022-10-20 Maxime Riparddrm/connector: Set DDC pointer in drmm_connector_init
2022-10-20 David Gowdrm: tests: Fix a buffer overflow in format_helper_test
2022-10-20 Thomas ZimmermannMerge drm/drm-fixes into drm-misc-fixes
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 GONG, Ruiqiselinux: enable use of both GFP_KERNEL and GFP_ATOMIC...
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 Christian Königdrm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM...
2022-10-19 Christian Königdrm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
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-19 Arunpravin... drm/amdgpu: Fix for BO move issue
2022-10-19 YuBiao Wangdrm/amdgpu: dequeue mes scheduler during fini
2022-10-19 Kenneth Fengdrm/amd/pm: enable thermal alert on smu_v13_0_10
2022-10-19 Yifan Zhadrm/amdgpu: Program GC registers through RLCG interface...
2022-10-19 Nathan Chancellordrm/amdkfd: Fix type of reset_type parameter in hqd_des...
2022-10-19 Guenter Roeckdrm/amd/display: Increase frame size limit for display_...
2022-10-19 Tim Huangdrm/amd/pm: add SMU IP v13.0.4 IF version define to V7
2022-10-19 Tim Huangdrm/amd/pm: update SMU IP v13.0.4 driver interface...
2022-10-19 ZhenGuo Yindrm/amd/pm: Init pm_attr_list when dpm is disabled
2022-10-19 Evan Quandrm/amd/pm: disable cstate feature for gpu reset scenario
2022-10-19 Evan Quandrm/amd/pm: fulfill SMU13.0.7 cstate control interface
2022-10-19 Evan Quandrm/amd/pm: fulfill SMU13.0.0 cstate control interface
2022-10-19 YiPeng Chaidrm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic...
2022-10-19 YiPeng Chaidrm/amdgpu: Enable ras support for mp0 v13_0_0 and...
2022-10-19 YiPeng Chaidrm/amdgpu: Enable gmc soft reset on gmc_v11_0_3
2022-10-19 Likun Gaodrm/amdgpu: skip mes self test for gc 11.0.3
2022-10-19 Kenneth Fengdrm/amd/pm: skip loading pptable from driver on secure...
2022-10-19 Kenneth Fengdrm/amd/amdgpu: enable gfx clock gating features on...
2022-10-19 Kenneth Fengdrm/amd/pm: remove the pptable id override on smu_v13_0_10
2022-10-19 Kenneth Fengdrm/amd/pm: temporarily disable thermal alert on smu_v1...
2022-10-19 Asher Songdrm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm...
2022-10-19 Victor Zhaodrm/amdgpu: Refactor mode2 reset logic for v11.0.7
2022-10-19 Victor ZhaoRevert "drm/amdgpu: let mode2 reset fallback to default...
2022-10-19 Victor ZhaoRevert "drm/amdgpu: add debugfs amdgpu_reset_level"
2022-10-19 Danijel Slivkadrm/amdgpu: set vm_update_mode=0 as default for Sienna...
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....
next