Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-08-24 22:41:24 to 2022-08-29 09:32:36 UTC [more...]

[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-29  9:32 UTC  (26+ messages)
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v5 net-next 2/6] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v5 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
` [PATCH v5 net-next 4/6] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
` [PATCH v5 net-next 5/6] net: dsa: mv88e6xxx: MacAuth/MAB implementation
` [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-29  7:25 UTC  (21+ messages)
` [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
      ` [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-08-29  6:35 UTC  (15+ messages)
` [PATCH -next v2 1/6] landlock: expand access_mask_t to u32 type
` [PATCH -next v2 2/6] landlock: abstract walk_to_visible_parent() helper
` [PATCH -next v2 3/6] landlock: add chmod and chown support
` [PATCH -next v2 4/6] landlock/selftests: add selftests for chmod and chown
` [PATCH -next v2 5/6] landlock/samples: add chmod and chown support
` [PATCH -next v2 6/6] landlock: update chmod and chown support in document

[PATCH v11 1/3] x86/tdx: Add TDX Guest attestation interface driver
 2022-08-29  5:30 UTC  (12+ messages)
` [PATCH v11 2/3] selftests: tdx: Test TDX attestation GetReport support
` [PATCH v11 3/3] Documentation/x86: Document TDX attestation process

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-08-29  0:09 UTC  (5+ messages)
` [PATCH i-g-t v2 1/4] lib/igt_kmod: rename kselftest functions to ktest
` [PATCH i-g-t v2 2/4] lib/igt_kmod.c: check if module is builtin before attempting to unload it
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
` [PATCH i-g-t v2 4/4] tests: DRM selftests: switch to KUnit

[PATCH RESEND v2 1/2] mm: drop oom code from exit_mmap
 2022-08-28 19:50 UTC  (10+ messages)
` [PATCH RESEND v2 2/2] mm: delete unused MMF_OOM_VICTIM flag

[PATCH] drm/mm: Reduce stack frame usage in __igt_reserve
 2022-08-28 18:25 UTC 

[PATCH] selftests/sgx: Fix OpenSSL deprecated warning for ERR_get_error_line
 2022-08-28  6:18 UTC 

[PATCH] kvm/rseq_test.c:Correct gettid func name kselftest
 2022-08-28  2:36 UTC 

[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-27 23:33 UTC  (11+ messages)
` [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v13 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs

[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-08-27 17:08 UTC  (4+ messages)

[PATCH -next 0/5] landlock: add chmod and chown support
 2022-08-27 16:57 UTC  (14+ messages)
` [PATCH -next 2/5] "
` [PATCH -next 3/5] landlock/selftests: add selftests for chmod and chown

[PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-27 11:38 UTC  (3+ messages)

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-08-27  8:27 UTC  (22+ messages)
` [PATCH v1 1/5] "

[PATCH] selftests/bpf: declare subprog_noise as static in tailcall_bpf2bpf4
 2022-08-27  5:10 UTC  (3+ messages)

linux-next: Tree for Aug 25 (kunit: virt/nitro_enclaves; also kexec)
 2022-08-27  1:34 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-27  1:13 UTC  (15+ messages)

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-26 22:34 UTC  (26+ messages)

[PATCH] selftests/bpf: fix type conflict in test_tc_dtime
 2022-08-26 22:13 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
 2022-08-26 16:23 UTC  (3+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-26 15:19 UTC  (6+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-08-26  8:22 UTC  (6+ messages)
` [PATCH v3 1/4] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
` [PATCH v3 2/4] fs/proc/task_mmu: Implement IOCTL to get and clear soft dirty "
` [PATCH v3 3/4] selftests: vm: add pagemap ioctl tests
` [PATCH v3 4/4] mm: add documentation of the new ioctl on pagemap

[PATCH v2 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
 2022-08-26  7:31 UTC  (17+ messages)
` [PATCH v2 1/8] Documentation: KUnit: remove duplicated docs for kunit_tool
` [PATCH v2 2/8] Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
` [PATCH v2 3/8] Documentation: KUnit: add note about mrproper "
` [PATCH v2 4/8] Documentation: KUnit: Reword start guide for selecting tests
` [PATCH v2 5/8] Documentation: KUnit: add intro to the getting-started page
` [PATCH v2 6/8] Documentation: KUnit: update links in the index page
` [PATCH v2 7/8] lib: overflow: update reference to kunit-tool
` [PATCH v2 8/8] lib: stackinit: "

[PATCH 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
 2022-08-26  7:01 UTC  (4+ messages)
` [PATCH 2/8] Documentation: KUnit: avoid repeating "kunit.py run" in start.rst

[PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
 2022-08-26  5:50 UTC 

[PATCH] Documentation: KUnit: Reword kunit_tool guide
 2022-08-26  4:55 UTC  (2+ messages)

[PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-26  4:47 UTC  (5+ messages)

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-26  2:26 UTC  (13+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer

[net-next] Fix reinitialization of TEST_PROGS in net self tests
 2022-08-25 20:30 UTC  (2+ messages)

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-25 15:14 UTC  (17+ messages)

[PATCH v2 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-08-25 10:49 UTC  (8+ messages)
` [PATCH v2 1/4] fs/proc/task_mmu: update functions to clear the soft-dirty bit
` [PATCH v2 2/4] fs/proc/task_mmu: Implement IOCTL to get and clear soft dirty PTE bit
` [PATCH v2 3/4] selftests: vm: add pagemap ioctl tests
` [PATCH v2 4/4] mm: add documentation of the new ioctl on pagemap

[PATCH] selftests/landlock: fix broken include of linux/landlock.h
 2022-08-25  9:31 UTC  (5+ messages)

[PATCH bpf-next,v3] selftests/bpf: add lwt ip encap tests to test_progs
 2022-08-25  5:16 UTC  (4+ messages)

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-08-25  2:52 UTC  (3+ messages)
` [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs

[PATCH AUTOSEL 5.15 16/20] testing: selftests: nft_flowtable.sh: use random netns names
 2022-08-25  1:37 UTC 

[PATCH AUTOSEL 5.19 32/38] testing: selftests: nft_flowtable.sh: use random netns names
 2022-08-25  1:33 UTC 

[PATCH 2/2] selftests/sgx: Add SGX selftest augment_via_eaccept_long
 2022-08-25  1:28 UTC  (7+ messages)

[RFC V3 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-08-25  0:07 UTC  (3+ messages)
` [RFC V3 PATCH 4/6] selftests: kvm: x86: Execute hypercall as per the cpu

[net-next v2 0/6] net: support QUIC crypto
 2022-08-24 23:09 UTC  (3+ messages)

[PATCH v1 0/2] kselftest/arm64: Small improvements to ZA signal handling coverag
 2022-08-24 22:40 UTC  (2+ messages)
` [PATCH v1 2/2] kselftest/arm64: Add a test for signal frames with ZA disabled


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