summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-22perf tools: Fix build error for LoongArchTiezhu Yang1-1/+1
2025-05-22vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy1-12/+16
2025-05-22tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu1-33/+22
2025-05-22tools/net/ynl: ethtool: fix crash when Hardware Clock info is missingHangbin Liu1-7/+15
2025-05-18selftest/x86/bugs: Add selftests for ITSPawan Gupta7-0/+631
2025-05-18selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan2-0/+3
2025-05-18selftests/mm: fix a build failure on powerpcNysal Jan K.A.1-1/+11
2025-05-18selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang1-5/+14
2025-05-18objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda1-0/+1
2025-05-02objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf1-6/+16
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-05-02objtool: Stop UNRET validation on UD2Josh Poimboeuf1-0/+3
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-05-02objtool, panic: Disable SMAP in __stack_chk_fail()Josh Poimboeuf1-1/+4
2025-05-02objtool: Silence more KCOV warningsJosh Poimboeuf1-0/+6
2025-05-02bpf: bpftool: Setting error code in do_loader()Sewon Nam1-0/+1
2025-05-02selftests/bpf: Fix cap_enable_effective() return codeFeng Yang4-9/+10
2025-05-02selftests/bpf: Fix stdout race condition in traffic monitorAmery Hung1-20/+13
2025-05-02selftests/pcie_bwctrl: Fix test progs listIlpo Järvinen1-1/+2
2025-05-02x86/insn: Fix CTEST instruction decodingKirill A. Shutemov1-2/+2
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-25objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda1-0/+1
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-25selftests: mincore: fix tmpfs mincore test failureBaolin Wang1-14/+2
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-25perf tools: Remove evsel__handle_error_quirks()Namhyung Kim1-22/+0
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün2-0/+60
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün1-15/+34
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün1-1/+1
2025-04-20landlock: Add the errata interfaceMickaël Salaün1-1/+45
2025-04-20ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-04-20pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4
2025-04-20objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf1-0/+5
2025-04-20selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-10perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers6-129/+235
2025-04-10tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui1-0/+1
2025-04-10tools/power turbostat: report CoreThr per measurement intervalLen Brown2-1/+3
2025-04-10tools/power turbostat: Allow Zero return value for some RAPL registersZhang Rui1-9/+18
2025-04-10xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang2-0/+13
2025-04-10objtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight1-0/+2
2025-04-10objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf1-1/+1
2025-04-10objtool: Fix detection of consecutive jump tables on Clang 20Josh Poimboeuf3-22/+37
2025-04-10objtool: Handle PC relative relocation typeTiezhu Yang4-5/+27
2025-04-10objtool: Handle different entry size of rodataTiezhu Yang5-1/+41
2025-04-10objtool: Handle various symbol types of rodataTiezhu Yang1-5/+11
2025-04-10perf bpf-filter: Fix a parsing error with commaNamhyung Kim2-3/+3
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner1-0/+2
2025-04-10perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati1-2/+2