Show patches with: none      |   12859 patches
« 1 2 ... 122 123 124128 129 »
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v1,2/8] bpf: Propagate BPF_PSEUDO_BTF_ID to uapi headers in /tools Untitled series #51234 --- 2020-08-19 Hao Luo New
kunit: fix: kunit_binary_assert_format() only prints signed int kunit: fix: kunit_binary_assert_format() only prints signed int --- 2020-08-19 Vitor Massaru Iha New
[v8,1/2] Add a "nosymfollow" mount option. [v8,1/2] Add a "nosymfollow" mount option. --- 2020-08-19 Ross Zwisler New
[v3,5/5] selftests: vdso: Support arm64 in getcpu() test arm64: vdso: getcpu() support --- 2020-08-19 Mark Brown New
[v3,4/5] arm64: vdso: Add getcpu() implementation arm64: vdso: getcpu() support --- 2020-08-19 Mark Brown New
[v3,3/5] arm64: vdso: Initialise the per-CPU vDSO data arm64: vdso: getcpu() support --- 2020-08-19 Mark Brown New
[v3,2/5] arm64: vdso: Add per-CPU data arm64: vdso: getcpu() support --- 2020-08-19 Mark Brown New
[v3,1/5] arm64: vdso: Provide a define when building the vDSO arm64: vdso: getcpu() support --- 2020-08-19 Mark Brown New
[v2,6/6] selftests: arm64: Add build and documentation for FP tests selftests: arm64: Add floating point selftests --- 2020-08-19 Mark Brown Accepted
[v2,5/6] selftests: arm64: Add wrapper scripts for stress tests selftests: arm64: Add floating point selftests --- 2020-08-19 Mark Brown New
[v2,4/6] selftests: arm64: Add utility to set SVE vector lengths selftests: arm64: Add floating point selftests --- 2020-08-19 Mark Brown New
[v2,3/6] selftests: arm64: Add stress tests for FPSMID and SVE context switching selftests: arm64: Add floating point selftests --- 2020-08-19 Mark Brown New
[v2,2/6] selftests: arm64: Add test for the SVE ptrace interface selftests: arm64: Add floating point selftests --- 2020-08-19 Mark Brown New
[v2,1/6] selftests: arm64: Test case for enumeration of SVE vector lengths selftests: arm64: Add floating point selftests --- 2020-08-19 Mark Brown Accepted
[v2,10/11] tracing: switch to kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-19 Christian Brauner Accepted
[v2,09/11] kgdbts: switch to kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-19 Christian Brauner Accepted
[v2,06/11] sparc: switch to kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-19 Christian Brauner Superseded
[v2,05/11] nios2: switch to kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-19 Christian Brauner Superseded
[v2,01/11] fork: introduce kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-19 Christian Brauner Superseded
[11/11] sched: remove _do_fork() Introduce kernel_clone(), kill _do_fork() --- 2020-08-18 Christian Brauner Accepted
[08/11] kprobes: switch to kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-18 Christian Brauner Accepted
[06/11] sparc: switch to kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-18 Christian Brauner Accepted
[05/11] nios2: switch to kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-18 Christian Brauner Accepted
[01/11] fork: introduce kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-18 Christian Brauner Accepted
selftests: use "$(MAKE)" instead of "make" for headers_install selftests: use "$(MAKE)" instead of "make" for headers_install --- 2020-08-17 Denys Vlasenko Accepted
lib: Convert test_printf.c to KUnit lib: Convert test_printf.c to KUnit --- 2020-08-17 Arpitha Raghunandan New
[PATCHv2] selftests: rtnetlink: load fou module for kci_test_encap_fou() [PATCHv2] selftests: rtnetlink: load fou module for kci_test_encap_fou() --- 2020-08-17 Po-Hsu Lin New
[2/2] selftests/exec: Add file type errno tests Untitled series #51247 --- 2020-08-13 Kees Cook New
[2/2] kunit: ubsan integration Untitled series #51248 --- 2020-08-13 Uriel Guajardo Superseded
[v2,1/2] kunit: tool: fix running kunit_tool from outside kernel tree [v2,1/2] kunit: tool: fix running kunit_tool from outside kernel tree --- 2020-08-11 Brendan Higgins Accepted
[v12,5/6] KASAN: Testing Documentation KASAN-KUnit Integration --- 2020-08-11 David Gow New
[v12,4/6] kasan: test: Make KASAN KUnit test comply with naming guidelines KASAN-KUnit Integration --- 2020-08-11 David Gow Superseded
[v12,3/6] KASAN: Port KASAN Tests to KUnit KASAN-KUnit Integration --- 2020-08-11 David Gow New
[v5,8/9] selftests: Add kselftest for syscall user dispatch [v5,1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag --- 2020-08-10 Gabriel Krisman Bertazi Superseded
[v5,7/9] x86: Enable Syscall User Dispatch [v5,1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag --- 2020-08-10 Gabriel Krisman Bertazi New
[v5,4/9] signal: Expose SYS_USER_DISPATCH si_code type [v5,1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag --- 2020-08-10 Gabriel Krisman Bertazi Superseded
[v5,3/9] x86: vdso: Expose sigreturn address on vdso to the kernel [v5,1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag --- 2020-08-10 Gabriel Krisman Bertazi New
[v5,1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag [v5,1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag --- 2020-08-10 Gabriel Krisman Bertazi New
selftests/socket: Introduce simple SCM_RIGHTS tests selftests/socket: Introduce simple SCM_RIGHTS tests --- 2020-08-10 Kees Cook New
kunit: added lockdep support kunit: added lockdep support --- 2020-08-10 Uriel Guajardo New
[v2] lib: Convert test_hexdump.c to KUnit [v2] lib: Convert test_hexdump.c to KUnit --- 2020-08-09 Arpitha Raghunandan Superseded
[v1,1/2] kunit: tool: fix running kunit_tool from outside kernel tree [v1,1/2] kunit: tool: fix running kunit_tool from outside kernel tree --- 2020-08-08 Brendan Higgins New
[2/2] kunit: ubsan integration Untitled series #51258 --- 2020-08-06 Uriel Guajardo New
[RFC,bpf-next,3/4] bpf: add bpf_trace_btf helper Untitled series #51257 --- 2020-08-06 Alan Maguire New
[RFC,bpf-next,2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk Untitled series #51257 --- 2020-08-06 Alan Maguire New
lib: Convert test_hexdump.c to KUnit lib: Convert test_hexdump.c to KUnit --- 2020-08-06 Arpitha Raghunandan New
[v11,6/6] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set [v11,1/6] Add KUnit Struct to Current Task --- 2020-08-05 David Gow Accepted
[v11,4/6] kasan: test: Make KASAN KUnit test comply with naming guidelines [v11,1/6] Add KUnit Struct to Current Task --- 2020-08-05 David Gow New
[v11,1/6] Add KUnit Struct to Current Task [v11,1/6] Add KUnit Struct to Current Task --- 2020-08-05 David Gow New
[v6,5/5] Documentation: kunit: add a brief blurb about kunit_test_suite [v6,1/5] vmlinux.lds.h: add linker section for KUnit test suites --- 2020-08-04 Brendan Higgins Accepted
[v6,2/5] kunit: test: create a single centralized executor for all tests [v6,1/5] vmlinux.lds.h: add linker section for KUnit test suites --- 2020-08-04 Brendan Higgins New
[v6,1/5] vmlinux.lds.h: add linker section for KUnit test suites [v6,1/5] vmlinux.lds.h: add linker section for KUnit test suites --- 2020-08-04 Brendan Higgins Accepted
selftests/net: skip msg_zerocopy test if we have less than 4 CPUs selftests/net: skip msg_zerocopy test if we have less than 4 CPUs --- 2020-08-04 Colin King New
[1/2] selftests: rtnetlink: correct the final return value for the test [1/2] selftests: rtnetlink: correct the final return value for the test --- 2020-08-04 Po-Hsu Lin New
[v20,11/12] samples/landlock: Add a sandbox manager example Landlock LSM --- 2020-08-02 Mickaël Salaün New
[v20,10/12] selftests/landlock: Add initial tests Landlock LSM --- 2020-08-02 Mickaël Salaün New
[v20,08/12] landlock: Add syscall implementations Landlock LSM --- 2020-08-02 Mickaël Salaün New
[v20,06/12] fs,security: Add sb_delete hook Landlock LSM --- 2020-08-02 Mickaël Salaün Superseded
[v20,04/12] landlock: Add ptrace restrictions Landlock LSM --- 2020-08-02 Mickaël Salaün Superseded
[v20,02/12] landlock: Add ruleset and domain management Landlock LSM --- 2020-08-02 Mickaël Salaün Superseded
[6/6] selftests: arm64: Add build and documentation for FP tests selftests: arm64: Add floating point selftests --- 2020-07-30 Mark Brown Superseded
[5/6] selftests: arm64: Add wrapper scripts for stress tests selftests: arm64: Add floating point selftests --- 2020-07-30 Mark Brown Superseded
[4/6] selftests: arm64: Add utility to set SVE vector lengths selftests: arm64: Add floating point selftests --- 2020-07-30 Mark Brown Superseded
[3/6] selftests: arm64: Add stress tests for FPSMID and SVE context switching selftests: arm64: Add floating point selftests --- 2020-07-30 Mark Brown Superseded
[2/6] selftests: arm64: Add test for the SVE ptrace interface selftests: arm64: Add floating point selftests --- 2020-07-30 Mark Brown Superseded
[1/6] selftests: arm64: Test case for enumeration of SVE vector lengths selftests: arm64: Add floating point selftests --- 2020-07-30 Mark Brown Superseded
[bpf] selftests/bpf: Fix cgroup sockopt verifier test [bpf] selftests/bpf: Fix cgroup sockopt verifier test --- 2020-07-10 Jean-Philippe Brucker Accepted
[v2,5/5] hmm: add tests for HMM_PFN_PMD flag Untitled series #36626 --- 2020-06-30 Ralph Campbell Superseded
[v2,4/5] nouveau/hmm: support mapping large sysmem pages Untitled series #36626 --- 2020-06-30 Ralph Campbell Accepted
[v2,2/5] mm/hmm: add output flags for PMD/PUD page mapping Untitled series #36626 --- 2020-06-30 Ralph Campbell New
[bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns. [bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns. --- 2020-06-30 Hao Luo Accepted
[v5,11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt kunit: create a centralized executor to dispatch all KUnit tests --- 2020-06-26 Brendan Higgins Superseded
[v5,10/12] kunit: Add 'kunit_shutdown' option kunit: create a centralized executor to dispatch all KUnit tests --- 2020-06-26 Brendan Higgins New
[v5,06/12] arch: xtensa: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests --- 2020-06-26 Brendan Higgins Superseded
[v5,05/12] arch: um: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests --- 2020-06-26 Brendan Higgins Superseded
[v5,03/12] arch: microblaze: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests --- 2020-06-26 Brendan Higgins Superseded
[v5,02/12] arch: arm64: add linker section for KUnit test suites kunit: create a centralized executor to dispatch all KUnit tests --- 2020-06-26 Brendan Higgins Superseded
[v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 [v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 --- 2020-06-26 Pengfei Xu Accepted
[drivers/misc,v2,3/4] selftests/lkdtm: Reset WARN_ONCE to avoid false negatives lkdtm: Various clean ups --- 2020-06-25 Kees Cook Superseded
[drivers/misc,v2,1/4] lkdtm: Avoid more compiler optimizations for bad writes lkdtm: Various clean ups --- 2020-06-25 Kees Cook Accepted
[RFC,v1] kunit: tool: add support for QEMU [RFC,v1] kunit: tool: add support for QEMU --- 2020-06-24 Brendan Higgins New
[v4,11/11] Documentation: kunit: add a brief blurb about kunit_test_suite Untitled series #36632 --- 2020-06-24 Brendan Higgins Superseded
[v4,07/11] kunit: test: create a single centralized executor for all tests Untitled series #36632 --- 2020-06-24 Brendan Higgins Superseded
[v4,06/11] arch: xtensa: add linker section for KUnit test suites Untitled series #36632 --- 2020-06-24 Brendan Higgins New
[v4,05/11] arch: um: add linker section for KUnit test suites Untitled series #36632 --- 2020-06-24 Brendan Higgins Superseded
[v4,03/11] arch: microblaze: add linker section for KUnit test suites Untitled series #36632 --- 2020-06-24 Brendan Higgins New
[v4,02/11] arch: arm64: add linker section for KUnit test suites Untitled series #36632 --- 2020-06-24 Brendan Higgins New
kselftest: arm64: Remove redundant clean target kselftest: arm64: Remove redundant clean target --- 2020-06-24 Mark Brown Accepted
[v2,09/15] selftests/vm/keys: fix a broken reference at protection_keys.c Untitled series #36634 --- 2020-06-23 Mauro Carvalho Chehab Superseded
[v2,6/6] selftests: sync_test: do not use ksft_exit_skip after ksft_set_plan [v2,1/6] kselftest: fix TAP output for skipped tests --- 2020-06-23 Paolo Bonzini Accepted
[v2,4/6] selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan [v2,1/6] kselftest: fix TAP output for skipped tests --- 2020-06-23 Paolo Bonzini Accepted
[v2,2/6] selftests: breakpoints: fix computation of test plan [v2,1/6] kselftest: fix TAP output for skipped tests --- 2020-06-23 Paolo Bonzini Accepted
[v2,1/6] kselftest: fix TAP output for skipped tests [v2,1/6] kselftest: fix TAP output for skipped tests --- 2020-06-23 Paolo Bonzini Accepted
[3/3] selftests: tpm: Use /bin/sh instead of /bin/bash [1/3] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" --- 2020-06-22 Jarkko Sakkinen Accepted
[1/3] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" [1/3] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" --- 2020-06-22 Jarkko Sakkinen Superseded
[v2,7/8] selftests/harness: Display signed values correctly [v2,1/8] selftests/clone3: Reorder reporting output --- 2020-06-22 Kees Cook Accepted
[v2,5/8] selftests/harness: Switch to TAP output [v2,1/8] selftests/clone3: Reorder reporting output --- 2020-06-22 Kees Cook Superseded
[v2,3/8] selftests/binderfs: Fix harness API usage [v2,1/8] selftests/clone3: Reorder reporting output --- 2020-06-22 Kees Cook Superseded
[v2,1/8] selftests/clone3: Reorder reporting output [v2,1/8] selftests/clone3: Reorder reporting output --- 2020-06-22 Kees Cook Accepted
Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" --- 2020-06-22 Jarkko Sakkinen Accepted
« 1 2 ... 122 123 124128 129 »