index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2020-07-01
selftests/x86/fsgsbase: Add a missing memory constraint
Andy Lutomirski
2020-07-01
selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
Andy Lutomirski
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
2020-07-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
2020-07-01
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
2020-07-01
selftests/bpf: Add byte swapping selftest
Andrii Nakryiko
2020-06-30
selftests/bpf: Allow substituting custom vmlinux.h for selftests build
Andrii Nakryiko
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
bpf: Add tests for PTR_TO_BTF_ID vs. null comparison
Yonghong Song
2020-06-30
selftests: bpf: Pass program to bpf_prog_detach in flow_dissector
Lorenz Bauer
2020-06-30
selftests: bpf: Pass program and target_fd in flow_dissector_reattach
Lorenz Bauer
2020-06-30
selftests/bpf: Test updating flow_dissector link with same program
Jakub Sitnicki
2020-06-30
selftests/powerpc: Add test for execute-disabled pkeys
Sandipan Das
2020-06-30
selftests/powerpc: Move Hash MMU check to utilities
Sandipan Das
2020-06-30
selftests/powerpc: Fix pkey access right updates
Sandipan Das
2020-06-29
selftests: forwarding: Add tests for ethtool extended state
Amit Cohen
2020-06-29
selftests: forwarding: forwarding.config.sample: Add port with no cable conne...
Amit Cohen
2020-06-29
selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
Amit Cohen
2020-06-29
selftests: forwarding: Add a RED test for SW datapath
Petr Machata
2020-06-29
selftests: tpm: Use /bin/sh instead of /bin/bash
Jarkko Sakkinen
2020-06-29
selftests: tpm: Use 'test -e' instead of 'test -f'
Jarkko Sakkinen
2020-06-29
Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
Jarkko Sakkinen
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
2020-06-29
torture: Remove obsolete "cd $KVM"
Paul E. McKenney
2020-06-29
torture: Avoid duplicate specification of qemu command
Paul E. McKenney
2020-06-29
torture: Add kvm-tranform.sh script for qemu-cmd files
Paul E. McKenney
2020-06-29
torture: Add more tracing crib notes to kvm.sh
Paul E. McKenney
2020-06-29
torture: Improve diagnostic for KCSAN-incapable compilers
Paul E. McKenney
2020-06-29
torture: Correctly summarize build-only runs
Paul E. McKenney
2020-06-29
torture: Pass --kmake-arg to all make invocations
Marco Elver
2020-06-29
torture: Abstract out console-log error detection
Paul E. McKenney
2020-06-29
torture: Add a stop-run capability
Paul E. McKenney
2020-06-29
torture: Create qemu-cmd in --buildonly runs
Paul E. McKenney
2020-06-29
torture: Add --allcpus argument to the kvm.sh script
Paul E. McKenney
2020-06-29
torture: Remove whitespace from identify_qemu_vcpus output
Paul E. McKenney
2020-06-29
rcutorture: Handle non-statistic bang-string error messages
Paul E. McKenney
2020-06-29
torture: Set configfile variable to current scenario
Paul E. McKenney
2020-06-29
torture: Add script to smoke-test commits in a branch
Paul E. McKenney
2020-06-29
torture: Remove qemu dependency on EFI firmware
Paul E. McKenney
2020-06-29
refscale: Change --torture type from refperf to refscale
Paul E. McKenney
2020-06-29
refperf: Rename refperf.c to refscale.c and change internal names
Paul E. McKenney
2020-06-29
refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST
Paul E. McKenney
2020-06-29
refperf: Output per-experiment data points
Paul E. McKenney
2020-06-29
refperf: Label experiment-number column "Runs"
Paul E. McKenney
2020-06-29
torture: Add refperf to the rcutorture scripting
Paul E. McKenney
2020-06-29
lkdtm: Make arch-specific tests always available
Kees Cook
2020-06-29
selftests/lkdtm: Reset WARN_ONCE to avoid false negatives
Kees Cook
2020-06-29
selftests/fpu: Add an FPU selftest
Petteri Aimonen
2020-06-28
selftests/bpf: Test auto-load disabling logic for BPF programs
Andrii Nakryiko
[prev]
[next]