summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-25perf lock: Add --synth=no option for recordNamhyung Kim
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24selftests: kselftest framework: provide "finished" helperKees Cook
2022-03-24userfaultfd/selftests: enable hugetlb remap and remove event testingMike Kravetz
2022-03-24selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE testMike Kravetz
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-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 the instructions for useYixuan Cao
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 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-24tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-24perf stat: Fix forked applications enablement of countersThomas Richter
2022-03-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-23selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM testChang S. Bae
2022-03-23Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-03-23Merge tag 'trace-rtla-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22selftests/damon: add a test for DAMON sysfs interfaceSeongJae Park
2022-03-22userfaultfd/selftests: fix uninitialized_var.cocci warningGuo Zhengkui
2022-03-22selftests: vm: add a hugetlb test caseMuchun Song
2022-03-22selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-03-22selftests: memcg: test high limit for single entry allocationShakeel Butt
2022-03-22rseq/selftests: Add support for RISC-VVincent Chen
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds