Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-01 08:55:55 to 2022-07-07 15:29:54 UTC [more...]

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-07 15:29 UTC  (2+ messages)
` [PATCH v4 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-07 14:08 UTC  (26+ 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 0/2] selftests: forwarding: Install two missing tests
 2022-07-07 13:55 UTC  (3+ messages)
` [PATCH 1/2] selftests: forwarding: Install local_termination.sh
` [PATCH 2/2] selftests: forwarding: Install no_forwarding.sh

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

[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 net-next 1/1] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
 2022-07-07 10:28 UTC  (2+ messages)

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

[PATCH v3 0/5] Rework KUnit test execution in modules
 2022-07-06 21:24 UTC  (11+ 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 v3] selftests/vm: enable running select groups of tests
 2022-07-06 20:54 UTC 

[PATCH v5 1/4] panic: Taint kernel if tests are run
 2022-07-06 20:51 UTC  (9+ messages)
` [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v5 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v5 4/4] selftest: Taint kernel when test module loaded

[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  (10+ messages)
` [net-next v4 1/4] seg6: add support for SRv6 H.Encaps.Red behavior
` [net-next v4 2/4] seg6: add support for SRv6 H.L2Encaps.Red behavior
` [net-next v4 3/4] selftests: seg6: add selftest for SRv6 H.Encaps.Red behavior
` [net-next v4 4/4] selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behavior

[PATCH net-next 0/5] tls: rx: nopad and backlog flushing
 2022-07-06 12:10 UTC  (7+ messages)
` [PATCH net-next 1/5] tls: rx: don't include tail size in data_len
` [PATCH net-next 2/5] tls: rx: support optimistic decrypt to user buffer with TLS 1.3
` [PATCH net-next 3/5] tls: rx: add sockopt for enabling optimistic decrypt "
` [PATCH net-next 4/5] selftests: tls: add selftest variant for pad
` [PATCH net-next 5/5] tls: rx: periodically flush socket backlog

[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  (15+ messages)
` [PATCH v9 1/9] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v9 2/9] mm/mmzone: Tag pg_data_t "
` [PATCH v9 3/9] x86/e820: Add infrastructure to refactor e820__range_{update,remove}
` [PATCH v9 4/9] x86/e820: Refactor __e820__range_update
` [PATCH v9 5/9] x86/e820: Refactor e820__range_remove
` [PATCH v9 6/9] x86/e820: Tag e820_entry with crypto capabilities
` [PATCH v9 7/9] x86/e820: Add unit tests for e820_range_* functions
` [PATCH v9 8/9] x86/efi: Mark e820_entries as crypto capable from EFI memmap
` [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities

[PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to, KVM_MAX_VCPU_IDS
 2022-07-05 16:07 UTC  (2+ messages)

[PATCH v11 0/2] Introduce XSAVE feature self-test
 2022-07-05 12:51 UTC  (3+ messages)
` [PATCH v11 1/2] selftests/x86/xstate: Add xstate signal handling test for XSAVE feature
` [PATCH v11 2/2] selftests/x86/xstate: Add xstate fork "

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-05 10:53 UTC  (13+ messages)

[PATCH net 0/3] Fix bridge_vlan_aware.sh and bridge_vlan_unaware.sh with IFF_UNICAST_FLT
 2022-07-05 10:00 UTC  (8+ messages)
` [PATCH net 1/3] selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
` [PATCH net 2/3] selftests: forwarding: fix learning_test when h1 "
` [PATCH net 3/3] selftests: forwarding: fix error message in learning_test

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

[PATCH v1 0/4] arm64/sme: ptrace support for TPIDR2_EL0
 2022-07-04 18:13 UTC  (5+ messages)
` [PATCH v1 1/4] kselftest/arm64: Add test coverage for NT_ARM_TLS
` [PATCH v1 2/4] arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0
` [PATCH v1 3/4] arm64/ptrace: Support access to TPIDR2_EL0
` [PATCH v1 4/4] kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface

[PATCH] selftests/kvm: Add error messages before skipping tests in vm_xsave_req_perm()
 2022-07-04 16:35 UTC 

[PATCH net-next] selftest: net: bridge mdb add/del entry to port that is down
 2022-07-04 10:33 UTC  (3+ messages)

[PATCH] docs/kselftest: Fix build commands in guidelines
 2022-07-04  8:34 UTC 

kselftest/next kselftest-seccomp: 5 runs, 2 regressions (v5.19-rc4-7-gb7ecce6800eb)
 2022-07-03 22:16 UTC 

kselftest/next kselftest-cpufreq: 3 runs, 1 regressions (v5.19-rc4-7-gb7ecce6800eb)
 2022-07-03 22:16 UTC 

kselftest/next kselftest-lib: 9 runs, 1 regressions (v5.19-rc4-7-gb7ecce6800eb)
 2022-07-03 22:16 UTC 

kselftest/next build: 5 builds: 0 failed, 5 passed (v5.19-rc4-7-gb7ecce6800eb)
 2022-07-03 21:17 UTC 

[PATCH v2] Documentation: KUnit: Fix example with compilation error
 2022-07-03 21:16 UTC 

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

[PATCH] Documentation: Kunit: Fix example with compilation error
 2022-07-02 14:36 UTC  (4+ messages)

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

[PATCH v4 1/4] panic: Taint kernel if tests are run
 2022-07-02  5:15 UTC  (14+ messages)
` [PATCH v4 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v4 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v4 4/4] selftest: Taint kernel when test module loaded

[PATCH] selftests:timers: globals don't need initialization
 2022-07-02  0:08 UTC 

[PATCH v2 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch
 2022-07-01 22:13 UTC  (4+ messages)

[PATCH] remove CONFIG_ANDROID
 2022-07-01 20:53 UTC  (13+ messages)

[PATCH] net/cmsg_sender: Remove a semicolon
 2022-07-01 13:00 UTC  (2+ messages)

[RESEND PATCH] selftests: drivers/dma-buf: Improve message in selftest summary
 2022-07-01 12:50 UTC 

[PATCH net-next v3] selftests: net: fib_rule_tests: fix support for running individual tests
 2022-07-01 12:40 UTC  (2+ messages)

[PATCH v1] kbuild: fix sub directory output build of kselftests
 2022-07-01 10:07 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).