summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-23KVM: arm64: selftests: Improve error handling for GICv5 PPI selftestSascha Bischoff
2026-05-23KVM: arm64: selftests: Cleanup unused vars in GICv5 PPI selftestSascha Bischoff
2026-05-23KVM: arm64: selftests: Add missing GIC CDEN to no-vgic-v5 selftestSascha Bischoff
2026-05-23KVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson
2026-05-23KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>Hisam Mehboob
2026-05-22perf tests: Add test for stat delay option with duration_timeIan Rogers
2026-05-22perf tool_pmu: Make tool PMU events respect enable/disableIan Rogers
2026-05-22perf doc: Document new IBS capabilities in man pageRavi Bangoria
2026-05-22perf amd ibs: Decode Streaming-store flag in IBS OP raw dumpRavi Bangoria
2026-05-22perf amd ibs: Decode Remote-Socket flag in IBS OP raw dumpRavi Bangoria
2026-05-22perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer plat...Ravi Bangoria
2026-05-22perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+Ravi Bangoria
2026-05-22perf test ibs: Skip privilege test on Zen6 and newer platformsRavi Bangoria
2026-05-22perf tool ibs: Sync AMD IBS header fileRavi Bangoria
2026-05-22perf test amd ibs: Fix incorrect kernel version checkRavi Bangoria
2026-05-22selftests: net: add a test case for nsid in all nsid notificationsIlya Maximets
2026-05-22perf kwork: Fix memory management of kwork_workIan Rogers
2026-05-22perf kwork: Fix address sanitizer issuesIan Rogers
2026-05-22perf build: Unconditionally set up libunwind feature build flagsIan Rogers
2026-05-22selftests: tls: use ASSERT_GE in test_mutliprocGeliang Tang
2026-05-22perf stat: Make metric only column line up with headerAndi Kleen
2026-05-22selftests/tc-testing: Adapt idempotent qdisc notify callback tests to recent ...Victor Nogueira
2026-05-22selftests/tc-testing: Add support for ifb devicesVictor Nogueira
2026-05-22selftests/cgroup: enable memory controller in hugetlb memcg testGuopeng Zhang
2026-05-22KVM: selftests: Fix vcpu_get_stats_fd() ioctl nameZongyao Chen
2026-05-22selftests: netfilter: add nft_fib_nexthop testJiayuan Chen
2026-05-21Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21KVM: selftests: Verify VMX's GUEST_PENDING_DBG_EXCEPTIONS.BS Consistency CheckHou Wenlong
2026-05-21KVM: selftests: Verify guest debug DR7.GD checking during instruction emulationHou Wenlong
2026-05-21KVM: selftests: Add all (known) EFLAGS bit definitionsSean Christopherson
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21selftests/landlock: Increase default audit socket timeoutMickaël Salaün
2026-05-21selftests/landlock: Filter dealloc records in audit_count_records()Mickaël Salaün
2026-05-21perf build: Fix fsmount.o buildIan Rogers
2026-05-21selftests/hid: Remove unused LLD variableJames Clark
2026-05-21tools: ynl: support listening on all nsidsIlya Maximets
2026-05-21selftests: net: Fix checksums in xdp_nativeNimrod Oren
2026-05-21selftests: rds: config: disable modulesMatthieu Baerts (NGI0)
2026-05-21selftests: openat2: port emptypath_test to kselftest harnessChristian Brauner
2026-05-21kselftest/openat2: test for OPENAT2_REGULAR flagDorjoy Chowdhury
2026-05-21selftests: harness: fix pidfd leak in __wait_for_testGeliang Tang
2026-05-21lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validationSayali Patil
2026-05-21selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/emptyKaitao Cheng
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra
2026-05-21selftests: openat2: migrate to kselftest harnessAleksa Sarai
2026-05-21selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZEAleksa Sarai
2026-05-21selftests: openat2: move helpers to headerAleksa Sarai