public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-02 11:57:56 to 2020-12-10 11:45:42 UTC [more...]

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-10 11:42 UTC  (46+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
` [PATCH v2 2/3] KVM: x86: introduce KVM_X86_QUIRK_TSC_HOST_ACCESS
` [PATCH v2 3/3] kvm/selftests: update tsc_msrs_test to cover KVM_X86_QUIRK_TSC_HOST_ACCESS

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

[PATCH] selftests: kvm: remove reassignment of non-absolute variables
 2020-12-10  4:36 UTC 

[PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-10  3:38 UTC  (9+ messages)
` [PATCH v1 1/5] Documentation: Describe dm-user
` [PATCH v1 2/5] uapi: Add dm-user structure definition
` [PATCH v1 3/5] dm: dm-user: New target that proxies BIOs to userspace
` [PATCH v1 4/5] selftests/dm-user: A handful of tests for dm-user
` [PATCH v1 5/5] MAINTAINERS: Add myself as a dm-user maintainer
    ` [dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace

BPF selftests build failure in 5.10-rc
 2020-12-10  0:15 UTC  (2+ messages)

[PATCH v1] um: Increase stack frame size threshold for signal.c
 2020-12-09 23:35 UTC  (2+ messages)

[PATCH bpf-next v4 0/5] selftests/bpf: xsk selftests
 2020-12-09 18:29 UTC  (10+ messages)
` [PATCH bpf-next v4 1/5] selftests/bpf: xsk selftests framework
` [PATCH bpf-next v4 2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL
` [PATCH bpf-next v4 3/5] selftests/bpf: xsk selftests - DRV "
` [PATCH bpf-next v4 4/5] selftests/bpf: xsk selftests - Socket Teardown - SKB, DRV
` [PATCH bpf-next v4 5/5] selftests/bpf: xsk selftests - Bi-directional Sockets "

[PATCH v2 1/4] lib: vsprintf: Fix handling of number field widths in vsscanf
 2020-12-09 14:22 UTC  (8+ messages)
` [PATCH v2 2/4] lib: test_scanf: Add tests for sscanf number conversion
` [PATCH v2 3/4] selftests: lib: Add wrapper script for test_scanf
` [PATCH v2 4/4] MAINTAINERS: Add lib/test_scanf.c to VSPRINTF

[PATCH net] selftests: fix poll error in udpgro.sh
 2020-12-09 11:21 UTC 

[PATCH] kunit: tool: simplify kconfig is_subset_of() logic
 2020-12-09  7:28 UTC  (2+ messages)

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-08 17:22 UTC  (4+ messages)

Fwd: [PROBLEM] kmemleak: 2 new suspected memory leaks
 2020-12-08 17:21 UTC 

[PATCH v4] self_tests/kvm: sync_regs test for diag318
 2020-12-08 10:09 UTC  (13+ messages)

[PATCH bpf-next v3 0/5] selftests/bpf: xsk selftests
 2020-12-08  3:48 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: xsk selftests framework

[PATCH v2 bpf-next 0/3] bpf: support module BTF in BTF display helpers
 2020-12-08  3:42 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/3] bpf: eliminate btf_module_mutex as RCU synchronization can be used
` [PATCH v2 bpf-next 2/3] bpf: add module support to btf display helpers
` [PATCH v2 bpf-next 3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf

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

[PATCH v2] selftests/clone3: Fix build error
 2020-12-07 22:02 UTC  (2+ messages)

[PATCH] rseq/selftests: Fix MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ build error under other arch
 2020-12-07 21:06 UTC  (3+ messages)

[PATCH v3] self_tests/kvm: sync_regs test for diag318
 2020-12-07 15:26 UTC  (5+ messages)

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

[PATCH 1/3] kunit: tool: surface and address more typing issues
 2020-12-05  5:04 UTC  (9+ messages)
` [PATCH 2/3] kunit: tool: fix minor typing issue with None status
` [PATCH 3/3] kunit: tool: move kunitconfig parsing into __init__

[PATCH net-next] selftests: forwarding: Add MPLS L2VPN test
 2020-12-05  1:45 UTC  (2+ messages)

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

[PATCH] userfaultfd: selftests: fix SIGSEGV if huge mmap fails
 2020-12-04 20:34 UTC 

[PATCH] selftests: propagate CC to selftest submakes
 2020-12-03 22:10 UTC 

[PATCH v2] userfaultfd: selftests: make __{s,u}64 format specifiers portable
 2020-12-03 18:02 UTC 

[PATCH] selftests: kvm/set_memory_region_test: Fix race in move region test
 2020-12-03 17:39 UTC  (2+ messages)

[PATCH v2 1/4] kunit: tool: fix unit test cleanup handling
 2020-12-03  5:15 UTC  (9+ messages)
` [PATCH v2 2/4] kunit: tool: stop using bare asserts in unit test
` [PATCH v2 3/4] kunit: tool: use `with open()` "
` [PATCH v2 4/4] minor: kunit: tool: fix unit test so it can run from non-root dir

[PATCH] userfaultfd: selftests: make __{s,u}64 format specifiers portable
 2020-12-03  1:32 UTC  (5+ messages)

[PATCH v9 1/2] kunit: Support for Parameterized Testing
 2020-12-02 22:59 UTC  (12+ messages)
` [PATCH v9 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH] selftests/seccomp: Update kernel config
 2020-12-02 19:22 UTC  (2+ messages)

[PATCH 1/5] kunit: tool: fix unit test cleanup handling
 2020-12-02 19:11 UTC  (6+ messages)
` [PATCH 2/5] kunit: tool: fix unit test so it can run from non-root dir

[PATCH v2 0/2] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
 2020-12-02 14:43 UTC 

[PATCH v3] lib: Convert test_hexdump.c to KUnit
 2020-12-02 13:10 UTC  (7+ messages)

[PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
 2020-12-02 12:50 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