summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
4 daysx86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds1-1/+1
4 daysselftests/bpf: Test refinement of single-value tnumPaul Chaignon1-0/+137
4 daysKVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson1-2/+0
4 daysselftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple1-67/+16
4 daysselftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
4 daysvsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella1-2/+6
4 daystools/power turbostat: Fix delimiter bug in print functionsArtem Bityutskiy1-6/+6
4 daystools/power turbostat: Fix --show/--hide for individual cpuidle countersArtem Bityutskiy1-14/+21
4 daystools/power turbostat: Fix incorrect format variableArtem Bityutskiy1-3/+3
4 daystools/power/turbostat: Fix microcode patch level output for AMD/HygonSerhii Pievniev1-3/+6
4 daystools/power turbostat: Fix swidle header vs data displayLen Brown1-4/+3
2026-04-11selftests/cgroup: Don't require synchronous populated update on task exitTejun Heo4-4/+23
2026-04-11objtool/klp: fix mkstemp() failure with long pathsJoe Lawrence1-20/+3
2026-04-11objtool: Fix Clang jump table detectionJosh Poimboeuf1-3/+2
2026-04-02Revert "perf jevents: Handle deleted JSONS in out of source builds"Greg Kroah-Hartman1-11/+3
2026-04-02selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner1-1/+1
2026-04-02objtool: Handle Clang RSP musical chairsJosh Poimboeuf2-39/+37
2026-04-02objtool/klp: Disable unsupported pr_debug() usageJosh Poimboeuf1-8/+15
2026-04-02objtool: Use HOSTCFLAGS for HAVE_XXHASH testHONG Yifan1-1/+1
2026-04-02bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-4/+58
2026-04-02bpf: Fix exception exit lock checking for subprogsIhor Solodrai1-3/+6
2026-04-02perf metricgroup: Fix metricgroup__has_metric_or_groups()Ian Rogers1-3/+3
2026-04-02objtool/klp: fix data alignment in __clone_symbol()Joe Lawrence1-1/+2
2026-03-25tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-03-25selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires1-0/+12
2026-03-19selftests: fix mntns iteration selftestsChristian Brauner1-10/+15
2026-03-19objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf1-5/+5
2026-03-19objtool: Fix data alignment in elf_add_data()Josh Poimboeuf1-1/+1
2026-03-19objtool/klp: Fix detection of corrupt static branch/call entriesJosh Poimboeuf1-0/+3
2026-03-19perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever1-0/+5
2026-03-19perf ftrace: Fix hashmap__new() error checkingChen Ni1-2/+7
2026-03-19perf annotate: Fix hashmap__new() error checkingChen Ni1-1/+4
2026-03-19perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne1-1/+1
2026-03-12selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon1-1/+1
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman3-35/+63
2026-03-12selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
2026-03-12selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian1-2/+5
2026-03-12kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-03-12kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor1-3/+5
2026-03-12selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+13
2026-03-12selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-12selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-12selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier1-1/+1
2026-03-04perf test parse-metric: Ensure aggregate counts appear to have runIan Rogers1-0/+2
2026-03-04tools: Fix bitfield dependency failureLeo Yan1-0/+1
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang1-2/+2
2026-03-04docs: kdoc: fix logic to handle unissued warningsMauro Carvalho Chehab1-7/+28
2026-03-04rtla: Fix NULL pointer dereference in actions_parseWander Lairson Costa1-0/+2
2026-03-04bpftool: Fix dependencies for static buildIhor Solodrai1-2/+2
2026-03-04tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar1-0/+1