summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-22perf tools: Fix build error for LoongArchTiezhu Yang
2025-05-22vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy
2025-05-22tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu
2025-05-22tools/net/ynl: ethtool: fix crash when Hardware Clock info is missingHangbin Liu
2025-05-18selftest/x86/bugs: Add selftests for ITSPawan Gupta
2025-05-18selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-18selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-18selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-18objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda
2025-05-02objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-05-02objtool: Stop UNRET validation on UD2Josh Poimboeuf
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-05-02objtool, panic: Disable SMAP in __stack_chk_fail()Josh Poimboeuf
2025-05-02objtool: Silence more KCOV warningsJosh Poimboeuf
2025-05-02bpf: bpftool: Setting error code in do_loader()Sewon Nam
2025-05-02selftests/bpf: Fix cap_enable_effective() return codeFeng Yang
2025-05-02selftests/bpf: Fix stdout race condition in traffic monitorAmery Hung
2025-05-02selftests/pcie_bwctrl: Fix test progs listIlpo Järvinen
2025-05-02x86/insn: Fix CTEST instruction decodingKirill A. Shutemov
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-25objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-25selftests: mincore: fix tmpfs mincore test failureBaolin Wang
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-25perf tools: Remove evsel__handle_error_quirks()Namhyung Kim
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün
2025-04-20landlock: Add the errata interfaceMickaël Salaün
2025-04-20ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
2025-04-20pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han
2025-04-20objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf
2025-04-20selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-10perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers
2025-04-10tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui
2025-04-10tools/power turbostat: report CoreThr per measurement intervalLen Brown
2025-04-10tools/power turbostat: Allow Zero return value for some RAPL registersZhang Rui
2025-04-10xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang
2025-04-10objtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight
2025-04-10objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf
2025-04-10objtool: Fix detection of consecutive jump tables on Clang 20Josh Poimboeuf
2025-04-10objtool: Handle PC relative relocation typeTiezhu Yang
2025-04-10objtool: Handle different entry size of rodataTiezhu Yang
2025-04-10objtool: Handle various symbol types of rodataTiezhu Yang
2025-04-10perf bpf-filter: Fix a parsing error with commaNamhyung Kim
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner
2025-04-10perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati