Age | Commit message (Expand) | Author | Files | Lines |
2022-10-21 | hugetlb: fix memory leak associated with vma_lock structure | Mike Kravetz | 1 | -8/+27 |
2022-10-21 | mm/page_alloc: reduce potential fragmentation in make_alloc_exact() | Liam R. Howlett | 1 | -8/+12 |
2022-10-21 | mm: /proc/pid/smaps_rollup: fix maple tree search | Hugh Dickins | 1 | -1/+1 |
2022-10-21 | mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages | Rik van Riel | 1 | -1/+1 |
2022-10-21 | mm/mmap: fix MAP_FIXED address return on VMA merge | Liam Howlett | 1 | -8/+7 |
2022-10-21 | mm/mmap.c: __vma_adjust(): suppress uninitialized var warning | Andrew Morton | 1 | -1/+2 |
2022-10-21 | mm/mmap: undo ->mmap() when mas_preallocate() fails | Mike Kravetz | 1 | -1/+1 |
2022-10-21 | init: Kconfig: fix spelling mistake "satify" -> "satisfy" | Colin Ian King | 1 | -1/+1 |
2022-10-21 | ocfs2: clear dinode links count in case of error | Joseph Qi | 1 | -2/+10 |
2022-10-21 | ocfs2: fix BUG when iput after ocfs2_mknod fails | Joseph Qi | 1 | -10/+1 |
2022-10-21 | gcov: support GCC 12.1 and newer compilers | Martin Liska | 1 | -2/+16 |
2022-10-21 | zsmalloc: zs_destroy_pool: add size_class NULL check | Alexey Romanov | 1 | -0/+3 |
2022-10-21 | mm/mempolicy: fix mbind_range() arguments to vma_merge() | Liam Howlett | 1 | -6/+11 |
2022-10-21 | mailmap: update email for Qais Yousef | Qais Yousef | 1 | -1/+2 |
2022-10-21 | mailmap: update Dan Carpenter's email address | Dan Carpenter | 1 | -0/+1 |
2022-10-21 | nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() | Shang XiaoJing | 1 | -0/+3 |
2022-10-21 | net: macb: Specify PHY PM management done by MAC | Sergiu Moga | 1 | -0/+1 |
2022-10-21 | Merge branch 'fix-some-issues-in-huawei-hinic-driver' | Jakub Kicinski | 4 | -9/+14 |
2022-10-21 | net: hinic: fix the issue of double release MBOX callback of VF | Zhengchao Shao | 1 | -1/+0 |
2022-10-21 | net: hinic: fix the issue of CMDQ memory leaks | Zhengchao Shao | 1 | -1/+1 |
2022-10-21 | net: hinic: fix memory leak when reading function table | Zhengchao Shao | 1 | -6/+12 |
2022-10-21 | net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() | Zhengchao Shao | 1 | -1/+1 |
2022-10-21 | Merge branch 'selftests-net-fix-problems-in-some-drivers-net-tests' | Jakub Kicinski | 9 | -9/+18 |
2022-10-21 | selftests: net: Fix netdev name mismatch in cleanup | Benjamin Poirier | 1 | -1/+1 |
2022-10-21 | selftests: net: Fix cross-tree inclusion of scripts | Benjamin Poirier | 9 | -8/+17 |
2022-10-21 | net: lan966x: Fix the rx drop counter | Horatiu Vultur | 1 | -1/+9 |
2022-10-21 | net: netsec: fix error handling in netsec_register_mdio() | Yang Yingliang | 1 | -0/+2 |
2022-10-21 | tipc: fix a null-ptr-deref in tipc_topsrv_accept | Xin Long | 1 | -4/+12 |
2022-10-21 | bpf: Fix dispatcher patchable function entry to 5 bytes nop | Jiri Olsa | 3 | -1/+32 |
2022-10-21 | Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 45 | -134/+314 |
2022-10-21 | Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 58 | -185/+432 |
2022-10-21 | Merge tag 'ata-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 7 | -8/+8 |
2022-10-21 | Merge tag 'for-6.1/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -104/+110 |
2022-10-21 | Merge tag 'drm-misc-fixes-2022-10-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 7 | -38/+59 |
2022-10-21 | rcu: Keep synchronize_rcu() from enabling irqs in early boot | Paul E. McKenney | 1 | -4/+6 |
2022-10-21 | Merge tag 'amd-drm-fixes-6.1-2022-10-20' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2 | -5/+21 |
2022-10-21 | Merge tag 'amd-drm-fixes-6.1-2022-10-19' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 34 | -91/+204 |
2022-10-21 | Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2 | -0/+30 |
2022-10-21 | i2c: fix spelling typos in comments | Jiangshan Yi | 2 | -2/+2 |
2022-10-20 | rv/dot2c: Make automaton definition static | Daniel Bristot de Oliveira | 1 | -1/+1 |
2022-10-20 | perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() | Maxim Levitsky | 1 | -1/+1 |
2022-10-20 | ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph() | Peter Zijlstra | 3 | -15/+27 |
2022-10-20 | x86/ftrace: Remove ftrace_epilogue() | Peter Zijlstra | 1 | -15/+6 |
2022-10-20 | drm/amdgpu: fix sdma doorbell init ordering on APUs | Alex Deucher | 2 | -5/+21 |
2022-10-20 | blktrace: remove unnessary stop block trace in 'blk_trace_shutdown' | Ye Bin | 1 | -3/+1 |
2022-10-20 | blktrace: fix possible memleak in '__blk_trace_remove' | Ye Bin | 1 | -2/+2 |
2022-10-20 | blktrace: introduce 'blk_trace_{start,stop}' helper | Ye Bin | 1 | -38/+36 |
2022-10-20 | bio: safeguard REQ_ALLOC_CACHE bio put | Pavel Begunkov | 1 | -1/+1 |
2022-10-20 | io-wq: Fix memory leak in worker creation | Rafael Mendonca | 1 | -1/+1 |
2022-10-20 | block, bfq: remove unused variable for bfq_queue | Yuwei Guan | 1 | -4/+0 |