Show patches with: Archived = No       |   16189 patches
« 1 2 ... 148 149 150161 162 »
Patch Series S/W/F Date Submitter Delegate State
[v4,3/3] kunit: tool: fix unintentional statefulness in run_kernel() kunit: support running subsets of test suites from kunit.py --- 2021-02-06 Daniel Latypov Accepted
[v4,2/3] kunit: tool: add support for filtering suites by glob kunit: support running subsets of test suites from kunit.py --- 2021-02-06 Daniel Latypov Accepted
[v4,1/3] kunit: add kunit.filter_glob cmdline option to filter suites kunit: support running subsets of test suites from kunit.py --- 2021-02-06 Daniel Latypov Accepted
[v2,2/2] kunit: ubsan integration kunit: fail tests on UBSAN errors --- 2021-02-05 Daniel Latypov Superseded
[v2,1/2] kunit: support failure from dynamic analysis tools kunit: fail tests on UBSAN errors --- 2021-02-05 Daniel Latypov New
kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals --- 2021-02-05 Daniel Latypov Superseded
[v2] kunit: don't show `1 == 1` in failed assertion messages [v2] kunit: don't show `1 == 1` in failed assertion messages --- 2021-02-05 Daniel Latypov Accepted
selftests/vm: rename file run_vmtests to run_vmtests.sh selftests/vm: rename file run_vmtests to run_vmtests.sh --- 2021-02-05 kernel test robot Accepted
selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c --- 2021-02-05 Tiezhu Yang Accepted
selftests/bpf: Simplify the calculation of variables selftests/bpf: Simplify the calculation of variables --- 2021-02-05 Jiapeng Chong Superseded
[v3,3/3] kunit: tool: fix unintentional statefulness in run_kernel() kunit: support running subsets of test suites from kunit.py --- 2021-02-04 Daniel Latypov Superseded
[v3,2/3] kunit: tool: add support for filtering suites by glob kunit: support running subsets of test suites from kunit.py --- 2021-02-04 Daniel Latypov New
[v3,1/3] kunit: add kunit.filter_glob cmdline option to filter suites kunit: support running subsets of test suites from kunit.py --- 2021-02-04 Daniel Latypov Superseded
[v2,3/3] kunit: tool: fix unintentional statefulness in run_kernel() kunit: support running subsets of test suites from kunit.py --- 2021-02-04 Daniel Latypov Superseded
[v2,2/3] kunit: tool: add support for filtering suites by glob kunit: support running subsets of test suites from kunit.py --- 2021-02-04 Daniel Latypov Superseded
[v2,1/3] kunit: add kunit.filter_glob cmdline option to filter suites kunit: support running subsets of test suites from kunit.py --- 2021-02-04 Daniel Latypov Superseded
selftests/vDSO: fix ABI selftest on riscv selftests/vDSO: fix ABI selftest on riscv --- 2021-02-04 Tobias Klauser Accepted
[3/3] kunit: tool: fix unintentional statefulness in run_kernel() Untitled series #99623 --- 2021-02-03 Daniel Latypov Superseded
[2/3] kunit: tool: add support for filtering suites by glob Untitled series #99623 --- 2021-02-03 Daniel Latypov Superseded
[v3,7/7] kobject: convert uevent_seqnum to seqnum_ops Introduce Sequence Number Ops --- 2021-02-03 Shuah Khan New
[v3,5/7] drivers/staging/rtl8723bs: convert event_seq to use seqnum_ops Introduce Sequence Number Ops --- 2021-02-03 Shuah Khan New
[v3,3/7] drivers/acpi: convert seqno to use seqnum_ops Introduce Sequence Number Ops --- 2021-02-03 Shuah Khan New
[v5,5/5] selftest/x86/signal: Include test cases for validating sigaltstack Untitled series #99625 --- 2021-02-03 Chang S. Bae Superseded
[v4,4/4] selftests: lib: Add wrapper script for test_scanf Untitled series #99626 --- 2021-02-03 Richard Fitzgerald Superseded
[v4,2/4] lib: vsprintf: Fix handling of number field widths in vsscanf Untitled series #99626 --- 2021-02-03 Richard Fitzgerald Superseded
selftests: breakpoints: Fix wrong argument of ptrace() when single step selftests: breakpoints: Fix wrong argument of ptrace() when single step --- 2021-02-03 Tiezhu Yang New
[v28,12/12] landlock: Add user and kernel documentation Landlock LSM --- 2021-02-02 Mickaël Salaün New
[v28,11/12] samples/landlock: Add a sandbox manager example Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,09/12] arch: Wire up Landlock syscalls Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,08/12] landlock: Add syscall implementations Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,07/12] landlock: Support filesystem access-control Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,06/12] fs,security: Add sb_delete hook Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,05/12] LSM: Infrastructure management of the superblock Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,04/12] landlock: Add ptrace restrictions Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,03/12] landlock: Set up the security framework and manage credentials Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,02/12] landlock: Add ruleset and domain management Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v28,01/12] landlock: Add object management Landlock LSM --- 2021-02-02 Mickaël Salaün Superseded
[v2] kunit: make kunit_tool accept optional path to .kunitconfig fragment [v2] kunit: make kunit_tool accept optional path to .kunitconfig fragment --- 2021-02-01 Daniel Latypov Accepted
[v9,14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,13/14] selftests/vm: gup_test: fix test flag prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,12/14] mm/gup: longterm pin migration cleanup prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,11/14] mm/gup: change index type to long as it counts pages prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,09/14] mm/gup: migrate pinned pages out of movable zone prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,08/14] mm/gup: do not migrate zero page prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin New
[v9,07/14] mm: honor PF_MEMALLOC_PIN for all movable pages prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,06/14] mm: apply per-task gfp constraints in fast path prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,04/14] mm/gup: check for isolation errors prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,03/14] mm/gup: return an error on migration failure prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,02/14] mm/gup: check every subpage of a compound page during isolation prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v9,01/14] mm/gup: don't pin migrated cma pages in movable zone prohibit pinning pages in ZONE_MOVABLE --- 2021-02-01 Pasha Tatashin Superseded
[v4,5/5] x86/sgx: Remove redundant if conditions in sgx_encl_create Some optimizations related to sgx --- 2021-02-01 tianjia.zhang Superseded
[v4,4/5] x86/sgx: Allows ioctl PROVISION to execute before CREATE Some optimizations related to sgx --- 2021-02-01 tianjia.zhang Superseded
[v4,3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section Some optimizations related to sgx --- 2021-02-01 tianjia.zhang New
[v4,2/5] x86/sgx: Reduce the locking range in sgx_sanitize_section() Some optimizations related to sgx --- 2021-02-01 tianjia.zhang New
[v4,1/5] selftests/x86: Use getauxval() to simplify the code in sgx Some optimizations related to sgx --- 2021-02-01 tianjia.zhang Superseded
[2/2] KVM: selftests: add a memslot-related performance benchmark [1/2] KVM: selftests: Keep track of memslots more efficiently --- 2021-02-01 Maciej S. Szmigiero Superseded
[1/2] KVM: selftests: Keep track of memslots more efficiently [1/2] KVM: selftests: Keep track of memslots more efficiently --- 2021-02-01 Maciej S. Szmigiero Superseded
[4/5] kselftests: dmabuf-heaps: Cleanup test output [1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir --- 2021-01-29 John Stultz Accepted
[3/5] kselftests: dmabuf-heaps: Softly fail if don't find a vgem device [1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir --- 2021-01-29 John Stultz Accepted
[1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir [1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir --- 2021-01-29 John Stultz Accepted
selftests/seccomp: Accept any valid fd in user_notification_addfd selftests/seccomp: Accept any valid fd in user_notification_addfd --- 2021-01-28 Seth Forshee Accepted
Correct leftover directories from make kselftest Correct leftover directories from make kselftest --- 2021-01-28 Erik Hollensbe New
[bpf-next] tools: Factor Clang, LLC and LLVM utils definitions [bpf-next] tools: Factor Clang, LLC and LLVM utils definitions --- 2021-01-28 Sedat Dilek Accepted
[net-next,v4,2/2] selftests: Add nci suite Add nci suit and virtual nci device driver --- 2021-01-27 Bongsu Jeon New
[net-next,v4,1/2] nfc: Add a virtual nci device driver Add nci suit and virtual nci device driver --- 2021-01-27 Bongsu Jeon New
[v8,14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages [v8,01/14] mm/gup: don't pin migrated cma pages in movable zone --- 2021-01-25 Pasha Tatashin Superseded
[v8,11/14] mm/gup: change index type to long as it counts pages [v8,01/14] mm/gup: don't pin migrated cma pages in movable zone --- 2021-01-25 Pasha Tatashin Superseded
[v8,09/14] mm/gup: migrate pinned pages out of movable zone [v8,01/14] mm/gup: don't pin migrated cma pages in movable zone --- 2021-01-25 Pasha Tatashin Superseded
[v8,06/14] mm: apply per-task gfp constraints in fast path [v8,01/14] mm/gup: don't pin migrated cma pages in movable zone --- 2021-01-25 Pasha Tatashin Superseded
[v8,05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN [v8,01/14] mm/gup: don't pin migrated cma pages in movable zone --- 2021-01-25 Pasha Tatashin Superseded
[v8,04/14] mm/gup: check for isolation errors [v8,01/14] mm/gup: don't pin migrated cma pages in movable zone --- 2021-01-25 Pasha Tatashin Superseded
[v8,01/14] mm/gup: don't pin migrated cma pages in movable zone [v8,01/14] mm/gup: don't pin migrated cma pages in movable zone --- 2021-01-25 Pasha Tatashin Superseded
[v4] selftests: drivers: fpga: A test for interrupt support [v4] selftests: drivers: fpga: A test for interrupt support --- 2021-01-25 Tom Rix New
Documentation: kunit: add tips.rst for small examples Documentation: kunit: add tips.rst for small examples --- 2021-01-25 Daniel Latypov Accepted
[RFC,3/3] thunderbolt: build kunit tests without structleak plugin kunit vs structleak --- 2021-01-25 Arnd Bergmann New
[RFC,2/3] drivers/base: build kunit tests without structleak plugin kunit vs structleak --- 2021-01-25 Arnd Bergmann New
[RFC,1/3] bitfield: build kunit tests without structleak plugin kunit vs structleak --- 2021-01-25 Arnd Bergmann New
[v3,5/5] x86/sgx: Remove redundant if conditions in sgx_encl_create [v3,1/5] selftests/x86: Simplify the code to get vdso base address in sgx --- 2021-01-24 tianjia.zhang Superseded
[v3,3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section [v3,1/5] selftests/x86: Simplify the code to get vdso base address in sgx --- 2021-01-24 tianjia.zhang Superseded
[v3,1/5] selftests/x86: Simplify the code to get vdso base address in sgx [v3,1/5] selftests/x86: Simplify the code to get vdso base address in sgx --- 2021-01-24 tianjia.zhang New
[net-next,v3,2/2] selftests: Add nci suite Add nci suit and virtual nci device driver --- 2021-01-23 Bongsu Jeon Superseded
kunit: make kunit_tool accept optional path to .kunitconfig fragment kunit: make kunit_tool accept optional path to .kunitconfig fragment --- 2021-01-23 Daniel Latypov Superseded
[v7,14/14] selftests/vm: test faulting in kernel, and verify pinnable pages prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,13/14] selftests/vm: test flag is broken prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,12/14] mm/gup: longterm pin migration cleanup prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,11/14] mm/gup: change index type to long as it counts pages prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,09/14] mm/gup: migrate pinned pages out of movable zone prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,08/14] mm/gup: do not migrate zero page prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin New
[v7,07/14] mm: honor PF_MEMALLOC_PIN for all movable pages prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,06/14] mm: apply per-task gfp constraints in fast path prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,04/14] mm/gup: check for isolation errors prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,03/14] mm/gup: return an error on migration failure prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,02/14] mm/gup: check every subpage of a compound page during isolation prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[v7,01/14] mm/gup: don't pin migrated cma pages in movable zone prohibit pinning pages in ZONE_MOVABLE --- 2021-01-22 Pasha Tatashin Superseded
[RFC,v2] tools: Factor Clang, LLC and LLVM utils definitions [RFC,v2] tools: Factor Clang, LLC and LLVM utils definitions --- 2021-01-22 Sedat Dilek Superseded
[v27,11/12] samples/landlock: Add a sandbox manager example Landlock LSM --- 2021-01-21 Mickaël Salaün Superseded
« 1 2 ... 148 149 150161 162 »