Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-09-12 07:20:01 to 2022-09-17 05:03:55 UTC [more...]

[PATCH net-next,v2 14/18] selftests/tc-testings: add selftests for qfq qdisc
 2022-09-17  5:05 UTC 

[PATCH net-next,v2 13/18] selftests/tc-testings: add selftests for netem qdisc
 2022-09-17  5:05 UTC 

[PATCH net-next,v2 12/18] selftests/tc-testings: add selftests for multiq qdisc
 2022-09-17  5:05 UTC 

[PATCH net-next,v2 11/18] selftests/tc-testings: add selftests for mqprio qdisc
 2022-09-17  5:04 UTC 

[PATCH net-next,v2 10/18] selftests/tc-testings: add selftests for htb qdisc
 2022-09-17  5:04 UTC 

[PATCH net-next,v2 09/18] selftests/tc-testings: add selftests for hfsc qdisc
 2022-09-17  5:04 UTC 

[PATCH net-next,v2 08/18] selftests/tc-testings: add selftests for fq_codel qdisc
 2022-09-17  5:04 UTC 

[PATCH net-next,v2 07/18] selftests/tc-testings: add selftests for dsmark qdisc
 2022-09-17  5:03 UTC 

[PATCH net-next,v2 06/18] selftests/tc-testings: add selftests for drr qdisc
 2022-09-17  5:03 UTC 

[PATCH net-next,v2 05/18] selftests/tc-testings: add selftests for cbs qdisc
 2022-09-17  5:03 UTC 

[PATCH net-next,v2 04/18] selftests/tc-testings: add selftests for cbq qdisc
 2022-09-17  5:03 UTC 

[PATCH net-next,v2 03/18] selftests/tc-testings: add selftests for cake qdisc
 2022-09-17  5:03 UTC 

[PATCH net-next,v2 02/18] net/sched: use tc_qdisc_stats_dump() in qdisc
 2022-09-17  5:02 UTC 

[PATCH net-next,v2 01/18] net/sched: sch_api: add helper for tc qdisc walker stats dump
 2022-09-17  5:02 UTC 

[PATCH net-next,v2 00/18] refactor duplicate codes in the qdisc class walk function
 2022-09-17  5:02 UTC 

[PATCH net-next 00/18] refactor duplicate codes in the qdisc class walk function
 2022-09-17  1:48 UTC  (25+ messages)
` [PATCH net-next 01/18] net/sched: sch_api: add helper for tc qdisc walker stats dump
` [PATCH net-next 02/18] net/sched: use tc_qdisc_stats_dump() in qdisc
` [PATCH net-next 03/18] selftests/tc-testings: add selftests for cake qdisc
` [PATCH net-next 04/18] selftests/tc-testings: add selftests for cbq qdisc
` [PATCH net-next 05/18] selftests/tc-testings: add selftests for cbs qdisc
` [PATCH net-next 06/18] selftests/tc-testings: add selftests for drr qdisc
` [PATCH net-next 07/18] selftests/tc-testings: add selftests for dsmark qdisc
` [PATCH net-next 08/18] selftests/tc-testings: add selftests for fq_codel qdisc
` [PATCH net-next 09/18] selftests/tc-testings: add selftests for hfsc qdisc
` [PATCH net-next 10/18] selftests/tc-testings: add selftests for htb qdisc
` [PATCH net-next 11/18] selftests/tc-testings: add selftests for mqprio qdisc
` [PATCH net-next 12/18] selftests/tc-testings: add selftests for multiq qdisc
` [PATCH net-next 13/18] selftests/tc-testings: add selftests for netem qdisc
` [PATCH net-next 14/18] selftests/tc-testings: add selftests for qfq qdisc
` [PATCH net-next 15/18] selftests/tc-testings: add show class case for ingress qdisc
` [PATCH net-next 16/18] selftests/tc-testings: add show class case for mq qdisc
` [PATCH net-next 17/18] selftests/tc-testings: add show class case for prio qdisc
` [PATCH net-next 18/18] selftests/tc-testings: add show class case for red qdisc

[PATCH 2/4] selftests/x86/mxcsr: Test the MXCSR state write via ptrace
 2022-09-16 20:11 UTC 

