tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
testing
/
selftests
/
at
v5.15-rc6
89 folders
10 files
arm64
kselftest/arm64: signal: Skip tests if required features are missing
4 years ago
bpf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
4 years ago
breakpoints
selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c
5 years ago
capabilities
.gitignore: add SPDX License Identifier
6 years ago
cgroup
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
4 years ago
clone3
selftests/clone3: Fix build error
5 years ago
core
selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC
5 years ago
cpu-hotplug
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
7 years ago
cpufreq
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
4 years ago
damon
mm/damon: add user space selftests
4 years ago
dma
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
5 years ago
dmabuf-heaps
kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed
5 years ago
drivers
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
4 years ago
efivarfs
.gitignore: add SPDX License Identifier
6 years ago
exec
tools/testing/selftests/exec: fix link error
4 years ago
filesystems
selftests/binderfs: add test for feature files
4 years ago
firmware
selftests: firmware: Fix ignored return val of asprintf() warn
4 years ago
fpu
selftests/fpu: Add an FPU selftest
5 years ago
ftrace
Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
4 years ago
futex
selftests: futex: Add futex compare requeue test
4 years ago
gpio
selftests: gpio: update .gitignore
5 years ago
ia64
.gitignore: add SPDX License Identifier
6 years ago
intel_pstate
selftests: intel_pstate: ftime() is deprecated
5 years ago
ipc
selftests/ipc: remove unneeded semicolon
5 years ago
ir
.gitignore: add SPDX License Identifier
6 years ago
kcmp
.gitignore: add SPDX License Identifier
6 years ago
kexec
sefltest/ima: support appended signatures (modsig)
6 years ago
kmod
selftests: kmod: use variable NAME in kmod_test_0001()
5 years ago
kselftest
tweewide: Fix most Shebang lines
5 years ago
kvm
Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
4 years ago
landlock
landlock: Enable user space to infer supported features
5 years ago
lib
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
4 years ago
livepatch
selftests/livepatch: Do not check order when using "comm" for dmesg checking
5 years ago
lkdtm
lkdtm/fortify: Consolidate FORTIFY_SOURCE tests
4 years ago
locking
selftests: locking: return Kselftest Skip code for skipped tests
8 years ago
media_tests
.gitignore: add SPDX License Identifier
6 years ago
membarrier
.gitignore: add SPDX License Identifier
6 years ago
memfd
selftests/memfd: remove unused variable
4 years ago
memory-hotplug
selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit hot-remove error test
4 years ago
mincore
Merge branch 'akpm' (patches from Andrew)
4 years ago
mount
selftests: mount: add nosymfollow tests
5 years ago
mount_setattr
tests: test MOUNT_ATTR_NOSYMFOLLOW with mount_setattr()
4 years ago
move_mount_set_group
tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftest
4 years ago
mqueue
.gitignore: add SPDX License Identifier
6 years ago
nci
selftests: nci: replace unsigned int with int
4 years ago
net
selftests: net: modify IOAM tests for undef bits
4 years ago
netfilter
selftests: netfilter: add zone stress test with colliding tuples
4 years ago
nsfs
tools/testing: Replace zero-length array with flexible-array
5 years ago
ntb
Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb
5 years ago
openat2
selftests: openat2: Fix testing failure for O_LARGEFILE flag
4 years ago
perf_events
signal: Deliver all of the siginfo perf data in _perf
4 years ago
pid_namespace
selftests: Remove unneeded selftest API headers
5 years ago
pidfd
selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c
5 years ago
powerpc
selftests/powerpc: Add scv versions of the basic TM syscall tests
4 years ago
prctl
.gitignore: add SPDX License Identifier
6 years ago
proc
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
4 years ago
pstore
pstore/platform: Use backend name for console registration
5 years ago
ptp
testptp: add new options for perout phase and pulse width
5 years ago
ptrace
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
5 years ago
rcutorture
torture: Make kvm-test-1-run-qemu.sh check for reboot loops
4 years ago
resctrl
selftests/resctrl: Fix incorrect parsing of option "-t"
4 years ago
rlimits
Merge branch 'akpm' (patches from Andrew)
4 years ago
rseq
rseq/selftests: Fix MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ build error under other arch.
5 years ago
rtc
.gitignore: add SPDX License Identifier
6 years ago
safesetid
selftests: safesetid: Fix spelling mistake "cant" -> "can't"
4 years ago
sched
kselftest:sched: remove duplicate include in cs_prctl_test.c
4 years ago
seccomp
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
4 years ago
sgx
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
4 years ago
sigaltstack
selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
4 years ago
size
.gitignore: add SPDX License Identifier
6 years ago
sparc64
.gitignore: add SPDX License Identifier
6 years ago
splice
selftests: splice: Adjust for handler fallback removal
4 years ago
static_keys
treewide: Add SPDX license identifier - Makefile/Kconfig
6 years ago
sync
selftests/sync: Remove the deprecated config SYNC
4 years ago
syscall_user_dispatch
entry: Use different define for selector variable in SUD
5 years ago
sysctl
Merge branch 'akpm' (patches from Andrew)
5 years ago
tc-testing
tc-testing: Add control-plane selftests for sch_mq
4 years ago
timens
selftests/timens: Fix gettime_perf to work on powerpc
5 years ago
timers
selftests: timers: rtcpie: skip test if default RTC device does not exist
4 years ago
tmpfs
.gitignore: add SPDX License Identifier
6 years ago
tpm2
selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
5 years ago
uevent
selftests: Remove unneeded selftest API headers
5 years ago
user
treewide: Add SPDX license identifier - Makefile/Kconfig
6 years ago
vDSO
selftests/vDSO: fix ABI selftest on riscv
5 years ago
vm
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
4 years ago
watchdog
.gitignore: add SPDX License Identifier
6 years ago
wireguard
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
x86
selftests/x86: Fix error: variably modified 'altstack_data' at file scope
4 years ago
zram
docs: blockdev: add it to the admin-guide
6 years ago
.gitignore
.gitignore: add SPDX License Identifier
6 years ago
Makefile
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
4 years ago
gen_kselftest_tar.sh
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD
5 years ago
kselftest.h
selftests/harness: Switch to TAP output
5 years ago
kselftest_deps.sh
selftests: remove obsolete gpio references from kselftest_deps.sh
5 years ago
kselftest_harness.h
selftests: kselftest_harness.h: partially fix kernel-doc markups
5 years ago
kselftest_install.sh
selftests: gen_kselftest_tar.sh: Do not clobber kselftest/
6 years ago
kselftest_module.h
kselftest: add support for skipped tests
5 years ago
lib.mk
selftests: be sure to make khdr before other targets
4 years ago
run_kselftest.sh
selftests/run_kselftest.sh: fix dry-run typo
5 years ago