summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-03-13perf record: Reuse target::initial_delayChangbin Du
2023-03-13perf record: Fix "read LOST count failed" msg with sample readKan Liang
2023-03-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-03-13tools/virtio: Ignore virtio-trace/trace-agentRong Tao
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2023-03-11torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney
2023-03-11torture: Permit kvm-again.sh --duration to default to previous runPaul E. McKenney
2023-03-11tools: rcu: Add usage function and check for argumentBhaskar Chowdhury
2023-03-11rcutorture: Make scenario TREE04 enable lazy call_rcu()Paul E. McKenney
2023-03-11rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0Paul E. McKenney
2023-03-10selftests: mptcp: userspace pm: fix printed valuesMatthieu Baerts
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi
2023-03-10tools: ynl: fix get_mask utility routineLorenzo Bianconi
2023-03-10tools: ynl: fix render-max for flags definitionLorenzo Bianconi
2023-03-10selftests/bpf: Add local kptr stashing testDave Marchevsky
2023-03-10Merge remote-tracking branch 'acme/perf-tools' into perf-tools-nextArnaldo Carvalho de Melo
2023-03-10selftests/bpf: Fix progs/test_deny_namespace.c issues.Alexei Starovoitov
2023-03-10selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov
2023-03-10selftests: fix LLVM build for i386 and x86_64Guillaume Tucker
2023-03-10Move bp_type_idx to include/linux/hw_breakpoint.hPalmer Dabbelt
2023-03-10selftests/bpf: Add local-storage-create benchmarkMartin KaFai Lau
2023-03-10selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...Martin KaFai Lau
2023-03-10selftests/bpf: Replace CHECK with ASSERT in test_local_storageMartin KaFai Lau
2023-03-10bpf/selftests: Fix send_signal tracepoint testsDavid Vernet
2023-03-10libbpf: Revert poisoning of strlcpyJesus Sanchez-Palencia
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds
2023-03-10selftests/bpf: make BPF compiler flags stricterAndrii Nakryiko
2023-03-10selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko
2023-03-10selftests/bpf: add __sink() macro to fake variable consumptionAndrii Nakryiko
2023-03-10selftests/bpf: prevent unused variable warning in bpf_for()Andrii Nakryiko
2023-03-09Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-09selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...Yonghong Song
2023-03-09selftests/bpf: Improve error logs in XDP compliance test toolLorenzo Bianconi
2023-03-09selftests/bpf: Use ifname instead of ifindex in XDP compliance test toolLorenzo Bianconi
2023-03-09bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.hMichael Weiß
2023-03-09selftests/bpf: Fix flaky fib_lookup testMartin KaFai Lau
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-08tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski
2023-03-08tools: ynl: move the enum classes to shared codeJakub Kicinski
2023-03-08selftests/bpf: implement and test custom testmod_seq iteratorAndrii Nakryiko
2023-03-08selftests/bpf: add number iterator testsAndrii Nakryiko
2023-03-08selftests/bpf: add iterators testsAndrii Nakryiko
2023-03-08selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macrosAndrii Nakryiko
2023-03-08bpf: implement numbers iteratorAndrii Nakryiko
2023-03-08selftests/bpf: Fix IMA testRoberto Sassu
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-08selftests: add a selftest for big tcpXin Long
2023-03-08selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser