aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18tools/Makefile: do missed s/vm/mm/SeongJae Park
2023-04-18mm: fix memory leak on mm_init error handlingMathieu Desnoyers
2023-04-18mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa
2023-04-18kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()Ondrej Mosnacek
2023-04-16Revert "userfaultfd: don't fail on unrecognized features"Peter Xu
2023-04-16writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li
2023-04-16maple_tree: fix a potential memory leak, OOB access, or other unpredictable bugPeng Zhang
2023-04-16tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou
2023-04-16mailmap: update jtoppins' entry to reference correct emailJonathan Toppins
2023-04-16mm/mempolicy: fix use-after-free of VMA iteratorLiam R. Howlett
2023-04-16mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIONaoya Horiguchi
2023-04-16mm/mprotect: fix do_mprotect_pkey() return on errorLiam R. Howlett
2023-04-16mm/khugepaged: check again on anon uffd-wp during isolationPeter Xu
2023-04-16mm/userfaultfd: fix uffd-wp handling for THP migration entriesDavid Hildenbrand
2023-04-16mm: swap: fix performance regression on sparsetruncate-tinyQi Zheng
2023-04-05maple_tree: fix a potential concurrency bug in RCU modePeng Zhang
2023-04-05maple_tree: fix get wrong data_end in mtree_lookup_walk()Peng Zhang
2023-04-05mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang
2023-04-05nilfs2: fix sysfs interface lifetimeRyusuke Konishi
2023-04-05mm: take a page reference when removing device exclusive entriesAlistair Popple
2023-04-05mm: vmalloc: avoid warn_alloc noise caused by fatal signalYafang Shao
2023-04-05nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad fieldTetsuo Handa
2023-04-05nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi
2023-04-05zsmalloc: document freeable statsSergey Senozhatsky
2023-04-05zsmalloc: document new fullness groupingSergey Senozhatsky
2023-04-05fsdax: force clear dirty mark if CoWShiyang Ruan
2023-04-05mm/hugetlb: fix uffd wr-protection for CoW optimization pathPeter Xu
2023-04-05mm: enable maple tree RCU mode by defaultLiam R. Howlett
2023-04-05maple_tree: add RCU lock checking to rcu callback functionsLiam R. Howlett
2023-04-05maple_tree: add smp_rmb() to dead node detectionLiam R. Howlett
2023-04-05maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett
2023-04-05maple_tree: remove extra smp_wmb() from mas_dead_leaves()Liam Howlett
2023-04-05maple_tree: fix freeing of nodes in rcu modeLiam Howlett
2023-04-05maple_tree: detect dead nodes in mas_start()Liam Howlett
2023-04-05maple_tree: be more cautious about dead nodesLiam Howlett
2023-03-28mailmap: add an entry for Leonard CrestezFlorian Fainelli
2023-03-28mm: kfence: fix handling discontiguous pageMuchun Song
2023-03-28mm: kfence: fix PG_slab and memcg_data clearingMuchun Song
2023-03-28fsdax: dedupe should compare the min of two iters' lengthShiyang Ruan
2023-03-28fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTENShiyang Ruan
2023-03-28lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSTiezhu Yang
2023-03-28Kconfig.debug: fix SCHED_DEBUG dependencyye xingchen
2023-03-28.mailmap: add entry for Leonard GöhrsLeonard Göhrs
2023-03-26Linux 6.3-rc4Linus Torvalds
2023-03-26Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-03-26Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-03-26Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-26Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds