summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-28perf test: Reduce scope of parallel variableIan Rogers
2024-10-28perf test: Display number of active running testsIan Rogers
2024-10-28tools subcmd: Add non-waitpid check_if_command_finished()Ian Rogers
2024-10-28iommufd: Selftest coverage for IOMMU_IOAS_MAP_FILESteve Sistare
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-26KVM: arm64: selftests: Add tests for MMIO external abort injectionOliver Upton
2024-10-26KVM: arm64: selftests: Convert to kernel's ESR terminologyOliver Upton
2024-10-26tools: arm64: Grab a copy of esr.h from kernelOliver Upton
2024-10-25sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo
2024-10-25sched_ext: Make cast_mask() inlineTejun Heo
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-10-25x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefixMario Limonciello
2024-10-25scx: Fix exit selftest to use custom DSQDavid Vernet
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