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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+16
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-0
/
+16
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-9
/
+7
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+50
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+58
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
1
-1
/
+50
2017-09-08
tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing
Cyrill Gorcunov
1
-2
/
+58
2017-09-08
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
47
-491
/
+518
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-6
/
+11
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-98
/
+624
2017-09-06
selftests/memfd: add memfd_create hugetlbfs selftest
Mike Kravetz
3
-86
/
+357
2017-09-06
userfaultfd: selftest: explicit failure if the SIGBUS test failed
Andrea Arcangeli
1
-1
/
+3
2017-09-06
userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
Andrea Arcangeli
1
-8
/
+140
2017-09-06
userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature
Prakash Sangappa
1
-3
/
+124
2017-09-06
userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem
Mike Rapoport
1
-1
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-329
/
+3327
2017-09-05
selftests: Enhance kselftest_harness.h to print which assert failed
Mickaël Salaün
2
-6
/
+35
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+270
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+96
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+35
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-51
/
+150
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-09-01
selftests: correct define in msg_zerocopy.c
Willem de Bruijn
1
-3
/
+3
2017-08-31
Merge branch 'for-4.14/fs' into libnvdimm-for-next
Dan Williams
7
-18
/
+61
2017-08-31
libnvdimm, nd_blk: remove mmio_flush_range()
Robin Murphy
1
-2
/
+2
2017-08-31
selftests/powerpc: Force ptrace tests to build -fno-pie
Michael Neuling
1
-1
/
+1
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
1
-1
/
+1
2017-08-30
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
1
-2
/
+2
2017-08-29
tc-testing: add test for testing ife type
Alexander Aring
1
-0
/
+50
2017-08-29
selftests: add addrlabel add/delete to rtnetlink.sh
Florian Westphal
1
-0
/
+41
2017-08-28
selftests/bpf: check the instruction dumps are populated
Jakub Kicinski
1
-4
/
+12
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
1
-1
/
+28
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
2
-4
/
+30
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
1
-0
/
+98
2017-08-28
bpf: additional sockmap self tests
John Fastabend
3
-46
/
+96
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
4
-78
/
+62
2017-08-27
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+4
2017-08-25
selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format
Shuah Khan
1
-3
/
+9
2017-08-25
selftests: change lib.mk RUN_TESTS to take test list as an argument
Shuah Khan
2
-15
/
+3
2017-08-25
selftests: lib.mk: suppress "cd" output from run_tests target
Shuah Khan
1
-1
/
+1
2017-08-25
selftests: kselftest framework: change skip exit code to 0
Shuah Khan
1
-1
/
+2
2017-08-25
selftests/timers: make loop consistent with array size
Benjamin Gaignard
1
-1
/
+1
2017-08-23
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
1
-0
/
+28
2017-08-23
selftests/bpf: add a test for a bug in liveness-based pruning
Edward Cree
1
-0
/
+16
2017-08-23
selftests/net: Add a test to validate behavior of rx timestamps
Mike Maloney
3
-1
/
+393
2017-08-23
selftests: timers: remove rtctest_setdate from run_destructive_tests
Shuah Khan
1
-3
/
+5
2017-08-22
selftests: timers: Fix run_destructive_tests target to handle skipped tests
Shuah Khan
1
-13
/
+13
2017-08-22
kselftests: timers: leap-a-day: Change default arguments to help test runs
John Stultz
1
-8
/
+9
2017-08-22
selftests: timers: drop support for !KTEST case
Shuah Khan
19
-204
/
+1
[next]