aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-05-15kdoc: xforms: move context attrs to function_xforms listRandy Dunlap1-10/+10
2026-05-15docs: kernel-doc: python: strip __counted_by_ptr macroTudor Ambarus2-0/+2
2026-05-15perf build: Be more programmatic when setting up libunwind variablesIan Rogers1-126/+100
2026-05-15tools build: Deduplicate test-libunwind for different architecturesIan Rogers10-170/+29
2026-05-15perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selectionIan Rogers11-33/+208
2026-05-14selftests: openvswitch: add pop_vlan testMinxi Hou1-0/+78
2026-05-14selftests: openvswitch: add vlan() and encap() flow string parsingMinxi Hou1-10/+314
2026-05-14perf metricgroup: Avoid scanning unnecessary PMUs for identifier matchIan Rogers3-9/+21
2026-05-14perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.allIan Rogers2-2/+1
2026-05-14perf record: Refactor ARM64 leaf caller setup out of archIan Rogers6-21/+13
2026-05-14selftests/bpf: Add tests for wakeup_sources kfuncsSamuel Wu5-1/+310
2026-05-14perf trace: Update beautifier script for clone flagsNamhyung Kim1-0/+4
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim6-15/+56
2026-05-14perf build: Add make check-headers targetNamhyung Kim2-2/+4
2026-05-14perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim1-2/+15
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim1-0/+1
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim1-0/+12
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim1-1/+1
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski29-60/+419
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-5/+95
2026-05-14selftests/nolibc: test open mode handlingThomas Weißschuh1-0/+23
2026-05-14tools/nolibc: always pass mode to open syscallThomas Weißschuh1-8/+5
2026-05-14tools/nolibc: split open mode handling into a macroThomas Weißschuh1-22/+18
2026-05-14tools/nolibc: split implicit open flags into a macroThomas Weißschuh1-6/+4
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang1-0/+57
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici3-6/+6
2026-05-14selftests: net: Add tests for neigh_forward_grat optionDanielle Ratson1-2/+340
2026-05-13veristat: Report max stack depthPaul Chaignon1-4/+9
2026-05-13selftests/bpf: Test reported max stack depthPaul Chaignon2-2/+16
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira1-0/+41
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino1-1/+1
2026-05-13KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctlsSean Christopherson3-0/+143
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-0/+1
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-6/+11
2026-05-13tools/sched_ext: scx_qmap: Fix qa arena placementCheng-Yang Chou1-1/+1
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+9
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao1-3/+7
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai4-4/+21
2026-05-13KVM: selftests: memslot_perf_test: make host wait timeout configurableMayuresh Chitale1-3/+9
2026-05-13libbpf: Use strscpy() in kernel code for skel_map_create()Kees Cook1-0/+5
2026-05-13KVM: selftests: Guard execinfo.h inclusion for non-glibc buildsHisam Mehboob1-1/+7
2026-05-13KVM: selftests: Teach sev_*_test about revoking VM typesTycho Andersen3-11/+9
2026-05-13KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()Piotr Zarycki1-13/+2
2026-05-13KVM: selftests: Fix typo in comment in hyperv_features.cPiotr Zarycki1-1/+1
2026-05-13KVM: selftests: sync_regs_test: drop stale TODO commentPiotr Zarycki1-1/+0
2026-05-13KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.hSean Christopherson9-9/+18
2026-05-13selftests/bpf: Enable stack argument tests for arm64Puranjay Mohan7-7/+14
2026-05-13bpf, arm64: Map BPF_REG_0 to x8 instead of x7Puranjay Mohan3-9/+9
2026-05-13selftests/bpf: Add precision backtracking test for stack argumentsYonghong Song3-0/+167