summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-08perf tests code-reading: Handle change in objdump output from binutils >= 2.4...Charlie Jenkins
2025-01-08perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo
2025-01-08KVM: selftests: Remove unneeded semicolonChen Ni
2025-01-08KVM: selftests: Add defines for AMD PMU CPUID features and propertiesColton Lewis
2025-01-08KVM: selftests: Fix typos in x86's PMU counter test's macro variable useColton Lewis
2025-01-08selftests/bpf: Add kprobe session recursion check testJiri Olsa
2025-01-08selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGSIhor Solodrai
2025-01-08kselftest/arm64: Add 2024 dpISA extensions to hwcap testMark Brown
2025-01-08selftests: ntsync: Add a stress test for contended waits.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling via alerts.Elizabeth Figura
2025-01-08selftests: ntsync: Add tests for alertable waits.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with events.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for auto-reset event state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for manual-reset event state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for mutex state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for semaphore state.Elizabeth Figura
2025-01-07tools: ynl: print some information about attribute we can't parseJakub Kicinski
2025-01-07tools: ynl: correctly handle overrides of fields in subsetJakub Kicinski
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-07sched_ext: Add option -l in selftest runner to list all available testsShizhao Chen
2025-01-07selftests/tracing: Add hist poll() support testMasami Hiramatsu (Google)
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss
2025-01-07selftests/net: packetdrill: report benign debug flakes as xfailWillem de Bruijn
2025-01-06selftests/bpf: Handle prog/attach type comparison in veristatMykyta Yatsenko
2025-01-06selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGSIhor Solodrai
2025-01-06selftests/bpf: test bpf_for within spin lock sectionEmil Tsalapatis
2025-01-06selftests/bpf: Avoid generating untracked files when running bpf selftestsJiayuan Chen
2025-01-06selftests/bpf: Extend netkit tests to validate set {head,tail}roomDaniel Borkmann
2025-01-06netkit: Allow for configuring needed_{head,tail}roomDaniel Borkmann
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-04selftests: tc-testing: reduce rshift valueJakub Kicinski
2025-01-04selftests: coredump: Add stackdump testNam Cao
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03tools/power/x86/intel-speed-select: v1.21 releaseSrinivas Pandruvada
2025-01-03tools/power/x86/intel-speed-select: Fix TRL restore after SST-TF disableSrinivas Pandruvada
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-02cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()Alejandro Lucero
2024-12-30selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes
2024-12-30selftests/bpf: fix veristat comp mode with new statsMahe Tardy
2024-12-30selftests/bpf: Add testcases for BPF_MULMatan Shachnai
2024-12-30libbpf: Set MFD_NOEXEC_SEAL when creating memfdDaniel Xu
2024-12-30KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list testQuan Zhou