[PATCH v2 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-09-16 18:09 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
` [PATCH v2 2/5] KVM: arm64: Enable ring-based dirty memory tracking
` [PATCH v2 3/5] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
` [PATCH v2 4/5] KVM: selftests: Clear dirty ring states between two modes "
` [PATCH v2 5/5] KVM: selftests: Automate choosing dirty ring size "

[PATCH v1 0/3] kselftest/arm64: Updates to the hwcaps test
 2022-09-16 17:46 UTC  (5+ messages)
` [PATCH v1 1/3] kselftest/arm64: Add missing newline in hwcap output
` [PATCH v1 2/3] kselftest/arm64: Add SVE 2 to the tested hwcaps
` [PATCH v1 3/3] kselftest/arm64: Add hwcap test for RNG

[PATCH net-next,v4 0/9] refactor duplicate codes in the tc cls walk function
 2022-09-16 16:56 UTC  (11+ messages)
` [PATCH net-next,v4 1/9] net/sched: cls_api: add helper for tc cls walker stats dump
` [PATCH net-next,v4 2/9] net/sched: use tc_cls_stats_dump() in filter
` [PATCH net-next,v4 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next,v4 4/9] selftests/tc-testings: add selftests for cgroup filter
` [PATCH net-next,v4 5/9] selftests/tc-testings: add selftests for flow filter
` [PATCH net-next,v4 6/9] selftests/tc-testings: add selftests for route filter
` [PATCH net-next,v4 7/9] selftests/tc-testings: add selftests for rsvp filter
` [PATCH net-next,v4 8/9] selftests/tc-testings: add selftests for tcindex filter
` [PATCH net-next,v4 9/9] selftests/tc-testings: add list case for basic filter

[net-next v2 0/3] seg6: add NEXT-C-SID support for SRv6 End behavior
 2022-09-16 16:50 UTC  (7+ messages)
` [net-next v2 1/3] seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
` [net-next v2 2/3] seg6: add NEXT-C-SID support for SRv6 End behavior
` [net-next v2 3/3] selftests: seg6: add selftest for NEXT-C-SID flavor in "

[PATCH net v3 0/4] Unsync addresses from ports when stopping aggregated devices
 2022-09-16 13:40 UTC  (2+ messages)

[PATCH net-next 0/8] add tc-testing test cases
 2022-09-16 13:30 UTC  (4+ messages)

[PATCH v4 0/4] arm64/sme: ptrace support for TPIDR2_EL0
 2022-09-16 12:01 UTC  (3+ messages)
` [PATCH v4 3/4] arm64/ptrace: Support access to TPIDR2_EL0

[PATCH v13 0/3] Add TDX Guest Attestation support
 2022-09-16  8:12 UTC  (34+ messages)
` [PATCH v13 1/3] x86/tdx: Add TDX Guest attestation interface driver
` [PATCH v13 2/3] selftests: tdx: Test TDX attestation GetReport support
` [PATCH v13 3/3] Documentation/x86: Document TDX attestation process

[PATCH net-next,v3 0/9] refactor duplicate codes in the tc cls walk function
 2022-09-16  1:59 UTC  (15+ messages)
` [PATCH net-next,v3 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
` [PATCH net-next,v3 2/9] net/sched: use tc_cls_stats_update() in filter
` [PATCH net-next,v3 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next,v3 4/9] selftests/tc-testings: add selftests for cgroup filter
` [PATCH net-next,v3 5/9] selftests/tc-testings: add selftests for flow filter
` [PATCH net-next,v3 6/9] selftests/tc-testings: add selftests for route filter
` [PATCH net-next,v3 7/9] selftests/tc-testings: add selftests for rsvp filter
` [PATCH net-next,v3 8/9] selftests/tc-testings: add selftests for tcindex filter
` [PATCH net-next,v3 9/9] selftests/tc-testings: add list case for basic filter

[PATCH v17 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-09-15 16:11 UTC  (3+ messages)
` [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH net-next 0/5] mptcp: allow privileged operations from user ns & cleanup
 2022-09-15 10:20 UTC  (2+ messages)

BUG: sleeping function called from invalid context at arch/arm64/mm/fault.c:593
 2022-09-15 10:17 UTC 

[V2 PATCH 0/8] Execute hypercalls from guests according to cpu type
 2022-09-15  9:45 UTC  (11+ messages)
` [V2 PATCH 1/8] KVM: selftests: move common startup logic to kvm_util.c
` [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 6/8] KVM: selftests: x86: Execute cpu specific hypercall from nested guests
` [V2 PATCH 7/8] Kvm: selftests: x86: Execute cpu specific vmcall instruction
` [V2 PATCH 8/8] KVM: selftests: x86: xen: "

[PATCH -next 4/5] selftests/memory-hotplug: Restore memory before exit
 2022-09-15  9:07 UTC 

[PATCH -next v2 0/5] Optimize and bugfix for notifier error
 2022-09-15  8:57 UTC  (6+ messages)
` [PATCH -next v2 1/5] docs: notifier-error-inject: fix non-working usage of negative values
` [PATCH -next v2 2/5] selftests/memory-hotplug: Use 'printf' instead of 'echo'
` [PATCH -next v2 3/5] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next v2 4/5] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next v2 5/5] docs: notifier-error-inject: Correct test's name

