summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-2516-8/+48
* selftests: Remove KSFT_TAP_LEVELKees Cook2019-04-252-7/+0
* selftests: Move test output to diagnostic linesKees Cook2019-04-255-6/+60
* selftests: Distinguish between missing and non-executableKees Cook2019-04-251-1/+6
* selftests: Add plan line and fix result line syntaxKees Cook2019-04-252-6/+8
* selftests: Extract logic for multiple test runsKees Cook2019-04-253-24/+32
* selftests: Use runner.sh for emit targetsKees Cook2019-04-252-19/+7
* selftests: Extract single-test shell logic from lib.mkKees Cook2019-04-253-31/+39
* selftests: build and run gpio when output directory is the src dirShuah Khan2019-04-231-0/+9
* selftests/ipc: Fix msgque compiler warningsKees Cook2019-04-201-5/+6
* selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin2019-04-201-19/+13
* selftests: fix headers_install circular dependencyShuah Khan2019-04-202-10/+80
* selftests/kexec: update get_secureboot_modeMimi Zohar2019-04-171-20/+66
* selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar2019-04-171-8/+16
* selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar2019-04-172-0/+13
* selftests/kexec: Add missing '=y' to config optionsPetr Vorel2019-04-171-4/+3
* selftests/kexec: kexec_file_load syscall testMimi Zohar2019-04-174-3/+304
* selftests/kexec: define "require_root_privileges"Mimi Zohar2019-04-172-3/+8
* selftests/kexec: define common logging functionsMimi Zohar2019-04-172-14/+35
* selftests/kexec: define a set of common functionsMimi Zohar2019-04-173-14/+42
* selftests/kexec: cleanup the kexec selftestMimi Zohar2019-04-171-9/+9
* selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar2019-04-174-1/+1
* selftests/harness: Add 30 second timeout per testKees Cook2019-04-171-0/+2
* selftests/seccomp: Handle namespace failures gracefullyKees Cook2019-04-171-20/+23
* selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin2019-04-091-17/+21
* selftests: efivarfs: remove the test_create_read file if it was existZhangXiaoxu2019-04-091-0/+4
* rseq/selftests: Adapt number of threads to the number of detected cpusMathieu Desnoyers2019-04-091-2/+5
* lib: Add test module for strscpy_padTobin C. Harding2019-04-096-1/+159
* lib/string: Add strscpy_pad() functionTobin C. Harding2019-04-092-7/+44
* lib: Use new kselftest headerTobin C. Harding2019-04-092-34/+9
* kselftest: Add test module framework headerTobin C. Harding2019-04-092-2/+140
* kselftest: Add test runner creation scriptTobin C. Harding2019-04-094-50/+88
* lib/test_printf: Add empty module_exit functionTobin C. Harding2019-04-091-0/+6
* selftest/gpio: Remove duplicate headerSabyasachi Gupta2019-04-091-1/+0
* selftest/rseq: Remove duplicate headerSabyasachi Gupta2019-04-091-1/+0
* selftest/timers: Remove duplicate headerSabyasachi Gupta2019-04-091-1/+0
* selftest/x86/mpx-dig.c: Remove duplicate headerSabyasachi Gupta2019-04-091-2/+0
* Linux 5.1-rc4v5.1-rc4Linus Torvalds2019-04-081-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0824-82/+131
|\
| * ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| * ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| * ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| * Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| * Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-11/+51
| |\
| | * Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | |\
| | | * ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-03-261-2/+2
| | * | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-221-1/+3
| | * | ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-03-221-0/+2
| | |/