messages from 2024-11-06 13:05:04 to 2024-11-09 19:35:17 UTC [more...]
[PATCH v10 00/14] riscv: Add support for xtheadvector
2024-11-09 19:34 UTC (3+ messages)
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
[PROBLEM] selftests/bpf/progs/test_tunnel_kern.c: 678: 41-47: ERROR: application of sizeof to pointer
2024-11-09 18:53 UTC
[PATCH 0/3] KVM: x86: Small changes to support VMware guests
2024-11-09 18:20 UTC (8+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
[PATCH] kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNEL
2024-11-09 17:00 UTC (3+ messages)
[PATCH net-next v9 0/6] Suspend IRQs during application busy periods
2024-11-09 15:07 UTC (3+ messages)
` [PATCH net-next v9 5/6] selftests: net: Add busy_poll_test
[PATCH] kunit: string-stream: Fix a UAF bug in kunit_init_suite()
2024-11-09 13:02 UTC (5+ messages)
[PATCH 0/6] KUnit test moves / renames
2024-11-09 9:39 UTC (7+ messages)
` [PATCH 1/6] lib: math: Move kunit tests into tests/ subdir
[PATCH v4 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
2024-11-09 8:18 UTC (4+ messages)
` [PATCH v4 1/3] rust: kunit: add KUnit case and suite macros
"stty sane" in kunit.py
2024-11-09 7:18 UTC (3+ messages)
[PATCH net-next v8 0/6] Suspend IRQs during application busy periods
2024-11-09 5:05 UTC (8+ messages)
` [PATCH net-next v8 5/6] selftests: net: Add busy_poll_test
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-09 1:11 UTC (8+ messages)
` [PATCH net-next v11 03/23] ovpn: add basic netlink support
` [PATCH net-next v11 04/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v11 05/23] ovpn: keep carrier always on
[PATCH v2 0/9] initramfs: kunit tests and cleanups
2024-11-09 0:25 UTC (11+ messages)
` [PATCH v3 1/9] init: add initramfs_internal.h
` [PATCH v3 2/9] initramfs_test: kunit tests for initramfs unpacking
` [PATCH v3 3/9] vsprintf: add simple_strntoul
` [PATCH v3 4/9] initramfs: avoid memcpy for hex header fields
` [PATCH v3 5/9] initramfs: remove extra symlink path buffer
` [PATCH v3 6/9] initramfs: merge header_buf and name_buf
` [PATCH v3 7/9] initramfs: reuse name_len for dir mtime tracking
` [PATCH v3 8/9] initramfs: fix hardlink hash leak without TRAILER
` [PATCH v3 9/9] initramfs: avoid static buffer for error message
[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
2024-11-08 18:43 UTC (3+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names
LKFT CI: improving Networking selftests results when validating stable kernels
2024-11-08 18:21 UTC
[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
2024-11-08 17:40 UTC (8+ messages)
` [PATCH v7 13/13] Documentation: userspace-api: iommufd: Update vIOMMU
[PATCH bpf-next/net 0/5] bpf: Add mptcp_subflow bpf_iter support
2024-11-08 15:52 UTC (6+ messages)
` [PATCH bpf-next/net 1/5] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net 3/5] bpf: Acquire and release mptcp socket
` [PATCH bpf-next/net 4/5] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net 5/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
[PATCH 0/4] kselftest/arm64: Fix compilation warnings/errors in the arm64 tests
2024-11-08 15:35 UTC (16+ messages)
` [PATCH 1/4] kselftest/arm64: Fix printf() compiler warnings in the arm64 fp tests
` [PATCH 2/4] kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() test
` [PATCH 3/4] kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c tests
` [PATCH 4/4] kselftest/arm64: Fix compilation of SME instructions in the arm64 fp tests
[PATCH] kselftest/arm64: Fix build with stricter assemblers
2024-11-08 15:34 UTC (4+ messages)
[PATCH net-next] net: netconsole: selftests: Check if netdevsim is available
2024-11-08 14:59 UTC
[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
2024-11-08 14:28 UTC (6+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
2024-11-08 14:13 UTC (4+ messages)
[PATCH] selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
2024-11-08 13:12 UTC (2+ messages)
[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
2024-11-08 12:00 UTC (20+ messages)
` [PATCH net-next v2 1/8] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v2 2/8] rtnetlink: Add netns_atomic flag in rtnl_link_ops
` [PATCH net-next v2 3/8] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v2 4/8] net: ip_tunnel: Add source netns support for newlink
` [PATCH net-next v2 5/8] net: ip_gre: Add netns_atomic module parameter
` [PATCH net-next v2 6/8] net: dummy: Set netns_atomic in rtnl ops for testing
` [PATCH net-next v2 7/8] tools/net/ynl: Add retry limit for async notification
` [PATCH net-next v2 8/8] selftests: net: Add two test cases for link netns
[PATCH] selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
2024-11-08 11:07 UTC (6+ messages)
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-08 10:36 UTC (3+ messages)
[PATCH] selftests: netfilter: Fix the bug of missing return values
2024-11-08 8:13 UTC
[PATCH net-next v10] net: ipv4: Cache pmtu for all packet paths if multipath enabled
2024-11-08 9:34 UTC
[PATCH v7 0/5] selftests: kvm: s390: Add ucontrol memory selftests
2024-11-08 9:16 UTC (7+ messages)
` [PATCH v7 1/5] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v7 2/5] selftests: kvm: s390: Add uc_skey "
` [PATCH v7 3/5] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v7 4/5] selftests: kvm: s390: Fix whitespace confusion in ucontrol test
` [PATCH v7 5/5] selftests: kvm: s390: correct IP.b length in uc_handle_sieic debug output
Some thoughts on Linux benchmarks results & processing
2024-11-08 4:10 UTC (2+ messages)
[PATCH net-next v7 0/6] Suspend IRQs during application busy periods
2024-11-08 2:39 UTC (2+ messages)
` [PATCH net-next v7 5/6] selftests: net: Add busy_poll_test
[PATCH net-next v8 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-11-08 1:18 UTC (16+ messages)
` [PATCH net-next v8 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v8 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v8 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v8 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v8 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v8 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v8 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v8 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v8 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v8 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v8 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v8 12/12] selftests: ncdevmem: Add automated test
[PATCH net-next v1 0/7] devmem TCP fixes
2024-11-07 21:08 UTC (6+ messages)
` [PATCH net-next v1 2/7] net: page_pool: create page_pool_alloc_netmem
[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-11-07 18:50 UTC (5+ messages)
` [PATCH v6 01/10] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
[PATCH v6 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
2024-11-07 18:46 UTC (5+ messages)
` [PATCH v6 05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
[PATCH v2 0/6] kselftest/arm64: Test floating point signal context restore in fp-stress
2024-11-07 18:40 UTC (8+ messages)
` [PATCH v2 1/6] kselftest/arm64: Correct misleading comments on fp-stress irritators
` [PATCH v2 2/6] kselftest/arm64: Remove unused ADRs from irritator handlers
` [PATCH v2 3/6] kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
` [PATCH v2 4/6] kselftest/arm64: Implement irritators for ZA and ZT
` [PATCH v2 5/6] kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test
` [PATCH v2 6/6] kselftest/arm64: Test signal handler state modification in fp-stress
` (subset) [PATCH v2 0/6] kselftest/arm64: Test floating point signal context restore "
[PATCH v2 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
2024-11-07 18:39 UTC (3+ messages)
[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
2024-11-07 14:32 UTC (5+ messages)
[PATCH net-next v9] net: ipv4: Cache pmtu for all packet paths if multipath enabled
2024-11-07 10:16 UTC (2+ messages)
[PATCH net-next v8] net: ipv4: Cache pmtu for all packet paths if multipath enabled
2024-11-07 9:51 UTC (4+ messages)
[PATCH] selftests: vDSO: Do not rely on $ARCH for vdso_test_getrandom && vdso_test_chacha
2024-11-07 8:40 UTC (3+ messages)
[PATCH net-next] selftests: wireguards: use nft by default
2024-11-07 8:23 UTC (2+ messages)
[PATCH net] selftests: wireguard: load nf_conntrack if it's not present
2024-11-07 2:44 UTC
[PATCH v2 net-next 0/2] ipv6: fix hangup on device removal
2024-11-07 2:00 UTC (2+ messages)
[PATCH 0/4] kselftest/arm64: fp-ptrace enhancements
2024-11-07 1:38 UTC (5+ messages)
` [PATCH 1/4] kselftets/arm64: Use flag bits for features in fp-ptrace assembler code
` [PATCH 2/4] kselftest/arm64: Use a define for SVCR
` [PATCH 3/4] kselftest/arm64: Expand the set of ZA writes fp-ptrace does
` [PATCH 4/4] kselftest/arm64: Add FPMR coverage to fp-ptrace
[PATCH net-next 0/8] macsec: inherit lower device's features and TSO limits when offloading
2024-11-06 23:13 UTC (9+ messages)
` [PATCH net-next 1/8] netdevsim: add more hw_features
` [PATCH net-next 2/8] selftests: netdevsim: add a test checking ethtool features
` [PATCH net-next 3/8] macsec: add some of the lower device's features when offloading
` [PATCH net-next 4/8] macsec: clean up local variables in macsec_notify
` [PATCH net-next 5/8] macsec: inherit lower device's TSO limits when offloading
` [PATCH net-next 6/8] selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim
` [PATCH net-next 7/8] selftests: netdevsim: add test toggling macsec offload
` [PATCH net-next 8/8] selftests: netdevsim: add ethtool features to macsec offload tests
[PATCH] selftests/livepatch: Check if CONFIG_LIVEPATCH is enabled
2024-11-06 17:41 UTC
[PATCH] kselftest/arm64: Check that SVCR is 0 in signal handlers
2024-11-06 17:07 UTC
[PATCH v4 0/2] kselftest: tmpfs: Add ksft macros and skip if no root
2024-11-06 17:06 UTC (5+ messages)
` [PATCH v4 1/2] selftests:tmpfs: Add Skip test if not run as root
` [PATCH v4 2/2] selftests: tmpfs: Add kselftest support to tmpfs
[RFC] Test catalog template
2024-11-06 17:01 UTC (5+ messages)
[PATCH net-next v3 0/4] Introduce VLAN support in HSR
2024-11-06 15:39 UTC (2+ messages)
[PATCH net-next v7] net: ipv4: Cache pmtu for all packet paths if multipath enabled
2024-11-06 15:26 UTC (4+ messages)
[PATCH 0/2] fix reading ESP during coredump
2024-11-06 14:32 UTC (5+ messages)
` [PATCH 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH 2/2] selftests: coredump: Add stackdump test
[PATCH 1/5] selftests/powerpc: Lower run time of count_stcx_fail test
2024-11-06 13:04 UTC (4+ messages)
` [PATCH 3/5] selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04
` [PATCH 4/5] selftests/powerpc: Return errors from all tests
` [PATCH 5/5] selftests/powerpc: Detect taint change in mitigation patching test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox