index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
sigaltstack
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
rseq/selftests: mips: use break instruction for RSEQ_SIG
Mathieu Desnoyers
1
-1
/
+33
2019-05-07
rseq/selftests: powerpc code signature: generate valid instructions
Mathieu Desnoyers
1
-1
/
+9
2019-05-07
rseq/selftests: aarch64 code signature: handle big-endian environment
Mathieu Desnoyers
1
-2
/
+15
2019-05-07
rseq/selftests: arm: use udf instruction for RSEQ_SIG
Mathieu Desnoyers
1
-2
/
+50
2019-05-07
rseq/selftests: s390: use trap4 for RSEQ_SIG
Martin Schwidefsky
1
-1
/
+8
2019-05-07
rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode
Mathieu Desnoyers
1
-4
/
+11
2019-05-07
rseq/selftests: s390: use jg instruction for jumps outside of the asm
Mathieu Desnoyers
1
-2
/
+2
2019-05-07
rseq/selftests: Use __rseq_handled symbol to coexist with glibc
Mathieu Desnoyers
2
-8
/
+48
2019-05-07
rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs
Mathieu Desnoyers
6
-51
/
+81
2019-05-07
rseq/selftests: Add __rseq_exit_point_array section for debuggers
Mathieu Desnoyers
6
-0
/
+372
2019-05-07
rseq/selftests: x86: Work-around bogus gcc-8 optimisation
Mathieu Desnoyers
1
-74
/
+70
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
16
-8
/
+48
2019-04-25
selftests: Remove KSFT_TAP_LEVEL
Kees Cook
2
-7
/
+0
2019-04-25
selftests: Move test output to diagnostic lines
Kees Cook
5
-6
/
+60
2019-04-25
selftests: Distinguish between missing and non-executable
Kees Cook
1
-1
/
+6
2019-04-25
selftests: Add plan line and fix result line syntax
Kees Cook
2
-6
/
+8
2019-04-25
selftests: Extract logic for multiple test runs
Kees Cook
3
-24
/
+32
2019-04-25
selftests: Use runner.sh for emit targets
Kees Cook
2
-19
/
+7
2019-04-25
selftests: Extract single-test shell logic from lib.mk
Kees Cook
3
-31
/
+39
2019-04-22
selftests: build and run gpio when output directory is the src dir
Shuah Khan
1
-0
/
+9
2019-04-19
selftests/ipc: Fix msgque compiler warnings
Kees Cook
1
-5
/
+6
2019-04-19
selftests/efivarfs: clean up test files from test_create*()
Po-Hsu Lin
1
-19
/
+13
2019-04-19
selftests: fix headers_install circular dependency
Shuah Khan
2
-10
/
+80
2019-04-17
selftests/kexec: update get_secureboot_mode
Mimi Zohar
1
-20
/
+66
2019-04-17
selftests/kexec: make kexec_load test independent of IMA being enabled
Mimi Zohar
1
-8
/
+16
2019-04-17
selftests/kexec: check kexec_load and kexec_file_load are enabled
Mimi Zohar
2
-0
/
+13
2019-04-17
selftests/kexec: Add missing '=y' to config options
Petr Vorel
1
-4
/
+3
2019-04-17
selftests/kexec: kexec_file_load syscall test
Mimi Zohar
4
-3
/
+304
2019-04-17
selftests/kexec: define "require_root_privileges"
Mimi Zohar
2
-3
/
+8
2019-04-17
selftests/kexec: define common logging functions
Mimi Zohar
2
-14
/
+35
2019-04-17
selftests/kexec: define a set of common functions
Mimi Zohar
3
-14
/
+42
2019-04-17
selftests/kexec: cleanup the kexec selftest
Mimi Zohar
1
-9
/
+9
2019-04-17
selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
Mimi Zohar
4
-1
/
+1
2019-04-16
selftests/harness: Add 30 second timeout per test
Kees Cook
1
-0
/
+2
2019-04-16
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
1
-20
/
+23
2019-04-08
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Roman Gushchin
1
-17
/
+21
2019-04-08
selftests: efivarfs: remove the test_create_read file if it was exist
ZhangXiaoxu
1
-0
/
+4
2019-04-08
rseq/selftests: Adapt number of threads to the number of detected cpus
Mathieu Desnoyers
1
-2
/
+5
2019-04-08
lib: Add test module for strscpy_pad
Tobin C. Harding
6
-1
/
+159
2019-04-08
lib/string: Add strscpy_pad() function
Tobin C. Harding
2
-7
/
+44
2019-04-08
lib: Use new kselftest header
Tobin C. Harding
2
-34
/
+9
2019-04-08
kselftest: Add test module framework header
Tobin C. Harding
2
-2
/
+140
2019-04-08
kselftest: Add test runner creation script
Tobin C. Harding
4
-50
/
+88
2019-04-08
lib/test_printf: Add empty module_exit function
Tobin C. Harding
1
-0
/
+6
2019-04-08
selftest/gpio: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-04-08
selftest/rseq: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-04-08
selftest/timers: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-04-08
selftest/x86/mpx-dig.c: Remove duplicate header
Sabyasachi Gupta
1
-2
/
+0
2019-04-07
Linux 5.1-rc4
Linus Torvalds
1
-1
/
+1
2019-04-07
ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPU
Arnd Bergmann
1
-0
/
+4
[next]