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-08-08
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
1
-6
/
+12
2018-08-08
selftests/powerpc/64: Test exception cases in copy_tofrom_user
Michael Ellerman
6
-21
/
+188
2018-08-08
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
3
-21
/
+49
2018-08-08
selftests/powerpc: Add more version checks to alignment_handler test
Michael Ellerman
1
-8
/
+59
2018-08-08
selftests/powerpc: Skip earlier in alignment_handler test
Michael Ellerman
1
-5
/
+35
2018-08-07
selftests/powerpc: Update strlen() test to test the new assembly function for...
Christophe Leroy
3
-0
/
+9
2018-08-07
selftests/powerpc: Add test for strlen()
Christophe Leroy
3
-1
/
+151
2018-08-07
selftests/powerpc: Add test for 32 bits memcmp
Christophe Leroy
2
-3
/
+18
2018-08-07
selftests/powerpc: Give some tests longer to run
Michael Ellerman
5
-0
/
+6
2018-08-07
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
3
-0
/
+3
2018-08-07
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2
-0
/
+19
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2
-0
/
+1
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2
-0
/
+1
2018-07-24
selftests/powerpc: Update memcmp_64 selftest for VMX implementation
Simon Guo
5
-25
/
+143
2018-07-24
selftests/powerpc: Fix ptrace-pkey for default execute permission change
Ram Pai
1
-0
/
+4
2018-07-24
selftests/powerpc: Fix core-pkey for default execute permission change
Ram Pai
1
-0
/
+4
2018-07-20
selftests/powerpc: Consolidate copy/paste test logic
Michael Ellerman
5
-82
/
+33
2018-07-20
selftests/powerpc: Remove Power9 paste tests
Michael Ellerman
4
-90
/
+1
2018-07-20
selftests/powerpc: Remove Power9 copy_unaligned test
Michael Ellerman
3
-43
/
+1
2018-07-02
selftests/powerpc: Fix typos
Breno Leitao
1
-2
/
+2
2018-07-02
selftests/powerpc: Fix strncpy usage
Breno Leitao
1
-2
/
+2
2018-06-27
selftests/x86/sigreturn: Do minor cleanups
Andy Lutomirski
1
-6
/
+7
2018-06-27
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Andy Lutomirski
1
-17
/
+29
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+3
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+1
2018-06-24
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+751
2018-06-24
Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-27
/
+79
2018-06-21
rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes
Mathieu Desnoyers
1
-0
/
+1
2018-06-21
rseq/selftests: Make run_param_test.sh executable
Mathieu Desnoyers
1
-0
/
+0
2018-06-21
selftests: net: add tcp_inq to gitignore
Anders Roxell
1
-0
/
+1
2018-06-21
selftests: net: add config fragments
Anders Roxell
1
-0
/
+2
2018-06-19
rseq/selftests: Implement MIPS support
Paul Burton
3
-0
/
+751
2018-06-18
selftests: sparc64: Add missing SPDX License Identifiers
Shuah Khan (Samsung OSG)
2
-1
/
+2
2018-06-18
selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides
Shuah Khan (Samsung OSG)
1
-8
/
+0
2018-06-18
selftests: sparc64: Fix to do nothing on non-sparc64
Shuah Khan (Samsung OSG)
1
-0
/
+11
2018-06-18
selftests: sync: add config fragment for testing sync framework
Fathi Boudra
1
-0
/
+4
2018-06-18
selftests: vm: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
4
-8
/
+17
2018-06-18
selftests: zram: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2
-2
/
+8
2018-06-18
selftests: user: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-0
/
+7
2018-06-18
selftests: sysctl: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-7
/
+13
2018-06-18
selftests: static_keys: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-0
/
+13
2018-06-18
selftests: pstore: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-1
/
+4
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-14
/
+34
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+2
2018-06-15
Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+17
2018-06-15
bpf, selftests: delete xfrm tunnel when test exits.
William Tu
1
-11
/
+13
2018-06-15
bpf, selftest: check tunnel type more accurately
Jian Wang
1
-1
/
+1
2018-06-15
selftests/bpf: test offloads even with BPF programs present
Jakub Kicinski
1
-2
/
+10
2018-06-13
selftests: bpf: config: add config fragments
Anders Roxell
1
-0
/
+10
2018-06-12
tc-testing: ife: fix wrong teardown command in test b7b8
Davide Caratti
1
-1
/
+1
[next]