summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-20perf trace: Reorganize syscallsIan Rogers
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers
2025-03-20perf dso: kernel-doc for enum dso_binary_typeIan Rogers
2025-03-20perf dso: Move libunwind dso_data variables into ifdefIan Rogers
2025-03-20selftests: ublk: fix write cache implementationMing Lei
2025-03-20selftests: ublk: add variable for user to not show test resultMing Lei
2025-03-20selftests: ublk: don't show `modprobe` failureMing Lei
2025-03-20selftests: ublk: add one dependency headerMing Lei
2025-03-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20selftests/bpf: Sanitize pointer prior fclose()Björn Töpel
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-20perf report: Disable children column for data type profilingNamhyung Kim
2025-03-20perf report: Allow hierarchy mode for --childrenNamhyung Kim
2025-03-20perf sort: Keep output fields in the same levelNamhyung Kim
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...Guillaume Nault
2025-03-20selftests/pidfd: third test for multi-threaded exec pollingChristian Brauner
2025-03-20selftests/pidfd: second test for multi-threaded exec pollingChristian Brauner
2025-03-20selftests/pidfd: first test for multi-threaded exec pollingChristian Brauner
2025-03-20tools headers: Sync uapi/asm-generic/socket.h with the kernel sourcesAlexander Mikhalitsyn
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman
2025-03-20selftests: mptcp: add pm sysctl mapping testsGeliang Tang
2025-03-19libperf: Don't remove -g when EXTRA_CFLAGS are usedJames Clark
2025-03-19perf pmu: Handle memory failure in tool_pmu__new()Thomas Richter
2025-03-19perf: intel-tpebs: Fix incorrect usage of zfree()James Clark
2025-03-19perf cpumap: Increment reference count for online cpumapIan Rogers
2025-03-19perf dso: fix dso__is_kallsyms() checkStephen Brennan
2025-03-19selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)
2025-03-19selftests/bpf: test_xdp_vlan: Rename BPF sectionsBastien Curutchet (eBPF Foundation)
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config filesIngo Molnar
2025-03-19rseq/selftests: Fix namespace collision with rseq UAPI headerMichael Jeanson
2025-03-19tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski
2025-03-19selftests/bpf: Add tests for rqspinlockKumar Kartikeya Dwivedi
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list testClément Léger
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth
2025-03-19x86/cpufeatures: Remove {disabled,required}-features.hXin Li (Intel)
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-18selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao
2025-03-18perf kwork: Remove unreachable judgmentsFeng Yang