summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-29dma-buf: system_heap: avoid reclaim for order 4Jaewon Kim1-3/+2
2023-03-29kmsan: add memsetXX testsAlexander Potapenko1-0/+22
2023-03-29x86: kmsan: use C versions of memset16/memset32/memset64Alexander Potapenko1-0/+6
2023-03-29kmsan: another take at fixing memcpy testsAlexander Potapenko1-6/+38
2023-03-29x86: kmsan: don't rename memintrinsics in uninstrumented filesAlexander Potapenko1-17/+0
2023-03-29mm/khugepaged: cleanup memcg uncharge for failure pathPeter Xu1-6/+2
2023-03-29mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()Anshuman Khandual2-2/+2
2023-03-29mm/migrate: drop pte_mkhuge() in remove_migration_pte()Anshuman Khandual1-1/+0
2023-03-29mm: swap: remove unneeded cgroup_throttle_swaprate()Kefeng Wang2-11/+7
2023-03-29mm: memory: use folio_throttle_swaprate() in do_cow_fault()Kefeng Wang1-1/+1
2023-03-29mm: memory: use folio_throttle_swaprate() in do_anonymous_page()Kefeng Wang1-1/+1
2023-03-29mm: memory: use folio_throttle_swaprate() in wp_page_copy()Kefeng Wang1-1/+1
2023-03-29mm: memory: use folio_throttle_swaprate() in page_copy_prealloc()Kefeng Wang1-1/+1
2023-03-29mm: memory: use folio_throttle_swaprate() in do_swap_page()Kefeng Wang1-1/+1
2023-03-29mm: huge_memory: convert __do_huge_pmd_anonymous_page() to use a folioKefeng Wang1-10/+11
2023-03-29kasan: call clear_page with a match-all tag instead of changing page tagPeter Collingbourne1-5/+3
2023-03-29selftests: cgroup: add 'malloc' failures checks in test_memcontrolIvan Orlov1-0/+15
2023-03-29mm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pendingUros Bizjak1-5/+2
2023-03-29mm/debug: use %pGt to display page_type in dump_page()Hyeonggon Yoo1-0/+2
2023-03-29mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo7-6/+78
2023-03-29mmflags.h: use less error prone method to define pageflag_namesHyeonggon Yoo1-41/+44
2023-03-29mm: add tracepoints to ksmStefan Roesch3-2/+271
2023-03-29powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin1-0/+1
2023-03-29lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin3-0/+90
2023-03-29lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin3-3/+38
2023-03-29lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin9-16/+41
2023-03-29kthread: simplify kthread_use_mm refcountingNicholas Piggin1-9/+5
2023-03-29mm/zswap: try to avoid worst-case scenario on same element pagesTaejoon Song1-4/+12
2023-03-29mm: multi-gen LRU: improve design docT.J. Alumbaugh2-6/+40
2023-03-29mm: multi-gen LRU: clean up sysfs codeT.J. Alumbaugh2-14/+10
2023-03-29x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng4-8/+14
2023-03-29mm/userfaultfd: support WP on multiple VMAsMuhammad Usama Anjum1-17/+24
2023-03-29mm, page_alloc: reduce page alloc/free sanity checksVlastimil Babka1-135/+52
2023-03-29mm: reduce lock contention of pcp buffer refillAlexander Halbuer1-4/+18
2023-03-29mm: cma: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-03-29mm/khugepaged: alloc_charge_hpage() take care of mem charge errorsPeter Xu1-1/+8
2023-03-29mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bitMuchun Song1-8/+6
2023-03-29mailmap: add an entry for Leonard CrestezFlorian Fainelli1-0/+1
2023-03-29mm: kfence: fix handling discontiguous pageMuchun Song1-2/+2
2023-03-29mm: kfence: fix PG_slab and memcg_data clearingMuchun Song1-15/+15
2023-03-29fsdax: dedupe should compare the min of two iters' lengthShiyang Ruan1-2/+2
2023-03-29fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTENShiyang Ruan1-3/+8
2023-03-29lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSTiezhu Yang1-1/+1
2023-03-29Kconfig.debug: fix SCHED_DEBUG dependencyye xingchen1-1/+1
2023-03-29.mailmap: add entry for Leonard GöhrsLeonard Göhrs1-0/+1
2023-03-27Linux 6.3-rc4v6.3-rc4Linus Torvalds1-1/+1
2023-03-26Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-130/+625
2023-03-26Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-11/+47
2023-03-26Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+6