index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
selftests/sgx: Fix corrupted cpuid macro invocation
Jarkko Sakkinen
1
-3
/
+2
2021-12-17
selftests: gpio: gpio-sim: avoid forking test twice
Bartosz Golaszewski
1
-1
/
+1
2021-12-17
selftests: gpio: gpio-sim: remove bashisms
Bartosz Golaszewski
1
-2
/
+2
2021-12-17
selftests: gpio: add test cases for gpio-sim
Bartosz Golaszewski
3
-1
/
+398
2021-12-17
selftests: gpio: add a helper for reading GPIO line names
Bartosz Golaszewski
3
-1
/
+57
2021-12-17
selftests: gpio: provide a helper for reading chip info
Bartosz Golaszewski
3
-1
/
+59
2021-12-17
Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-next
Greg Kroah-Hartman
1
-1
/
+15
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
1
-77
/
+92
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
1
-15
/
+15
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-92
/
+788
2021-12-16
selftest/lkdtm: Skip stack-entropy test if lkdtm is not available
Misono Tomohiro
1
-1
/
+15
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
14
-16
/
+421
2021-12-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
9
-3
/
+353
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
1
-2
/
+14
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2
-0
/
+32
2021-12-16
selftests/bpf: Enable cross-building with clang
Jean-Philippe Brucker
1
-4
/
+4
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-16
selftests/powerpc: skip tests for unavailable mitigations.
Sachin Sant
1
-1
/
+4
2021-12-15
selftests: mlxsw: vxlan: Remove IPv6 test case
Amit Cohen
1
-18
/
+0
2021-12-14
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
1
-2
/
+65
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2
-0
/
+117
2021-12-14
selftests/bpf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
10
-67
/
+104
2021-12-14
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
8
-24
/
+3
2021-12-14
kselftest/arm64: Add pidbench for floating point syscall cases
Mark Brown
3
-1
/
+75
2021-12-14
kselftest/arm64: Add a test program to exercise the syscall ABI
Mark Brown
5
-1
/
+568
2021-12-14
kselftest/arm64: Allow signal tests to trigger from a function
Mark Brown
1
-7
/
+5
2021-12-14
kselftest/arm64: Parameterise ptrace vector length information
Mark Brown
1
-75
/
+140
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-12-14
selftests: mlxsw: Add a test case for MAC profiles consolidation
Danielle Ratson
1
-0
/
+30
2021-12-13
selftests/bpf: Fix segfault in bpf_tcp_ca
Jean-Philippe Brucker
1
-4
/
+3
2021-12-13
selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2
-0
/
+167
2021-12-13
selftests/bpf: Add test to access int ptr argument in tracing program
Jiri Olsa
1
-0
/
+12
2021-12-13
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
1
-0
/
+2
2021-12-13
selftests/net: expand gro with two machine test
Willem de Bruijn
1
-14
/
+24
2021-12-13
selftests/net: toeplitz: fix udp option
Willem de Bruijn
1
-1
/
+1
2021-12-12
selftests/bpf: Remove last bpf_create_map_xattr from test_verifier
Andrii Nakryiko
1
-9
/
+5
2021-12-12
selftests: Fix IPv6 address bind tests
David Ahern
1
-3
/
+11
2021-12-12
selftests: Fix raw socket bind tests with VRF
David Ahern
1
-1
/
+2
2021-12-12
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
1
-6
/
+20
2021-12-12
selftests: icmp_redirect: pass xfail=0 to log_test()
Po-Hsu Lin
1
-1
/
+1
2021-12-12
kselftest: alsa: Use private alsa-lib configuration in mixer test
Jaroslav Kysela
1
-1
/
+55
2021-12-12
kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILE
Takashi Sakamoto
1
-3
/
+9
2021-12-12
kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
Mark Brown
4
-1
/
+617
2021-12-11
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2
-0
/
+221
2021-12-11
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
5
-1
/
+232
2021-12-11
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
6
-33
/
+34
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-74
/
+172
2021-12-10
selftests/damon: split test cases
SeongJae Park
7
-112
/
+129
2021-12-10
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
4
-0
/
+61
2021-12-10
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
1
-0
/
+2
[prev]
[next]