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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
selftests/bpf: Cleanup comments in test_maps
Anton Protopopov
1
-3
/
+3
2020-06-01
selftests/bpf: Cleanup some file descriptors in test_maps
Anton Protopopov
1
-0
/
+4
2020-06-01
selftests/bpf: Fix a typo in test_maps
Anton Protopopov
1
-1
/
+1
2020-06-01
bpf, selftests: Test probe_* helpers from SCHED_CLS
John Fastabend
2
-0
/
+58
2020-06-01
bpf, selftests: Add sk_msg helpers load and attach test
John Fastabend
2
-0
/
+82
2020-06-01
kunit: Fix TabError, remove defconfig code and handle when there is no kunitconfig
Vitor Massaru Iha
1
-9
/
+18
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-27
/
+123
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2020-06-01
selftests: mlxsw: Add test for control packets
Ido Schimmel
2
-0
/
+711
2020-06-01
KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test
Vitaly Kuznetsov
1
-1
/
+1
2020-06-01
selftests/ftrace: Distinguish between hist and synthetic event checks
Tom Zanussi
8
-0
/
+40
2020-06-01
KVM: selftests: update hyperv_cpuid with SynDBG tests
Vitaly Kuznetsov
1
-47
/
+56
2020-06-01
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
6
-4
/
+293
2020-06-01
selftests: kvm: fix smm test on SVM
Vitaly Kuznetsov
1
-6
/
+13
2020-06-01
selftests: kvm: add a SVM version of state-test
Paolo Bonzini
1
-12
/
+50
2020-06-01
selftests: kvm: introduce cpu_has_svm() check
Vitaly Kuznetsov
1
-0
/
+10
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-14
/
+53
2020-05-30
selftests: forwarding: pedit_dsfield: Check counter value
Petr Machata
1
-1
/
+6
2020-05-30
selftests: forwarding: mirror_lib: Use mausezahn
Petr Machata
1
-4
/
+2
2020-05-30
pstore/platform: Use backend name for console registration
Kees Cook
1
-1
/
+1
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-14
/
+32
2020-05-29
bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones
John Fastabend
1
-0
/
+22
2020-05-29
bpf, selftests: Verifier bounds tests need to be updated
John Fastabend
1
-14
/
+10
2020-05-28
selftests: Add torture tests to nexthop tests
David Ahern
1
-2
/
+113
2020-05-28
selftests/ftrace: Return unsupported if no error_log file
Masami Hiramatsu
1
-0
/
+2
2020-05-28
selftests/ftrace: Use printf for backslash included command
Masami Hiramatsu
2
-4
/
+8
2020-05-27
net: add large ecmp group nexthop tests
Stephen Worley
1
-2
/
+82
2020-05-27
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
1
-0
/
+21
2020-05-26
mlxsw: spectrum: Reduce priority of locally delivered packets
Ido Schimmel
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-5
/
+241
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-3
/
+26
2020-05-23
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
John Hubbard
1
-2
/
+0
2020-05-23
selftests/vm/.gitignore: add mremap_dontunmap
John Hubbard
1
-0
/
+1
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-711
/
+902
2020-05-23
selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
Alan Maguire
1
-0
/
+1
2020-05-23
selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
Alan Maguire
1
-0
/
+1
2020-05-23
selftests/bpf: Add general instructions for test execution
Alan Maguire
1
-0
/
+2
2020-05-22
selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
Amit Cohen
1
-1
/
+1
2020-05-22
selftests: netdevsim: Always initialize 'RET' variable
Ido Schimmel
1
-0
/
+4
2020-05-22
kunit: use KUnit defconfig by default
Vitor Massaru Iha
1
-11
/
+3
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+20
2020-05-22
selftests: net: add fdb nexthop tests
Roopa Prabhu
1
-2
/
+158
2020-05-22
kunit: use --build_dir=.kunit as default
Vitor Massaru Iha
1
-7
/
+6
2020-05-22
selftests/timens: handle a case when alarm clocks are not supported
Andrei Vagin
5
-3
/
+24
2020-05-22
Kernel selftests: Add check if TPM devices are supported
Nikita Sobolev
2
-0
/
+10
2020-05-22
selftests: vdso: Add a selftest for vDSO getcpu()
Mark Brown
3
-1
/
+57
2020-05-22
selftests: vdso: Use a header file to prototype parse_vdso API
Mark Brown
4
-30
/
+34
2020-05-22
selftests: vdso: Rename vdso_test to vdso_test_gettimeofday
Mark Brown
3
-4
/
+6
2020-05-22
selftests/exec: Verify execve of non-regular files fail
Kees Cook
3
-1
/
+10
2020-05-21
bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr check
John Fastabend
1
-0
/
+1
[prev]
[next]