summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-06-24iommufd/selftest: Add missing close(mfd) in memfd_mmap()Nicolin Chen-2/+7
2025-06-24iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizesNicolin Chen-9/+21
2025-06-24perf tools: Remove excess variable declarationsBhaskar Chowdhury-6/+3
2025-06-24perf test: Replace grep perl regexp with awkChun-Tse Shao-2/+3
2025-06-24libperf evsel: Add missed puts and assertsIan Rogers-0/+6
2025-06-24perf trace: Add missed freeing of ordered events and threadIan Rogers-5/+5
2025-06-24perf script: Add -e option to flamegraph scriptTianyou Li-1/+14
2025-06-24perf script: Handle -i option for perf script flamegraphTianyou Li-1/+7
2025-06-24perf trace: Show zero value in STRARRAYNamhyung Kim-2/+4
2025-06-24perf unwind-libdw: skip non-regular filesSergei Trofimovich-2/+5
2025-06-24perf build: The bfd features are opt-in, stop testing for them by defaultArnaldo Carvalho de Melo-19/+5
2025-06-24perf build: Add the libpfm devel fedora package name to the hintArnaldo Carvalho de Melo-1/+1
2025-06-24perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 oneArnaldo Carvalho de Melo-1/+1
2025-06-24perf srcline: Lower verbosity on addr2line debug messagesIan Rogers-5/+5
2025-06-24selftests/pidfd: decode pidfd file handles withou having to specify an fdChristian Brauner-1/+65
2025-06-24fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUPChristian Brauner-1/+1
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima-4/+115
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima-0/+23
2025-06-24tools/nolibc: use arm64 name over aarch64Thomas Weißschuh-8/+7
2025-06-24tools/nolibc: hide headers_check command by defaultThomas Weißschuh-1/+1
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand-33/+10
2025-06-23page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer-0/+964
2025-06-23selftests: drv-net: stats: use skip instead of xfail for unsupported featuresJakub Kicinski-3/+3
2025-06-23selftests: drv-net: stats: fix pylint issuesJakub Kicinski-15/+30
2025-06-23selftests/nolibc: avoid GCC 15 -Wunterminated-string-initializationThomas Weißschuh-1/+1
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh-0/+27
2025-06-23selftests/nolibc: rename MakefileThomas Weißschuh-1/+1
2025-06-23selftests/nolibc: split out CFLAGS logicThomas Weißschuh-8/+14
2025-06-23selftests/nolibc: drop implicit defconfig executionsThomas Weißschuh-2/+2
2025-06-23selftests: drv-net: import things in lib one by oneJakub Kicinski-0/+31
2025-06-23libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen-0/+3
2025-06-23KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirementsSean Christopherson-0/+136
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