aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-12-15selftests/vm: 2x speedup for run_vmtests.shGravatar John Hubbard 1-2/+2
2020-12-15selftests/vm: hmm-tests: remove the libhugetlbfs dependencyGravatar John Hubbard 4-3/+63
2020-12-15selftests/vm: run_vmtests.sh: update and clean up gup_test invocationGravatar John Hubbard 1-8/+20
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testGravatar John Hubbard 1-2/+43
2020-12-15selftests/vm: only some gup_test items are really benchmarksGravatar John Hubbard 1-8/+39
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cGravatar John Hubbard 2-7/+4
2020-12-15selftests/vm: rename run_vmtests --> run_vmtests.shGravatar John Hubbard 1-1/+1
2020-12-15selftests/vm: use a common gup_test.hGravatar John Hubbard 2-21/+3
2020-12-15mm/gup_benchmark: rename to mm/gup_testGravatar John Hubbard 5-15/+15
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-5/+18
2020-12-11tools/kvm_stat: Exempt time-based countersGravatar Stefan Raspl 1-1/+5
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersGravatar Andrii Nakryiko 1-2/+2
2020-12-10Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 10-34/+184
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 8-34/+86
2020-12-10selftests: fix poll error in udpgro.shGravatar Paolo Abeni 1-0/+3
2020-12-10selftests/bpf: Fix "dubious pointer arithmetic" testGravatar Jean-Philippe Brucker 1-4/+4
2020-12-10selftests/bpf: Fix array access with signed variable testGravatar Jean-Philippe Brucker 1-1/+1
2020-12-10selftests/bpf: Add test for signed 32-bit bound check bugGravatar Jean-Philippe Brucker 1-0/+41
2020-12-09selftests/bpf/test_offload.py: Filter bpftool internal map when counting mapsGravatar Toke Høiland-Jørgensen 1-3/+4
2020-12-09selftests/bpf/test_offload.py: Reset ethtool features after failed settingGravatar Toke Høiland-Jørgensen 1-0/+1
2020-12-09selftests/bpf/test_offload.py: Fix expected case of extack messagesGravatar Toke Høiland-Jørgensen 1-2/+2
2020-12-09selftests/bpf/test_offload.py: Only check verifier log on verification failsGravatar Toke Høiland-Jørgensen 1-2/+17
2020-12-09selftests/bpf/test_offload.py: Remove check for program load flags matchGravatar Toke Høiland-Jørgensen 1-17/+5
2020-12-08tools/bpftool: Fix PID fetching with a lot of resultsGravatar Andrii Nakryiko 1-2/+2
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+15
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsGravatar Axel Rasmussen 1-9/+16
2020-12-06tools/testing/selftests/vm: fix build errorGravatar Xingxing Su 1-0/+4
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesGravatar Masami Hiramatsu 1-0/+15
2020-12-05vrf: packets with lladdr src needs dst at input with orig_iif when needs strictGravatar Stephen Suryaputra 1-0/+95
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-0/+2
2020-12-03selftests: kvm/set_memory_region_test: Fix race in move region testGravatar Maciej S. Szmigiero 1-4/+13
2020-12-02Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+5
2020-12-01selftests/bpf: Drain ringbuf samples at the end of testGravatar Andrii Nakryiko 1-0/+6
2020-12-01libbpf: Fix ring_buffer__poll() to return number of consumed samplesGravatar Andrii Nakryiko 3-3/+3
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-42/+85
2020-11-30tools/bootconfig: Store size and checksum in footer as le32Gravatar Masami Hiramatsu 1-2/+5
2020-11-30ktest.pl: Fix incorrect reboot for grub2blsGravatar Libo Chen 1-1/+1
2020-11-28selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleGravatar Davide Caratti 1-0/+1
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-0/+1
2020-11-27perf probe: Change function definition check due to broken DWARFGravatar Masami Hiramatsu 2-4/+19
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyGravatar Masami Hiramatsu 1-0/+8
2020-11-27perf stat: Use proper cpu for shadow statsGravatar Namhyung Kim 1-4/+1
2020-11-27perf record: Synthesize cgroup events only if neededGravatar Namhyung Kim 1-0/+3
2020-11-27perf diff: Fix error return value in __cmd_diff()Gravatar Zhen Lei 1-1/+3
2020-11-27perf tools: Update copy of libbpf's hashmap.cGravatar Arnaldo Carvalho de Melo 1-6/+9
2020-11-24bpftool: Fix error return value in build_btf_type_tableGravatar Zhen Lei 1-0/+1
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2020-11-20selftests/seccomp: sh: Fix register namesGravatar Kees Cook 1-2/+2
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameGravatar Kees Cook 1-2/+2