linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-22 21:11:04 to 2022-09-30 14:05:37 UTC [more...]

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-09-30 14:05 UTC  (15+ messages)
` [PATCH v6 net-next 1/9] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v6 net-next 2/9] net: bridge: add blackhole fdb entry flag
` [PATCH v6 net-next 3/9] net: switchdev: add support for offloading of the FDB locked flag
` [PATCH v6 net-next 4/9] net: switchdev: support offloading of the FDB blackhole flag
` [PATCH v6 net-next 5/9] drivers: net: dsa: add fdb entry flags to drivers
` [PATCH v6 net-next 6/9] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
` [PATCH v6 net-next 7/9] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH v6 net-next 8/9] net: dsa: mv88e6xxx: add blackhole ATU entries
` [PATCH v6 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH net-next,v2] selftests/tc-testing: update qdisc/cls/action features in config
 2022-09-30 13:12 UTC  (4+ messages)

[PATCH v14 0/3] Add TDX Guest Attestation support
 2022-09-30 12:22 UTC  (7+ messages)
` [PATCH v14 1/3] x86/tdx: Make __tdx_module_call() usable in driver module
` [PATCH v14 2/3] virt: Add TDX guest driver
` [PATCH v14 3/3] selftests: tdx: Test TDX attestation GetReport support

[PATCH v2] Documentation: kunit: rewrite writing first test instructions
 2022-09-30 10:32 UTC  (4+ messages)

[PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
 2022-09-30  8:56 UTC  (2+ messages)

[PATCH -next v5 0/4] Optimize and bugfix for memory-hotplug
 2022-09-30  8:35 UTC  (8+ messages)
` [PATCH -next v5 1/4] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next v5 3/4] selftests/memory-hotplug: Adjust log info for maintainability
` [PATCH -next v5 4/4] docs: notifier-error-inject: Correct test's name

[PATCH v2] Documentation: Kunit: Use full path to .kunitconfig
 2022-09-30  4:05 UTC  (3+ messages)

[PATCH] selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
 2022-09-30  2:14 UTC  (2+ messages)

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-29 22:26 UTC  (24+ messages)
                      ` [Bridge] "

[PATCH v1 0/3] kselftest/arm64: fp-stress updates
 2022-09-29 17:54 UTC  (2+ messages)

[PATCH] kselftest/arm64: Don't enable v8.5 for MTE selftest builds
 2022-09-29 17:54 UTC  (2+ messages)

[PATCH v6 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-29 16:22 UTC  (4+ messages)

selftest: arm64: missing install files
 2022-09-29 16:19 UTC  (2+ messages)

[PATCH iproute2-next 1/2] bridge: link: enable MacAuth/MAB feature
 2022-09-29 16:14 UTC  (4+ messages)
` [PATCH iproute2-next 2/2] bridge: fdb: enable FDB blackhole feature
  ` [Bridge] "

[PATCH 0/5] selftests/resctrl: Some improvements of resctrl selftest
 2022-09-29 15:28 UTC  (22+ messages)
` [PATCH 1/5] selftests/resctrl: Clear unused initalization code in MBM tests
` [PATCH] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH 2/5] selftests/resctrl: Clear unused common codes called by CAT/MBA tests
` [PATCH 3/5] selftests/resctrl: Remove duplicate codes that clear each test result file
` [PATCH 4/5] selftests/resctrl: Kill the child process before exiting the parent process if an exception occurs

[PATCH] Documentation: kunit: rewrite writing first test instructions
 2022-09-29 13:00 UTC  (2+ messages)

[PATCH -next v4 1/3] selftests/memory-hotplug: Add checking after online or offline
 2022-09-29 12:08 UTC 

[PATCH 1/2] kunit: tool: remove UML specific options from all_tests_uml.config
 2022-09-29 10:07 UTC  (4+ messages)
` [PATCH 2/2] kunit: tool: rename all_test_uml.config, use it for --alltests

[PATCH -next v4 1/3] selftests/memory-hotplug: Add checking after online or offline
 2022-09-29  9:04 UTC  (2+ messages)

[PATCH] Documentation: Kunit: Use full path to .kunitconfig
 2022-09-29  8:35 UTC  (4+ messages)

[PATCH net-next] selftests/tc-testing: update qdisc/cls/action features in config
 2022-09-29  4:04 UTC  (3+ messages)

[PATCH v3] ksefltests: pidfd: Fix wait_states: Test terminated by timeout
 2022-09-29  0:56 UTC  (2+ messages)

[PATCH v2] selftests: pidfd: Fix compling warnings
 2022-09-29  0:55 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"
 2022-09-28 21:50 UTC 

[PATCH] kselftests/sched: Fix spelling mistake "hiearchy" -> "hierarchy"
 2022-09-28 21:44 UTC 

[PATCH] KVM: selftests: Fix spelling mistake "begining" -> "beginning"
 2022-09-28 21:36 UTC  (2+ messages)

[PATCH v2 0/2] kunit: add boot time parameter to enable KUnit
 2022-09-28 21:35 UTC  (5+ messages)

[PATCH] KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"
 2022-09-28 21:12 UTC 

[PATCH linux-next v5] selftests/vm: enable running select groups of tests
 2022-09-28 18:44 UTC 

[PATCH v6 net-next 8/9] net: dsa: mv88e6xxx: add blackhole ATU entries
 2022-09-28 17:48 UTC 

[PATCH v6 net-next 6/9] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
 2022-09-28 17:48 UTC 

[PATCH v6 net-next 7/9] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-09-28 17:48 UTC 

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-28 17:24 UTC  (5+ messages)

[RESEND PATCH] KVM: selftests: Update top-of-file comment in psci_test
 2022-09-28 15:53 UTC  (2+ messages)

[PATCH -next v4 1/3] selftests/memory-hotplug: Add checking after online or offline
 2022-09-28 12:45 UTC  (2+ messages)

[PATCH net-next,v3 00/15] add tc-testing qdisc test cases
 2022-09-28  7:40 UTC  (17+ messages)
` [PATCH net-next,v3 01/15] selftests/tc-testing: add selftests for atm qdisc
` [PATCH net-next,v3 02/15] selftests/tc-testing: add selftests for choke qdisc
` [PATCH net-next,v3 03/15] selftests/tc-testing: add selftests for codel qdisc
` [PATCH net-next,v3 04/15] selftests/tc-testing: add selftests for etf qdisc
` [PATCH net-next,v3 05/15] selftests/tc-testing: add selftests for fq qdisc
` [PATCH net-next,v3 06/15] selftests/tc-testing: add selftests for gred qdisc
` [PATCH net-next,v3 07/15] selftests/tc-testing: add selftests for hhf qdisc
` [PATCH net-next,v3 08/15] selftests/tc-testing: add selftests for pfifo_fast qdisc
` [PATCH net-next,v3 09/15] selftests/tc-testing: add selftests for plug qdisc
` [PATCH net-next,v3 10/15] selftests/tc-testing: add selftests for sfb qdisc
` [PATCH net-next,v3 11/15] selftests/tc-testing: add selftests for sfq qdisc
` [PATCH net-next,v3 12/15] selftests/tc-testing: add selftests for skbprio qdisc
` [PATCH net-next,v3 13/15] selftests/tc-testing: add selftests for taprio qdisc
` [PATCH net-next,v3 14/15] selftests/tc-testing: add selftests for tbf qdisc
` [PATCH net-next,v3 15/15] selftests/tc-testing: add selftests for teql qdisc

[RFC PATCH v2 0/5] Make BPF ring buffer overwritable
 2022-09-28  0:12 UTC  (2+ messages)

[net-next v2 0/6] net: support QUIC crypto
 2022-09-27 17:28 UTC  (7+ messages)

[PATCH v5] selftests/landlock: Skip overlayfs tests not supported
 2022-09-27 16:47 UTC 

[PATCH] KVM: selftests: replace assertion with warning in access_tracking_perf_test
 2022-09-27 12:14 UTC  (2+ messages)

[PATCH v1 0/7] selftests/vm: test COW handling of anonymous memory
 2022-09-27 11:01 UTC  (8+ messages)
` [PATCH v1 1/7] selftests/vm: anon_cow: "
` [PATCH v1 2/7] selftests/vm: factor out pagemap_is_populated() into vm_util
` [PATCH v1 3/7] selftests/vm: anon_cow: THP tests
` [PATCH v1 4/7] selftests/vm: anon_cow: hugetlb tests
` [PATCH v1 5/7] selftests/vm: anon_cow: add liburing test cases
` [PATCH v1 6/7] mm/gup_test: start/stop/read functionality for PIN LONGTERM test
` [PATCH v1 7/7] selftests/vm: anon_cow: add R/O longterm tests via gup_test

[net-next v2] selftests: Fix the if conditions of in test_extra_filter()
 2022-09-27  9:10 UTC  (2+ messages)

[PATCH -next v4 0/3] Optimize and bugfix for memory-hotplug
 2022-09-27  7:41 UTC  (6+ messages)
` [PATCH -next v4 1/3] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next v4 2/3] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next v4 3/3] docs: notifier-error-inject: Correct test's name

[PATCH -next v3 1/3] selftests/memory-hotplug: Add checking after online or offline
 2022-09-27  1:36 UTC 

[V2 PATCH 0/8] Execute hypercalls from guests according to cpu type
 2022-09-26 23:53 UTC  (26+ messages)
` [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
` [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup
` [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
` [V2 PATCH 5/8] KVM: selftests: x86: delete svm_vmcall_test
` [V2 PATCH 7/8] Kvm: selftests: x86: Execute cpu specific vmcall instruction
` [V2 PATCH 8/8] KVM: selftests: x86: xen: "

[RFC PATCH v2 0/2] kunit: Support redirecting function calls
 2022-09-26 16:19 UTC  (3+ messages)
` [RFC PATCH v2 2/2] kunit: expose ftrace-based API for stubbing out functions during tests

[PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
 2022-09-26 15:54 UTC  (6+ messages)

[RFC][PATCH 0/3] bpf: Enforce map fd modes in verifier
 2022-09-26 15:44 UTC  (4+ messages)
` [RFC][PATCH 1/3] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts()
` [RFC][PATCH 2/3] bpf: Enforce granted permissions in a map fd at verifier level
` [RFC][PATCH 3/3] selftests/bpf: Test enforcement of map fd permissions "

[PATCH -next v3 0/3] Optimize and bugfix for memory-hotplug
 2022-09-26 13:27 UTC  (5+ messages)
` [PATCH -next v3 1/3] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next v3 2/3] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next v3 3/3] docs: notifier-error-inject: Correct test's name

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-09-24  4:01 UTC  (5+ messages)

[PATCH net-next,v2 00/15] add tc-testing qdisc test cases
 2022-09-24  2:32 UTC  (6+ messages)

[PATCH] kunit: tool: Don't download risc-v opensbi firmware with wget
 2022-09-23 19:32 UTC  (2+ messages)

[GIT PULL] Landlock fix for v6.0 #2
 2022-09-23 16:25 UTC  (3+ messages)

[PATCH v1] selftests/landlock: Fix out-of-tree builds
 2022-09-23 14:31 UTC  (5+ messages)

[PATCH net-next] selftests/bonding: re-add lladdr target test
 2022-09-23 14:10 UTC  (4+ messages)

[PATCH] selftests/livepatch: normalize sysctl error message
 2022-09-23 13:46 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-09-23  7:36 UTC 

[net-next] selftests: Fix the if conditions of in test_extra_filter()
 2022-09-23  6:37 UTC  (3+ messages)

[PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
 2022-09-23  6:28 UTC  (3+ messages)

[PATCH net-next,v3 00/18] refactor duplicate codes in the qdisc class walk function
 2022-09-23  1:10 UTC  (2+ messages)

[PATCH -next, v3 00/10] cleanup in Huawei hinic driver
 2022-09-23  1:10 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;
as well as URLs for NNTP newsgroup(s).