messages from 2021-06-17 14:48:22 to 2021-06-25 16:56:44 UTC [more...]
[RFC][PATCH 00/12] Huawei Digest Lists
2021-06-25 16:56 UTC (2+ messages)
` [RFC][PATCH 03/12] digest_lists: Basic definitions
[PATCH kunit-fixes v5 1/4] kunit: Support skipped tests
2021-06-25 16:43 UTC (6+ messages)
` [PATCH kunit-fixes v5 2/4] kunit: tool: Support skipped tests in kunit_tool
` [PATCH kunit-fixes v5 3/4] kunit: test: Add example tests which are always skipped
` [PATCH kunit-fixes v5 4/4] kasan: test: make use of kunit_skip()
[PATCH] kunit: Fix merge issue in suite filtering test
2021-06-25 16:11 UTC (2+ messages)
[net-next, v4, 00/11] ptp: support virtual clocks and timestamping
2021-06-25 14:19 UTC (13+ messages)
` [net-next, v4, 01/11] ptp: add ptp virtual clock driver framework
` [net-next, v4, 02/11] ptp: support ptp physical/virtual clocks conversion
` [net-next, v4, 03/11] ptp: track available ptp vclocks information
` [net-next, v4, 04/11] ptp: add kernel API ptp_get_vclocks_index()
` [net-next, v4, 05/11] ethtool: add a new command for getting PHC virtual clocks
` [net-next, v4, 06/11] ptp: add kernel API ptp_convert_timestamp()
` [net-next, v4, 07/11] mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping()
` [net-next, v4, 08/11] net: sock: extend SO_TIMESTAMPING for PHC binding
` [net-next, v4, 09/11] net: socket: support hardware timestamp conversion to PHC bound
` [net-next, v4, 10/11] selftests/net: timestamping: support binding PHC
` [net-next, v4, 11/11] MAINTAINERS: add entry for PTP virtual clock driver
[net-next, v3, 00/10] ptp: support virtual clocks and timestamping
2021-06-25 11:09 UTC (20+ messages)
` [net-next, v3, 01/10] ptp: add ptp virtual clock driver framework
` [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion
` [net-next, v3, 05/10] ethtool: add a new command for getting PHC virtual clocks
` [net-next, v3, 07/10] net: sock: extend SO_TIMESTAMPING for PHC binding
[PATCH net-next v2 0/2] add benchmark selftest and optimization for ptr_ring
2021-06-25 9:20 UTC (14+ messages)
` [PATCH net-next v2 1/2] selftests/ptr_ring: add benchmark application "
` [PATCH net-next v2 2/2] ptr_ring: make __ptr_ring_empty() checking more reliable
[PATCH] tools: timers: remove unneeded semicolons
2021-06-25 8:29 UTC
[PATCH 0/9] LKDTM: Improvements for kernelci.org
2021-06-25 6:22 UTC (12+ messages)
` [PATCH 1/9] selftests/lkdtm: Avoid needing explicit sub-shell
` [PATCH 2/9] selftests/lkdtm: Fix expected text for CR4 pinning
` [PATCH 3/9] selftests/lkdtm: Fix expected text for free poison
` [PATCH 4/9] lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
` [PATCH 5/9] lkdtm/heap: Add vmalloc linear overflow test
` [PATCH 6/9] lkdtm: Enable DOUBLE_FAULT on all architectures
` [PATCH 7/9] lkdtm: Add CONFIG hints in errors where possible
` [PATCH 8/9] selftests/lkdtm: Enable various testable CONFIGs
` [PATCH 9/9] lkdtm/heap: Add init_on_alloc tests
[PATCH] kunit: tool: remove unnecessary "annotations" import
2021-06-25 4:17 UTC (2+ messages)
[PATCH] Documentation: kunit: drop obsolete note about uml_abort for coverage
2021-06-25 4:08 UTC (2+ messages)
[PATCH v2 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-06-24 15:23 UTC (9+ messages)
` [PATCH v2 1/6] cgroup/cpuset: Miscellaneous code cleanup
` [PATCH v2 2/6] cgroup/cpuset: Clarify the use of invalid partition root
` [PATCH v2 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v2 4/6] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
` [PATCH v2 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v2 6/6] kselftest/cgroup: Add cpuset v2 partition root state test
Kernel selftests and backward compatibility?
2021-06-24 13:48 UTC (3+ messages)
[PATCH kunit-next] thunderbolt: test: Reinstate a few casts of bitfields
2021-06-24 13:12 UTC (2+ messages)
[PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL
2021-06-24 7:21 UTC (10+ messages)
` [selftests/lkdtm] 84d8cf25b0: kernel_BUG_at_drivers/misc/lkdtm/bugs.c
[PATCH] selftests/sgx: remove checks for file execute permissions
2021-06-24 0:40 UTC (5+ messages)
[PATCH] selftests: icmp_redirect: support expected failures
2021-06-23 19:40 UTC (2+ messages)
[PATCH v2] selftests/ftrace: fix event-no-pid on 1-core machine
2021-06-23 17:52 UTC (3+ messages)
[PATCH] selftests/ftrace: fix event-no-pid on 1-core machine
2021-06-23 13:39 UTC (4+ messages)
[PATCH] kunit: tool: Assert version requirement
2021-06-22 23:55 UTC (4+ messages)
` [PATCH v2] kunit: tool: Assert the "
[PATCH] KVM: selftests: fix triple fault if ept=0 in dirty_log_test
2021-06-22 16:42 UTC (2+ messages)
[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
2021-06-22 5:10 UTC (7+ messages)
` [PATCH v9] "
[PATCH v12 0/7] KVM statistics data fd-based binary interface
2021-06-21 23:38 UTC (16+ messages)
` [PATCH v12 1/7] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v12 2/7] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v12 3/7] KVM: stats: Support binary stats retrieval for a VM
` [PATCH v12 4/7] KVM: stats: Support binary stats retrieval for a VCPU
` [PATCH v12 5/7] KVM: stats: Add documentation for binary statistics interface
` [PATCH v12 6/7] KVM: selftests: Add selftest for KVM statistics data binary interface
` [PATCH v12 7/7] KVM: stats: Remove code duplication for binary and debugfs stats
[PATCH v4 0/1] lib: Convert UUID runtime test to KUnit
2021-06-21 21:56 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH net 1/2] selftests: tls: clean up uninitialized warnings
2021-06-21 19:20 UTC (5+ messages)
` [PATCH net 2/2] selftests: tls: fix chacha+bidir tests
[PATCH AUTOSEL 4.19 13/16] KVM: selftests: Fix kvm_check_cap() assertion
2021-06-21 17:54 UTC
[PATCH AUTOSEL 5.4 21/26] KVM: selftests: Fix kvm_check_cap() assertion
2021-06-21 17:53 UTC
[PATCH AUTOSEL 5.10 28/35] KVM: selftests: Fix kvm_check_cap() assertion
2021-06-21 17:52 UTC
[PATCH AUTOSEL 5.12 24/39] bpf, selftests: Adjust few selftest outcomes wrt unreachable code
2021-06-21 17:51 UTC (2+ messages)
` [PATCH AUTOSEL 5.12 31/39] KVM: selftests: Fix kvm_check_cap() assertion
[PATCH v5 bpf-next 0/3] libbpf: BTF dumper support for typed data
2021-06-19 8:56 UTC (4+ messages)
` [PATCH v5 bpf-next 1/3] "
` [PATCH v5 bpf-next 2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs
` [PATCH v5 bpf-next 3/3] selftests/bpf: add dump type data tests to btf dump tests
[PATCH] selftests/lkdtm: Use /bin/sh not $SHELL
2021-06-19 3:02 UTC (3+ messages)
[PATCH v1 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc()
2021-06-18 22:31 UTC (5+ messages)
[PATCH] selftests/tls: don't change cipher type in bidirectional test
2021-06-18 22:04 UTC (3+ messages)
[net-next v1 0/2] seg6: add support for SRv6 End.DT46 Behavior
2021-06-18 18:40 UTC (4+ messages)
` [net-next v1 1/2] "
` [net-next v1 2/2] selftests: seg6: add selftest "
[PATCH v11 0/7] KVM statistics data fd-based binary interface
2021-06-18 17:57 UTC (24+ messages)
` [PATCH v11 1/7] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v11 2/7] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v11 3/7] KVM: stats: Support binary stats retrieval for a VM
` [PATCH v11 4/7] KVM: stats: Support binary stats retrieval for a VCPU
` [PATCH v11 5/7] KVM: stats: Add documentation for binary statistics interface
` [PATCH v11 6/7] KVM: selftests: Add selftest for KVM statistics data binary interface
` [PATCH v11 7/7] KVM: stats: Remove code duplication for binary and debugfs stats
[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
2021-06-18 9:07 UTC (7+ messages)
` [PATCH v8 5/5] selftests/sgx: Refine the test enclave to have storage
[PATCH] powerpc/selftests: Use gettid() instead of getppid() for null_syscall
2021-06-18 3:51 UTC (2+ messages)
Hangs during tls multi_chunk_sendfile selftest
2021-06-17 23:03 UTC (3+ messages)
[PATCH v10 0/5] KVM statistics data fd-based binary interface
2021-06-17 22:15 UTC (22+ messages)
` [PATCH v10 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v10 3/5] KVM: stats: Add documentation for binary statistics interface
[PATCH 0/5] cgroup/cpuset: Enable cpuset partition with no load balancing
2021-06-17 20:45 UTC (4+ messages)
` [PATCH 3/5] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
2021-06-17 19:34 UTC (2+ messages)
[PATCH] KVM: selftests: Fix kvm_check_cap() assertion
2021-06-17 17:07 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).