linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 16:30:15 to 2020-11-25 11:58:22 UTC [more...]

[PATCHv2] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
 2020-11-25 11:57 UTC  (2+ messages)

[PATCH v12 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-25 11:22 UTC  (12+ messages)
` [PATCH v12 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v12 02/10] mmap: make mlock_future_check() global
` [PATCH v12 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v12 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v12 05/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v12 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v12 07/10] secretmem: add memcg accounting
` [PATCH v12 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v12 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v12 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[net-next v3 0/8] seg6: add support for SRv6 End.DT4/DT6 behavior
 2020-11-25  4:37 UTC  (15+ messages)
` [net-next v3 1/8] vrf: add mac header for tunneled packets when sniffer is attached
` [net-next v3 2/8] seg6: improve management of behavior attributes
` [net-next v3 3/8] seg6: add support for optional attributes in SRv6 behaviors
` [net-next v3 4/8] seg6: add callbacks for customizing the creation/destruction of a behavior
` [net-next v3 5/8] seg6: add support for the SRv6 End.DT4 behavior
` [net-next v3 6/8] seg6: add VRF support for SRv6 End.DT6 behavior
` [net-next v3 7/8] selftests: add selftest for the SRv6 End.DT4 behavior
` [net-next v3 8/8] selftests: add selftest for the SRv6 End.DT6 (VRF) behavior
` [iproute2-next v1 1/1] seg6: add support for vrftable attribute in End.DT4/DT6 behaviors

[PATCH] rseq/selftests: Fix MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ build error under other arch
 2020-11-25  4:04 UTC 

[PATCH bpf-next v2 0/5] selftests/bpf: xsk selftests
 2020-11-24 22:28 UTC  (16+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: xsk selftests framework
` [PATCH bpf-next v2 2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL
` [PATCH bpf-next v2 3/5] selftests/bpf: xsk selftests - DRV "
` [PATCH bpf-next v2 4/5] selftests/bpf: xsk selftests - Socket Teardown - SKB, DRV
` [PATCH bpf-next v2 5/5] selftests/bpf: xsk selftests - Bi-directional Sockets "

[PATCH v11 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24 16:49 UTC  (12+ messages)
` [PATCH v11 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v11 2/9] mmap: make mlock_future_check() global
` [PATCH v11 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v11 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v11 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v11 6/9] secretmem: add memcg accounting
` [PATCH v11 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v11 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v11 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v4 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-24 13:45 UTC  (2+ messages)

[PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24  9:29 UTC  (13+ messages)
` [PATCH v10 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v10 2/9] mmap: make mlock_future_check() global
` [PATCH v10 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v10 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v10 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v10 6/9] secretmem: add memcg accounting
` [PATCH v10 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v10 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v10 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v9 1/2] kunit: Support for Parameterized Testing
 2020-11-24  8:02 UTC  (5+ messages)

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-11-24  6:09 UTC  (2+ messages)
` [PATCH V3.1] entry: "

[PATCH v24 00/12] Landlock LSM
 2020-11-24  2:38 UTC  (19+ messages)
` [PATCH v24 01/12] landlock: Add object management
` [PATCH v24 02/12] landlock: Add ruleset and domain management
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 08/12] landlock: Add syscall implementations
` [PATCH v24 12/12] landlock: Add user and kernel documentation

[PATCH v2] Documentation: kunit: provide guidance for testing many inputs
 2020-11-23 22:57 UTC 

[PATCH] Documentation: kunit: provide guidance for testing many inputs
 2020-11-23 22:13 UTC  (3+ messages)

[PATCH] compiler_attribute: remove CONFIG_ENABLE_MUST_CHECK
 2020-11-23 17:00 UTC  (4+ messages)

[PATCH] tools/testing: add kselftest shell helper library
 2020-11-23 16:25 UTC 

[PATCH v7 0/7] Syscall User Dispatch
 2020-11-22  4:01 UTC  (19+ messages)
` [PATCH v7 1/7] x86: vdso: Expose sigreturn address on vdso to the kernel
` [PATCH v7 2/7] signal: Expose SYS_USER_DISPATCH si_code type
` [PATCH v7 3/7] kernel: Implement selective syscall userspace redirection
` [PATCH v7 4/7] entry: Support Syscall User Dispatch on common syscall entry
` [PATCH v7 5/7] selftests: Add kselftest for syscall user dispatch
` [PATCH v7 6/7] selftests: Add benchmark "
` [PATCH v7 7/7] docs: Document Syscall User Dispatch

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-11-20 20:01 UTC  (7+ messages)
` [PATCH v3 3/6] mm: support THP migration to device private memory

[PATCH] selftests/seccomp: sh: Fix register names
 2020-11-20 19:05 UTC  (6+ messages)

[PATCH v1 0/9] Landlock fixes
 2020-11-20  1:37 UTC  (3+ messages)
` [PATCH v1 2/9] landlock: Cosmetic fixes for filesystem management

[PATCH v2 20/22] selftest/x86/amx: Include test cases for the AMX state management
 2020-11-19 23:32 UTC  (2+ messages)
` [PATCH v2 21/22] x86/fpu/xstate: Support dynamic user state in the signal handling path

[PATCH v2 4/4] selftest/x86/signal: Include test cases for validating sigaltstack
 2020-11-19 19:02 UTC 

[PATCH] selftests/x86: Fix malformed src_offset initialization
 2020-11-19 18:04 UTC  (23+ messages)

[PATCH 0/7] Split huge pages to any lower order pages and selftests
 2020-11-19 16:06 UTC  (8+ messages)
` [PATCH 1/7] XArray: Fix splitting to non-zero orders
` [PATCH 2/7] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range
` [PATCH 3/7] mm: memcg: make memcg huge page split support any order split
` [PATCH 4/7] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH 5/7] mm: thp: split huge page to any lower order pages
` [PATCH 6/7] mm: truncate: split thp to a non-zero order if possible
` [PATCH 7/7] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH 5.9 000/255] 5.9.9-rc1 review
 2020-11-19 12:13 UTC  (2+ messages)

WARNING: net/mptcp/protocol.c:719 mptcp_reset_timer+0x40/0x50
 2020-11-19  8:16 UTC  (2+ messages)
` [MPTCP] "

[PATCH] selftests/seccomp: powerpc: Fix typo in macro variable name
 2020-11-19  6:03 UTC  (2+ messages)

[PATCH net-next v3 4/4] selftests: add ring and coalesce selftests
 2020-11-18 23:19 UTC 

[GIT PULL] Kunit fixes update for Linux 5.10-rc5
 2020-11-18 20:13 UTC  (2+ messages)

[PATCH] selftests/sgx: Use a static 3072-bit RSA key
 2020-11-18 17:39 UTC  (2+ messages)
` [tip: x86/sgx] selftests/sgx: Use a statically generated "

[PATCH v41 20/24] selftests/x86: Add a selftest for SGX
 2020-11-18 17:18 UTC  (7+ messages)
  ` [tip: x86/sgx] "

[PATCH v2] android/ion: fix error return code in opensocket()
 2020-11-18 17:08 UTC  (2+ messages)

[PATCH] android/ion: fix error return code in opensocket()
 2020-11-18 10:45 UTC  (2+ messages)

[PATCH v9 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-18  6:57 UTC  (15+ messages)
` [PATCH v9 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v9 2/9] mmap: make mlock_future_check() global
` [PATCH v9 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v9 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v9 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v9 6/9] secretmem: add memcg accounting
` [PATCH v9 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v9 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v9 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (2+ messages)

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-17 21:43 UTC  (13+ messages)
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner


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).