public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 17:27:03 to 2020-11-24 09:28:28 UTC [more...]

[PATCH v11 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24  9:25 UTC  (10+ 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 v9 1/2] kunit: Support for Parameterized Testing
 2020-11-24  8:02 UTC  (7+ messages)
` [PATCH v9 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-24  6:09 UTC  (6+ messages)
` [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
  ` [PATCH V3.1] entry: "

[PATCH v24 00/12] Landlock LSM
 2020-11-24  2:38 UTC  (20+ 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)

[net-next v3 0/8] seg6: add support for SRv6 End.DT4/DT6 behavior
 2020-11-23 18:28 UTC  (10+ 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] 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 v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-23 15:28 UTC  (12+ 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 bpf-next v2 0/5] selftests/bpf: xsk selftests
 2020-11-23 13:15 UTC  (13+ 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 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  (8+ 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  (18+ messages)
` [RFC PATCH 1/6] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner

[PATCH v8 2/9] mmap: make mlock_future_check() global
 2020-11-17 15:58 UTC  (5+ messages)

[PATCH v4 1/6] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-11-17 15:52 UTC  (7+ messages)
` [PATCH v4 6/6] lib/cmdline_kunit: Add a new test suite for cmdline API

[PATCH AUTOSEL 5.9 08/21] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:56 UTC 

[PATCH AUTOSEL 5.4 03/11] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 4.19 3/6] selftests: kvm: Fix the segment descriptor layout to match the actual layout
 2020-11-17 12:57 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

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

[PATCH] man2: new page describing memfd_secret() system call
 2020-11-17  6:26 UTC  (3+ messages)
` [PATCH v2] memfd_secret.2: New "

[PATCH v22 00/12] Landlock LSM
 2020-11-16 21:36 UTC  (4+ messages)
` [PATCH v22 01/12] landlock: Add object management

[PATCH bpf] selftests/bpf: fix error return code in run_getsockopt_test()
 2020-11-16 21:30 UTC  (2+ messages)

checking for "config" file existence
 2020-11-16 19:10 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox