index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
proc: add selftest for last field of /proc/loadavg
Alexey Dobriyan
3
-0
/
+85
2018-04-11
proc: fix /proc/*/map_files lookup some more
Alexey Dobriyan
4
-1
/
+172
2018-04-11
proc: test /proc/self/syscall
Alexey Dobriyan
3
-1
/
+48
2018-04-11
proc: test /proc/self/wchan
Alexey Dobriyan
5
-0
/
+34
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
8
-0
/
+360
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-0
/
+6407
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-12
/
+457
2018-04-07
Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-14
/
+200
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-93
/
+314
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-1
/
+316
2018-04-04
kvm: selftests: add sync_regs_test
Paolo Bonzini
6
-1
/
+595
2018-04-04
kvm: selftests: add API testing infrastructure
Paolo Bonzini
12
-0
/
+5813
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
70
-568
/
+8696
2018-04-03
selftests/powerpc: Fix copyloops build since Power4 assembler change
Michael Ellerman
1
-2
/
+2
2018-04-02
selftests/intel_pstate: Fix build rule for x86
Daniel Díaz
1
-1
/
+4
2018-04-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-43
/
+44
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+192
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-24
/
+1309
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
2
-1
/
+482
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
6
-3
/
+271
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
2
-1
/
+488
2018-03-30
tc-testing: Add newline when writing test case files
Lucas Bates
1
-0
/
+1
2018-03-30
tc-testing: add connmark action tests
Roman Mashak
1
-0
/
+291
2018-03-28
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
1
-21
/
+70
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
3
-1
/
+17
2018-03-27
tc-testing: Correct compound statements for namespace execution
Lucas Bates
1
-5
/
+5
2018-03-26
selftests: Print the test we're running to /dev/kmsg
Michael Ellerman
1
-0
/
+1
2018-03-25
tc-testing: updated police, mirred, skbedit and skbmod with more tests
Roman Mashak
4
-0
/
+528
2018-03-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+6
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+186
2018-03-23
tc-testing: add selftests for 'bpf' action
Davide Caratti
1
-0
/
+289
2018-03-23
selftests: ftrace: Add a testcase for probepoint
Masami Hiramatsu
1
-0
/
+43
2018-03-23
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu
1
-0
/
+46
2018-03-23
selftests: ftrace: Add probe event argument syntax testcase
Masami Hiramatsu
1
-0
/
+97
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-18
/
+68
2018-03-22
selftests: Add multipath tests for onlink flag
David Ahern
1
-3
/
+95
2018-03-21
selftests/seccomp: Allow get_metadata to XFAIL
Kees Cook
2
-3
/
+38
2018-03-21
selftests/android/ion: Makefile: fix build error
Anders Roxell
2
-1
/
+2
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-8
/
+425
2018-03-20
Merge 4.16-rc6 into tty-next
Greg Kroah-Hartman
16
-36
/
+148
2018-03-20
test_firmware: modify custom fallback tests to use unique files
Luis R. Rodriguez
3
-8
/
+46
2018-03-20
test_firmware: test three firmware kernel configs using a proc knob
Luis R. Rodriguez
3
-1
/
+122
2018-03-20
test_firmware: expand on library with shared helpers
Luis R. Rodriguez
3
-61
/
+63
2018-03-20
selftests/powerpc: Add process creation benchmark
Nicholas Piggin
4
-1
/
+346
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
1
-0
/
+2
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
1
-0
/
+2
2018-03-19
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
1
-0
/
+3
2018-03-19
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-0
/
+54
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
6
-7
/
+108
[next]