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
v6.16-rc4
116 folders
10 files
acct
selftests: acct: Add ksft_exit_skip if not running as root
1 year ago
alsa
Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
1 year ago
amd-pstate
selftests/amd-pstate: Added option to provide perf binary path
2 years ago
arm64
kselftest/arm64: Set default OUTPUT path when undefined
10 months ago
bpf
selftests/bpf: adapt one more case in test_lru_map to the new target_free
9 months ago
breakpoints
selftests: breakpoints: use remaining time to check if suspend succeed
2 years ago
cachestat
selftests: cachestat: Fix build warnings on ppc64
2 years ago
capabilities
selftests/capabilities: fix warn_unused_result build warnings
2 years ago
cgroup
cgroup: selftests: Add API to find root of specific controller
11 months ago
clone3
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1 year ago
connector
selftests: connector: Fix input argument error paths to skip
2 years ago
core
selftests: core: add unshare_test to gitignore
2 years ago
coredump
selftests/coredump: add tests for AF_UNIX coredumps
10 months ago
cpu-hotplug
selftests/cpu-hotplug: Add log info when test success
3 years ago
cpufreq
kselftest: cpufreq: Get rid of double suspend in rtcwake case
11 months ago
damon
selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabled
10 months ago
devices
kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3
2 years ago
dma
selftests/dma:remove unused variable
2 years ago
dmabuf-heaps
kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
2 years ago
drivers
netlink: specs: ethtool: replace underscores with dashes in names
9 months ago
dt
kselftest: dt: Ignore nodes that have ancestors disabled
2 years ago
efivarfs
selftests/efivarfs: add concurrent update tests
1 year ago
exec
selftests: Handle old glibc without execveat(2)
1 year ago
fchmodat2
selftests/fchmodat2: fix clang build failure due to -static-libasan
2 years ago
filelock
selftests: add OFD lock tests
2 years ago
filesystems
selftests/filesystems: Fix build of anon_inode_test
10 months ago
firmware
selftests: firmware: remove duplicate unneeded defines
2 years ago
fpu
ftrace
selftests/ftrace: Convert poll to a gen_file
1 year ago
futex
selftests/futex: Set the home_node in futex_numa_mpol
10 months ago
gpio
selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservation
11 months ago
hid
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
1 year ago
ia64
intel_pstate
selftests/intel_pstate: check if cpupower is installed
1 year ago
iommu
Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux
1 year ago
ipc
selftests/ipc: Remove unused variables
1 year ago
ir
kselftests/ir : Improve readability of modprobe error message
3 years ago
kcmp
Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
2 years ago
kexec
selftests/kexec: Add x86_64 selftest for kexec-jump and exception handling
1 year ago
kmod
lib/test_kmod: do not hardcode/depend on any filesystem
11 months ago
kselftest
Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
1 year ago
kselftest_harness
selftests: harness: Add kselftest harness selftest
11 months ago
kvm
Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
9 months ago
landlock
selftests/landlock: Add PID tests for audit records
1 year ago
lib
lib/prime_numbers: KUnit test should not select PRIME_NUMBERS
11 months ago
livepatch
selftests: livepatch: test if ftrace can trace a livepatched function
1 year ago
lkdtm
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
locking
lsm
selftests: refactor the lsm `flags_overset_lsm_set_self_attr` test
1 year ago
media_tests
selftest: media_tests: fix trivial UAF typo
1 year ago
membarrier
selftests: membarrier: ksft_exit_pass() does not return
2 years ago
memfd
selftests/memfd/memfd_test: fix possible NULL pointer dereference
1 year ago
memory-hotplug
selftests/memory-hotplug: Remove the redundant warning information
3 years ago
mincore
selftests: mincore: fix tmpfs mincore test failure
1 year ago
mm
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
9 months ago
module
selftests: find_symbol: Actually use load_mod() parameter
1 year ago
mount
selftests/mount: remove unneeded conversion to bool
4 years ago
mount_setattr
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 months ago
move_mount_set_group
selftests/move_mount_set_group:Make tests build with old libc
2 years ago
mqueue
selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
2 years ago
mseal_system_mappings
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
1 year ago
nci
selftests: nci: Fix "Electrnoics" to "Electronics"
10 months ago
net
selftest: af_unix: Add tests for -ECONNRESET.
9 months ago
nolibc
selftests/nolibc: drop include guards around standard headers
10 months ago
ntb
openat2
selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
2 years ago
pci_endpoint
misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
1 year ago
pcie_bwctrl
selftests/pcie_bwctrl: Fix test progs list
11 months ago
perf_events
selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"
2 years ago
pid_namespace
selftests: pid_namespace: add missing sys/mount.h include in pid_max.c
1 year ago
pidfd
selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
10 months ago
power_supply
selftests: power_supply: Make it POSIX-compliant
2 years ago
powerpc
selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917
1 year ago
prctl
selftests: prctl: Add prctl test for PR_GET_NAME
2 years ago
proc
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
2 years ago
pstore
ptp
testptp: Add option to open PHC in readonly mode
1 year ago
ptrace
selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFO
1 year ago
rcutorture
rcutorture: Fix issue with re-using old images on ARM64
1 year ago
resctrl
selftests/resctrl: Discover SNC kernel support and adjust messages
1 year ago
ring-buffer
selftests/ring-buffer: Add test for out-of-bound pgoff mapping
1 year ago
riscv
selftests: riscv: fix v_exec_initval_nolibc.c
1 year ago
rlimits
Merge branch 'akpm' (patches from Andrew)
5 years ago
rseq
rseq/selftests: Fix namespace collision with rseq UAPI header
1 year ago
rtc
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
1 year ago
rust
selftests: rust: config: disable GCC_PLUGINS
2 years ago
safesetid
LSM: SafeSetID: add setgroups() testing to selftest
3 years ago
sched
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
1 year ago
sched_ext
selftests/sched_ext: Update test enq_select_cpu_fails
10 months ago
seccomp
selftests: seccomp: Fix "performace" to "performance"
10 months ago
sgx
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
2 years ago
signal
selftests: Add a test mangling with uc_sigmask
2 years ago
size
sparc64
selftests/sparc64: remove ARRAY_SIZE define from adi-test
4 years ago
splice
selftests: splice_read: Fix sysfs read cases
3 years ago
static_keys
selftests: static_keys: fix test name in messages
2 years ago
sync
selftests: sync: ksft_exit_pass() does not return
2 years ago
syscall_user_dispatch
selftests: sud_test: return correct emulated syscall value on RISC-V
2 years ago
sysctl
sysctl: Add 0012 to test the u8 range check
1 year ago
tc-testing
selftests/tc-testing: Add a test for HFSC eltree double add with reentrant enqueue behaviour on netem
10 months ago
tdx
selftests/tdx: add gitignore file
2 years ago
thermal
selftests: fix some typos in tools/testing/selftests
11 months ago
timens
selftests/timens: timerfd: Use correct clockid type in tclock_gettime()
11 months ago
timers
selftests/timers: Improve skew_consistency by testing with other clockids
1 year ago
tmpfs
selftests: tmpfs: Add kselftest support to tmpfs
1 year ago
tpm2
selftests: tpm2: test_smoke: use POSIX-conformant expression operator
1 year ago
tty
kselftest/tty: Report a consistent test name for the one test we run
2 years ago
turbostat
tools/power turbostat: Add selftests for added perf counters
2 years ago
ublk
selftests: ublk: don't take same backing file for more than one ublk devices
9 months ago
uevent
selftests: uevent: add missing gitignore
2 years ago
user_events
Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
1 year ago
vDSO
RISC-V: vDSO: Wire up getrandom() vDSO implementation
1 year ago
watchdog
selftests/watchdog-test: Fix system accidentally reset after watchdog-test
1 year ago
wireguard
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
10 months ago
x86
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
9 months ago
zram
selftests/zram: gitignore output file
1 year ago
.gitignore
selftests: tpm2: create a dedicated .gitignore
1 year ago
Makefile
selftests: net: build net/lib dependency in all target
10 months ago
gen_kselftest_tar.sh
kselftest.h
Revert "selftests: kselftest: Fix build failure with NOLIBC"
1 year ago
kselftest_deps.sh
selftests: kselftest_deps: fix l5_test() empty variable
2 years ago
kselftest_harness.h
selftests: harness: Stop using setjmp()/longjmp()
11 months ago
kselftest_install.sh
kselftest_module.h
selftest: Taint kernel when test module loaded
3 years ago
lib.mk
selftests: Add headers target
1 year ago
run_kselftest.sh
selftests/run_kselftest.sh: Use readlink if realpath is not available
1 year ago