index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-18
1
-2
/
+0
|
\
|
*
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-30
5
-46
/
+91
|
|
\
|
*
\
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
2018-07-16
8
-15
/
+46
|
|
\
\
|
*
|
|
selftests: usbip: remove test_bitmap noise
Shuah Khan (Samsung OSG)
2018-07-13
1
-2
/
+0
*
|
|
|
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
41
-301
/
+733
|
\
\
\
\
|
*
|
|
|
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
2018-08-08
1
-6
/
+12
|
*
|
|
|
selftests/powerpc/64: Test exception cases in copy_tofrom_user
Michael Ellerman
2018-08-07
6
-21
/
+188
|
*
|
|
|
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
2018-08-07
3
-21
/
+49
|
*
|
|
|
selftests/powerpc: Add more version checks to alignment_handler test
Michael Ellerman
2018-08-07
1
-8
/
+59
|
*
|
|
|
selftests/powerpc: Skip earlier in alignment_handler test
Michael Ellerman
2018-08-07
1
-5
/
+35
|
*
|
|
|
selftests/powerpc: Update strlen() test to test the new assembly function for...
Christophe Leroy
2018-08-07
3
-0
/
+9
|
*
|
|
|
selftests/powerpc: Add test for strlen()
Christophe Leroy
2018-08-07
3
-1
/
+151
|
*
|
|
|
selftests/powerpc: Add test for 32 bits memcmp
Christophe Leroy
2018-08-07
2
-3
/
+18
|
*
|
|
|
selftests/powerpc: Give some tests longer to run
Michael Ellerman
2018-08-07
5
-0
/
+6
|
*
|
|
|
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
2018-08-07
3
-0
/
+3
|
*
|
|
|
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2018-08-07
2
-0
/
+19
|
*
|
|
|
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
2
-0
/
+1
|
*
|
|
|
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
2
-0
/
+1
|
*
|
|
|
selftests/powerpc: Update memcmp_64 selftest for VMX implementation
Simon Guo
2018-07-24
5
-25
/
+143
|
*
|
|
|
selftests/powerpc: Fix ptrace-pkey for default execute permission change
Ram Pai
2018-07-24
1
-0
/
+4
|
*
|
|
|
selftests/powerpc: Fix core-pkey for default execute permission change
Ram Pai
2018-07-24
1
-0
/
+4
|
*
|
|
|
selftests/powerpc: Consolidate copy/paste test logic
Michael Ellerman
2018-07-20
5
-82
/
+33
|
*
|
|
|
selftests/powerpc: Remove Power9 paste tests
Michael Ellerman
2018-07-20
4
-90
/
+1
|
*
|
|
|
selftests/powerpc: Remove Power9 copy_unaligned test
Michael Ellerman
2018-07-20
3
-43
/
+1
|
*
|
|
|
selftests/powerpc: Fix typos
Breno Leitao
2018-07-02
1
-2
/
+2
|
*
|
|
|
selftests/powerpc: Fix strncpy usage
Breno Leitao
2018-07-02
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-08-16
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
Rafael David Tinoco
2018-07-09
1
-3
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
78
-292
/
+10120
|
\
\
\
\
\
|
*
|
|
|
|
bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"
Colin Ian King
2018-08-14
1
-1
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
15
-40
/
+1557
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id
Andrey Ignatov
2018-08-13
4
-3
/
+302
|
|
*
|
|
|
|
selftests/bpf: Add cgroup id helpers to bpf_helpers.h
Andrey Ignatov
2018-08-13
1
-0
/
+4
|
|
*
|
|
|
|
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
5
-2
/
+910
|
|
*
|
|
|
|
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
1
-1
/
+261
|
|
*
|
|
|
|
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-08-11
6
-20
/
+9
|
|
*
|
|
|
|
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
2018-08-10
1
-15
/
+72
|
*
|
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-12
1
-1
/
+1
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tc: Update README and add config
Keara Leibovitz
2018-08-11
2
-5
/
+59
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
selftests: mlxsw: Add TC flower test for Spectrum-2
Ido Schimmel
2018-08-09
1
-0
/
+366
|
*
|
|
|
|
|
selftests: forwarding: gre_multipath: Update next-hop statistics match criteria
Nir Dotan
2018-08-08
1
-4
/
+4
|
*
|
|
|
|
|
tc-tests: initial version of nat action unit tests
Keara Leibovitz
2018-08-08
1
-0
/
+593
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
8
-20
/
+606
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
selftests/bpf: fix a typo in map in map test
Roman Gushchin
2018-08-03
1
-3
/
+3
|
|
*
|
|
|
|
|
selftests/bpf: add a cgroup storage test
Roman Gushchin
2018-08-03
2
-1
/
+132
|
|
*
|
|
|
|
|
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2018-08-03
2
-1
/
+141
|
|
*
|
|
|
|
|
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2018-07-31
1
-0
/
+26
|
|
*
|
|
|
|
|
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
2018-07-31
3
-2
/
+289
|
|
*
|
|
|
|
|
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
2018-07-31
1
-0
/
+2
|
|
*
|
|
|
|
|
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
2018-07-25
2
-14
/
+14
[next]