summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-03arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier
2025-03-03perf stat: Fix non-uniquified hybrid legacy eventsJames Clark
2025-03-03Merge tag 'v6.14-rc5' into x86/core, to pick up fixesIngo Molnar
2025-03-03selftests: vDSO: vdso_standalone_test_x86: Switch to nolibcThomas Weißschuh
2025-03-03selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibcThomas Weißschuh
2025-03-03selftests: vDSO: vdso_test_gettimeofday: Clean up includesThomas Weißschuh
2025-03-03selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAXThomas Weißschuh
2025-03-03selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headersThomas Weißschuh
2025-03-03selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()Thomas Weißschuh
2025-03-03selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdrThomas Weißschuh
2025-03-03tools/nolibc: add limits.h shim headerThomas Weißschuh
2025-03-03selftests: Add headers targetThomas Weißschuh
2025-03-03tools/include: Add uapi/linux/elf.hThomas Weißschuh
2025-03-03sched_ext: Merge branch 'for-6.14-fixes' into for-6.15Tejun Heo
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson
2025-03-03KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stageSean Christopherson
2025-03-03selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_S...Mirsad Todorovac
2025-03-02perf tools: Skip BPF sideband event for userspace profilingNamhyung Kim
2025-03-02selftests/nolibc: add armthumb configurationThomas Weißschuh
2025-03-02selftests/nolibc: explicitly enable ARM modeThomas Weißschuh
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar
2025-02-28Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28perf test: Fix spelling mistake "sythesizing" -> "synthesizing"Colin Ian King
2025-02-28perf build: Fix in-tree build due to symbolic linkLuca Ceresoli
2025-02-28Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-02-28KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLTSean Christopherson
2025-02-28tools/x86: Fix linux/unaligned.h include path in lib/insn.cIan Rogers
2025-02-28perf arm-spe: Report error if set frequencyLeo Yan
2025-02-28perf lock: Report owner stack in usermodeChun-Tse Shao
2025-02-28KVM: selftests: Assert that STI blocking isn't set after event injectionSean Christopherson
2025-02-28KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"Colin Ian King
2025-02-28selftests: ublk: add ublk zero copy testMing Lei
2025-02-28selftests: ublk: add file backed ublkMing Lei
2025-02-28selftests: ublk: add kernel selftests for ublkMing Lei
2025-02-28x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8H. Peter Anvin (Intel)
2025-02-28perf lock: Make rb_tree helper functions genericChun-Tse Shao
2025-02-28perf lock: Retrieve owner callstack in bpf programChun-Tse Shao
2025-02-28perf lock: Add bpf maps for owner stack tracingChun-Tse Shao
2025-02-27selftests/net: deflake GRO testsKevin Krakauer
2025-02-27selftests/net: only print passing message in GRO tests when tests passKevin Krakauer
2025-02-27selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27perf cpumap: Reduce cpu size from int to int16_tIan Rogers
2025-02-27perf trace: Add missing perf_tool__init()Athira Rajeev
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-27tools/sched_ext: Provide a compatible helper for scx_bpf_events()Andrea Righi
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato