summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-01-19selftests/x86: Clean up sysret_rip coding styleUYeol Jo-7/+5
2026-01-19Merge tag 'v6.19-rc6' into tip-x86-cleanupsBorislav Petkov (AMD)-398/+1258
2026-01-19selftests: ALSA: Remove unused variable in utimer-testLeeYongjun-1/+0
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-185/+66
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-01-18Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-12/+16
2026-01-17selftests: net: improve error handling in passive TFO testYohei Kojima-4/+9
2026-01-17selftests: net: fix passive TFO test to fail if child processes failedYohei Kojima-1/+12
2026-01-17tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima-1/+1
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook-0/+2
2026-01-17selftests: vDSO: getrandom: Fix path to s390 chacha implementationThomas Weißschuh-1/+1
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy-0/+1
2026-01-16tools/power/x86/intel-speed-select: v1.25 releaseSrinivas Pandruvada-1/+1
2026-01-16tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()Malaya Kumar Rout-0/+2
2026-01-16tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detectionKhem Raj-1/+7
2026-01-16tools/power/x86/intel-speed-select: Allow non root usersSrinivas Pandruvada-2/+37
2026-01-16selftests/bpf: Fix map_kptr test failureYonghong Song-0/+41
2026-01-16selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire-8/+13
2026-01-16bpftool: Add 'prepend' option for tcx attach to insert at chain startGyutae Bae-12/+58
2026-01-16x86/entry/vdso/selftest: Update location of vgetrandom-chacha.SH. Peter Anvin-1/+1
2026-01-16Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-12/+18
2026-01-16selftests/run_kselftest.sh: Add `--skip` argument optionRicardo B. Marlière-0/+11
2026-01-16cpupower: make systemd unit installation optionalJoão Marcos Costa-5/+12
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner-0/+1068
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan-0/+33
2026-01-16KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMUSean Christopherson-52/+143
2026-01-15selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière-41/+30
2026-01-15vsock/test: Add test for a linear and non-linear skb getting coalescedMichal Luczaj-0/+82
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-72/+139
2026-01-15selftests/bpf: Add test for bpf_override_return helperJiri Olsa-0/+71
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds-28/+358
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-7/+24
2026-01-15KVM: selftests: Fix typos and stale comments in kvm_utilFuad Tabba-3/+3
2026-01-15KVM: selftests: Move page_align() to shared headerFuad Tabba-12/+7
2026-01-15KVM: riscv: selftests: Fix incorrect rounding in page_align()Fuad Tabba-1/+1
2026-01-15KVM: arm64: selftests: Fix incorrect rounding in page_align()Fuad Tabba-1/+1
2026-01-15KVM: arm64: selftests: Disable unused TTBR1_EL1 translationsFuad Tabba-0/+6
2026-01-15KVM: arm64: selftests: Add a test for FEAT_IDSTMarc Zyngier-0/+118
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi-3/+24
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes-1/+1
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes-41/+139
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes-0/+232
2026-01-14selftests/bpf: Extend live regs tests with a test for gotoxAnton Protopopov-0/+41
2026-01-14perf arm-spe: Don't hard code config attributeJames Clark-7/+8
2026-01-14perf cs-etm: Don't hard code config attribute when configuring the eventJames Clark-29/+27
2026-01-14perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGRJames Clark-45/+34
2026-01-14perf cs-etm: Don't use hard coded config bits when setting up ETMCRJames Clark-1/+34
2026-01-14perf cs-etm: Make a helper to find the Coresight evselJames Clark-23/+27
2026-01-14perf tests: Test evsel__set_config_if_unset() and config change trackingJames Clark-0/+91
2026-01-14perf parse-events: Always track user config changesJames Clark-6/+2