summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-21hugetlb: fix memory leak associated with vma_lock structureMike Kravetz1-8/+27
2022-10-21mm/page_alloc: reduce potential fragmentation in make_alloc_exact()Liam R. Howlett1-8/+12
2022-10-21mm: /proc/pid/smaps_rollup: fix maple tree searchHugh Dickins1-1/+1
2022-10-21mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pagesRik van Riel1-1/+1
2022-10-21mm/mmap: fix MAP_FIXED address return on VMA mergeLiam Howlett1-8/+7
2022-10-21mm/mmap.c: __vma_adjust(): suppress uninitialized var warningAndrew Morton1-1/+2
2022-10-21mm/mmap: undo ->mmap() when mas_preallocate() failsMike Kravetz1-1/+1
2022-10-21init: Kconfig: fix spelling mistake "satify" -> "satisfy"Colin Ian King1-1/+1
2022-10-21ocfs2: clear dinode links count in case of errorJoseph Qi1-2/+10
2022-10-21ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi1-10/+1
2022-10-21gcov: support GCC 12.1 and newer compilersMartin Liska1-2/+16
2022-10-21zsmalloc: zs_destroy_pool: add size_class NULL checkAlexey Romanov1-0/+3
2022-10-21mm/mempolicy: fix mbind_range() arguments to vma_merge()Liam Howlett1-6/+11
2022-10-21mailmap: update email for Qais YousefQais Yousef1-1/+2
2022-10-21mailmap: update Dan Carpenter's email addressDan Carpenter1-0/+1
2022-10-21nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()Shang XiaoJing1-0/+3
2022-10-21net: macb: Specify PHY PM management done by MACSergiu Moga1-0/+1
2022-10-21Merge branch 'fix-some-issues-in-huawei-hinic-driver'Jakub Kicinski4-9/+14
2022-10-21net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao1-1/+0
2022-10-21net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao1-1/+1
2022-10-21net: hinic: fix memory leak when reading function tableZhengchao Shao1-6/+12
2022-10-21net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao1-1/+1
2022-10-21Merge branch 'selftests-net-fix-problems-in-some-drivers-net-tests'Jakub Kicinski9-9/+18
2022-10-21selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier1-1/+1
2022-10-21selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier9-8/+17
2022-10-21net: lan966x: Fix the rx drop counterHoratiu Vultur1-1/+9
2022-10-21net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang1-0/+2
2022-10-21tipc: fix a null-ptr-deref in tipc_topsrv_acceptXin Long1-4/+12
2022-10-21bpf: Fix dispatcher patchable function entry to 5 bytes nopJiri Olsa3-1/+32
2022-10-21Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds45-134/+314
2022-10-21Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds58-185/+432
2022-10-21Merge tag 'ata-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds7-8/+8
2022-10-21Merge tag 'for-6.1/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-104/+110
2022-10-21Merge tag 'drm-misc-fixes-2022-10-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-38/+59
2022-10-21rcu: Keep synchronize_rcu() from enabling irqs in early bootPaul E. McKenney1-4/+6
2022-10-21Merge tag 'amd-drm-fixes-6.1-2022-10-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2-5/+21
2022-10-21Merge tag 'amd-drm-fixes-6.1-2022-10-19' of https://gitlab.freedesktop.org/ag...Dave Airlie34-91/+204
2022-10-21Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+30
2022-10-21i2c: fix spelling typos in commentsJiangshan Yi2-2/+2
2022-10-20rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira1-1/+1
2022-10-20perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky1-1/+1
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra3-15/+27
2022-10-20x86/ftrace: Remove ftrace_epilogue()Peter Zijlstra1-15/+6
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher2-5/+21
2022-10-20blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'Ye Bin1-3/+1
2022-10-20blktrace: fix possible memleak in '__blk_trace_remove'Ye Bin1-2/+2
2022-10-20blktrace: introduce 'blk_trace_{start,stop}' helperYe Bin1-38/+36
2022-10-20bio: safeguard REQ_ALLOC_CACHE bio putPavel Begunkov1-1/+1
2022-10-20io-wq: Fix memory leak in worker creationRafael Mendonca1-1/+1
2022-10-20block, bfq: remove unused variable for bfq_queueYuwei Guan1-4/+0