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-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+43
2018-05-11
KVM: selftests: exit with 0 status code when tests cannot be run
Paolo Bonzini
5
-20
/
+43
2018-05-10
tc-testing: fix tdc tests for 'bpf' action
Davide Caratti
1
-3
/
+8
2018-05-07
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
1
-1
/
+1
2018-05-03
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2018-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
1
-2
/
+2
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+21
2018-04-27
selftests: Fix lib.mk run_tests target shell script
Mathieu Desnoyers
1
-4
/
+4
2018-04-27
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
Anders Roxell
1
-1
/
+2
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+8
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
1
-14
/
+21
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+45
2018-04-25
selftests:firmware: fixes a call to a wrong function name
Jeffrin Jose T
1
-1
/
+1
2018-04-25
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
1
-0
/
+44
2018-04-25
selftests: ftrace: Fix trigger extended error testcase
Masami Hiramatsu
1
-1
/
+1
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+7
2018-04-23
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
1
-4
/
+6
2018-04-23
test_firmware: Install all scripts
Ben Hutchings
1
-0
/
+1
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-2
/
+7
2018-04-21
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-04-19
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
3
-2
/
+4
2018-04-17
selftests/filesystems: Don't run dnotify_test by default
Michael Ellerman
1
-5
/
+3
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-17
/
+995
2018-04-16
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
6
-13
/
+991
2018-04-12
proc: fixup copyright sign
Alexey Dobriyan
9
-7
/
+37
2018-04-12
selftests: net: add in_netns.sh to TEST_PROGS
Anders Roxell
1
-1
/
+1
2018-04-12
kvm: selftests: add -std=gnu99 cflags
Peng Hao
1
-1
/
+1
2018-04-11
proc: selftests: test /proc/uptime
Alexey Dobriyan
5
-0
/
+202
2018-04-11
proc: selftests: shotgun testing of read/readdir/readlink/write
Alexey Dobriyan
3
-0
/
+149
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-11
selftests: bpf: update .gitignore with missing generated files
Anders Roxell
1
-0
/
+3
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-10
kvm: selftests: fix spelling mistake: "divisable" and "divisible"
Colin Ian King
2
-3
/
+3
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
[next]