summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-24perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 oneArnaldo Carvalho de Melo
2025-06-24perf srcline: Lower verbosity on addr2line debug messagesIan Rogers
2025-06-24selftests/pidfd: decode pidfd file handles withou having to specify an fdChristian Brauner
2025-06-24fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUPChristian Brauner
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima
2025-06-24tools/nolibc: use arm64 name over aarch64Thomas Weißschuh
2025-06-24tools/nolibc: hide headers_check command by defaultThomas Weißschuh
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-23page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer
2025-06-23selftests: drv-net: stats: use skip instead of xfail for unsupported featuresJakub Kicinski
2025-06-23selftests: drv-net: stats: fix pylint issuesJakub Kicinski
2025-06-23selftests/nolibc: avoid GCC 15 -Wunterminated-string-initializationThomas Weißschuh
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh
2025-06-23selftests/nolibc: rename MakefileThomas Weißschuh
2025-06-23selftests/nolibc: split out CFLAGS logicThomas Weißschuh
2025-06-23selftests/nolibc: drop implicit defconfig executionsThomas Weißschuh
2025-06-23selftests: drv-net: import things in lib one by oneJakub Kicinski
2025-06-23libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen
2025-06-23KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirementsSean Christopherson
2025-06-23KVM: selftests: Add utilities to create eventfds and do KVM_IRQFDSean Christopherson
2025-06-23KVM: selftests: Assert that eventfd() succeeds in Xen shinfo testSean Christopherson
2025-06-23selftests/bpf: Support ppc64el in vmtestLuis Gerhorst
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar
2025-06-23selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu
2025-06-23selftests/coredump: Fix "socket_detect_userspace_client" test failureNam Cao
2025-06-23selftests/pidfd: test setattr supportChristian Brauner
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner
2025-06-22Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang
2025-06-22tools/nolibc: merge i386 and x86_64 into a single x86 archWilly Tarreau
2025-06-22tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo
2025-06-20perf test: add test for BPF metadata collectionBlake Jones
2025-06-20perf tools: display the new PERF_RECORD_BPF_METADATA eventBlake Jones
2025-06-20perf record: collect BPF metadata from new programsBlake Jones
2025-06-20perf record: collect BPF metadata from existing BPF programsBlake Jones
2025-06-20perf build: detect support for libbpf's emit_strings optionBlake Jones
2025-06-20KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...Sean Christopherson
2025-06-20perf header: remove unecessary core id testAnubhav Shelat
2025-06-20KVM: selftests: Print a more helpful message for EACCESS in access tracking testSean Christopherson
2025-06-20KVM: selftests: Play nice with EACCES errors in open_path_or_exit()Sean Christopherson
2025-06-20KVM: selftests: Add __open_path_or_exit() variant to provide extra help infoSean Christopherson
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson
2025-06-20perf test: Add header shell testIan Rogers