summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* procfs: do not list TID 0 in /proc/<pid>/taskFlorian Weimer2021-11-093-0/+84
* selftests/damon: support watermarksSeongJae Park2021-11-061-2/+2
* tools/selftests/damon: update for regions prioritization of schemesSeongJae Park2021-11-061-2/+2
* mm/damon/selftests: support schemes quotasSeongJae Park2021-11-061-2/+2
* selftests/damon: add 'schemes' debugfs testsSeongJae Park2021-11-061-0/+13
* mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-1/+0
* selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand2021-11-061-14/+1
* selftests: vm: add KSM huge pages merging time testPedro Demarchi Gomes2021-11-061-1/+124
* selftest/vm: fix ksm selftest to run with different NUMA topologiesAneesh Kumar K.V2021-11-061-3/+26
* selftests/vm/transhuge-stress: fix ram size thinkoGeorge G. Davis2021-11-061-1/+1
* tools/vm/page-types.c: print file offset in hexadecimalNaoya Horiguchi2021-11-061-2/+2
* tools/vm/page-types.c: move show_file() to summary outputNaoya Horiguchi2021-11-061-3/+7
* tools/vm/page-types.c: make walk_file() aware of address range optionNaoya Horiguchi2021-11-061-6/+18
* tools/vm/page_owner_sort.c: count and sort by memZhenliang Wei2021-11-061-9/+85
* userfaultfd/selftests: fix calculation of expected ioctlsAxel Rasmussen2021-11-061-39/+38
* userfaultfd/selftests: fix feature support detectionAxel Rasmussen2021-11-061-23/+31
* userfaultfd/selftests: don't rely on GNU extensions for random numbersAxel Rasmussen2021-11-061-22/+4
* mm: remove duplicate include in hugepage-mremap.cRan Jianping2021-11-061-1/+0
* mm, hugepages: add hugetlb vma mremap() testMina Almasry2021-11-064-0/+173
* perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang2021-10-311-1/+1
* perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa2021-10-311-1/+1
* perf script: Check session->header.env.arch before using itSong Liu2021-10-311-4/+8
* perf build: Suppress 'rm dlfilter' build messageAdrian Hunter2021-10-311-0/+2
* tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang2021-10-281-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-261-55/+20
|\
| * selftests/bpf: Use recv_timeout() instead of retriesYucong Sun2021-10-261-55/+20
* | fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal2021-10-221-0/+3
* | Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-2110-5/+415
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-10-212-1/+145
| |\ \ | | |/ | |/|
| | * selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-141-1/+0
| | * selftests: nft_nat: add udp hole punch test caseFlorian Westphal2021-10-121-0/+145
| * | selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang2021-10-181-0/+1
| * | vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella2021-10-151-2/+0
| * | ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra2021-10-154-0/+183
| * | selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-0/+60
| * | selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-2/+26
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-201-1/+1
|\ \ \
| * | | KVM: kvm_stat: do not show halt_wait_nsChristian Borntraeger2021-10-181-1/+1
* | | | mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu2021-10-181-3/+20
* | | | Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-171-31/+25
|\ \ \ \
| * | | | objtool: Update section header before relocationsMichael Forney2021-10-061-29/+17
| * | | | objtool: Check for gelf_update_rel[a] failuresMichael Forney2021-10-061-2/+8
* | | | | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub...Linus Torvalds2021-10-163-8/+9
|\ \ \ \ \
| * | | | | libperf tests: Fix test_stat_cpuShunsuke Nakamura2021-10-142-6/+6
| * | | | | libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura2021-10-141-0/+1
| * | | | | perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev2021-10-141-2/+2
* | | | | | Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-161-2/+52
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)2021-10-131-2/+52
* | | | | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-142-109/+81
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | selftests: net: modify IOAM tests for undef bitsJustin Iurman2021-10-122-109/+81