summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-24KVM: selftests: Add test for PSCI SYSTEM_OFF2David Woodhouse
2024-10-24KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list testSamuel Holland
2024-10-24riscv: selftests: Add a pointer masking testSamuel Holland
2024-10-24selftests/bpf: Create task_local_storage map with invalid uptr's structMartin KaFai Lau
2024-10-24selftests/bpf: Add uptr failure verifier testsMartin KaFai Lau
2024-10-24selftests/bpf: Add update_elem failure test for task storage uptrMartin KaFai Lau
2024-10-24selftests/bpf: Test a uptr struct spanning across pages.Martin KaFai Lau
2024-10-24selftests/bpf: Some basic __uptr testsKui-Feng Lee
2024-10-24libbpf: define __uptr.Kui-Feng Lee
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao
2024-10-24selftests: add new kallsyms selftestsLuis Chamberlain
2024-10-24sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia
2024-10-24selftests: tls: add a selftest for wrapping rec_seqSabrina Dubroca
2024-10-24thermal/lib: Fix memory leak on error in thermal_genl_auto()Daniel Lezcano
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-24tools/thermal/thermal-engine: Take into account the thresholds APIDaniel Lezcano
2024-10-24tools/lib/thermal: Add the threshold netlink ABIDaniel Lezcano
2024-10-24tools/lib/thermal: Make more generic the command encoding functionDaniel Lezcano
2024-10-24pidfd: add ioctl to retrieve pid infoLuca Boccassi
2024-10-24tools/net/ynl: improve async notification handlingDonald Hunter
2024-10-23selftests/bpf: validate generic bpf_object and subskel APIs work togetherAndrii Nakryiko
2024-10-23libbpf: move global data mmap()'ing into bpf_object__load()Andrii Nakryiko
2024-10-23selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-10-23perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()Li Huafei
2024-10-23perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei
2024-10-23perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei
2024-10-23perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo
2024-10-23libsubcmd: Silence compiler warningEder Zulian
2024-10-23libbpf: Prevent compiler warnings/errorsEder Zulian
2024-10-23resolve_btfids: Fix compiler warningsEder Zulian
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova
2024-10-23selftest: rtc: Add to check rtc alarm status for alarm related testJoseph Jang
2024-10-23selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa
2024-10-23selftests/bpf: Increase verifier log limit in veristatMykyta Yatsenko
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-10-23perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby
2024-10-23perf build: Change the clang check back to 12.0.1Howard Chu
2024-10-23perf trace augmented_raw_syscalls: Add more checks to pass the verifierHoward Chu
2024-10-23perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...Arnaldo Carvalho de Melo
2024-10-23kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann
2024-10-22selftests/bpf: Retire test_sock.cJordan Rife
2024-10-22selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_testsJordan Rife
2024-10-22selftests/bpf: Migrate LOAD_REJECT test cases to prog_testsJordan Rife
2024-10-22selftests/bpf: Migrate *_POST_BIND test cases to prog_testsJordan Rife