index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-34
/
+109
2020-09-04
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2
-1
/
+94
2020-09-04
tests: port pidfd_wait to kselftest harness
Christian Brauner
1
-174
/
+39
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-31
/
+42
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-2
/
+20
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
1
-2
/
+20
2020-09-03
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
1
-0
/
+15
2020-09-03
selftests/bpf: Fix check in global_data_init.
Hao Luo
1
-1
/
+2
2020-09-03
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
3
-64
/
+115
2020-09-03
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
2
-42
/
+43
2020-09-03
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
7
-37
/
+73
2020-09-03
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
1
-7
/
+14
2020-09-03
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
3
-3
/
+9
2020-09-03
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
2
-0
/
+134
2020-09-03
selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
Po-Hsu Lin
1
-8
/
+8
2020-09-03
Merge branch 'scftorture.2020.08.24a' into HEAD
Paul E. McKenney
18
-23
/
+115
2020-09-02
selftests: mptcp: fix typo in mptcp_connect usage
Davide Caratti
1
-2
/
+2
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2
-1
/
+30
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
56
-51
/
+4119
2020-09-01
selftests/powerpc: Skip PROT_SAO test in guests/LPARS
Michael Ellerman
1
-2
/
+7
2020-09-01
selftests: vm: add fragment CONFIG_GUP_BENCHMARK
Anatoly Pugachev
1
-0
/
+1
2020-08-31
selftests: more general make nesting support
Greg Thelen
1
-4
/
+4
2020-08-31
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
1
-17
/
+17
2020-08-31
selftests: use "$(MAKE)" instead of "make" for headers_install
Denys Vlasenko
1
-2
/
+2
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-30
/
+37
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+47
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
5
-2
/
+99
2020-08-28
selftests: netfilter: add command usage
Fabian Frederick
1
-0
/
+11
2020-08-28
selftests: netfilter: simplify command testing
Fabian Frederick
1
-23
/
+11
2020-08-28
selftests: netfilter: remove unused variable in make_file()
Fabian Frederick
1
-3
/
+2
2020-08-28
selftests: netfilter: exit on invalid parameters
Fabian Frederick
1
-3
/
+12
2020-08-28
selftests: netfilter: fix header example
Fabian Frederick
1
-1
/
+1
2020-08-28
bpf: selftests: Add test for different inner map size
Martin KaFai Lau
2
-1
/
+65
2020-08-28
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
1
-0
/
+2
2020-08-27
selftests: mount: add nosymfollow tests
Ross Zwisler
5
-2
/
+225
2020-08-27
selftests/livepatch: Do not check order when using "comm" for dmesg checking
Miroslav Benes
1
-1
/
+1
2020-08-26
selftests/bpf: Add verifier tests for xor operation
Yonghong Song
1
-0
/
+146
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...
Ido Schimmel
1
-0
/
+15
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
Ido Schimmel
1
-0
/
+15
2020-08-26
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
3
-3
/
+104
2020-08-26
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
2
-0
/
+59
2020-08-26
selftests/bpf: Add test for freplace program with write access
Udip Pant
3
-0
/
+48
2020-08-26
selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS
Andy Lutomirski
1
-0
/
+65
2020-08-26
selftests/x86/fsgsbase: Reap a forgotten child
Andy Lutomirski
1
-0
/
+3
2020-08-26
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
Colin Ian King
1
-1
/
+1
2020-08-26
selftests/bpf: Fix open call in trigger_fstat_events
Jiri Olsa
1
-1
/
+1
2020-08-25
selftests/bpf: Add set test to resolve_btfids
Jiri Olsa
1
-1
/
+38
2020-08-25
selftests/bpf: Add test for d_path helper
Jiri Olsa
2
-0
/
+205
2020-08-25
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
2
-1
/
+55
2020-08-25
bpf: Add selftests for local_storage
KP Singh
2
-0
/
+200
[prev]
[next]