Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-05 23:59:43 to 2022-07-12 12:28:43 UTC [more...]

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

kselftest/next build: 5 builds: 0 failed, 5 passed (v5.19-rc4-13-g67bd292cd281)
 2022-07-12 11:09 UTC 

[PATCH net v2 1/2] ip: fix dflt addr selection for connected nexthop
 2022-07-12 10:14 UTC  (3+ messages)
  ` [PATCH net v2 2/2] selftests/net: test nexthop without gw

[PATCH v2 0/4] Fix kselftest build with sub-directory
 2022-07-12  9:59 UTC  (6+ messages)
` [PATCH v2 1/4] selftests: drop khdr make target
` [PATCH v2 2/4] selftests: stop using KSFT_KHDR_INSTALL
` [PATCH v2 3/4] selftests: drop KSFT_KHDR_INSTALL make target
` [PATCH v2 4/4] Makefile: add headers to kselftest targets

[PATCH] kunit: executor: Fix a memory leak on failure in kunit_filter_tests
 2022-07-12  9:56 UTC 

[PATCH 0/4] Fix kselftest build with sub-directory
 2022-07-12  8:32 UTC  (11+ messages)
` [PATCH 1/4] selftests: drop khdr make target
` [PATCH 2/4] selftests: stop using KSFT_KHDR_INSTALL
` [PATCH 3/4] selftests: drop KSFT_KHDR_INSTALL make target
` [PATCH 4/4] Makefile: add headers_install to kselftest targets

[PATCH] clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
 2022-07-12  7:19 UTC  (5+ messages)

[PATCH net] selftest: net: add tun to .gitignore
 2022-07-12  3:20 UTC  (2+ messages)

[PATCH] selftests/ftrace: func_event_triggers: fix typo in user message
 2022-07-12  0:35 UTC  (3+ messages)

[PATCH v6 1/4] panic: Taint kernel if tests are run
 2022-07-11 23:17 UTC  (10+ messages)
` [PATCH v6 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v6 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v6 4/4] selftest: Taint kernel when test module loaded

[PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly
 2022-07-11 23:15 UTC  (9+ messages)

[PATCH v2 0/2] selftests/x86: AMX-related test improvements
 2022-07-11 17:03 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/x86/signal: Adjust the test to the kernel's altstack check
` [PATCH v2 2/2] selftests/x86/amx: Fix the test to avoid failure when AMX is unavailable

[PATCH v5 0/9] drm: selftest: Convert to KUnit
 2022-07-11 16:56 UTC  (11+ messages)
` [PATCH v5 1/9] drm: selftest: convert drm_damage_helper selftest "
` [PATCH v5 2/9] drm: selftest: convert drm_cmdline_parser "
` [PATCH v5 3/9] drm: selftest: convert drm_rect "
` [PATCH v5 4/9] drm: selftest: convert drm_format "
` [PATCH v5 5/9] drm: selftest: convert drm_plane_helper "
` [PATCH v5 6/9] drm: selftest: convert drm_dp_mst_helper "
` [PATCH v5 7/9] drm: selftest: convert drm_framebuffer "
` [PATCH v5 8/9] drm: selftest: convert drm_buddy "
` [PATCH v5 9/9] drm: selftest: convert drm_mm "

[PATCH v3] kunit: tool: Enable virtio/PCI by default on UML
 2022-07-11 16:28 UTC  (5+ messages)

[PATCH] selftests/kcmp: Make the test output consistent and clear
 2022-07-11  4:22 UTC  (2+ messages)

[PATCH 0/2] selftests: forwarding: Install two missing tests
 2022-07-09  3:40 UTC  (8+ messages)
` [PATCH 1/2] selftests: forwarding: Install local_termination.sh
` [PATCH 2/2] selftests: forwarding: Install no_forwarding.sh

[PATCH v3 0/5] Rework KUnit test execution in modules
 2022-07-09  3:25 UTC  (13+ messages)
` [PATCH v3 1/5] kunit: unify module and builtin suite definitions
` [PATCH v3 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v3 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH v3 4/5] nitro_enclaves: "
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: "

[PATCH v4 0/5] Rework KUnit test execution in modules
 2022-07-09  3:20 UTC  (6+ messages)
` [PATCH v4 1/5] kunit: unify module and builtin suite definitions
` [PATCH v4 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v4 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH v4 4/5] nitro_enclaves: "
` [PATCH v4 5/5] mmc: sdhci-of-aspeed: "

kselftest/next kselftest-seccomp: 4 runs, 1 regressions (v5.19-rc4-9-gdbeb23272687)
 2022-07-09  0:38 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.19-rc4-9-gdbeb23272687)
 2022-07-08 23:39 UTC 

[PATCH bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n
 2022-07-08 23:10 UTC  (4+ messages)

[PATCH net-next 0/5] tls: rx: nopad and backlog flushing
 2022-07-08 18:18 UTC  (5+ messages)
` [PATCH net-next 3/5] tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3

[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
 2022-07-08 17:30 UTC  (4+ messages)
` [PATCH 08/12] kunit: test.h: fix a kernel-doc markup

[PATCH] docs/kselftest: Fix build commands in guidelines
 2022-07-08 16:51 UTC  (2+ messages)

[PATCH v13 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-07-08 16:26 UTC  (3+ messages)
` [PATCH v13 3/4] selftests/ftrace: Add testcases for objtrace

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-08 16:11 UTC  (9+ messages)
` [PATCH v2 1/4] security, lsm: "
` [PATCH v2 2/4] bpf-lsm: Make bpf_lsm_create_user_ns() sleepable
` [PATCH v2 3/4] selftests/bpf: Add tests verifying bpf lsm create_user_ns hook
` [PATCH v2 4/4] selinux: Implement "

[PATCH v4 0/9] drm: selftest: Convert to KUnit
 2022-07-08 12:42 UTC  (3+ messages)

[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-07-08 12:12 UTC  (6+ messages)
` [PATCH v6 4/5] "

[PATCH net-next 1/1] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
 2022-07-08  7:12 UTC  (4+ messages)

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-08  6:38 UTC  (29+ messages)
` [PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
` [PATCH V3 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH v5 1/4] panic: Taint kernel if tests are run
 2022-07-08  4:54 UTC  (7+ messages)
` [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v5 4/4] selftest: Taint kernel when test module loaded

[PATCH v4] kunit: tool: make --kunitconfig repeatable, blindly concat
 2022-07-08  1:36 UTC 

[PATCH] selftests/kvm: Add error messages before skipping tests in vm_xsave_req_perm()
 2022-07-07 23:10 UTC  (2+ messages)

[PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
 2022-07-07 10:47 UTC  (3+ messages)
` [PATCH bpf-next v10 4/6] selftests/bpf: Add selftests for raw syncookie helpers

[PATCH v2] kunit: tool: Enable virtio/PCI by default on UML
 2022-07-06 21:27 UTC  (2+ messages)

[PATCH v3] selftests/vm: enable running select groups of tests
 2022-07-06 20:54 UTC 

[PATCH v3 1/3] kunit: tool: refactor internal kconfig handling, allow overriding
 2022-07-06 20:38 UTC  (6+ messages)
` [PATCH v3 2/3] kunit: tool: make --kunitconfig repeatable, blindly concat
` [PATCH v3 3/3] kunit: add coverage_uml.config to enable GCOV on UML

[PATCH 0/3] kunit: add support in kunit.py for --qemu_args
 2022-07-06 20:11 UTC  (7+ messages)
` [PATCH 1/3] Documentation: kunit: fix example run_kunit func to allow spaces in args
` [PATCH 2/3] kunit: tool: simplify creating LinuxSourceTreeOperations
` [PATCH 3/3] kunit: tool: introduce --qemu_args

[PATCH v2] kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
 2022-07-06 19:58 UTC  (2+ messages)

[PATCH v2] selftests/vm: enable running select groups of tests
 2022-07-06 19:54 UTC 

[PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
 2022-07-06 19:53 UTC  (9+ messages)
` [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests

[PATCH 1/3] kunit: tool: drop unused load_config argument
 2022-07-06 19:16 UTC  (9+ messages)
` [PATCH 2/3] kunit: tool: redo how we construct and mock LinuxSourceTree
` [PATCH 3/3] kunit: tool: refactoring printing logic into kunit_printer.py

[PATCH] kunit: use kmemdup in kunit_filter_tests(), take suite as const
 2022-07-06 18:54 UTC  (2+ messages)

[PATCH] selftests/vm: enable running select groups of tests
 2022-07-06 18:53 UTC  (5+ messages)

[PATCH] kunit: Documentation: Fix a kernel-doc reference
 2022-07-06 18:46 UTC  (2+ messages)

[PATCH] Documentation: kunit: Cleanup run_wrapper, fix x-ref
 2022-07-06 18:40 UTC  (3+ messages)
` [PATCH v2] "

[net-next v4 0/4] seg6: add support for SRv6 Headend Reduced Encapsulation
 2022-07-06 17:20 UTC  (4+ messages)
` [net-next v4 3/4] selftests: seg6: add selftest for SRv6 H.Encaps.Red behavior

[PATCH v3] apparmor: test: Remove some casts which are no-longer required
 2022-07-06 10:06 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-06  8:20 UTC  (15+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 06/14] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 10/14] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 12/14] KVM: Handle page fault for private memory
` [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-07-06  6:38 UTC  (5+ messages)
` [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities


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 read-only IMAP folder(s) and NNTP newsgroup(s).