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-07-26
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
1
-2
/
+6
2017-07-24
selftests/bpf: subtraction bounds test
Edward Cree
1
-0
/
+28
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+476
2017-07-20
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-20
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-20
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2
-2
/
+2
2017-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+633
2017-07-14
kmod: throttle kmod thread limit
Luis R. Rodriguez
1
-22
/
+2
2017-07-14
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
3
-0
/
+653
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+9
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-2
/
+66
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-220
/
+776
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-5
/
+211
2017-07-12
test_sysctl: test against int proc_dointvec() array support
Luis R. Rodriguez
1
-0
/
+89
2017-07-12
test_sysctl: add simple proc_douintvec() case
Luis R. Rodriguez
1
-0
/
+63
2017-07-12
test_sysctl: add simple proc_dointvec() case
Luis R. Rodriguez
1
-0
/
+62
2017-07-12
test_sysctl: test against PAGE_SIZE for int
Luis R. Rodriguez
1
-0
/
+66
2017-07-12
test_sysctl: add generic script to expand on tests
Luis R. Rodriguez
5
-220
/
+495
2017-07-12
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
3
-4
/
+5
2017-07-11
samples/bpf: fix a build issue
Yonghong Song
3
-1
/
+212
2017-07-09
rtc: rtctest: add check for problematic dates
Benjamin Gaignard
1
-4
/
+124
2017-07-09
tools: timer: add rtctest_setdate
Benjamin Gaignard
2
-1
/
+87
2017-07-09
selftests/ftrace: Add a testcase for kprobe event naming
Masami Hiramatsu
1
-0
/
+36
2017-07-09
selftests/ftrace: Add a test to probe module functions
Naveen N. Rao
1
-0
/
+28
2017-07-09
selftests/ftrace: Update multiple kprobes test for powerpc
Naveen N. Rao
1
-2
/
+2
2017-07-07
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
37
-486
/
+940
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-20
/
+33
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-07-06
NTB: ntb_test: add parameter for doorbell bitmask
Allen Hubbe
1
-2
/
+5
2017-07-06
NTB: ntb_test: modprobe on remote host
Allen Hubbe
1
-0
/
+4
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-49
/
+2536
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-17
/
+34
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+273
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-108
/
+65
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
3
-5
/
+7
2017-07-03
bpf: add various test cases for verifier selftest
Daniel Borkmann
1
-0
/
+165
2017-06-30
selftests: membarrier: use ksft_* var arg msg api
Shuah Khan
1
-50
/
+41
2017-06-30
selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13
Shuah Khan
1
-36
/
+58
2017-06-30
selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api
Shuah Khan
1
-26
/
+33
2017-06-30
selftests: breakpoint_test: use ksft_* var arg msg api
Shuah Khan
1
-12
/
+16
2017-06-30
kselftest: add ksft_print_msg() function to output general information
Paul Elder
1
-0
/
+10
2017-06-30
kselftest: make ksft_* output functions variadic
Paul Elder
1
-12
/
+43
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+66
2017-06-30
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
1
-5
/
+2
2017-06-30
selftests: intel_pstate: add .gitignore
Shuah Khan
1
-0
/
+2
2017-06-30
selftests: fix memory-hotplug test
Po-Hsu Lin
1
-16
/
+54
2017-06-30
selftests: add missing test name in memory-hotplug test
Po-Hsu Lin
1
-0
/
+1
2017-06-30
selftests: check percentage range for memory-hotplug test
Po-Hsu Lin
1
-0
/
+4
2017-06-30
selftests: check hot-pluggagble memory for memory-hotplug test
Po-Hsu Lin
1
-0
/
+5
[next]