index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: Remove KSFT_TAP_LEVEL
Kees Cook
2019-04-25
2
-7
/
+0
*
selftests: Move test output to diagnostic lines
Kees Cook
2019-04-25
5
-6
/
+60
*
selftests: Distinguish between missing and non-executable
Kees Cook
2019-04-25
1
-1
/
+6
*
selftests: Add plan line and fix result line syntax
Kees Cook
2019-04-25
2
-6
/
+8
*
selftests: Extract logic for multiple test runs
Kees Cook
2019-04-25
3
-24
/
+32
*
selftests: Use runner.sh for emit targets
Kees Cook
2019-04-25
2
-19
/
+7
*
selftests: Extract single-test shell logic from lib.mk
Kees Cook
2019-04-25
3
-31
/
+39
*
selftests: build and run gpio when output directory is the src dir
Shuah Khan
2019-04-23
1
-0
/
+9
*
selftests/ipc: Fix msgque compiler warnings
Kees Cook
2019-04-20
1
-5
/
+6
*
selftests/efivarfs: clean up test files from test_create*()
Po-Hsu Lin
2019-04-20
1
-19
/
+13
*
selftests: fix headers_install circular dependency
Shuah Khan
2019-04-20
2
-10
/
+80
*
selftests/kexec: update get_secureboot_mode
Mimi Zohar
2019-04-17
1
-20
/
+66
*
selftests/kexec: make kexec_load test independent of IMA being enabled
Mimi Zohar
2019-04-17
1
-8
/
+16
*
selftests/kexec: check kexec_load and kexec_file_load are enabled
Mimi Zohar
2019-04-17
2
-0
/
+13
*
selftests/kexec: Add missing '=y' to config options
Petr Vorel
2019-04-17
1
-4
/
+3
*
selftests/kexec: kexec_file_load syscall test
Mimi Zohar
2019-04-17
4
-3
/
+304
*
selftests/kexec: define "require_root_privileges"
Mimi Zohar
2019-04-17
2
-3
/
+8
*
selftests/kexec: define common logging functions
Mimi Zohar
2019-04-17
2
-14
/
+35
*
selftests/kexec: define a set of common functions
Mimi Zohar
2019-04-17
3
-14
/
+42
*
selftests/kexec: cleanup the kexec selftest
Mimi Zohar
2019-04-17
1
-9
/
+9
*
selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
Mimi Zohar
2019-04-17
4
-1
/
+1
*
selftests/harness: Add 30 second timeout per test
Kees Cook
2019-04-17
1
-0
/
+2
*
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
2019-04-17
1
-20
/
+23
*
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Roman Gushchin
2019-04-09
1
-17
/
+21
*
selftests: efivarfs: remove the test_create_read file if it was exist
ZhangXiaoxu
2019-04-09
1
-0
/
+4
*
rseq/selftests: Adapt number of threads to the number of detected cpus
Mathieu Desnoyers
2019-04-09
1
-2
/
+5
*
lib: Add test module for strscpy_pad
Tobin C. Harding
2019-04-09
3
-1
/
+5
*
kselftest: Add test module framework header
Tobin C. Harding
2019-04-09
1
-0
/
+48
*
kselftest: Add test runner creation script
Tobin C. Harding
2019-04-09
4
-50
/
+88
*
selftest/gpio: Remove duplicate header
Sabyasachi Gupta
2019-04-09
1
-1
/
+0
*
selftest/rseq: Remove duplicate header
Sabyasachi Gupta
2019-04-09
1
-1
/
+0
*
selftest/timers: Remove duplicate header
Sabyasachi Gupta
2019-04-09
1
-1
/
+0
*
selftest/x86/mpx-dig.c: Remove duplicate header
Sabyasachi Gupta
2019-04-09
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-05
5
-12
/
+184
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-04
2
-12
/
+75
|
|
\
|
|
*
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
2019-04-03
1
-2
/
+4
|
|
*
selftests/bpf: fix vlan handling in flow dissector program
Stanislav Fomichev
2019-04-03
2
-11
/
+72
|
*
|
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2019-04-04
1
-0
/
+24
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-30
2
-0
/
+85
|
|
\
|
|
*
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
2019-03-27
1
-0
/
+47
|
|
*
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
2019-03-26
1
-0
/
+38
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-31
5
-20
/
+54
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
2019-03-28
3
-2
/
+33
|
*
|
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
2019-03-28
1
-2
/
+2
|
*
|
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
2019-03-28
1
-1
/
+1
|
*
|
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
2019-03-28
1
-16
/
+19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
24
-48
/
+822
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-25
1
-0
/
+25
|
|
\
|
|
*
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-22
1
-0
/
+25
|
*
|
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
[next]