summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-25selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFTMike Rapoport2-4/+26
2022-03-25selftest/vm: add util.h and and move helper functions thereAneesh Kumar K.V3-75/+52
2022-03-25tools/vm/page_owner_sort.c: support for user-defined culling rulesJiajian Ye1-21/+129
2022-03-25tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task comman...Jiajian Ye1-27/+93
2022-03-25tools/vm/page_owner_sort: support for sorting by task command nameJiajian Ye1-1/+34
2022-03-25tools/vm/page_owner_sort: fix three trivival placesJiajian Ye1-18/+19
2022-03-25tools/vm/page_owner_sort.c: support sorting by tgid and update documentationJiajian Ye1-3/+37
2022-03-25tools/vm/page_owner_sort.c: add a security checkJiajian Ye1-0/+6
2022-03-25tools/vm/page_owner_sort.c: fix the instructions for useYixuan Cao1-1/+1
2022-03-25tools/vm/page_owner_sort.c: delete invalid duplicate codeYixuan Cao1-2/+0
2022-03-25tools/vm/page_owner_sort.c: two trivial fixesShenghong Han1-3/+2
2022-03-25tools/vm/page_owner_sort.c: support sorting pid and timeChongxi Zhao1-29/+148
2022-03-25tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txtYinan Zhang1-3/+20
2022-03-25tools/vm/page_owner_sort.c: support sorting by stack traceSean Anderson1-9/+14
2022-03-25tools/vm/page_owner_sort.c: sort by stacktrace before cullingSean Anderson1-4/+6
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds299-3793/+16411
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds29-243/+2059
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds1-1/+1
2022-03-24linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas1-3/+2
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-37/+0
2022-03-24Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-21/+391
2022-03-23Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-16/+8
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds18-23/+140
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds5-0/+760
2022-03-23Merge tag 'trace-rtla-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-28/+862
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+140
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-11/+24
2022-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-10/+562
2022-03-23selftests/damon: add a test for DAMON sysfs interfaceSeongJae Park2-0/+307
2022-03-23userfaultfd/selftests: fix uninitialized_var.cocci warningGuo Zhengkui1-1/+1
2022-03-23selftests: vm: add a hugetlb test caseMuchun Song4-0/+157
2022-03-23selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker2-6/+6
2022-03-23selftests: memcg: test high limit for single entry allocationShakeel Butt3-3/+91
2022-03-23Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-355/+791
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+5
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski78-600/+4011
2022-03-22selftests/bpf: Fix kprobe_multi test.Alexei Starovoitov1-1/+3
2022-03-22selftests: forwarding: Use same VRF for port and VLAN upperIdo Schimmel1-6/+2
2022-03-22selftests: forwarding: Disable learning before link upIdo Schimmel1-2/+2
2022-03-22Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+79
2022-03-22selftests: net: change fprintf format specifiersGuo Zhengkui1-3/+3
2022-03-22bpftool: Fix a bug in subskeleton code generationYonghong Song1-1/+0
2022-03-22Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-15/+617
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds16-195/+806
2022-03-22Merge tag 'lkmm.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+51
2022-03-22Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-42/+76
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+10
2022-03-21Merge tag 'x86_sgx_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+12
2022-03-21Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+3632