index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+34
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
-1
/
+3
2017-07-28
selftests: sync: convert to use TAP13 ksft framework
Shuah Khan
-34
/
+41
2017-07-28
selftests: kselftest framework: add API to return pass/fail/* counts
Shuah Khan
-0
/
+10
2017-07-28
selftests: sync: differentiate between sync unsupported and access errors
Shuah Khan
-4
/
+19
2017-07-26
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
-2
/
+6
2017-07-26
selftests: ftrace: Check given string is not zero-length
Masami Hiramatsu
-3
/
+3
2017-07-26
selftests: ftrace: Output only to console with "--logdir -"
Masami Hiramatsu
-8
/
+21
2017-07-26
selftests: ftrace: Add more verbosity for immediate log
Masami Hiramatsu
-3
/
+7
2017-07-26
selftests: ftrace: Add --fail-unsupported option
Masami Hiramatsu
-1
/
+7
2017-07-26
selftests: ftrace: Do not failure if there is unsupported tests
Masami Hiramatsu
-1
/
+1
2017-07-26
selftests: breakpoint_test: Add missing line breaks
Shuah Khan
-2
/
+2
2017-07-24
rcutorture: Use nr_cpus rather than maxcpus to limit test size
Paul E. McKenney
-2
/
+28
2017-07-24
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
-1
/
+1
2017-07-24
rcutorture: Don't wait for kernel when all builds fail
Paul E. McKenney
-7
/
+22
2017-07-24
torture: Add --kconfig argument to kvm.sh
Paul E. McKenney
-38
/
+96
2017-07-24
rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenario
Paul E. McKenney
-1
/
+2
2017-07-24
rcutorture: Remove obsolete SRCU-C.boot
Paul E. McKenney
-1
/
+0
2017-07-24
selftests/bpf: subtraction bounds test
Edward Cree
-0
/
+28
2017-07-24
selftests: Fix installation for splice test
Daniel Díaz
-4
/
+1
2017-07-24
selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUS
Eugeniu Rosca
-1
/
+17
2017-07-24
selftests: watchdog: avoid keepalive flood
Eugeniu Rosca
-2
/
+6
2017-07-24
selftests: watchdog: point out ioctl() failures
Eugeniu Rosca
-0
/
+6
2017-07-24
selftests: watchdog: prefer strtoul() over atoi()
Eugeniu Rosca
-1
/
+1
2017-07-24
selftests: watchdog: use getopt_long()
Eugeniu Rosca
-17
/
+39
2017-07-24
selftests: watchdog: fix mixed whitespace
Eugeniu Rosca
-63
/
+63
2017-07-24
selftests/nsfs: create kconfig fragments
Naresh Kamboju
-0
/
+3
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-235
/
+2171
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-6
/
+476
2017-07-20
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
-0
/
+418
2017-07-20
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
-0
/
+52
2017-07-20
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
-4
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
-2
/
+2
2017-07-17
xdp: bpf redirect with map sample program
John Fastabend
-0
/
+2
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
-0
/
+15
2017-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+633
2017-07-14
kmod: throttle kmod thread limit
Luis R. Rodriguez
-22
/
+2
2017-07-14
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
-0
/
+653
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
-2
/
+9
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
-2
/
+66
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-220
/
+776
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-5
/
+211
2017-07-12
test_sysctl: test against int proc_dointvec() array support
Luis R. Rodriguez
-0
/
+89
2017-07-12
test_sysctl: add simple proc_douintvec() case
Luis R. Rodriguez
-0
/
+63
2017-07-12
test_sysctl: add simple proc_dointvec() case
Luis R. Rodriguez
-0
/
+62
2017-07-12
test_sysctl: test against PAGE_SIZE for int
Luis R. Rodriguez
-0
/
+66
2017-07-12
test_sysctl: add generic script to expand on tests
Luis R. Rodriguez
-220
/
+495
2017-07-12
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
-4
/
+5
2017-07-11
samples/bpf: fix a build issue
Yonghong Song
-1
/
+212
2017-07-09
rtc: rtctest: add check for problematic dates
Benjamin Gaignard
-4
/
+124
[prev]
[next]