summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-07-24objtool: Fix reloc hash collision in find_reloc_by_dest_range()Josh Poimboeuf1-3/+4
2026-07-24objtool: Replace iterator callback with for_each_sym_by_mangled_name()Josh Poimboeuf3-82/+60
2026-07-24objtool/klp: Fix relocation conversion failures for R_X86_64_NONEJosh Poimboeuf1-0/+3
2026-07-24objtool/klp: Fix extraction of text annotations for alternativesJosh Poimboeuf1-5/+28
2026-07-24objtool/klp: Fix cloning of zero-length section symbolsJosh Poimboeuf1-1/+1
2026-07-24objtool/klp: Fix handling of zero-length .altinstr_replacement sectionsJosh Poimboeuf1-1/+12
2026-07-24objtool/klp: Fix create_fake_symbols() skipping entsize-based sectionsJoe Lawrence1-2/+2
2026-07-24objtool/klp: Fix .data..once static local non-correlationJosh Poimboeuf1-1/+2
2026-07-24objtool/klp: Fix is_uncorrelated_static_local() for ClangJoe Lawrence1-10/+23
2026-07-24selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kernGregory Bell1-7/+6
2026-07-24selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtableGregory Bell1-2/+5
2026-07-24libbpf: Fix deduplication of typedef with base definitionsAntoine Tenart1-1/+3
2026-07-24selftests/bpf: Fix off-by-one in bpf_cpumask_populate related selftestMatt Bobrowski1-1/+1
2026-07-24libbpf: Report error when a negative kprobe offset is specifiedAaron Tomlin1-1/+8
2026-07-18selftests/landlock: Increase default audit socket timeoutMickaël Salaün1-17/+63
2026-07-18selftests/landlock: Filter dealloc records in audit_count_records()Mickaël Salaün4-13/+30
2026-07-18selftests/landlock: Explicitly disable audit in teardownsMaximilian Heyne2-16/+9
2026-07-18landlock: Set audit_net.sk for socket access checksMickaël Salaün1-0/+62
2026-07-18selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma1-1/+1
2026-07-18selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu1-6/+6
2026-07-18selftests: mm: fix and speedup "droppable" testDavid Hildenbrand (Arm)1-20/+26
2026-07-18selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION call...Luca Boccassi1-0/+42
2026-07-18usbip: tools: support SuperSpeedPlus devicesYichong Chen3-0/+7
2026-07-18tools/mm/slabinfo: fix total_objects attribute nameYichong Chen1-2/+2
2026-07-18tools/mm/slabinfo: Fix trace disable logic inversionXuewen Wang1-1/+1
2026-07-18perf trace beauty fcntl: Fix build with older kernel headersFlorian Fainelli1-0/+16
2026-06-10Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2026-06-10Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-41/+51
2026-06-10Merge tag 'trace-tools-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-36/+32
2026-06-09Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+128
2026-06-07riscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel1-0/+6
2026-06-06Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-06-05Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-06-05Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+241
2026-06-04selftests: net: add vxlan vnifilter notification testAndy Roulin2-0/+185
2026-06-04verification/rvgen: Fix ltl2k writing True as a literalGabriele Monaco1-4/+5
2026-06-04verification/rvgen: Fix options shared among commandsGabriele Monaco1-4/+6
2026-06-04verification/rvgen: Fix suffix strip in dot2kGabriele Monaco1-2/+2
2026-06-04tools/rv: Fix cleanup after failed trace setupGabriele Monaco1-1/+1
2026-06-04tools/rv: Fix substring match when listing container monitorsGabriele Monaco1-2/+6
2026-06-04tools/rv: Fix substring match bug in monitor name searchGabriele Monaco1-23/+25
2026-06-04tools/rv: Ensure monitor name and desc are NUL-terminatedGabriele Monaco1-3/+4
2026-06-04rtla: Fix parsing of multi-character short optionsTomas Glozar6-36/+32
2026-06-04selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui1-0/+4
2026-06-04af_unix: Add test for SCM_INQ on partial readJianyu Li1-2/+52
2026-06-04tools headers UAPI: sync linux/taskstats.h for procacct.cWang Yaxin1-0/+128
2026-06-03Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2026-06-03Merge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+13
2026-06-03rv: Add automatic cleanup handlers for per-task HA monitorsGabriele Monaco1-2/+2
2026-05-30tracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)1-1/+1