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