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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
1
-3
/
+3
2020-08-24
selftests/bpf: Enable tc verbose mode for test_sk_assign
Yonghong Song
1
-1
/
+1
2020-08-24
selftests/bpf: Fix test_progs-flavor run getting number of tests
Jesper Dangaard Brouer
1
-1
/
+3
2020-08-24
torture: Add gdb support
Paul E. McKenney
2
-8
/
+46
2020-08-24
torture: Add kvm.sh --help and update help message
Paul E. McKenney
1
-2
/
+6
2020-08-24
rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05
Paul E. McKenney
1
-0
/
+1
2020-08-24
torture: Update initrd documentation
Paul E. McKenney
2
-34
/
+37
2020-08-24
rcutorture: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-3
/
+3
2020-08-24
torture: document --allcpus argument added to the kvm.sh script
Paul Gortmaker
1
-0
/
+1
2020-08-24
rcuperf: Change rcuperf to rcuscale
Paul E. McKenney
11
-20
/
+20
2020-08-24
torture: Add scftorture to the rcutorture scripting
Paul E. McKenney
8
-1
/
+92
2020-08-24
torture: Declare parse-console.sh independence from rcutorture
Paul E. McKenney
1
-3
/
+4
2020-08-24
selftests: mlxsw: Reduce runtime of tc-police scale test
Ido Schimmel
1
-2
/
+10
2020-08-24
selftests: forwarding: Fix mausezahn delay parameter in mirror_test()
Danielle Ratson
1
-1
/
+1
2020-08-24
selftests: mlxsw: Increase burst size for burst test
Ido Schimmel
1
-25
/
+2
2020-08-24
selftests: mlxsw: Increase burst size for rate test
Ido Schimmel
1
-1
/
+1
2020-08-24
selftests: mlxsw: Decrease required rate accuracy
Ido Schimmel
1
-2
/
+2
2020-08-24
selftests: bpf: Fix sockmap update nits
Lorenz Bauer
1
-7
/
+5
2020-08-24
bpf: selftests: Tcp header options
Martin KaFai Lau
4
-0
/
+1721
2020-08-24
bpf: selftests: Add fastopen_connect to network_helpers
Martin KaFai Lau
2
-0
/
+39
2020-08-24
selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
Shawn Anastasio
1
-2
/
+3
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
3
-1
/
+46
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-5
/
+4
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+2
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2020-08-21
selftests/bpf: BPF object files should depend only on libbpf headers
Andrii Nakryiko
1
-1
/
+1
2020-08-21
selftests: bpf: Test sockmap update from BPF
Lorenz Bauer
3
-0
/
+149
2020-08-21
libbpf: Add perf_buffer APIs for better integration with outside epoll loop
Andrii Nakryiko
1
-11
/
+54
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-3
/
+2
2020-08-20
selftests: net: tcp_mmap: Use huge pages in receive path
Eric Dumazet
1
-4
/
+5
2020-08-20
selftests: net: tcp_mmap: Use huge pages in send path
Eric Dumazet
1
-3
/
+26
2020-08-20
selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)
Eric Dumazet
1
-0
/
+4
2020-08-20
selftests/timers: Turn off timeout setting
Po-Hsu Lin
2
-0
/
+2
[prev]
[next]