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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-08-20
bpf: selftests: global_funcs: Check err_str before strstr
Yauheni Kaliuta
1
-1
/
+1
2020-08-20
selftests/bpf: Remove test_align leftovers
Veronika Kabatova
2
-2
/
+1
2020-08-20
selftests/bpf: List newest Clang built-ins needed for some CO-RE selftests
Andrii Nakryiko
2
-1
/
+24
2020-08-20
selftests/bpf: Fix two minor compilation warnings reported by GCC 4.9
Andrii Nakryiko
2
-1
/
+3
2020-08-20
selftests/bpf: Add bpffs preload test.
Alexei Starovoitov
1
-0
/
+94
2020-08-20
tracing: switch to kernel_clone()
Christian Brauner
16
-35
/
+35
2020-08-19
selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations
Andrii Nakryiko
7
-0
/
+224
2020-08-19
selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET
Andrii Nakryiko
6
-19
/
+323
2020-08-19
selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocations
Andrii Nakryiko
9
-22
/
+446
2020-08-18
selftests/bpf: Add test validating failure on ambiguous relocation value
Andrii Nakryiko
3
-0
/
+30
2020-08-18
selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()
Andrii Nakryiko
1
-3
/
+9
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
19
-111
/
+198
2020-08-17
selftests: disable rp_filter for icmp_redirect.sh
David Ahern
1
-0
/
+2
2020-08-17
selftests: kvm: Use a shorter encoding to clear RAX
Yang Weijiang
1
-2
/
+2
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-30
/
+43
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+7
[prev]
[next]