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