Show patches with: State = Action Required       |   13132 patches
« 1 2 ... 87 88 89131 132 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V5,07/10] x86/pks: Preserve the PKRS MSR on context switch PKS: Add Protection Key Supervisor support - 1 - --- 2021-03-31 Ira Weiny New
[V5,06/10] x86/fault: Adjust WARN_ON for PKey fault PKS: Add Protection Key Supervisor support - - - --- 2021-03-31 Ira Weiny New
[V5,05/10] x86/pks: Add PKS setup code PKS: Add Protection Key Supervisor support - 1 - --- 2021-03-31 Ira Weiny New
[V5,04/10] x86/pks: Add PKS defines and Kconfig options PKS: Add Protection Key Supervisor support - 1 - --- 2021-03-31 Ira Weiny New
[V5,03/10] x86/pks: Add additional PKEY helper macros PKS: Add Protection Key Supervisor support - 1 - --- 2021-03-31 Ira Weiny New
[V5,02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support PKS: Add Protection Key Supervisor support - 1 - --- 2021-03-31 Ira Weiny New
[V5,01/10] x86/pkeys: Create pkeys_common.h PKS: Add Protection Key Supervisor support - 1 - --- 2021-03-31 Ira Weiny New
memfd_secret: use unsigned int rather than long as syscall flags type memfd_secret: use unsigned int rather than long as syscall flags type 1 - - --- 2021-03-31 Mike Rapoport New
[v2,4/4] selftests: kvm: add get_emulated_cpuid test kvm: cpuid: fix cpuid nent field - - - --- 2021-03-31 Emanuele Giuseppe Esposito New
[v2,3/4] selftests: add kvm_get_emulated_cpuid kvm: cpuid: fix cpuid nent field - - - --- 2021-03-31 Emanuele Giuseppe Esposito New
[v2,2/4] Documentation: kvm: update KVM_GET_EMULATED_CPUID ioctl description kvm: cpuid: fix cpuid nent field - - - --- 2021-03-31 Emanuele Giuseppe Esposito New
[v2,1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and K… kvm: cpuid: fix cpuid nent field - - - --- 2021-03-31 Emanuele Giuseppe Esposito New
kvm: fix minor typos in x86/kvm.h and selftests/processor.c kvm: fix minor typos in x86/kvm.h and selftests/processor.c - - - --- 2021-03-30 Emanuele Giuseppe Esposito New
[4/4] selftests: kvm: add get_emulated_cpuid test kvm: cpuid: fix cpuid nent field - - - --- 2021-03-30 Emanuele Giuseppe Esposito New
[3/4] selftests: add kvm_get_emulated_cpuid kvm: cpuid: fix cpuid nent field - - - --- 2021-03-30 Emanuele Giuseppe Esposito New
[2/4] Documentation: kvm: update KVM_GET_EMULATED_CPUID ioctl description kvm: cpuid: fix cpuid nent field - - - --- 2021-03-30 Emanuele Giuseppe Esposito New
[1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_… kvm: cpuid: fix cpuid nent field - - - --- 2021-03-30 Emanuele Giuseppe Esposito New
[v8,4/4] selftests: lib: Add wrapper script for test_scanf [v8,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 1 1 - --- 2021-03-30 Richard Fitzgerald New
[v8,3/4] lib: test_scanf: Add tests for sscanf number conversion [v8,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 1 - - --- 2021-03-30 Richard Fitzgerald New
[v8,2/4] lib: vsprintf: Fix handling of number field widths in vsscanf [v8,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 - 1 - --- 2021-03-30 Richard Fitzgerald New
[v8,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 [v8,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 1 1 - --- 2021-03-30 Richard Fitzgerald New
[v6,10/10] KVM: selftests: Add a test for kvm page table code KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-30 Yanan Wang New
[v6,09/10] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-30 Yanan Wang New
[v6,08/10] KVM: selftests: List all hugetlb src types specified with page sizes KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-30 Yanan Wang New
[v6,07/10] KVM: selftests: Add a helper to get system default hugetlb page size KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-30 Yanan Wang New
[v6,06/10] KVM: selftests: Add a helper to get system configured THP page size KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-30 Yanan Wang New
[v6,05/10] KVM: selftests: Make a generic helper to get vm guest mode strings KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-30 Yanan Wang New
[v6,04/10] KVM: selftests: Print the errno besides error-string in TEST_ASSERT KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-30 Yanan Wang New
[v6,03/10] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-30 Yanan Wang New
[v6,02/10] mm/hugetlb: Add a macro to get HUGETLB page sizes for mmap KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-30 Yanan Wang New
[v6,01/10] tools/headers: sync headers of asm-generic/hugetlb_encode.h KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-30 Yanan Wang New
[v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior [v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior - - - --- 2021-03-29 Axel Rasmussen New
[v2] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior [v2] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior - - - --- 2021-03-29 Axel Rasmussen New
selftests/bpf: add LDFLAGS when building test_verifier selftests/bpf: add LDFLAGS when building test_verifier 1 - - --- 2021-03-29 Jisheng Zhang New
[v7,2/2] mm: huge_memory: debugfs for file-backed THP split. [v7,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. - 1 - --- 2021-03-29 Zi Yan New
[v7,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. [v7,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. - 1 - --- 2021-03-29 Zi Yan New
[v7,4/4] selftests: lib: Add wrapper script for test_scanf [v7,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 1 1 - --- 2021-03-29 Richard Fitzgerald New
[v7,3/4] lib: test_scanf: Add tests for sscanf number conversion [v7,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 1 - - --- 2021-03-29 Richard Fitzgerald New
[v7,2/4] lib: vsprintf: Fix handling of number field widths in vsscanf [v7,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 - 1 - --- 2021-03-29 Richard Fitzgerald New
[v7,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 [v7,1/4] lib: vsprintf: scanf: Negative number must have field width > 1 1 1 - --- 2021-03-29 Richard Fitzgerald New
[bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()' [bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()' - - - --- 2021-03-28 Pedro Tammela New
[bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()' [bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()' - - - --- 2021-03-28 Pedro Tammela New
[bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag [bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag 1 - - --- 2021-03-28 Pedro Tammela New
userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE error handling + accounting userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE error handling + accounting - - - --- 2021-03-25 Axel Rasmussen New
[bpf-next,5/5] libbpf: add selftests for TC-BPF API libbpf: Add TC-BPF API - 1 - --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,4/5] libbpf: add high level TC-BPF API libbpf: Add TC-BPF API - 1 - --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,3/5] libbpf: add low level TC-BPF API libbpf: Add TC-BPF API - 1 - --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,2/5] libbpf: add helpers for preparing netlink attributes libbpf: Add TC-BPF API - 1 - --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,1/5] tools pkt_cls.h: sync with kernel sources libbpf: Add TC-BPF API - 1 - --- 2021-03-25 Kumar Kartikeya Dwivedi New
[V4.1] x86/pks: Add PKS kernel API [V4.1] x86/pks: Add PKS kernel API - 1 - --- 2021-03-24 Ira Weiny New
[V4.1] x86/fault: Adjust WARN_ON for PKey fault [V4.1] x86/fault: Adjust WARN_ON for PKey fault - - - --- 2021-03-24 Ira Weiny New
[v31,12/12] landlock: Add user and kernel documentation Landlock LSM - 2 - --- 2021-03-24 Mickaël Salaün New
[v31,11/12] samples/landlock: Add a sandbox manager example Landlock LSM - 2 - --- 2021-03-24 Mickaël Salaün New
[v31,09/12] arch: Wire up Landlock syscalls Landlock LSM - - - --- 2021-03-24 Mickaël Salaün New
[v31,08/12] landlock: Add syscall implementations Landlock LSM 1 - - --- 2021-03-24 Mickaël Salaün New
[v31,07/12] landlock: Support filesystem access-control Landlock LSM - - - --- 2021-03-24 Mickaël Salaün New
[v31,06/12] fs,security: Add sb_delete hook Landlock LSM 1 2 - --- 2021-03-24 Mickaël Salaün New
[v31,05/12] LSM: Infrastructure management of the superblock Landlock LSM 1 2 - --- 2021-03-24 Mickaël Salaün New
[v31,04/12] landlock: Add ptrace restrictions Landlock LSM 1 2 - --- 2021-03-24 Mickaël Salaün New
[v31,03/12] landlock: Set up the security framework and manage credentials Landlock LSM 1 2 - --- 2021-03-24 Mickaël Salaün New
[v31,02/12] landlock: Add ruleset and domain management Landlock LSM 1 2 - --- 2021-03-24 Mickaël Salaün New
[v31,01/12] landlock: Add object management Landlock LSM 1 2 - --- 2021-03-24 Mickaël Salaün New
[v3,11/11] perf test: Add basic stress test for sigtrap handling Add support for synchronous signals on perf events - - - --- 2021-03-24 Marco Elver New
[v3,10/11] tools headers uapi: Sync tools/include/uapi/linux/perf_event.h Add support for synchronous signals on perf events - - - --- 2021-03-24 Marco Elver New
[v3,09/11] selftests/perf_events: Add kselftest for remove_on_exec Add support for synchronous signals on perf events - - - --- 2021-03-24 Marco Elver New
[v3,08/11] selftests/perf_events: Add kselftest for process-wide sigtrap handling Add support for synchronous signals on perf events - - - --- 2021-03-24 Marco Elver New
[v3,07/11] perf: Add breakpoint information to siginfo on SIGTRAP Add support for synchronous signals on perf events - - - --- 2021-03-24 Marco Elver New
[v3,06/11] perf: Add support for SIGTRAP on perf events Add support for synchronous signals on perf events 1 - - --- 2021-03-24 Marco Elver New
[v3,05/11] signal: Introduce TRAP_PERF si_code and si_perf to siginfo Add support for synchronous signals on perf events 2 - - --- 2021-03-24 Marco Elver New
[v3,04/11] perf: Add support for event removal on exec Add support for synchronous signals on perf events - - - --- 2021-03-24 Marco Elver New
[v3,03/11] perf: Support only inheriting events if cloned with CLONE_THREAD Add support for synchronous signals on perf events - - - --- 2021-03-24 Marco Elver New
[v3,02/11] perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children Add support for synchronous signals on perf events - 1 - --- 2021-03-24 Marco Elver New
[v3,01/11] perf: Rework perf_event_exit_event() Add support for synchronous signals on perf events - - - --- 2021-03-24 Marco Elver New
[RFC,v5,10/10] KVM: selftests: Add a test for kvm page table code KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-23 Yanan Wang New
[RFC,v5,09/10] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-23 Yanan Wang New
[RFC,v5,08/10] KVM: selftests: List all hugetlb src types specified with page sizes KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-23 Yanan Wang New
[RFC,v5,07/10] KVM: selftests: Add a helper to get system default hugetlb page size KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-23 Yanan Wang New
[RFC,v5,06/10] KVM: selftests: Add a helper to get system configured THP page size KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-23 Yanan Wang New
[RFC,v5,05/10] KVM: selftests: Make a generic helper to get vm guest mode strings KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-23 Yanan Wang New
[RFC,v5,04/10] KVM: selftests: Print the errno besides error-string in TEST_ASSERT KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-23 Yanan Wang New
[RFC,v5,03/10] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing KVM: selftests: some improvement and a new test for kvm page table - 2 - --- 2021-03-23 Yanan Wang New
[RFC,v5,02/10] tools headers: Add a macro to get HUGETLB page sizes for mmap KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-23 Yanan Wang New
[RFC,v5,01/10] tools headers: sync headers of asm-generic/hugetlb_encode.h KVM: selftests: some improvement and a new test for kvm page table - 1 - --- 2021-03-23 Yanan Wang New
[v2] tools: testing: Remove duplicate includes [v2] tools: testing: Remove duplicate includes - 1 - --- 2021-03-23 Jiabing Wan New
tools: testing: Remove duplicate include of sched.h tools: testing: Remove duplicate include of sched.h - - - --- 2021-03-23 Jiabing Wan New
userfaultfd/shmem: fix minor fault page leak userfaultfd/shmem: fix minor fault page leak - 1 - --- 2021-03-22 Axel Rasmussen New
[v6,2/2] mm: huge_memory: debugfs for file-backed THP split. [v6,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. - 1 - --- 2021-03-22 Zi Yan New
[v6,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. [v6,1/2] mm: huge_memory: a new debugfs interface for splitting THP tests. - 1 - --- 2021-03-22 Zi Yan New
[V4,10/10] x86/pks: Add PKS test code PKS Add Protection Key Supervisor support - 2 - --- 2021-03-22 Ira Weiny New
[V4,09/10] x86/pks: Add PKS kernel API PKS Add Protection Key Supervisor support - 1 - --- 2021-03-22 Ira Weiny New
[V4,08/10] x86/entry: Preserve PKRS MSR across exceptions PKS Add Protection Key Supervisor support 1 1 - --- 2021-03-22 Ira Weiny New
[V4,07/10] x86/pks: Preserve the PKRS MSR on context switch PKS Add Protection Key Supervisor support - 1 - --- 2021-03-22 Ira Weiny New
[V4,06/10] x86/fault: Adjust WARN_ON for PKey fault PKS Add Protection Key Supervisor support - 1 - --- 2021-03-22 Ira Weiny New
[V4,05/10] x86/pks: Add PKS setup code PKS Add Protection Key Supervisor support - 1 - --- 2021-03-22 Ira Weiny New
[V4,04/10] x86/pks: Add PKS defines and Kconfig options PKS Add Protection Key Supervisor support - 1 - --- 2021-03-22 Ira Weiny New
[V4,03/10] x86/pks: Add additional PKEY helper macros PKS Add Protection Key Supervisor support - 1 - --- 2021-03-22 Ira Weiny New
[V4,02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support PKS Add Protection Key Supervisor support - 1 - --- 2021-03-22 Ira Weiny New
[V4,01/10] x86/pkeys: Create pkeys_common.h PKS Add Protection Key Supervisor support - 1 - --- 2021-03-22 Ira Weiny New
[bpf-next,2/2] bpf: selftests: add tests for batched ops in LPM trie maps add support for batched ops in LPM trie - - - --- 2021-03-21 Pedro Tammela New
[bpf-next,1/2] bpf: add support for batched operations in LPM trie maps add support for batched ops in LPM trie - - - --- 2021-03-21 Pedro Tammela New
« 1 2 ... 87 88 89131 132 »