aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-03-20perf trace: Reorganize syscallsIan Rogers1-65/+132
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers16-67/+7
2025-03-20perf dso: kernel-doc for enum dso_binary_typeIan Rogers1-0/+57
2025-03-20perf dso: Move libunwind dso_data variables into ifdefIan Rogers1-0/+2
2025-03-20selftests: ublk: fix write cache implementationMing Lei1-4/+2
2025-03-20selftests: ublk: add variable for user to not show test resultMing Lei1-6/+10
2025-03-20selftests: ublk: don't show `modprobe` failureMing Lei1-2/+2
2025-03-20selftests: ublk: add one dependency headerMing Lei2-0/+19
2025-03-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni1-0/+2
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni7-189/+279
2025-03-20selftests/bpf: Sanitize pointer prior fclose()Björn Töpel1-2/+4
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini6-47/+83
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-25/+56
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-188/+276
2025-03-20perf report: Disable children column for data type profilingNamhyung Kim1-0/+3
2025-03-20perf report: Allow hierarchy mode for --childrenNamhyung Kim1-2/+0
2025-03-20perf sort: Keep output fields in the same levelNamhyung Kim1-0/+44
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devices."Guillaume Nault2-178/+0
2025-03-20selftests/pidfd: third test for multi-threaded exec pollingChristian Brauner1-0/+147
2025-03-20selftests/pidfd: second test for multi-threaded exec pollingChristian Brauner1-24/+48
2025-03-20selftests/pidfd: first test for multi-threaded exec pollingChristian Brauner1-7/+31
2025-03-20tools headers: Sync uapi/asm-generic/socket.h with the kernel sourcesAlexander Mikhalitsyn1-2/+19
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman3-0/+249
2025-03-20selftests: mptcp: add pm sysctl mapping testsGeliang Tang1-1/+29
2025-03-19libperf: Don't remove -g when EXTRA_CFLAGS are usedJames Clark1-9/+3
2025-03-19perf pmu: Handle memory failure in tool_pmu__new()Thomas Richter2-1/+10
2025-03-19perf: intel-tpebs: Fix incorrect usage of zfree()James Clark1-1/+1
2025-03-19perf cpumap: Increment reference count for online cpumapIan Rogers7-9/+15
2025-03-19perf dso: fix dso__is_kallsyms() checkStephen Brennan1-1/+3
2025-03-19selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)5-254/+176
2025-03-19selftests/bpf: test_xdp_vlan: Rename BPF sectionsBastien Curutchet (eBPF Foundation)2-13/+13
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton1-7/+30
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton3-10/+49
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton1-0/+3
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton2-30/+1
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config filesIngo Molnar3-3/+1
2025-03-19rseq/selftests: Fix namespace collision with rseq UAPI headerMichael Jeanson1-2/+2
2025-03-19tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox1-5/+5
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski1-8/+8
2025-03-19selftests/bpf: Add tests for rqspinlockKumar Kartikeya Dwivedi4-0/+538
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-355/+369
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10-83/+151
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+147
2025-03-19KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list testClément Léger1-0/+8
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth4-9/+9
2025-03-19x86/cpufeatures: Remove {disabled,required}-features.hXin Li (Intel)4-276/+0
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel1-0/+2
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar25-41/+503
2025-03-18selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao2-0/+24
2025-03-18perf kwork: Remove unreachable judgmentsFeng Yang1-1/+1