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
...
|
|
*
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
2017-09-25
1
-3
/
+1
|
|
*
selftests/memfd: correct run_tests.sh permission
Li Zhijian
2017-09-25
1
-0
/
+0
|
|
*
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
2017-09-25
1
-5
/
+13
|
|
*
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
1
-3
/
+3
|
|
*
selftests: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
1
-7
/
+7
|
|
*
selftests: mqueue: Use full path to run tests from Makefile
Shuah Khan
2017-09-25
1
-2
/
+2
|
|
*
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
2017-09-25
1
-1
/
+4
|
|
*
selftests: lib.mk: copy test scripts and test files for make O=dir run
Shuah Khan
2017-09-21
1
-0
/
+11
|
|
*
selftests: sync: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
1
-6
/
+18
|
|
*
selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
Shuah Khan
2017-09-21
1
-2
/
+4
|
|
*
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
Shuah Khan
2017-09-21
1
-5
/
+11
|
|
*
selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean
Shuah Khan
2017-09-21
1
-6
/
+1
|
|
*
selftests: lib.mk: fix test executable status check to use full path
Shuah Khan
2017-09-21
1
-1
/
+1
|
|
*
selftests: Makefile: clear LDFLAGS for make O=dir use-case
Shuah Khan
2017-09-21
1
-0
/
+4
|
|
*
selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
1
-0
/
+15
|
|
*
selftests/net: msg_zerocopy enable build with older kernel headers
Thomas Meyer
2017-09-19
1
-1
/
+1
|
|
*
selftests: actually run the various net selftests
Josef Bacik
2017-09-19
1
-3
/
+3
|
|
*
selftest: add a reuseaddr test
Josef Bacik
2017-09-19
3
-1
/
+116
|
|
*
selftests: silence test output by default
Josef Bacik
2017-09-19
1
-2
/
+2
|
|
*
selftests/ftrace: multiple_kprobes: Also check for support
Thomas Meyer
2017-09-18
1
-0
/
+2
|
|
*
selftests/bpf: Make bpf_util work on uniprocessor systems
Thomas Meyer
2017-09-18
1
-8
/
+9
|
|
*
selftests/intel_pstate: No need to compile test progs in the run script
Thomas Meyer
2017-09-18
1
-6
/
+0
|
|
*
selftests: intel_pstate: build only on x86
Daniel Díaz
2017-09-18
2
-0
/
+7
|
|
*
selftests: breakpoints: re-order TEST_GEN_PROGS targets
Fathi Boudra
2017-09-18
1
-4
/
+4
|
|
*
tools: fix testing/selftests/sigaltstack for s390x
Thomas Richter
2017-09-18
1
-0
/
+4
|
|
*
selftests: net: More graceful finding of `ip'.
Daniel Díaz
2017-09-18
1
-1
/
+1
*
|
|
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2017-10-05
1
-0
/
+72
*
|
|
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
2017-10-04
1
-0
/
+6
*
|
|
selftests: rtnetlink.sh: add vxlan and fou test cases
Florian Westphal
2017-10-02
1
-0
/
+96
*
|
|
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
2017-09-29
1
-11
/
+132
*
|
|
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
2017-09-29
1
-28
/
+30
*
|
|
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-29
1
-1
/
+1
*
|
|
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
2017-09-28
1
-0
/
+42
*
|
|
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
2017-09-26
5
-4
/
+370
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
4
-104
/
+626
|
\
|
|
|
*
|
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-23
3
-101
/
+626
|
|
\
\
|
|
*
|
selftests/seccomp: Test thread vs process killing
Kees Cook
2017-08-14
1
-60
/
+168
|
|
*
|
seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
Kees Cook
2017-08-14
1
-7
/
+10
|
|
*
|
seccomp: Action to log before allowing
Tyler Hicks
2017-08-14
1
-1
/
+97
|
|
*
|
seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
Tyler Hicks
2017-08-14
1
-1
/
+68
|
|
*
|
seccomp: Selftest for detection of filter flag support
Tyler Hicks
2017-08-14
1
-0
/
+60
|
|
*
|
seccomp: Operation for checking if an action is available
Tyler Hicks
2017-08-14
1
-0
/
+36
|
|
*
|
selftests/seccomp: Refactor RET_ERRNO tests
Kees Cook
2017-08-14
1
-37
/
+58
|
|
*
|
selftests/seccomp: Add simple seccomp overhead benchmark
Kees Cook
2017-08-14
2
-5
/
+112
|
|
*
|
selftests/seccomp: Add tests for basic ptrace actions
Kees Cook
2017-08-14
1
-7
/
+34
|
*
|
|
tools/testing/nvdimm: disable labels for nfit_test.1
Dan Williams
2017-09-19
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
samples/bpf: Fix pt_regs issues when cross-compiling
Joel Fernandes
2017-09-21
1
-7
/
+49
*
|
|
selftests: rtnetlink.sh: add test case for device ifalias
Florian Westphal
2017-09-20
1
-0
/
+57
*
|
|
bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE
Craig Gallek
2017-09-19
1
-4
/
+183
*
|
|
bpf: Add uniqueness invariant to trivial lpm test implementation
Craig Gallek
2017-09-19
1
-1
/
+13
|
/
/
[prev]
[next]