Age | Commit message (Expand) | Author |
2017-07-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-07-14 | kmod: throttle kmod thread limit | Luis R. Rodriguez |
2017-07-14 | kmod: add test driver to stress test the module loader | Luis R. Rodriguez |
2017-07-14 | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb | Linus Torvalds |
2017-07-13 | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2017-07-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-07-13 | Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2017-07-12 | test_sysctl: test against int proc_dointvec() array support | Luis R. Rodriguez |
2017-07-12 | test_sysctl: add simple proc_douintvec() case | Luis R. Rodriguez |
2017-07-12 | test_sysctl: add simple proc_dointvec() case | Luis R. Rodriguez |
2017-07-12 | test_sysctl: test against PAGE_SIZE for int | Luis R. Rodriguez |
2017-07-12 | test_sysctl: add generic script to expand on tests | Luis R. Rodriguez |
2017-07-12 | test_sysctl: add dedicated proc sysctl test driver | Luis R. Rodriguez |
2017-07-11 | samples/bpf: fix a build issue | Yonghong Song |
2017-07-09 | rtc: rtctest: add check for problematic dates | Benjamin Gaignard |
2017-07-09 | tools: timer: add rtctest_setdate | Benjamin Gaignard |
2017-07-09 | selftests/ftrace: Add a testcase for kprobe event naming | Masami Hiramatsu |
2017-07-09 | selftests/ftrace: Add a test to probe module functions | Naveen N. Rao |
2017-07-09 | selftests/ftrace: Update multiple kprobes test for powerpc | Naveen N. Rao |
2017-07-07 | Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-06 | NTB: ntb_test: add parameter for doorbell bitmask | Allen Hubbe |
2017-07-06 | NTB: ntb_test: modprobe on remote host | Allen Hubbe |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-07-03 | bpf: add various test cases for verifier selftest | Daniel Borkmann |
2017-06-30 | selftests: membarrier: use ksft_* var arg msg api | Shuah Khan |
2017-06-30 | selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13 | Shuah Khan |
2017-06-30 | selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api | Shuah Khan |
2017-06-30 | selftests: breakpoint_test: use ksft_* var arg msg api | Shuah Khan |
2017-06-30 | kselftest: add ksft_print_msg() function to output general information | Paul Elder |
2017-06-30 | kselftest: make ksft_* output functions variadic | Paul Elder |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-30 | selftests/capabilities: Fix the test_execve test | Andy Lutomirski |
2017-06-30 | selftests: intel_pstate: add .gitignore | Shuah Khan |
2017-06-30 | selftests: fix memory-hotplug test | Po-Hsu Lin |
2017-06-30 | selftests: add missing test name in memory-hotplug test | Po-Hsu Lin |
2017-06-30 | selftests: check percentage range for memory-hotplug test | Po-Hsu Lin |
2017-06-30 | selftests: check hot-pluggagble memory for memory-hotplug test | Po-Hsu Lin |
2017-06-30 | selftests: typo correction for memory-hotplug test | Po-Hsu Lin |
2017-06-30 | selftests: ftrace: Use md5sum to take less time of checking logs | Masami Hiramatsu |
2017-06-29 | bpf: prevent leaking pointer via xadd on unpriviledged | Daniel Borkmann |
2017-06-27 | tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict | Orson Zhai |
2017-06-26 | seccomp: Adjust selftests to avoid double-join | Kees Cook |
2017-06-23 | selftest/net/Makefile: Specify output with $(OUTPUT) | SeongJae Park |
2017-06-23 | selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGS | SeongJae Park |