summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-07-27libbpf: Fix race when pinning maps in parallelMartynas Pumputis
2021-07-27libbpf: Fix comment typoJason Wang
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack
2021-07-27KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack
2021-07-27tools/memory-model: Document data_race(READ_ONCE())Paul E. McKenney
2021-07-27tools/memory-model: Heuristics using data_race() must handle all valuesManfred Spraul
2021-07-27tools/memory-model: Add example for heuristic lockless readsPaul E. McKenney
2021-07-27torture: Make kvm-test-1-run-qemu.sh check for reboot loopsPaul E. McKenney
2021-07-27torture: Add timestamps to kvm-test-1-run-qemu.sh outputPaul E. McKenney
2021-07-27torture: Don't use "test" command's "-a" argumentPaul E. McKenney
2021-07-27torture: Make kvm-test-1-run-batch.sh select per-scenario affinity masksPaul E. McKenney
2021-07-27torture: Consistently name "qemu*" test output filesPaul E. McKenney
2021-07-27torture: Use numeric taskset argument in jitter.shPaul E. McKenney
2021-07-27rcutorture: Upgrade two-CPU scenarios to four CPUsPaul E. McKenney
2021-07-27torture: Make kvm-test-1-run-qemu.sh apply affinityPaul E. McKenney
2021-07-27torture: Don't redirect qemu-cmd comment linesPaul E. McKenney
2021-07-27torture: Make kvm.sh select per-scenario affinity masksPaul E. McKenney
2021-07-27perf pmu: Fix alias matchingJohn Garry
2021-07-27perf cs-etm: Split --dump-raw-trace by AUX recordsJames Clark
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-26selftests/bpf: Use ping6 only if available in tc_redirectJussi Maki
2021-07-26libbpf: Split CO-RE logic into relo_core.c.Alexei Starovoitov
2021-07-26libbpf: Move CO-RE types into relo_core.h.Alexei Starovoitov
2021-07-26libbpf: Split bpf_core_apply_relo() into bpf_program independent helper.Alexei Starovoitov
2021-07-26libbpf: Cleanup the layering between CORE and bpf_program.Alexei Starovoitov
2021-07-26tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftestPavel Tikhomirov
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman
2021-07-23selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-23selftests/bpf: Document vmtest.sh dependenciesEvgeniy Litvinenko
2021-07-23libbpf: Add bpf_map__pin_path functionEvgeniy Litvinenko
2021-07-23bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-22libbpf: Export bpf_program__attach_kprobe_opts functionJiri Olsa
2021-07-22libbpf: Allow decimal offset for kprobesJiri Olsa
2021-07-22libbpf: Fix func leak in attach_kprobeJiri Olsa
2021-07-22selftests/bpf: Mute expected invalid map creation error msgMartynas Pumputis
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-21selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko
2021-07-21selftests: net: Test for the IOAM insertion with IPv6Justin Iurman
2021-07-21selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan
2021-07-21selftests/binderfs: add test for feature filesCarlos Llamas
2021-07-21selftests/net/ipsec: Add test for xfrm_spdattr_type_tDmitry Safonov
2021-07-20tools/memory-model: Make read_foo_diagnostic() more clearly diagnosticPaul E. McKenney
2021-07-20libbpf: Propagate errors when retrieving enum value for typed data displayAlan Maguire
2021-07-20selftests/bpf: Add __int128-specific tests for typed data dumpAlan Maguire
2021-07-20libbpf: Avoid use of __int128 in typed dump displayAlan Maguire
2021-07-20torture: Put kvm.sh batch-creation awk script into a temp filePaul E. McKenney
2021-07-20torture: Move parse-console.sh call to PATH-aware scriptsPaul E. McKenney
2021-07-20torture: Make kvm-recheck.sh skip kcsan.sum for build-only runsPaul E. McKenney
2021-07-20torture: Protect kvm-remote.sh directory trees from /tmp reapingPaul E. McKenney