summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* kselftests: vm: add mremap testsKalesh Singh2020-12-154-0/+357
* selftests/vm: 2x speedup for run_vmtests.shJohn Hubbard2020-12-151-2/+2
* selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard2020-12-154-3/+63
* selftests/vm: run_vmtests.sh: update and clean up gup_test invocationJohn Hubbard2020-12-151-8/+20
* selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard2020-12-151-2/+43
* selftests/vm: only some gup_test items are really benchmarksJohn Hubbard2020-12-151-8/+39
* selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard2020-12-152-7/+4
* selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard2020-12-151-1/+1
* selftests/vm: use a common gup_test.hJohn Hubbard2020-12-152-21/+3
* mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-155-15/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-122-5/+18
|\
| * tools/kvm_stat: Exempt time-based countersStefan Raspl2020-12-111-1/+5
| * selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero2020-12-031-4/+13
* | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
* | Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-101-1/+1
|\ \
| * | ktest.pl: Fix incorrect reboot for grub2blsLibo Chen2020-11-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-12-1010-34/+184
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-108-34/+86
| |\ \ \
| | * | | selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker2020-12-101-4/+4
| | * | | selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker2020-12-101-1/+1
| | * | | selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker2020-12-101-0/+41
| | * | | selftests/bpf/test_offload.py: Filter bpftool internal map when counting mapsToke Høiland-Jørgensen2020-12-091-3/+4
| | * | | selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen2020-12-091-0/+1
| | * | | selftests/bpf/test_offload.py: Fix expected case of extack messagesToke Høiland-Jørgensen2020-12-091-2/+2
| | * | | selftests/bpf/test_offload.py: Only check verifier log on verification failsToke Høiland-Jørgensen2020-12-091-2/+17
| | * | | selftests/bpf/test_offload.py: Remove check for program load flags matchToke Høiland-Jørgensen2020-12-091-17/+5
| | * | | tools/bpftool: Fix PID fetching with a lot of resultsAndrii Nakryiko2020-12-081-2/+2
| | * | | selftests/bpf: Drain ringbuf samples at the end of testAndrii Nakryiko2020-12-011-0/+6
| | * | | libbpf: Fix ring_buffer__poll() to return number of consumed samplesAndrii Nakryiko2020-12-013-3/+3
| * | | | selftests: fix poll error in udpgro.shPaolo Abeni2020-12-101-0/+3
| * | | | vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2020-12-051-0/+95
* | | | | Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-0/+15
|\ \ \ \ \
| * | | | | x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-061-0/+15
* | | | | | userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen2020-12-061-9/+16
* | | | | | tools/testing/selftests/vm: fix build errorXingxing Su2020-12-061-0/+4
| |/ / / / |/| | | |
* | | | | Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-032-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti2020-11-281-0/+1
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-281-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bpftool: Fix error return value in build_btf_type_tableZhen Lei2020-11-241-0/+1
* | | | | Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-12-021-2/+5
|\ \ \ \ \
| * | | | | tools/bootconfig: Store size and checksum in footer as le32Masami Hiramatsu2020-11-301-2/+5
* | | | | | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-012-42/+85
|\| | | | | | |_|_|/ / |/| | | |
| * | | | tools/bootconfig: Align the bootconfig applied initrd image size to 4Masami Hiramatsu2020-11-192-24/+39
| * | | | tools/bootconfig: Fix to check the write failure correctlyMasami Hiramatsu2020-11-191-4/+26
| * | | | tools/bootconfig: Fix errno reference after printf()Masami Hiramatsu2020-11-191-23/+29
* | | | | perf probe: Change function definition check due to broken DWARFMasami Hiramatsu2020-11-272-4/+19
* | | | | perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu2020-11-271-0/+8
* | | | | perf stat: Use proper cpu for shadow statsNamhyung Kim2020-11-271-4/+1
* | | | | perf record: Synthesize cgroup events only if neededNamhyung Kim2020-11-271-0/+3
* | | | | perf diff: Fix error return value in __cmd_diff()Zhen Lei2020-11-271-1/+3