summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2025-04-10perf vendor events arm64 AmpereOneX: Fix frontend_bound calculationIlkka Koskinen1-5/+5
2025-04-10perf pmu: Handle memory failure in tool_pmu__new()Thomas Richter2-1/+10
2025-04-10perf: intel-tpebs: Fix incorrect usage of zfree()James Clark1-1/+1
2025-04-10perf dso: fix dso__is_kallsyms() checkStephen Brennan1-1/+3
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo1-0/+5
2025-04-10perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo1-3/+1
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo1-1/+5
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo1-1/+1
2025-04-10selftests/mm/cow: fix the incorrect error handlingCyan Yang1-1/+1