Show patches with: State = Action Required       |   16958 patches
« 1 2 ... 144 145 146169 170 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v19,08/24] selftests/vm/pkeys: Fix pkey_disable_clear() selftests, powerpc, x86: Memory Protection Keys 1 - - --- 2020-03-31 Sandipan Das New
[v19,07/24] selftests: vm: pkeys: Add helpers for pkey bits selftests, powerpc, x86: Memory Protection Keys 1 - - --- 2020-03-31 Sandipan Das New
[v19,06/24] selftests: vm: pkeys: Use sane types for pkey register selftests, powerpc, x86: Memory Protection Keys 1 - - --- 2020-03-31 Sandipan Das New
[v19,05/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf() selftests, powerpc, x86: Memory Protection Keys 1 - - --- 2020-03-31 Sandipan Das New
[v19,04/24] selftests/vm/pkeys: Move some definitions to arch-specific header selftests, powerpc, x86: Memory Protection Keys 1 - - --- 2020-03-31 Sandipan Das New
[v19,03/24] selftests/vm/pkeys: Move generic definitions to header file selftests, powerpc, x86: Memory Protection Keys 1 - - --- 2020-03-31 Sandipan Das New
[v19,02/24] selftests/vm/pkeys: Rename all references to pkru to a generic name selftests, powerpc, x86: Memory Protection Keys - 1 - --- 2020-03-31 Sandipan Das New
[v19,01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory selftests, powerpc, x86: Memory Protection Keys 2 - - --- 2020-03-31 Sandipan Das New
kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees - - - --- 2020-03-30 Vitor Massaru Iha New
[2/2] selftests: kvm: Add mem_slot_test test selftests: kvm: Introduce the mem_slot_test test - - - --- 2020-03-30 Wainer dos Santos Moschetta New
[1/2] selftests: kvm: Add vm_get_fd() in kvm_util selftests: kvm: Introduce the mem_slot_test test - - - --- 2020-03-30 Wainer dos Santos Moschetta New
[v3,kunit-next,2/2] kunit: add support for named resources kunit: extend kunit resources API - 1 - --- 2020-03-27 Alan Maguire New
[v3,kunit-next,1/2] kunit: generalize kunit_resource API beyond allocated resources kunit: extend kunit resources API - 1 - --- 2020-03-27 Alan Maguire New
kselftest/runner: avoid using timeout when timeout is disabled kselftest/runner: avoid using timeout when timeout is disabled - - - --- 2020-03-27 Andrea Righi New
[v15,10/10] landlock: Add user and kernel documentation Landlock LSM - 1 - --- 2020-03-26 Mickaël Salaün New
[v15,09/10] samples/landlock: Add a sandbox manager example Landlock LSM - - - --- 2020-03-26 Mickaël Salaün New
[v15,08/10] selftests/landlock: Add initial tests Landlock LSM - 1 - --- 2020-03-26 Mickaël Salaün New
[v15,07/10] arch: Wire up landlock() syscall Landlock LSM - - - --- 2020-03-26 Mickaël Salaün New
[v15,06/10] landlock: Add syscall implementation Landlock LSM - - - --- 2020-03-26 Mickaël Salaün New
[v15,05/10] fs,landlock: Support filesystem access-control Landlock LSM - - - --- 2020-03-26 Mickaël Salaün New
[v15,04/10] landlock: Add ptrace restrictions Landlock LSM - - - --- 2020-03-26 Mickaël Salaün New
[v15,03/10] landlock: Set up the security framework and manage credentials Landlock LSM - - - --- 2020-03-26 Mickaël Salaün New
[v15,02/10] landlock: Add ruleset and domain management Landlock LSM - - - --- 2020-03-26 Mickaël Salaün New
[v15,01/10] landlock: Add object management Landlock LSM - - - --- 2020-03-26 Mickaël Salaün New
[RFC,v3,3/3] kvm: selftests: Fix header path when built from parent level with O specified Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-26 Xiaoyao Li New
[RFC,v3,2/3] kvm: selftests: Use the right INSTALL_HDR_PATH when OUTPUT specified and MAKELEVEL is 0 Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-26 Xiaoyao Li New
[RFC,v3,1/3] kvm: selftests: Fix no directory error when OUTPUT specified Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-26 Xiaoyao Li New
kunit: convert test results to JSON kunit: convert test results to JSON - 1 - --- 2020-03-25 Heidi Fahim New
[v2,6/6] selftests: export INSTALL_HDR_PATH if using "O" to specify output dir Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-25 Xiaoyao Li New
[v2,5/6] selftests: Generate build output of linux headers to $(OUTPUT)/linux-header-build Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-25 Xiaoyao Li New
[v2,4/6] selftests: Create variable INSTALL_HDR_PATH if need to install linux headers to $(OUTPUT)/… Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-25 Xiaoyao Li New
[v2,3/6] selftests: kvm: Use the default linux header path only when INSTALL_HDR_PATH not defined Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-25 Xiaoyao Li New
[v2,2/6] selftests: kvm: Include lib.mk earlier Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-25 Xiaoyao Li New
[v2,1/6] selftests: Create directory when OUTPUT specified Fix errors when try to build kvm selftests on specified output - - - --- 2020-03-25 Xiaoyao Li New
[3/3] kselftest: Extend vDSO selftest to clock_getres kselftest: Extend vDSO tests - - - --- 2020-03-24 Vincenzo Frascino New
[2/3] kselftest: Extend vDSO selftest kselftest: Extend vDSO tests - - - --- 2020-03-24 Vincenzo Frascino New
[1/3] kselftest: Enable vDSO test on non x86 platforms kselftest: Extend vDSO tests - - - --- 2020-03-24 Vincenzo Frascino New
[v2,kunit-next,2/2] kunit: add support for named resources kunit: extend kunit resources API - - - --- 2020-03-23 Alan Maguire New
[v2,kunit-next,1/2] kunit: generalize kunit_resource API beyond allocated resources kunit: extend kunit resources API - - - --- 2020-03-23 Alan Maguire New
tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors 1 - - --- 2020-03-22 Rafael Aquini New
[v8,3/3] MAINTAINERS: add HMM selftests mm/hmm/test: add self tests for HMM - - - --- 2020-03-21 Ralph Campbell New
[v8,2/3] mm/hmm/test: add selftests for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-03-21 Ralph Campbell New
[v8,1/3] mm/hmm/test: add selftest driver for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-03-21 Ralph Campbell New
[v2] selftests: Add support for argc and argv. [v2] selftests: Add support for argc and argv. - - - --- 2020-03-20 Iwashima, Kuniyuki New
[01/12,v2] selftest/ftrace: Fix function trigger test to handle trace not disabling the tracer [01/12,v2] selftest/ftrace: Fix function trigger test to handle trace not disabling the tracer 1 - - --- 2020-03-19 Steven Rostedt New
[RFC,v2,3/3] KASAN: Port KASAN Tests to KUnit KASAN/KUnit Integration - 1 - --- 2020-03-19 Patricia Alfonso New
[RFC,v2,2/3] KUnit: KASAN Integration KASAN/KUnit Integration - - - --- 2020-03-19 Patricia Alfonso New
[RFC,v2,1/3] Add KUnit Struct to Current Task KASAN/KUnit Integration - 1 - --- 2020-03-19 Patricia Alfonso New
[PATCHv2] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm [PATCHv2] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm - - - --- 2020-03-18 Po-Hsu Lin New
[v5,5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3 kselftest: add fixture parameters - 1 - --- 2020-03-18 Jakub Kicinski New
[v5,4/5] kselftest: add fixture variants kselftest: add fixture parameters 1 - - --- 2020-03-18 Jakub Kicinski New
[v5,3/5] kselftest: run tests by fixture kselftest: add fixture parameters 1 - - --- 2020-03-18 Jakub Kicinski New
[v5,2/5] kselftest: create fixture objects kselftest: add fixture parameters 1 - - --- 2020-03-18 Jakub Kicinski New
[v5,1/5] kselftest: factor out list manipulation to a helper kselftest: add fixture parameters 1 - - --- 2020-03-18 Jakub Kicinski New
[v4,5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3 kselftest: add fixture parameters - 1 - --- 2020-03-17 Jakub Kicinski New
[v4,4/5] kselftest: add fixture variants kselftest: add fixture parameters - - - --- 2020-03-17 Jakub Kicinski New
[v4,3/5] kselftest: run tests by fixture kselftest: add fixture parameters - - - --- 2020-03-17 Jakub Kicinski New
[v4,2/5] kselftest: create fixture objects kselftest: add fixture parameters 1 - - --- 2020-03-17 Jakub Kicinski New
[v4,1/5] kselftest: factor out list manipulation to a helper kselftest: add fixture parameters - - - --- 2020-03-17 Jakub Kicinski New
[v3,6/6] selftests: tls: run all tests for TLS 1.2 and TLS 1.3 kselftest: add fixture parameters 1 - - --- 2020-03-16 Jakub Kicinski New
[v3,5/6] kselftest: add fixture variants kselftest: add fixture parameters - - - --- 2020-03-16 Jakub Kicinski New
[v3,5/6] kselftest: add fixture parameters Untitled series #257289 1 - - --- 2020-03-16 Jakub Kicinski New
[v3,4/6] kselftest: run tests by fixture kselftest: add fixture parameters 1 - - --- 2020-03-16 Jakub Kicinski New
[v3,3/6] kselftest: create fixture objects kselftest: add fixture parameters 1 - - --- 2020-03-16 Jakub Kicinski New
[v3,2/6] kselftest: factor out list manipulation to a helper kselftest: add fixture parameters 1 - - --- 2020-03-16 Jakub Kicinski New
[v3,1/6] selftests/seccomp: use correct FIXTURE macro kselftest: add fixture parameters 1 - - --- 2020-03-16 Jakub Kicinski New
[RFC,PATCHv2] selftests/run_kselftest.sh: make each test individually selectable [RFC,PATCHv2] selftests/run_kselftest.sh: make each test individually selectable - - - --- 2020-03-16 Hangbin Liu New
[2/2] selftests: export INSTALL_HDR_PATH if using "O" to specify output dir Fix errors when try to build kvm selftests on - - - --- 2020-03-15 Xiaoyao Li New
[1/2] kvm: selftests: Fix no directory error when OUTPUT specified Fix errors when try to build kvm selftests on - - - --- 2020-03-15 Xiaoyao Li New
[v2,4/4] selftests: tls: run all tests for TLS 1.2 and TLS 1.3 kselftest: add fixture parameters - 1 - --- 2020-03-14 Jakub Kicinski New
[v2,3/4] kselftest: add fixture parameters kselftest: add fixture parameters - - - --- 2020-03-14 Jakub Kicinski New
[v2,2/4] kselftest: create fixture objects kselftest: add fixture parameters 1 - - --- 2020-03-14 Jakub Kicinski New
[v2,1/4] selftests/seccomp: use correct FIXTURE macro kselftest: add fixture parameters 1 - - --- 2020-03-14 Jakub Kicinski New
selftests: add 'show_targets' make target selftests: add 'show_targets' make target - - - --- 2020-03-13 Tim Bird New
[v3] selftests: Fix seccomp to support relocatable build (O=objdir) [v3] selftests: Fix seccomp to support relocatable build (O=objdir) - 1 - --- 2020-03-13 Shuah Khan New
[v7,kunit-next,4/4] kunit: update documentation to describe debugfs representation kunit: add debugfs representation to show results - 2 - --- 2020-03-13 Alan Maguire New
[v7,kunit-next,2/4] kunit: add log test kunit: add debugfs representation to show results - 2 - --- 2020-03-13 Alan Maguire New
[v7,kunit-next,1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display kunit: add debugfs representation to show results - 2 - --- 2020-03-13 Alan Maguire New
[5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3 kselftest: add fixture parameters - 1 - --- 2020-03-13 Jakub Kicinski New
[4/5] kselftest: add fixture parameters kselftest: add fixture parameters - - - --- 2020-03-13 Jakub Kicinski New
[3/5] kselftest: run tests by fixture kselftest: add fixture parameters - - - --- 2020-03-13 Jakub Kicinski New
[2/5] kselftest: create fixture objects kselftest: add fixture parameters 1 - - --- 2020-03-13 Jakub Kicinski New
[1/5] selftests/seccomp: use correct FIXTURE macro kselftest: add fixture parameters 1 - - --- 2020-03-13 Jakub Kicinski New
binderfs: port to new mount api binderfs: port to new mount api - - - --- 2020-03-12 Christian Brauner New
[3/3] binderfs_test: switch from /dev to /tmp as mountpoint [1/3] binderfs: port tests to test harness infrastructure - 1 - --- 2020-03-12 Christian Brauner New
[2/3] binderfs: add stress test for binderfs binder devices [1/3] binderfs: port tests to test harness infrastructure - 1 - --- 2020-03-12 Christian Brauner New
[1/3] binderfs: port tests to test harness infrastructure [1/3] binderfs: port tests to test harness infrastructure - 1 - --- 2020-03-12 Christian Brauner New
[RFC,kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse [RFC,kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse - 1 - --- 2020-03-11 David Gow New
[RFC,kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse [RFC,kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse - - - --- 2020-03-11 David Gow New
[5/5] bpf: sockmap, sockhash: test looking up fds Untitled series #254201 - - - --- 2020-03-10 Lorenz Bauer New
[v2,2/2] selftests: kvm: Uses TEST_FAIL in tests/utilities kvm: selftests: Introduce TEST_FAIL and convert - - - --- 2020-03-10 Wainer dos Santos Moschetta New
[v2,1/2] selftests: kvm: Introduce the TEST_FAIL macro kvm: selftests: Introduce TEST_FAIL and convert - - - --- 2020-03-10 Wainer dos Santos Moschetta New
[bpf-next,v4,11/12] selftests: bpf: enable UDP sockmap reuseport tests Untitled series #253273 1 1 - --- 2020-03-09 Lorenz Bauer New
[bpf-next,v4,10/12] selftests: bpf: add tests for UDP sockets in sockmap Untitled series #253273 1 - - --- 2020-03-09 Lorenz Bauer New
[bpf-next,v4,09/12] selftests: bpf: don't listen() on UDP sockets Untitled series #253273 1 1 - --- 2020-03-09 Lorenz Bauer New
[RFC,1/1] selftests/run_kselftest.sh: make each test individually selectable selftests/run_kselftest.sh: make each test individually selectable - - - --- 2020-03-09 Hangbin Liu New
[V2,3/3] rseq/selftests: Add support for riscv riscv: add support for restartable sequence - - - --- 2020-03-09 Vincent Chen New
[V2,2/3] riscv: Add support for restartable sequence riscv: add support for restartable sequence - - - --- 2020-03-09 Vincent Chen New
[V2,1/3] riscv: add required functions to enable HAVE_REGS_AND_STACK_ACCESS_API riscv: add support for restartable sequence - - - --- 2020-03-09 Vincent Chen New
[v2] dma-buf: heaps: bugfix for selftest failure [v2] dma-buf: heaps: bugfix for selftest failure - - - --- 2020-03-07 xiaolong he New
« 1 2 ... 144 145 146169 170 »