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