Show patches with: State = Action Required       |   16959 patches
« 1 2 ... 136 137 138169 170 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,2/4] selftests: bpf: Add helper to compare socket cookies Untitled series #355381 - - - --- 2020-09-25 Lorenz Bauer New
man2: new page describing memfd_secret() system call man2: new page describing memfd_secret() system call - - - --- 2020-09-24 Mike Rapoport New
[v6,6/6] secretmem: test: add basic selftest for memfd_secret(2) mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-09-24 Mike Rapoport New
[v6,5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-09-24 Mike Rapoport New
[v6,4/6] arch, mm: wire up memfd_secret system call were relevant mm: introduce memfd_secret system call to create "secret" memory areas 2 - - --- 2020-09-24 Mike Rapoport New
[v6,3/6] mm: introduce memfd_secret system call to create "secret" memory areas mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-09-24 Mike Rapoport New
[v6,2/6] mmap: make mlock_future_check() global mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-09-24 Mike Rapoport New
[v6,1/6] mm: add definition of PMD_PAGE_ORDER mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-09-24 Mike Rapoport New
[v8,3/3] rseq/selftests: test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ [v8,1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ 1 - - --- 2020-09-23 Peter Oskolkov New
[v8,2/3] rseq/selftests: add rseq_offset_deref_addv [v8,1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ 1 - - --- 2020-09-23 Peter Oskolkov New
[v8,1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ [v8,1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ 1 - - --- 2020-09-23 Peter Oskolkov New
[v6,bpf-next,6/6] selftests/bpf: add test for bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,5/6] bpf: add bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,4/6] selftests/bpf: add bpf_snprintf_btf helper tests bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,3/6] bpf: add bpf_snprintf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,2/6] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[v6,bpf-next,1/6] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-23 Alan Maguire New
[RFC,02/11] selftests:lib: add new test for counters Introduce Simple atomic and non-atomic counters - - - --- 2020-09-23 Shuah Khan New
[v3,7/7] selftest/net/xfrm: Add test for ipsec tunnel xfrm: Add compat layer - - - --- 2020-09-21 Dmitry Safonov New
[v2,4/4] selftests/clone3: Avoid OS-defined clone_args selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-19 Kees Cook New
[v2,3/4] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-19 Kees Cook New
[v2,2/4] selftests/seccomp: Allow syscall nr and ret value to be set separately selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-19 Kees Cook New
[v2,1/4] selftests/seccomp: Record syscall during ptrace entry selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-19 Kees Cook New
[RFC,v1,12/12] kunit: mock: implement nice, strict and naggy mock distinctions kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,11/12] kunit: mock: add struct param matcher kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,10/12] kunit: mock: add class mocking support kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,09/12] kunit: mock: add macro machinery to pick correct format args kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,08/12] kunit: mock: add basic matchers and actions kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,07/12] kunit: mock: add internal mock infrastructure kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,06/12] kunit: expose kunit_set_failure() for use by mocking kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,05/12] kunit: mock: add parameter list manipulation macros kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,04/12] checkpatch: add support for struct MOCK(foo) syntax kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,03/12] kunit: test: add concept of post conditions kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,02/12] kunit: test: add kunit_stream a std::stream like logger kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[RFC,v1,01/12] Revert "kunit: move string-stream.h to lib/kunit" kunit: introduce class mocking support. - - - --- 2020-09-18 Daniel Latypov New
[v5,bpf-next,6/6] selftests/bpf: add test for bpf_seq_btf_write helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,5/6] bpf: add bpf_seq_btf_write helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,4/6] selftests/bpf: add bpf_btf_snprintf helper tests bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,3/6] bpf: add bpf_btf_snprintf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,2/6] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-18 Alan Maguire New
[bpf-next,v3,5/5] bpf: selftests: add bpf_mptcp_sock() verifier tests Untitled series #351429 2 - - --- 2020-09-18 Nicolas Rybowski New
[bpf-next,v3,4/5] bpf: selftests: add MPTCP test base Untitled series #351429 2 - - --- 2020-09-18 Nicolas Rybowski New
[bpf-next,v3,6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-16 Hao Luo New
[bpf-next,v3,5/6] bpf: Introduce bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-16 Hao Luo New
[bpf-next,v3,4/6] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-16 Hao Luo New
[bpf-next,v3,3/6] selftests/bpf: ksyms_btf to test typed ksyms bpf: BTF support for ksyms 1 - - --- 2020-09-16 Hao Luo New
[bpf-next,v3,2/6] bpf/libbpf: BTF support for typed ksyms bpf: BTF support for ksyms 1 - - --- 2020-09-16 Hao Luo New
[bpf-next,v3,1/6] bpf: Introduce pseudo_btf_id bpf: BTF support for ksyms 1 - - --- 2020-09-16 Hao Luo New
[v38,22/24] selftests/x86: Add a selftest for SGX Untitled series #349473 - - - --- 2020-09-15 Jarkko Sakkinen New
[v38,22/24] selftests/x86: Add a selftest for SGX Untitled series #349009 - - - --- 2020-09-15 Jarkko Sakkinen New
[15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[14/15] selftests/clone3: Avoid OS-defined clone_args selftests/seccomp: Refactor change_syscall() - - - --- 2020-09-12 Kees Cook New
[13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit selftests/seccomp: Refactor change_syscall() - - - --- 2020-09-12 Kees Cook New
[12/15] selftests/seccomp: powerpc: Fix seccomp return value testing selftests/seccomp: Refactor change_syscall() - 1 - --- 2020-09-12 Kees Cook New
[11/15] selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[10/15] selftests/seccomp: Avoid redundant register flushes selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[09/15] selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[08/15] selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[07/15] selftests/seccomp: Remove syscall setting #ifdefs selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[06/15] selftests/seccomp: mips: Remove O32-specific macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[05/15] selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[04/15] selftests/seccomp: arm: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[02/15] selftests/seccomp: Provide generic syscall setting macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[v2] selftests/seccomp: fix ptrace tests on powerpc [v2] selftests/seccomp: fix ptrace tests on powerpc 1 - - --- 2020-09-11 Thadeu Lima de Souza Cascardo New
[bpf-next,v2,5/5] bpf: selftests: add bpf_mptcp_sock() verifier tests Untitled series #347461 2 - - --- 2020-09-11 Nicolas Rybowski New
[bpf-next,v2,4/5] bpf: selftests: add MPTCP test base Untitled series #347461 2 - - --- 2020-09-11 Nicolas Rybowski New
[v37,22/24] selftests/x86: Add a selftest for SGX Untitled series #347557 - - - --- 2020-09-11 Jarkko Sakkinen New
[PATCHv3] selftests/run_kselftest.sh: make each test individually selectable [PATCHv3] selftests/run_kselftest.sh: make each test individually selectable - - - --- 2020-09-11 Hangbin Liu New
[v3] Documentation: kunit: Add naming guidelines [v3] Documentation: kunit: Add naming guidelines - 4 - --- 2020-09-11 David Gow New
[v3.1,3/8] Documentation: tracing: Add tracing_on option to boot-time tracer Untitled series #347047 - - - --- 2020-09-11 Masami Hiramatsu (Google) New
[v3,8/8] selftests/ftrace: Add %return suffix tests tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,7/8] Documentation: tracing: boot: Add an example of tracing function-calls tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,6/8] Documentation: tracing: Add %return suffix description tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,5/8] tracing/uprobes: Support perf-style return probe tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,4/8] tracing/kprobes: Support perf-style return probe tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,3/8] Documentation: tracing: Add tracing_on option to boot-time tracer tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,2/8] tracing/boot: Add per-instance tracing_on option support tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v3,1/8] kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot tracing/boot: Add new options for tracing specific period - - - --- 2020-09-10 Masami Hiramatsu (Google) New
[v13,5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set KASAN-KUnit Integration - 2 1 --- 2020-09-10 David Gow New
[v13,4/5] KASAN: Testing Documentation KASAN-KUnit Integration 1 2 1 --- 2020-09-10 David Gow New
[v13,3/5] KASAN: Port KASAN Tests to KUnit KASAN-KUnit Integration - 3 1 --- 2020-09-10 David Gow New
[v13,2/5] KUnit: KASAN Integration KASAN-KUnit Integration 1 2 1 --- 2020-09-10 David Gow New
[v13,1/5] Add KUnit Struct to Current Task KASAN-KUnit Integration - 1 1 --- 2020-09-10 David Gow New
[v2] Documentation: kunit: Add naming guidelines [v2] Documentation: kunit: Add naming guidelines - 4 - --- 2020-09-09 David Gow New
[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test [PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test - - - --- 2020-09-07 Po-Hsu Lin New
[v6,9/9] doc: Document Syscall User Dispatch Syscall User Dispatch - 1 - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,8/9] selftests: Add kselftest for syscall user dispatch Syscall User Dispatch 1 - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,7/9] x86: Enable Syscall User Dispatch Syscall User Dispatch - - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry Syscall User Dispatch - - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,5/9] kernel: Implement selective syscall userspace redirection Syscall User Dispatch - - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,4/9] signal: Expose SYS_USER_DISPATCH si_code type Syscall User Dispatch 2 - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,3/9] x86: vdso: Expose sigreturn address on vdso to the kernel Syscall User Dispatch 1 1 - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code Syscall User Dispatch 1 - - --- 2020-09-04 Gabriel Krisman Bertazi New
[v6,1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag Syscall User Dispatch - - - --- 2020-09-04 Gabriel Krisman Bertazi New
[bpf-next,v2,6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-03 Hao Luo New
[bpf-next,v2,5/6] bpf: Introduce bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-03 Hao Luo New
[bpf-next,v2,4/6] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-03 Hao Luo New
« 1 2 ... 136 137 138169 170 »