summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-05-20KVM: selftests: Add KVM selftests header files for LoongArchBibo Mao-0/+153
2025-05-20KVM: selftests: Add VM_MODE_P47V47_16K VM modeBibo Mao-0/+4
2025-05-19selftests: drv-net: Fix "envirnoments" to "environments"Sumanth Gavini-1/+1
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn-6/+12
2025-05-19kunit: tool: add test counts to JSON outputRae Moar-0/+10
2025-05-19KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXITNikunj A Dadhania-0/+136
2025-05-19selftests/bpf: Remove unnecessary link dependenciesMykyta Yatsenko-5/+2
2025-05-19Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-91/+1119
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller-13/+42
2025-05-16vsock/test: check also expected errno on sigpipe testStefano Garzarella-2/+10
2025-05-16vsock/test: retry send() to avoid occasional failure in sigpipe testStefano Garzarella-8/+30
2025-05-16vsock/test: add timeout_usleep() to allow sleeping in timeout sectionsStefano Garzarella-0/+19
2025-05-16tools: ynl: add a sample for rt-linkJakub Kicinski-0/+185
2025-05-16tools: ynl: enable codegen for all rt- familiesJakub Kicinski-4/+7
2025-05-16tools: ynl: submsg: reverse parse / error reportingJakub Kicinski-11/+107
2025-05-16tools: ynl-gen: submsg: support parsing and rendering sub-messagesJakub Kicinski-4/+89
2025-05-16tools: ynl-gen: submsg: render the structsJakub Kicinski-3/+43
2025-05-16tools: ynl-gen: submsg: plumb thru an empty typeJakub Kicinski-2/+23
2025-05-16tools: ynl-gen: prepare for submsg structsJakub Kicinski-23/+39
2025-05-16tools: ynl-gen: factor out the annotation of pure nested structJakub Kicinski-17/+22
2025-05-16perf record: Fix a asan runtime error in util/maps.cChun-Tse Shao-3/+6
2025-05-16perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2Chun-Tse Shao-13/+64
2025-05-16Merge tag 'linux-cpupower-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-10/+126
2025-05-16KVM: selftests: access_tracking_perf_test: Use MGLRU for access trackingJames Houghton-26/+638
2025-05-16KVM: selftests: Build and link selftests/cgroup/lib into KVM selftestsJames Houghton-1/+2
2025-05-16cgroup: selftests: Add API to find root of specific controllerSean Christopherson-7/+28
2025-05-16cgroup: selftests: Move cgroup_util into its own libraryJames Houghton-13/+33
2025-05-16cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.cSean Christopherson-85/+83
2025-05-16KVM: selftests: access_tracking_perf_test: Add option to skip the sanity checkMaxim Levitsky-9/+61
2025-05-16KVM: selftests: Extract guts of THP accessor to standalone sysfs helpersSean Christopherson-11/+24
2025-05-16rcutorture: Fix issue with re-using old images on ARM64Joel Fernandes-1/+1
2025-05-16rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01Paul E. McKenney-2/+0
2025-05-16rcutorture: Reduce TREE01 CPU overcommitPaul E. McKenney-1/+1
2025-05-16torture: Check for "Call trace:" as well as "Call Trace:"Paul E. McKenney-2/+2
2025-05-16torture: Add testing of RCU's Rust bindings to torture.shPaul E. McKenney-0/+45
2025-05-16torture: Add --do-{,no-}normal to torture.shPaul E. McKenney-3/+27
2025-05-16xdrgen: Fix code generated for counted arraysChuck Lever-0/+6
2025-05-16perf intel-tpebs: Filter non-workload samplesIan Rogers-1/+58
2025-05-16kselftest/arm64: Set default OUTPUT path when undefinedtanze-0/+2
2025-05-16KVM: selftests: Confirm exposing MTE_frac does not break migrationBen Horgan-1/+76
2025-05-16tools/bootconfig: specify LDFLAGS as an argument to CCBrian Masney-1/+1
2025-05-16tools/bootconfig: allow overriding CFLAGS assignmentBrian Masney-1/+1
2025-05-15selftests/run_kselftest.sh: Use readlink if realpath is not availableYosry Ahmed-1/+8
2025-05-15tools: ynl-gen: array-nest: support arrays of nestsJakub Kicinski-0/+3
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-72/+875
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-56/+192
2025-05-15perf test: Allow tolerance for leader sampling testChun-Tse Shao-6/+27
2025-05-15selftest/net/ovpn: extend coverage with more test casesAntonio Quartulli-11/+34
2025-05-15selftest/net/ovpn: fix crash in case of getaddrinfo() failureAntonio Quartulli-2/+8
2025-05-14selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.Kuniyuki Iwashima-1/+3