summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-22selftests/bpf: Mark uprobe trigger functions with nocf_check attributeJiri Olsa
2024-03-22selftests/bpf: Use syscall(SYS_gettid) instead of gettid() wrapper in benchAlan Maguire
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21libbpf: Define MFD_CLOEXEC if not availableArnaldo Carvalho de Melo
2024-03-21selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel
2024-03-20bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftoolQuentin Monnet
2024-03-20Merge tag 'trace-tools-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-19selftests/bpf: scale benchmark counting by using per-CPU countersAndrii Nakryiko
2024-03-19bpftool: Remove unnecessary source files from bootstrap versionQuentin Monnet
2024-03-19bpftool: Enable libbpf logs when loading pid_iter in debug modeQuentin Monnet
2024-03-19selftests/bpf: add raw_tp/tp_btf BPF cookie subtestsAndrii Nakryiko
2024-03-19libbpf: add support for BPF cookie for raw_tp/tp_btf programsAndrii Nakryiko
2024-03-19bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programsAndrii Nakryiko
2024-03-19libbpf: fix u64-to-pointer cast on 32-bit archesAndrii Nakryiko
2024-03-20tools/rtla: Add -U/--user-load option to timerlatDaniel Bristot de Oliveira
2024-03-20tools/verification: Use tools/build makefiles on rvDaniel Bristot de Oliveira
2024-03-20tools/rtla: Use tools/build makefiles to build rtlaDaniel Bristot de Oliveira
2024-03-20tools/tracing: Use tools/build makefiles on latency-collectorDaniel Bristot de Oliveira
2024-03-19selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)
2024-03-19selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() testYonghong Song
2024-03-19selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() testYonghong Song
2024-03-19selftests/bpf: Refactor out some functions in ns_current_pid_tgid testYonghong Song
2024-03-19selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid testYonghong Song
2024-03-19tools: ynl: add header guards for nlctrlJakub Kicinski
2024-03-19wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld
2024-03-18Merge tag 'ktest-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18libbpbpf: Check bpf_map/bpf_program fd validityMykyta Yatsenko
2024-03-18selftests/exec: Convert remaining /bin/sh to /bin/bashKees Cook
2024-03-18selftests/exec: execveat: Improve debug reportingKees Cook
2024-03-18selftests/user_events: Test multi-format eventsBeau Belgrave
2024-03-18selftests: net: veth: test the ability to independently manipulate GRO and XDPIgnat Korchagin
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-15selftests/bpf: Add arena test case for 4Gbyte corner caseAlexei Starovoitov
2024-03-15selftests/bpf: Remove hard coded PAGE_SIZE macro.Alexei Starovoitov
2024-03-15libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVMAlexei Starovoitov
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-15Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt
2024-03-15ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere
2024-03-15ktest.pl: Process variables within variablesSteven Rostedt
2024-03-15selftests/bpf: Remove second semicolonColin Ian King
2024-03-15selftests: kvm: remove meaningless assignments in MakefilesPaolo Bonzini
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds