summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-28mm/debug: use %pGt to display page_type in dump_page()Hyeonggon Yoo
2023-03-28mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo
2023-03-28mmflags.h: use less error prone method to define pageflag_namesHyeonggon Yoo
2023-03-28mm: add tracepoints to ksmStefan Roesch
2023-03-28powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin
2023-03-28lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin
2023-03-28lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2023-03-28kthread: simplify kthread_use_mm refcountingNicholas Piggin
2023-03-28mm/zswap: try to avoid worst-case scenario on same element pagesTaejoon Song
2023-03-28mm: multi-gen LRU: improve design docT.J. Alumbaugh
2023-03-28mm: multi-gen LRU: clean up sysfs codeT.J. Alumbaugh
2023-03-28x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng
2023-03-28mm/userfaultfd: support WP on multiple VMAsMuhammad Usama Anjum
2023-03-28mm, page_alloc: reduce page alloc/free sanity checksVlastimil Babka
2023-03-28mm: reduce lock contention of pcp buffer refillAlexander Halbuer
2023-03-28mm: cma: make kobj_type structure constantThomas Weißschuh
2023-03-28mm/khugepaged: alloc_charge_hpage() take care of mem charge errorsPeter Xu
2023-03-28mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bitMuchun Song
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-rc4v6.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
2023-03-25Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-25Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-25Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-25Merge tag 'hwmon-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-24Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-03-24Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'for-v6.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-03-24Merge tag 'drm-fixes-2023-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-24Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-24Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-24Merge tag 'io_uring-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'acpi-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-24xfs: fix mismerged tracepointsDarrick J. Wong