summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual
2022-03-24mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap()Hugh Dickins
2022-03-24mm: filemap_unaccount_folio() large skip mapcount fixupHugh Dickins
2022-03-24mm: delete __ClearPageWaiters()Hugh Dickins
2022-03-24selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFTMike Rapoport
2022-03-24selftest/vm: add util.h and and move helper functions thereAneesh Kumar K.V
2022-03-24mm: unexport page_init_poisonChristoph Hellwig
2022-03-24tools/vm/page_owner_sort.c: support for user-defined culling rulesJiajian Ye
2022-03-24tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task comman...Jiajian Ye
2022-03-24tools/vm/page_owner_sort: support for sorting by task command nameJiajian Ye
2022-03-24tools/vm/page_owner_sort: fix three trivival placesJiajian Ye
2022-03-24tools/vm/page_owner_sort.c: support sorting by tgid and update documentationJiajian Ye
2022-03-24tools/vm/page_owner_sort.c: add a security checkJiajian Ye
2022-03-24tools/vm/page_owner_sort.c: fix commentsJiajian Ye
2022-03-24tools/vm/page_owner_sort.c: fix the instructions for useYixuan Cao
2022-03-24mm/page_owner.c: record tgidYixuan Cao
2022-03-24mm/page_owner: record task command nameWaiman Long
2022-03-24mm/page_owner: print memcg informationWaiman Long
2022-03-24mm/page_owner: use scnprintf() to avoid excessive buffer overrun checkWaiman Long
2022-03-24lib/vsprintf: avoid redundant work with 0 sizeWaiman Long
2022-03-24Documentation/vm/page_owner.rst: fix unexpected indentation warnsShuah Khan
2022-03-24Documentation/vm/page_owner.rst: update the documentationShenghong Han
2022-03-24tools/vm/page_owner_sort.c: delete invalid duplicate codeYixuan Cao
2022-03-24tools/vm/page_owner_sort.c: two trivial fixesShenghong Han
2022-03-24tools/vm/page_owner_sort.c: support sorting pid and timeChongxi Zhao
2022-03-24tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txtYinan Zhang
2022-03-24tools/vm/page_owner_sort.c: support sorting by stack traceSean Anderson
2022-03-24tools/vm/page_owner_sort.c: sort by stacktrace before cullingSean Anderson
2022-03-24Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-03-24Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-03-24Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds
2022-03-24Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-24Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-24Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-03-24Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2022-03-24Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...Linus Torvalds
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen
2022-03-23Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"Marco Elver
2022-03-23kernel/resource: fix kfree() of bootmem memory againMiaohe Lin
2022-03-23kcov: properly handle subsequent mmap callsAleksandr Nogikh
2022-03-23kcov: split ioctl handling into locked and unlocked partsAleksandr Nogikh
2022-03-23panic: move panic_print before kmsg dumpersGuilherme G. Piccoli