linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 12:45:27 to 2021-02-01 20:56:08 UTC [more...]

[PATCH v2] kunit: make kunit_tool accept optional path to .kunitconfig fragment
 2021-02-01 20:55 UTC 

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-01 16:56 UTC  (50+ messages)
` [PATCH v16 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v16 06/11] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v16 08/11] secretmem: add memcg accounting
` [PATCH v16 10/11] arch, mm: wire up memfd_secret system call where relevant

[PATCH v9 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-01 15:38 UTC  (15+ messages)
` [PATCH v9 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v9 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v9 03/14] mm/gup: return an error on migration failure
` [PATCH v9 04/14] mm/gup: check for isolation errors
` [PATCH v9 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v9 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v9 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v9 08/14] mm/gup: do not migrate zero page
` [PATCH v9 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v9 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v9 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v9 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v9 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v9 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCH v4 0/5] Some optimizations related to sgx
 2021-02-01 13:26 UTC  (6+ messages)
` [PATCH v4 1/5] selftests/x86: Use getauxval() to simplify the code in sgx
` [PATCH v4 2/5] x86/sgx: Reduce the locking range in sgx_sanitize_section()
` [PATCH v4 3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section
` [PATCH v4 4/5] x86/sgx: Allows ioctl PROVISION to execute before CREATE
` [PATCH v4 5/5] x86/sgx: Remove redundant if conditions in sgx_encl_create

[PATCH v3 0/5] Some optimizations related to sgx
 2021-02-01 12:55 UTC  (15+ messages)
` [PATCH v3 1/5] selftests/x86: Simplify the code to get vdso base address in sgx
` [PATCH v3 2/5] x86/sgx: Optimize the locking range in sgx_sanitize_section()
` [PATCH v3 3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section
` [PATCH v3 4/5] x86/sgx: Allows ioctl PROVISION to execute before CREATE
` [PATCH v3 5/5] x86/sgx: Remove redundant if conditions in sgx_encl_create

[PATCH v3 1/5] selftests/x86: Simplify the code to get vdso base address in sgx
 2021-02-01 11:28 UTC  (2+ messages)

[PATCH 1/2] KVM: selftests: Keep track of memslots more efficiently
 2021-02-01  8:10 UTC  (2+ messages)
` [PATCH 2/2] KVM: selftests: add a memslot-related performance benchmark

[PATCH v8 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-31 16:03 UTC  (16+ messages)
` [PATCH v8 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v8 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v8 03/14] mm/gup: return an error on migration failure
` [PATCH v8 04/14] mm/gup: check for isolation errors
` [PATCH v8 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v8 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v8 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v8 08/14] mm/gup: do not migrate zero page
` [PATCH v8 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v8 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v8 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v8 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v8 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v8 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCH net-next v4 0/2] Add nci suit and virtual nci device driver
 2021-01-30  2:30 UTC  (4+ messages)
` [PATCH net-next v4 1/2] nfc: Add a "
` [PATCH net-next v4 2/2] selftests: Add nci suite

[RFC 0/3] kunit vs structleak
 2021-01-29 21:29 UTC  (7+ messages)
` [RFC 1/3] bitfield: build kunit tests without structleak plugin
` [RFC 2/3] drivers/base: "
` [RFC 3/3] thunderbolt: "

[PATCH] kunit: don't show `1 == 1` in failed assertion messages
 2021-01-29 20:07 UTC  (4+ messages)

[PATCH] kunit: make kunit_tool accept optional path to .kunitconfig fragment
 2021-01-29 17:46 UTC  (3+ messages)

[PATCH 1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir
 2021-01-29  3:05 UTC  (5+ messages)
` [PATCH 2/5] kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC
` [PATCH 3/5] kselftests: dmabuf-heaps: Softly fail if don't find a vgem device
` [PATCH 4/5] kselftests: dmabuf-heaps: Cleanup test output
` [PATCH 5/5] kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed

[PATCH bpf-next] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-29  0:40 UTC  (2+ messages)

[PATCH] selftests/seccomp: Accept any valid fd in user_notification_addfd
 2021-01-28 16:17 UTC 

Correct .gitignore in several places for kselftest outputs
 2021-01-28  3:37 UTC  (2+ messages)
` [PATCH] Correct leftover directories from make kselftest

[PATCH RFC v2] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-28  1:53 UTC  (5+ messages)

[PATCH v27 00/12] Landlock LSM
 2021-01-27 19:57 UTC  (16+ messages)
` [PATCH v27 01/12] landlock: Add object management
` [PATCH v27 02/12] landlock: Add ruleset and domain management
` [PATCH v27 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v27 04/12] landlock: Add ptrace restrictions
` [PATCH v27 05/12] LSM: Infrastructure management of the superblock
` [PATCH v27 06/12] fs,security: Add sb_delete hook
` [PATCH v27 07/12] landlock: Support filesystem access-control
` [PATCH v27 08/12] landlock: Add syscall implementations
` [PATCH v27 09/12] arch: Wire up Landlock syscalls
` [PATCH v27 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v27 12/12] landlock: Add user and kernel documentation

[PATCH net-next v3 0/2] Add nci suit and virtual nci device driver
 2021-01-27 13:03 UTC  (5+ messages)
` [PATCH net-next v3 1/2] nfc: Add a "
` [PATCH net-next v3 2/2] selftests: Add nci suite

[PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
 2021-01-27  5:46 UTC  (4+ messages)

[PATCH v6 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 15:38 UTC  (6+ messages)
` [PATCH v6 08/14] mm/gup: do not migrate zero page

[PATCH] Documentation: kunit: add tips.rst for small examples
 2021-01-25 18:53 UTC 

[PATCH v7 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 14:17 UTC  (20+ messages)
` [PATCH v7 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v7 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v7 03/14] mm/gup: return an error on migration failure
` [PATCH v7 04/14] mm/gup: check for isolation errors
` [PATCH v7 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v7 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v7 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v7 08/14] mm/gup: do not migrate zero page
` [PATCH v7 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v7 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v7 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v7 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v7 13/14] selftests/vm: test flag is broken
` [PATCH v7 14/14] selftests/vm: test faulting in kernel, and verify pinnable pages

[PATCH v4] selftests: drivers: fpga: A test for interrupt support
 2021-01-25 19:40 UTC 

[PATCH v3] selftests: drivers: fpga: A test for interrupt support
 2021-01-24 15:06 UTC  (3+ messages)

[PATCH] x86/sgx: Allows ioctl PROVISION to execute before CREATE
 2021-01-24  6:36 UTC  (6+ messages)

[GIT PULL] KUnit update for Linux 5.11-rc5
 2021-01-23 20:05 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add nci suit and virtual nci device driver
 2021-01-23  2:49 UTC  (3+ messages)
` [PATCH net-next v2 1/2] nfc: Add a "

[PATCH v2 bpf-next 0/4] libbpf: BTF dumper support for typed data
 2021-01-22 20:05 UTC  (6+ messages)
` [PATCH v2 bpf-next 3/4] "

[PATCH] mm: Optimizing error condition detection in do_mprotect_pkey()
 2021-01-22 17:38 UTC  (4+ messages)

[PATCH RFC] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-22  0:25 UTC  (6+ messages)

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-21 19:09 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).