summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-06-23KVM: selftests: Add utilities to create eventfds and do KVM_IRQFDSean Christopherson-23/+47
2025-06-23KVM: selftests: Assert that eventfd() succeeds in Xen shinfo testSean Christopherson-6/+3
2025-06-23selftests/bpf: Support ppc64el in vmtestLuis Gerhorst-0/+102
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds-2/+8
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar-2/+9
2025-06-23selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu-0/+366
2025-06-23selftests/coredump: Fix "socket_detect_userspace_client" test failureNam Cao-0/+5
2025-06-23selftests/pidfd: test setattr supportChristian Brauner-1/+71
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner-0/+35
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner-1/+100
2025-06-22Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim-95/+885
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+8
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+13
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang-1/+43
2025-06-22tools/nolibc: merge i386 and x86_64 into a single x86 archWilly Tarreau-195/+179
2025-06-22tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau-2/+2
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds-51/+327
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo-0/+28
2025-06-20perf test: add test for BPF metadata collectionBlake Jones-1/+95
2025-06-20perf tools: display the new PERF_RECORD_BPF_METADATA eventBlake Jones-3/+56
2025-06-20perf record: collect BPF metadata from new programsBlake Jones-1/+84
2025-06-20perf record: collect BPF metadata from existing BPF programsBlake Jones-0/+362
2025-06-20perf build: detect support for libbpf's emit_strings optionBlake Jones-0/+25
2025-06-20KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...Sean Christopherson-1/+12
2025-06-20perf header: remove unecessary core id testAnubhav Shelat-16/+0
2025-06-20KVM: selftests: Print a more helpful message for EACCESS in access tracking testSean Christopherson-5/+2
2025-06-20KVM: selftests: Play nice with EACCES errors in open_path_or_exit()Sean Christopherson-2/+3
2025-06-20KVM: selftests: Add __open_path_or_exit() variant to provide extra help infoSean Christopherson-4/+16
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson-12/+9
2025-06-20perf test: Add header shell testIan Rogers-0/+74
2025-06-20KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c commentsRahul Kumar-2/+2
2025-06-20perf parse-events: Set default GH modifier properlyNamhyung Kim-3/+8
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers-78/+240
2025-06-20KVM: selftests: Verify KVM disable interception (for userspace) on filter changeSean Christopherson-0/+8
2025-06-20perf vendor events arm64: Update FUJITSU-MONAKA pmu eventKotaro, Tokai-144/+265
2025-06-20bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen-6/+9
2025-06-20selftests/bpf: Add test for bpftool access to read-only protected mapsSlava Imameev-0/+490
2025-06-20bpftool: Use appropriate permissions for map accessSlava Imameev-51/+96
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato-1/+4
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain-0/+3
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg-1/+1
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-32/+459
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-12/+305
2025-06-19tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski-11/+17
2025-06-19selftests: net: use slowwait to make sure IPv6 setup finishedHangbin Liu-5/+4
2025-06-19selftests: net: use slowwait to stabilize vrf_route_leaking testHangbin Liu-2/+2
2025-06-19selftests/landlock: Add test to check rule tied to covered mount pointMickaël Salaün-0/+40
2025-06-19selftests/landlock: Fix build of audit_testSong Liu-0/+1
2025-06-19selftests/landlock: Fix readlink checkMickaël Salaün-3/+4
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu-3/+13