summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-09-17selftest/futex: Make the error check more precise for futex_numa_mpolAndré Almeida-15/+21
2025-09-17cxl: Add a cached copy of target_map to cxl_decoderDave Jiang-4/+4
2025-09-17kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGSThomas Weißschuh-3/+3
2025-09-17selftests/bpf: Test accesses to ctx paddingPaul Chaignon-0/+30
2025-09-17selftests/bpf: Move macros to bpf_misc.hPaul Chaignon-13/+6
2025-09-17selftests/hid: hidraw: forge wrong ioctls and tests themBenjamin Tissoires-0/+127
2025-09-17selftests/hid: hidraw: add more coverage for hidraw ioctlsBenjamin Tissoires-0/+352
2025-09-17selftests/hid: update vmtest.sh for virtme-ngBenjamin Tissoires-245/+423
2025-09-17x86/cpu: Rename and move CPU model entry for Diamond RapidsTony Luck-1/+1
2025-09-16selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILESYi Lai-0/+1
2025-09-16selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng-1/+1
2025-09-16selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil-0/+6
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-5/+5
2025-09-16tools/cpupower: fix error return value in cpupower_write_sysfs()Kaushlendra Kumar-1/+1
2025-09-16Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of git://git.kernel.org/pub...Linus Torvalds-5/+14
2025-09-16tools: ynl: add ipv4-or-v6 display hintAsbjørn Sloth Tønnesen-2/+2
2025-09-16tools: ynl: decode hex inputAsbjørn Sloth Tønnesen-0/+5
2025-09-16tools: ynl: encode indexed-arraysAsbjørn Sloth Tønnesen-0/+16
2025-09-16tools: ynl: move nest packing to a helper functionAsbjørn Sloth Tønnesen-4/+9
2025-09-16tools: ynl-gen: rename TypeArrayNest to TypeIndexedArrayAsbjørn Sloth Tønnesen-18/+18
2025-09-16tools: ynl-gen: validate nested arraysAsbjørn Sloth Tønnesen-5/+13
2025-09-16tools: ynl-gen: avoid repetitive variables definitionsAsbjørn Sloth Tønnesen-5/+9
2025-09-16tools: ynl-gen: refactor local vars for .attr_put() callersAsbjørn Sloth Tønnesen-13/+19
2025-09-16tools: ynl-gen: add sub-type checkAsbjørn Sloth Tønnesen-1/+3
2025-09-16tools: ynl-gen: generate nested array policiesAsbjørn Sloth Tønnesen-0/+5
2025-09-16tools: ynl-gen: allow overriding name-prefix for constantsAsbjørn Sloth Tønnesen-1/+2
2025-09-16tools: ynl: avoid "use of uninitialized variable" false positive in generated...Vladimir Oltean-2/+2
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar-299/+1087
2025-09-16KVM: riscv: selftests: Add SBI FWFT to get-reg-list testAnup Patel-0/+32
2025-09-16KVM: riscv: selftests: Add common supported test casesQuan Zhou-0/+6
2025-09-16KVM: riscv: selftests: Add missing headers for new testcasesDong Yang-0/+4
2025-09-16KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`Quan Zhou-2/+1
2025-09-16KVM: riscv: selftests: Add bfloat16 extension to get-reg-list testQuan Zhou-0/+12
2025-09-16KVM: riscv: selftests: Add Zicbop extension to get-reg-list testQuan Zhou-0/+16
2025-09-15tools: ynl: rst: display attribute-set docMatthieu Baerts (NGI0)-0/+4
2025-09-15bpf...d_path(): constify path argumentAl Viro-1/+1
2025-09-15selftests: ncdevmem: remove sleep on rxStanislav Fomichev-2/+0
2025-09-15selftests: mptcp: close server IPC descriptorsGeliang Tang-4/+12
2025-09-15selftests: mptcp: close server file descriptorsGeliang Tang-0/+2
2025-09-15selftests: mptcp: sockopt: fix error messagesGeliang Tang-6/+10
2025-09-15selftests: mptcp: userspace pm: validate deny-join-id0 flagMatthieu Baerts (NGI0)-3/+18
2025-09-15selftests: mptcp: connect: print pcap prefixMatthieu Baerts (NGI0)-1/+5
2025-09-15selftests: mptcp: print trailing bytes with odMatthieu Baerts (NGI0)-1/+1
2025-09-15selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)-2/+2
2025-09-15selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)-3/+4
2025-09-15selftests: bonding: add fail_over_mac testingHangbin Liu-2/+142
2025-09-15selftests/tc-testing: Adapt tc police action tests for Gb rounding changesVictor Nogueira-1/+1
2025-09-15selftests/bpf: More open-coded gettid syscall cleanupAlan Maguire-5/+8
2025-09-15selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgnsKumar Kartikeya Dwivedi-0/+104
2025-09-15selftests/bpf: Fix arena_spin_lock selftest failureSaket Kumar Bhaskar-1/+17