summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-15perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selectionIan Rogers
2026-05-14selftests: openvswitch: add pop_vlan testMinxi Hou
2026-05-14selftests: openvswitch: add vlan() and encap() flow string parsingMinxi Hou
2026-05-14perf metricgroup: Avoid scanning unnecessary PMUs for identifier matchIan Rogers
2026-05-14perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.allIan Rogers
2026-05-14perf record: Refactor ARM64 leaf caller setup out of archIan Rogers
2026-05-14selftests/bpf: Add tests for wakeup_sources kfuncsSamuel Wu
2026-05-14perf trace: Update beautifier script for clone flagsNamhyung Kim
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim
2026-05-14perf build: Add make check-headers targetNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-14selftests/nolibc: test open mode handlingThomas Weißschuh
2026-05-14tools/nolibc: always pass mode to open syscallThomas Weißschuh
2026-05-14tools/nolibc: split open mode handling into a macroThomas Weißschuh
2026-05-14tools/nolibc: split implicit open flags into a macroThomas Weißschuh
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici
2026-05-14selftests: net: Add tests for neigh_forward_grat optionDanielle Ratson
2026-05-13veristat: Report max stack depthPaul Chaignon
2026-05-13selftests/bpf: Test reported max stack depthPaul Chaignon
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
2026-05-13KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctlsSean Christopherson
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-13tools/sched_ext: scx_qmap: Fix qa arena placementCheng-Yang Chou
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai
2026-05-13KVM: selftests: memslot_perf_test: make host wait timeout configurableMayuresh Chitale
2026-05-13libbpf: Use strscpy() in kernel code for skel_map_create()Kees Cook
2026-05-13KVM: selftests: Guard execinfo.h inclusion for non-glibc buildsHisam Mehboob
2026-05-13KVM: selftests: Teach sev_*_test about revoking VM typesTycho Andersen
2026-05-13KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()Piotr Zarycki
2026-05-13KVM: selftests: Fix typo in comment in hyperv_features.cPiotr Zarycki
2026-05-13KVM: selftests: sync_regs_test: drop stale TODO commentPiotr Zarycki
2026-05-13KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.hSean Christopherson
2026-05-13selftests/bpf: Enable stack argument tests for arm64Puranjay Mohan
2026-05-13bpf, arm64: Map BPF_REG_0 to x8 instead of x7Puranjay Mohan
2026-05-13selftests/bpf: Add precision backtracking test for stack argumentsYonghong Song
2026-05-13selftests/bpf: Add verifier tests for stack argument validationYonghong Song
2026-05-13selftests/bpf: Add BTF fixup for __naked subprog parameter namesYonghong Song
2026-05-13selftests/bpf: Add tests for stack argument validationYonghong Song
2026-05-13selftests/bpf: Add tests for BPF function stack argumentsYonghong Song