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
2020-01-15
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
1
-0
/
+283
2020-01-15
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
Eelco Chaudron
2
-0
/
+109
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2
-105
/
+72
2020-01-15
selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation
Petr Machata
1
-2
/
+6
2020-01-14
selftests: mlxsw: Add test for FIB offload API
Ido Schimmel
1
-0
/
+180
2020-01-14
selftests: netdevsim: Add test for FIB offload API
Ido Schimmel
1
-0
/
+341
2020-01-14
selftests: forwarding: Add helpers and tests for FIB offload
Ido Schimmel
1
-0
/
+873
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
1
-1
/
+6
2020-01-14
selftests/timens: Check for right timens offsets after fork and exec
Andrei Vagin
3
-1
/
+96
2020-01-14
selftests/timens: Add a simple perf test for clock_gettime()
Andrei Vagin
3
-1
/
+99
2020-01-14
selftests/timens: Add timer offsets test
Andrei Vagin
3
-1
/
+124
2020-01-14
selftests/timens: Add procfs selftest
Dmitry Safonov
3
-1
/
+146
2020-01-14
selftests/timens: Add a test for clock_nanosleep()
Andrei Vagin
3
-2
/
+152
2020-01-14
selftests/timens: Add a test for timerfd
Andrei Vagin
3
-1
/
+130
2020-01-14
selftests/timens: Add Time Namespace test for supported clocks
Dmitry Safonov
7
-0
/
+325
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
1
-22
/
+25
2020-01-13
test: Add test for pidfd getfd
Sargun Dhillon
4
-1
/
+260
2020-01-13
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
1
-4
/
+4
2020-01-13
selftests, kvm: Replace manual MSR defs with common msr-index.h
Sean Christopherson
2
-724
/
+6
2020-01-10
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
11
-116
/
+188
2020-01-10
selftests/lkdtm: Add tests for LKDTM targets
Kees Cook
5
-0
/
+177
2020-01-10
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
8
-0
/
+280
2020-01-10
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
1
-2
/
+2
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
3
-2
/
+14
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
3
-0
/
+44
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2
-5
/
+7
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
1
-6
/
+6
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
1
-2
/
+3
2020-01-09
selftests: Uninitialized variable in test_cgcore_proc_migration()
Dan Carpenter
1
-1
/
+1
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+22
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+8
2020-01-09
bpf: Add bpf_dctcp example
Martin KaFai Lau
3
-0
/
+625
2020-01-09
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
1
-1
/
+7
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2
-2
/
+2
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
1
-1
/
+1
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
1
-2
/
+2
2020-01-06
fcnal-test: Fix vrf argument in local tcp tests
David Ahern
1
-4
/
+4
2020-01-06
selftests: forwarding: router: Add test case for destination IP link-local
Amit Cohen
1
-0
/
+25
2020-01-06
selftests: forwarding: router: Add test case for source IP equals destination IP
Amit Cohen
1
-0
/
+44
2020-01-06
selftests: forwarding: router: Add test case for multicast destination MAC mismatch
Amit Cohen
1
-0
/
+82
2020-01-06
selftests: forwarding: router: Add test case for source IP in class E
Amit Cohen
1
-1
/
+37
2020-01-06
selftests: fix build behaviour on targets' failures
Cristian Marussi
1
-7
/
+11
2020-01-06
selftests/powerpc: Add a test of bad (out-of-range) accesses
Michael Ellerman
3
-1
/
+174
2020-01-05
wireguard: selftests: remove ancient kernel compatibility code
Jason A. Donenfeld
5
-48
/
+50
2020-01-03
selftests: loopback.sh: skip this test if the driver does not support
Hangbin Liu
1
-0
/
+8
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
2020-01-02
Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+14
2020-01-02
fcnal-test: Add TCP MD5 tests for VRF
David Ahern
1
-0
/
+313
2020-01-02
fcnal-test: Add TCP MD5 tests
David Ahern
1
-0
/
+145
2020-01-02
nettest: Add support for TCP_MD5 extensions
David Ahern
1
-13
/
+69
[prev]
[next]