summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
10 daysx86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
10 daysselftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
10 daystools/power/turbostat: Fix microcode patch level output for AMD/HygonSerhii Pievniev
2026-04-11selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-04-11bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-04-11bpf: Add third round of bounds deductionPaul Chaignon
2026-04-11selftests/bpf: Test invariants on JSLT crossing signPaul Chaignon
2026-04-11selftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon
2026-04-11objtool: Fix Clang jump table detectionJosh Poimboeuf
2026-04-02objtool: Handle Clang RSP musical chairsJosh Poimboeuf
2026-03-25tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-03-25selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires
2026-03-25kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor
2026-03-25selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-25selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan
2026-03-25perf ftrace: Fix hashmap__new() error checkingChen Ni
2026-03-25perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-25perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne
2026-03-13selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-13selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-13kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2026-03-13kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-13selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-13selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-04tools: Fix bitfield dependency failureLeo Yan
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2026-03-04tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar
2026-03-04libperf build: Always place libperf includes firstIan Rogers
2026-03-04libperf: Don't remove -g when EXTRA_CFLAGS are usedJames Clark
2026-03-04perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das
2026-03-04perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran
2026-03-04perf maps: Fix reference count leak in maps__find_ams()Ian Rogers
2026-03-04libsubcmd: Fix null intersection case in exclude_cmds()Sri Jayaramappa
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers
2026-03-04perf unwind-libdw: Fix invalid reference countsIan Rogers
2026-03-04perf test stat tests: Fix for virtualized machinesThomas Richter
2026-03-04perf test stat: Update test expectations and eventsIan Rogers
2026-03-04bpftool: Fix truncated netlink dumpsJakub Kicinski
2026-03-04selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko
2026-03-04selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko
2026-03-04selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel
2026-03-04selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski
2026-03-04kbuild: Add objtool to top-level clean targetJosh Poimboeuf
2026-03-04tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()Malaya Kumar Rout
2026-03-04selftests/mm: convert page_size to unsigned longSiddarth G
2026-03-04selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum
2026-03-04xdrgen: Fix struct prefix for typedef types in program wrappersChuck Lever
2026-03-04spi: tools: Add include folder to .gitignoreFrancesco Lavra
2026-03-04selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi
2026-03-04libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya