Show patches with: Archived = No       |   15121 patches
« 1 2 ... 134 135 136151 152 »
Patch Series S/W/F Date Submitter Delegate State
[4/4] KVM: selftests: Add selftest for KVM statistics data binary interface KVM statistics data fd-based binary interface --- 2021-04-02 Jing Zhang Superseded
[3/4] KVM: stats: Add documentation for statistics data binary interface KVM statistics data fd-based binary interface --- 2021-04-02 Jing Zhang Superseded
[2/4] KVM: stats: Add fd-based API to read binary stats data KVM statistics data fd-based binary interface --- 2021-04-02 Jing Zhang Superseded
[1/4] KVM: stats: Separate common stats from architecture specific ones KVM statistics data fd-based binary interface --- 2021-04-02 Jing Zhang Superseded
[v5,2/2] kunit: ubsan integration kunit: fail tests on UBSAN errors --- 2021-04-02 Daniel Latypov New
[v5,1/2] kunit: support failure from dynamic analysis tools kunit: fail tests on UBSAN errors --- 2021-04-02 Daniel Latypov New
[PATCH-next,3/5] vm/test_vmalloc.sh: adapt for updated driver interface Untitled series #117211 --- 2021-04-02 Uladzislau Rezki (Sony) Accepted
[v2] kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals [v2] kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals --- 2021-04-02 Daniel Latypov Accepted
[V6,08/10] x86/entry: Preserve PKRS MSR across exceptions PKS: Add Protection Key Supervisor support --- 2021-04-01 Ira Weiny New
[V6,07/10] x86/pks: Preserve the PKRS MSR on context switch PKS: Add Protection Key Supervisor support --- 2021-04-01 Ira Weiny New
[V6,06/10] x86/fault: Adjust WARN_ON for PKey fault PKS: Add Protection Key Supervisor support --- 2021-04-01 Ira Weiny New
[V6,03/10] x86/pks: Add additional PKEY helper macros PKS: Add Protection Key Supervisor support --- 2021-04-01 Ira Weiny New
[v4,2/3] seq_file: Fix clang warning for NULL pointer arithmetic [v4,1/3] lkdtm/heap: Add vmalloc linear overflow test --- 2021-04-01 Kees Cook New
[v4,1/3] lkdtm/heap: Add vmalloc linear overflow test [v4,1/3] lkdtm/heap: Add vmalloc linear overflow test --- 2021-04-01 Kees Cook Accepted
[v32,11/12] samples/landlock: Add a sandbox manager example [v32,01/12] landlock: Add object management --- 2021-04-01 Mickaël Salaün Superseded
[v32,08/12] landlock: Add syscall implementations [v32,01/12] landlock: Add object management --- 2021-04-01 Mickaël Salaün Superseded
[v32,07/12] landlock: Support filesystem access-control [v32,01/12] landlock: Add object management --- 2021-04-01 Mickaël Salaün Superseded
[v32,04/12] landlock: Add ptrace restrictions [v32,01/12] landlock: Add object management --- 2021-04-01 Mickaël Salaün Superseded
[v32,03/12] landlock: Set up the security framework and manage credentials [v32,01/12] landlock: Add object management --- 2021-04-01 Mickaël Salaün Superseded
[v32,01/12] landlock: Add object management [v32,01/12] landlock: Add object management --- 2021-04-01 Mickaël Salaün Superseded
[v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior [v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior --- 2021-04-01 Axel Rasmussen Superseded
[RFC,v2,2/2] selftest/cpuidle: Add support for cpuidle latency measurement CPU-Idle latency selftest framework --- 2021-04-01 Pratik R. Sampat Superseded
[V5,09/10] x86/pks: Add PKS kernel API [V5,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-31 Ira Weiny New
[V5,07/10] x86/pks: Preserve the PKRS MSR on context switch [V5,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-31 Ira Weiny Superseded
[V5,04/10] x86/pks: Add PKS defines and Kconfig options [V5,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-31 Ira Weiny New
[V5,02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support [V5,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-31 Ira Weiny New
[V5,01/10] x86/pkeys: Create pkeys_common.h [V5,01/10] x86/pkeys: Create pkeys_common.h --- 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 --- 2021-03-31 Mike Rapoport New
[v2,3/4] selftests: add kvm_get_emulated_cpuid [v2,1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and... --- 2021-03-31 Emanuele Giuseppe Esposito Superseded
[v2,2/4] Documentation: kvm: update KVM_GET_EMULATED_CPUID ioctl description [v2,1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and... --- 2021-03-31 Emanuele Giuseppe Esposito Superseded
[v2,1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID [v2,1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and... --- 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 Superseded
[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 --- 2021-03-30 Richard Fitzgerald Superseded
[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 --- 2021-03-30 Richard Fitzgerald Superseded
[v6,10/10] KVM: selftests: Add a test for kvm page table code [v6,01/10] tools/headers: sync headers of asm-generic/hugetlb_encode.h --- 2021-03-30 Yanan Wang Accepted
[v6,09/10] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers [v6,01/10] tools/headers: sync headers of asm-generic/hugetlb_encode.h --- 2021-03-30 Yanan Wang Accepted
[v6,07/10] KVM: selftests: Add a helper to get system default hugetlb page size [v6,01/10] tools/headers: sync headers of asm-generic/hugetlb_encode.h --- 2021-03-30 Yanan Wang Accepted
[v6,04/10] KVM: selftests: Print the errno besides error-string in TEST_ASSERT [v6,01/10] tools/headers: sync headers of asm-generic/hugetlb_encode.h --- 2021-03-30 Yanan Wang Accepted
[v6,03/10] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing [v6,01/10] tools/headers: sync headers of asm-generic/hugetlb_encode.h --- 2021-03-30 Yanan Wang New
[v6,01/10] tools/headers: sync headers of asm-generic/hugetlb_encode.h [v6,01/10] tools/headers: sync headers of asm-generic/hugetlb_encode.h --- 2021-03-30 Yanan Wang Accepted
dma-mapping: benchmark: use the correct HiSilicon copyright dma-mapping: benchmark: use the correct HiSilicon copyright --- 2021-03-30 fanghao (A) Accepted
[v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior [v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior --- 2021-03-29 Axel Rasmussen Superseded
[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 --- 2021-03-29 Jisheng Zhang New
[v7,2/2] mm: huge_memory: debugfs for file-backed THP split. Untitled series #115510 --- 2021-03-29 Zi Yan 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 --- 2021-03-29 Richard Fitzgerald Superseded
[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 --- 2021-03-29 Richard Fitzgerald Superseded
[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: add 'BPF_RB_MAY_WAKEUP' flag [bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag --- 2021-03-28 Pedro Tammela New
[-next] treewide: Remove duplicated include from tm-vmx-unavail.c [-next] treewide: Remove duplicated include from tm-vmx-unavail.c --- 2021-03-26 Zheng Yongjun New
[-next] selftests/powerpc: Remove duplicated include from tm-poison.c [-next] selftests/powerpc: Remove duplicated include from tm-poison.c --- 2021-03-26 Zheng Yongjun Accepted
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 --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,4/5] libbpf: add high level TC-BPF API libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,3/5] libbpf: add low level TC-BPF API libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,2/5] libbpf: add helpers for preparing netlink attributes libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,1/5] tools pkt_cls.h: sync with kernel sources libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[V4.1] x86/pks: Add PKS kernel API [V4.1] x86/pks: Add PKS kernel API --- 2021-03-24 Ira Weiny Superseded
[v31,12/12] landlock: Add user and kernel documentation Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v31,08/12] landlock: Add syscall implementations Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v31,07/12] landlock: Support filesystem access-control Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v31,05/12] LSM: Infrastructure management of the superblock Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v31,04/12] landlock: Add ptrace restrictions Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[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 Superseded
[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 Superseded
[v3,06/11] perf: Add support for SIGTRAP on perf events Add support for synchronous signals on perf events --- 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 Superseded
[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 Accepted
[GIT,PULL] KUnit fixes update for Linux 5.12-rc5 [GIT,PULL] KUnit fixes update for Linux 5.12-rc5 --- 2021-03-23 Shuah Khan 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 --- 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 --- 2021-03-23 Yanan Wang Superseded
[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 --- 2021-03-23 Yanan Wang Accepted
[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 --- 2021-03-23 Yanan Wang Superseded
[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 --- 2021-03-23 Yanan Wang Accepted
[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 --- 2021-03-23 Yanan Wang Accepted
[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 --- 2021-03-23 Yanan Wang Superseded
[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 --- 2021-03-23 Yanan Wang Superseded
[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 --- 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 --- 2021-03-23 Yanan Wang Superseded
[v2] tools: testing: Remove duplicate includes [v2] tools: testing: Remove duplicate includes --- 2021-03-23 Wan Jiabing New
tools: testing: inttypes.h is included twice tools: testing: inttypes.h is included twice --- 2021-03-23 Wan Jiabing New
tools: testing: pthread.h is included twice tools: testing: pthread.h is included twice --- 2021-03-23 Wan Jiabing New
tools: testing: Remove duplicate include of sched.h tools: testing: Remove duplicate include of sched.h --- 2021-03-23 Wan Jiabing New
tools: testing: Remove duplicate include of string.h tools: testing: Remove duplicate include of string.h --- 2021-03-23 Wan Jiabing New
[bpf-next,v2,2/2] bpf: selftests: add tests for batched ops in LPM trie maps add support for batched ops in LPM trie --- 2021-03-23 Pedro Tammela New
[bpf-next,v2,1/2] bpf: add support for batched ops in LPM trie maps add support for batched ops in LPM trie --- 2021-03-23 Pedro Tammela New
[V4,10/10] x86/pks: Add PKS test code [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny New
[V4,07/10] x86/pks: Preserve the PKRS MSR on context switch [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny New
[V4,05/10] x86/pks: Add PKS setup code [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny New
[V4,04/10] x86/pks: Add PKS defines and Kconfig options [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny Superseded
[V4,02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny Superseded
[V4,01/10] x86/pkeys: Create pkeys_common.h [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny Superseded
[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 Superseded
[10/11] kselftest/arm64: mte: Fix clang warning kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
[09/11] kselftest/arm64: mte: Makefile: Fix clang compilation kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
[07/11] kselftest/arm64: mte: Use cross-compiler if specified kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
[06/11] kselftest/arm64: mte: Fix MTE feature detection kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
[05/11] kselftest/arm64: mte: common: Fix write() warnings kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
« 1 2 ... 134 135 136151 152 »