summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-07-05selftests/futex: Migrate futex_wait_uninitialized_heap to harnessWake Liu1-15/+20
2026-07-05selftests/futex: Migrate futex_wait_private_mapped_file to harnessWake Liu1-16/+20
2026-07-05selftests/futex: Migrate futex_wait to harnessWake Liu1-47/+80
2026-07-05selftests/futex: Correct validation logic in waitvWake Liu1-25/+30
2026-07-05selftests/futex: Migrate functional tests to harnessWake Liu4-137/+144
2026-07-05selftests/futex: Remove static keyword from 'head'Ankit Khushwaha1-1/+1
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+86
2026-07-05selftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout1-0/+1
2026-07-04perf tests: Add auto counter reload (ACR) sampling testDapeng Mi1-0/+43
2026-07-04perf vendor events amd: Update Zen 6 core eventsSandipan Das1-5/+29
2026-07-04perf vendor events amd: Update Zen 5 core eventsSandipan Das2-18/+120
2026-07-04perf test amd ibs: avoid using executable heapOndrej Mosnacek1-14/+6
2026-07-04selftests/bpf: Add tests for forked/cloned optimized uprobesJiri Olsa1-0/+88
2026-07-04selftests/bpf: Add tests for uprobe nop10 red zone clobberingAndrii Nakryiko4-0/+164
2026-07-04selftests/bpf: Add reattach tests for uprobe syscallJiri Olsa1-10/+120
2026-07-04selftests/bpf: Change uprobe/usdt trigger bench code to use nop10Jiri Olsa3-29/+29
2026-07-04selftests/bpf: Change uprobe syscall tests to use nop10Jiri Olsa4-25/+34
2026-07-04selftests/bpf: Emit nop,nop10 instructions combo for x86_64 archJiri Olsa1-1/+1
2026-07-04libbpf: Detect uprobe syscall with new errorJiri Olsa2-3/+3
2026-07-04libbpf: Change has_nop_combo to work on top of nop10Jiri Olsa1-8/+8
2026-07-03perf test: Add Arm CoreSight callchain testLeo Yan6-2/+213
2026-07-03perf cs-etm: Synthesize callchains for instruction samplesLeo Yan1-5/+78
2026-07-03perf cs-etm: Support call indentationLeo Yan1-5/+15
2026-07-03perf cs-etm: Flush thread stacks after decoder resetLeo Yan1-0/+45
2026-07-03perf cs-etm: Use thread-stack for last branch entriesLeo Yan1-115/+58
2026-07-03perf cs-etm: Refactor instruction size handlingLeo Yan1-21/+22
2026-07-03perf cs-etm: Decode ETE exception packetsLeo Yan1-3/+3
2026-07-03perf cs-etm: Filter synthesized branch samplesLeo Yan3-6/+22
2026-07-03perf cs-etm: Fix thread leaks on trace queue init failureLeo Yan1-0/+4
2026-07-03perf test: Extend perf kvm tests to check default eventNamhyung Kim1-0/+10
2026-07-03perf kvm: Fix a memory leak in the usage stringNamhyung Kim1-7/+8
2026-07-03perf kvm: Do not copy filename stringNamhyung Kim1-10/+4
2026-07-03perf kvm: Kill STRDUP_FAIL_EXIT()Namhyung Kim4-53/+24
2026-07-03perf kvm: Check kvm_need_default_arch_event() earlyNamhyung Kim1-10/+11
2026-07-03perf kvm: Factor out kvm_need_default_arch_event()Namhyung Kim5-60/+69
2026-07-03perf symbols: skip livepatch symbols in kcore_copy kallsyms processingJoe Lawrence1-0/+4
2026-07-03perf symbols: skip livepatch symbols when loading kallsymsJoe Lawrence2-2/+14
2026-07-03tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-onlyThomas Weißschuh1-1/+1
2026-07-03selftests/nolibc: Add test for getcwd() and readlink()Daniel Palmer1-0/+53
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann14-37/+127
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+173
2026-07-03tools: ynl: pyynl: pull the --family resolution logic into the libJakub Kicinski6-56/+102
2026-07-03tools: ynl: pyynl: re-export the library API from the package rootJakub Kicinski1-0/+9
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2026-07-03selftests: net: check multicast group user countYuyang Huang1-11/+90
2026-07-03tools/nolibc: unistd: Add readlink()Daniel Palmer1-0/+16
2026-07-03tools/nolibc: unistd: Add getcwd()Daniel Palmer1-0/+42
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni16-33/+218
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-22/+91