linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 13:59:06 to 2022-10-05 00:49:32 UTC [more...]

[PATCH RESEND] selftests/ftrace: func_event_triggers: fix typo in user message
 2022-10-05  0:49 UTC  (2+ messages)

[V2 PATCH 0/8] Execute hypercalls from guests according to cpu type
 2022-10-04 20:10 UTC  (7+ messages)
` [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup

[PATCH v1 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-10-04 18:51 UTC  (17+ messages)
` [PATCH v1 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
` [PATCH v1 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v1 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v1 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v1 5/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v1 6/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v1 7/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v1 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v1 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test

[PATCH v2 iproute2-next 1/4] include: uapi: MacAuth and Blackhole feature header changes
 2022-10-04 15:20 UTC  (4+ messages)
` [PATCH v2 iproute2-next 2/4] bridge: fdb: show locked FDB entries flag in output
` [PATCH v2 iproute2-next 3/4] bridge: link: enable MacAuth/MAB feature
` [PATCH v2 iproute2-next 4/4] bridge: fdb: enable FDB blackhole feature

[RESEND][PATCH 0/6] Add _opts variant for bpf_*_get_fd_by_id()
 2022-10-04 13:17 UTC  (7+ messages)
` [RESEND][PATCH 1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
` [RESEND][PATCH 2/6] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts()
` [RESEND][PATCH 3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts()
` [RESEND][PATCH 4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts()
` [RESEND][PATCH 5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts()
` [RESEND][PATCH 6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()

[PATCH 0/6] Add _opts variant for bpf_*_get_fd_by_id()
 2022-10-04 11:48 UTC  (7+ messages)
` [PATCH 1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
` [PATCH 2/6] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts()
` [PATCH 3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts()
` [PATCH 4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts()
` [PATCH 5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts()
` [PATCH 6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-10-04  9:31 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test
` [PATCH 2/3] KVM: selftests: x86: Use TAP interface in the sync_regs test
` [PATCH 3/3] KVM: selftests: x86: Use TAP interface in the tsc_msrs_test

[PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-10-03 20:42 UTC  (2+ messages)
` [PATCH v6 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace

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

[PATCH v11 0/2] SPDX: add copyleft-next-0.3.1
 2022-10-03 18:47 UTC  (5+ messages)
` [PATCH v11 1/2] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v11 2/2] testing: use the copyleft-next-0.3.1 SPDX tag

[PATCH iproute2-next 1/2] bridge: link: enable MacAuth/MAB feature
 2022-10-03 18:23 UTC  (12+ messages)
` [PATCH iproute2-next 2/2] bridge: fdb: enable FDB blackhole feature
  ` [Bridge] "

[PATCH] Documentation: kunit: Update description of --alltests option
 2022-10-03 17:37 UTC  (2+ messages)

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-03 13:40 UTC  (22+ 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 v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-10-03 11:21 UTC  (5+ messages)

[PATCH 0/4] kunit: more assertion reworking
 2022-10-01 18:00 UTC  (16+ messages)
` [PATCH 1/4] kunit: remove format func from struct kunit_assert, get it to 0 bytes
` [PATCH 2/4] kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED
` [PATCH 3/4] kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros
` [PATCH 4/4] kunit: declare kunit_assert structs as const

[PATCH v10 0/2] SPDX: add copyleft-next-0.3.1
 2022-10-01 15:08 UTC  (7+ messages)
` [PATCH v10 1/2] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v10 2/2] testing: use the copyleft-next-0.3.1 SPDX tag

[PATCH] selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test
 2022-10-01  9:24 UTC 

[PATCH v1 0/7] mm/ksm: break_ksm() cleanups and fixes
 2022-10-01  8:13 UTC  (10+ messages)
` [PATCH v1 1/7] selftests/vm: add test to measure MADV_UNMERGEABLE performance
` [PATCH v1 2/7] mm/ksm: simplify break_ksm() to not rely on VM_FAULT_WRITE
` [PATCH v1 3/7] mm: remove VM_FAULT_WRITE
` [PATCH v1 4/7] mm/ksm: fix KSM COW breaking with userfaultfd-wp via FAULT_FLAG_UNSHARE
` [PATCH v1 5/7] mm/pagewalk: add walk_page_range_vma()
` [PATCH v1 6/7] mm/ksm: convert break_ksm() to use walk_page_range_vma()
` [PATCH v1 7/7] mm/gup: remove FOLL_MIGRATION

[PATCH v2] Documentation: kunit: rewrite writing first test instructions
 2022-10-01  6:51 UTC  (6+ messages)

[PATCH net-next,v2] selftests/tc-testing: update qdisc/cls/action features in config
 2022-10-01  1:50 UTC  (5+ messages)

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

[RFC][PATCH 0/3] bpf: Enforce map fd modes in verifier
 2022-09-30 20:50 UTC  (3+ messages)
` [RFC][PATCH 1/3] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts()

[PATCH v14 0/3] Add TDX Guest Attestation support
 2022-09-30 15:27 UTC  (8+ 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 -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 v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-29 22:26 UTC  (12+ messages)

[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 0/5] selftests/resctrl: Some improvements of resctrl selftest
 2022-09-29 15:28 UTC  (13+ messages)
` [PATCH 1/5] selftests/resctrl: Clear unused initalization code in MBM tests
` [PATCH 3/5] selftests/resctrl: Remove duplicate codes that clear each test result file

[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  (3+ 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 

[RESEND PATCH] KVM: selftests: Update top-of-file comment in psci_test
 2022-09-28 15:53 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).