aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-11-06tools/rcutorture: Fix BUG parsing of console.logAnna-Maria Behnsen1-1/+1
2020-11-06tools/nolibc: Fix a spelling error in a commentBhaskar Chowdhury1-1/+1
2020-11-06torture: Make kvm-check-branches.sh use --allcpusPaul E. McKenney1-3/+2
2020-11-06rcutorture/nolibc: Fix a typo in header fileSamuel Hernandez1-1/+1
2020-11-06torture: Allow alternative forms of kvm.sh command-line argumentsPaul E. McKenney1-3/+3
2020-11-06torture: Accept time units on kvm.sh --duration argumentPaul E. McKenney1-3/+15
2020-11-06torture: Force weak-hashed pointers on console logPaul E. McKenney1-0/+1
2020-11-06torture: Prevent jitter processes from delaying failed runPaul E. McKenney2-1/+18
2020-11-06rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happyPaul E. McKenney2-3/+3
2020-11-06torture: Exclude "NOHZ tick-stop error" from fatal errorsPaul E. McKenney1-1/+2
2020-11-06rcuscale: Avoid divide by zeroPaul E. McKenney1-1/+1
2020-11-06rcuscale: Add RCU Tasks TracePaul E. McKenney3-0/+19
2020-11-06Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds34-56/+65
2020-11-06selftests/bpf: Fix selftest build with old libcAlexei Starovoitov1-0/+4
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+10
2020-11-06selftests: netdevsim: Add test for nexthop offload APIIdo Schimmel1-0/+436
2020-11-06bpf: Exercise syscall operations for inode and sk storageKP Singh1-2/+15
2020-11-06bpf: Add tests for task_local_storageKP Singh2-20/+226
2020-11-06bpf: Update selftests for local_storage to use vmlinux.hKP Singh1-19/+1
2020-11-06bpf: Fix tests for local_storageKP Singh1-9/+15
2020-11-06bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_IDKP Singh1-0/+9
2020-11-06bpftool: Add support for task local storageKP Singh3-3/+6
2020-11-06libbpf: Add support for task local storageKP Singh1-0/+1
2020-11-06bpf: Implement task local storageKP Singh1-0/+39
2020-11-05bpf: Lift hashtab key_size limitFlorian Lehner3-1/+89
2020-11-05bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren2-0/+247
2020-11-05tools/bpftool: Add bpftool support for split BTFAndrii Nakryiko3-4/+21
2020-11-05selftests/bpf: Add split BTF dedup selftestsAndrii Nakryiko3-0/+391
2020-11-05libbpf: Accomodate DWARF/compiler bug with duplicated identical arraysAndrii Nakryiko1-2/+25
2020-11-05libbpf: Support BTF dedup of split BTFsAndrii Nakryiko1-53/+168
2020-11-05libbpf: Fix BTF data layout checks and allow empty BTFAndrii Nakryiko1-10/+6
2020-11-05selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko4-1/+256
2020-11-05selftests/bpf: Add split BTF basic testAndrii Nakryiko2-0/+110
2020-11-05libbpf: Implement basic split BTF supportAndrii Nakryiko3-45/+169
2020-11-05libbpf: Unify and speed up BTF string deduplicationAndrii Nakryiko1-165/+98
2020-11-05selftest/bpf: Relax btf_dedup test checksAndrii Nakryiko1-15/+25
2020-11-05libbpf: Factor out common operations in BTF writing APIsAndrii Nakryiko1-80/+43
2020-11-05tools/bpftool: Fix attaching flow dissectorLorenz Bauer1-1/+1
2020-11-05Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds8-14/+37
2020-11-05selftests: binderfs: use SKIP instead of XFAILTommi Rantala1-4/+4
2020-11-05selftests: clone3: use SKIP instead of XFAILTommi Rantala1-1/+1
2020-11-05selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala1-4/+4
2020-11-05selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala3-3/+0
2020-11-04selftests: mptcp: add ADD_ADDR timeout test caseGeliang Tang2-24/+80
2020-11-04selftests: net: bridge: add test for mldv2 *,g auto-addNikolay Aleksandrov1-1/+30
2020-11-04selftests: net: bridge: add test for mldv2 exclude timeoutNikolay Aleksandrov1-1/+47
2020-11-04selftests: net: bridge: add test for mldv2 exc -> block reportNikolay Aleksandrov1-1/+30
2020-11-04selftests: net: bridge: add test for mldv2 inc -> block reportNikolay Aleksandrov1-1/+36
2020-11-04selftests: net: bridge: add test for mldv2 exc -> to_exclude reportNikolay Aleksandrov1-1/+29
2020-11-04selftests: net: bridge: add test for mldv2 exc -> is_exclude reportNikolay Aleksandrov1-1/+30