[PATCH net-next 0/9] refactor duplicate codes in the tc cls walk function
 2022-09-15  3:13 UTC  (15+ messages)
` [PATCH net-next 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
` [PATCH net-next 2/9] net/sched: use tc_cls_stats_update() in filter
` [PATCH net-next 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next 4/9] selftests/tc-testings: add selftests for cgroup filter
` [PATCH net-next 5/9] selftests/tc-testings: add selftests for flow filter
` [PATCH net-next 6/9] selftests/tc-testings: add selftests for route filter
` [PATCH net-next 7/9] selftests/tc-testings: add selftests for rsvp filter
` [PATCH net-next 8/9] selftests/tc-testings: add selftests for tcindex filter
` [PATCH net-next 9/9] selftests/tc-testings: add list case for basic filter

[V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
 2022-09-14 19:13 UTC  (13+ messages)
` [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
` [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
` [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type

[RFC PATCH] bonding: cause oops on aarch64 architecture in bond_rr_gen_slave_id
 2022-09-14 14:55 UTC  (3+ messages)

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

[PATCH] selftests/futex: fix build for clang
 2022-09-14 13:47 UTC  (3+ messages)

[PATCH net-next,v2 0/9] refactor duplicate codes in the tc cls walk function
 2022-09-14 10:02 UTC  (10+ messages)
` [PATCH net-next,v2 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
` [PATCH net-next,v2 2/9] net/sched: use tc_cls_stats_update() in filter
` [PATCH net-next,v2 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next,v2 4/9] selftests/tc-testings: add selftests for cgroup filter
` [PATCH net-next,v2 5/9] selftests/tc-testings: add selftests for flow filter
` [PATCH net-next,v2 6/9] selftests/tc-testings: add selftests for route filter
` [PATCH net-next,v2 7/9] selftests/tc-testings: add selftests for rsvp filter
` [PATCH net-next,v2 8/9] selftests/tc-testings: add selftests for tcindex filter
` [PATCH net-next,v2 9/9] selftests/tc-testings: add list case for basic filter

[PATCH v10 0/2] SPDX: add copyleft-next-0.3.1
 2022-09-14  6:01 UTC  (3+ 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 v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-09-14  4:08 UTC  (2+ messages)

[PATCH 0/5] selftests/resctrl: Some improvements of resctrl selftest
 2022-09-14  1:51 UTC  (7+ 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 5/5] selftests/resctrl: Flush stdout file buffer before executing fork()

[PATCH] selftests/kvm: Use num_vcpus when testing ICR in the xapic_state_test
 2022-09-13 16:19 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-13 16:12 UTC  (13+ messages)

[PATCH v3 7/7] KVM: selftests: Add test for AArch32 ID registers
 2022-09-13  9:44 UTC 

make run_tests -C proc: proc-pid-vm assertion failed
 2022-09-13  5:13 UTC  (3+ messages)

[PATCH] selftests/intel_pstate: fix build for ARCH=x86_64
 2022-09-12 14:19 UTC 

[PATCH v2 1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN
 2022-09-12 10:40 UTC  (6+ messages)

[RFC PATCH] Hugetlb: Migrating hugetlb tests from libhugetlbfs
 2022-09-12 10:06 UTC  (5+ messages)
` [LTP] "

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-12  9:08 UTC  (11+ messages)


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