messages from 2026-01-29 05:11:26 to 2026-01-31 12:37:23 UTC [more...]
[PATCH v1] KVM: selftests: Improve sea_to_user test
2026-01-31 12:37 UTC (2+ messages)
[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-01-31 10:26 UTC (9+ messages)
` [PATCH net-next v2 1/4] selftests: net: Move some UAPI header inclusions after libc ones
[PATCH/for-next v2 0/2] cgroup/cpuset: Fix partition related locking issues
2026-01-31 2:53 UTC (11+ messages)
` [PATCH/for-next v2 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to workqueue
` [PATCH/for-next v2 2/2] cgroup/cpuset: Introduce a new top level cpuset_top_mutex
[PATCH v11 00/14] arm64: entry: Convert to Generic Entry
2026-01-31 1:48 UTC (19+ messages)
` [PATCH v11 01/14] entry: Remove unused syscall in syscall_trace_enter()
` [PATCH v11 03/14] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v11 09/14] entry: Rework syscall_exit_to_user_mode_work() for arch reuse
` [PATCH v11 13/14] entry: Inline syscall_exit_work() and syscall_trace_enter()
[PATCH v2] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
2026-01-31 1:40 UTC (3+ messages)
[PATCH net-next v4 0/8] net/rds: RDS-TCP protocol and extension improvements
2026-01-31 1:25 UTC (9+ messages)
` [PATCH net-next v4 1/8] net/rds: new extension header: rdma bytes
` [PATCH net-next v4 2/8] net/rds: Encode cp_index in TCP source port
` [PATCH net-next v4 3/8] net/rds: rds_tcp_conn_path_shutdown must not discard messages
` [PATCH net-next v4 4/8] net/rds: Kick-start TCP receiver after accept
` [PATCH net-next v4 5/8] net/rds: Clear reconnect pending bit
` [PATCH net-next v4 6/8] net/rds: Update struct rds_statistics to use u64 instead of uint64_t
` [PATCH net-next v4 7/8] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [PATCH net-next v4 8/8] net/rds: Trigger rds_send_ping() more than once
[PATCH] vfio: selftests: only build tests on arm64 and x86_64
2026-01-31 0:02 UTC
[PATCH v2 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-01-30 23:40 UTC (9+ messages)
` [PATCH v2 1/5] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH v2 2/5] KVM: x86/pmu: Disable Host-Only/Guest-Only events as appropriate for vCPU state
` [PATCH v2 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions
` [PATCH v2 4/5] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v2 5/5] KVM: selftests: x86: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
[PATCH net-next v2 0/6] mptcp: implement .read_sock and .splice_read
2026-01-30 20:18 UTC (9+ messages)
` [PATCH net-next v2 1/6] mptcp: add eat_recv_skb helper
` [PATCH net-next v2 2/6] mptcp: implement .read_sock
` [PATCH net-next v2 3/6] tcp: export tcp_splice_state
` [PATCH net-next v2 4/6] mptcp: implement .splice_read
` [PATCH net-next v2 5/6] selftests: mptcp: add splice io mode
` [PATCH net-next v2 6/6] selftests: mptcp: connect: cover splice mode
[PATCH bpf-next v2 0/3] bpf, arm64: Add fsession support
2026-01-30 20:12 UTC (3+ messages)
` [PATCH bpf-next v2 2/3] "
[PATCH net-next] selftests: drv-net: rss: validate min RSS table size
2026-01-30 19:29 UTC
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-01-30 17:41 UTC (37+ messages)
[PATCH net 0/2] net: gro: fix outer network offset
2026-01-30 11:17 UTC (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftest: net: add a test-case for encap segmentation after GRO
[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
2026-01-30 11:13 UTC (8+ messages)
[GIT PULL] kunit next update for Linux 6.20-rc1
2026-01-30 10:07 UTC
[PATCH net-next 0/6] mptcp: implement .read_sock and .splice_read
2026-01-30 10:05 UTC (9+ messages)
` [PATCH net-next 1/6] mptcp: add eat_recv_skb helper
` [PATCH net-next 2/6] mptcp: implement .read_sock
` [PATCH net-next 3/6] tcp: export tcp_splice_state
` [PATCH net-next 4/6] mptcp: implement .splice_read
` [PATCH net-next 5/6] selftests: mptcp: add splice io mode
` [PATCH net-next 6/6] selftests: mptcp: connect: cover splice mode
[PATCH] selftests/bpf: skip deny_namespace when bpf LSM is not enabled
2026-01-30 9:12 UTC
[PATCH] lib/random32: convert selftest to KUnit
2026-01-30 8:23 UTC (3+ messages)
[PATCH net-next v3 0/8] net/rds: RDS-TCP protocol and extension improvements
2026-01-30 8:02 UTC (9+ messages)
` [PATCH net-next v3 1/8] net/rds: new extension header: rdma bytes
` [PATCH net-next v3 2/8] net/rds: Encode cp_index in TCP source port
` [PATCH net-next v3 3/8] net/rds: rds_tcp_conn_path_shutdown must not discard messages
` [PATCH net-next v3 4/8] net/rds: Kick-start TCP receiver after accept
` [PATCH net-next v3 5/8] net/rds: Clear reconnect pending bit
` [PATCH net-next v3 6/8] net/rds: Update struct rds_statistics to use u64 instead of uint64_t
` [PATCH net-next v3 7/8] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [PATCH net-next v3 8/8] net/rds: Trigger rds_send_ping() more than once
[PATCH] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
2026-01-30 7:41 UTC (3+ messages)
[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
2026-01-30 6:07 UTC (17+ messages)
` [PATCH/for-next 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to task_work
` [PATCH/for-next 2/2] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex
[PATCH 1/1] selftests/liveupdate: Cleanup kernel optio CONFIG_LIVEUPDATE_TEST
2026-01-30 4:31 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: rss_flow_label: skip unsupported devices
2026-01-30 2:50 UTC (2+ messages)
[PATCH net-next v4 2/2] selftests: net: add ICMP error source address test over xfrm tunnel
2026-01-30 2:43 UTC (2+ messages)
[PATCH net-next v2] netconsole: selftests: Move netconsole selftests to separate target
2026-01-30 2:23 UTC (2+ messages)
[PATCH] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
2026-01-30 1:10 UTC (3+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-01-30 0:31 UTC (26+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 12/22] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 13/22] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v2 14/22] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v2 15/22] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v2 17/22] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v2 18/22] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v2 19/22] vfio: selftests: Expose iommu_modes to tests
` [PATCH v2 20/22] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v2 21/22] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v2 22/22] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH] vfio: selftests: fix format conversion compiler warning
2026-01-29 22:57 UTC (6+ messages)
[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
2026-01-29 22:51 UTC (3+ messages)
[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
2026-01-29 22:34 UTC (5+ messages)
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
[PATCH] selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
2026-01-29 22:17 UTC
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-29 17:29 UTC (5+ messages)
` [PATCH v9 04/30] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
[PATCH v10 15/30] tracing: selftests: Add trace remote tests
2026-01-29 17:05 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Return -1 from get_preempt_count() for unsupported architecture
2026-01-29 16:13 UTC (4+ messages)
[PATCH bpf-next v4 0/3] bpf, arm64: Add fsession support
2026-01-29 15:49 UTC (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add bpf_jit_supports_fsession()
` [PATCH bpf-next v4 2/3] bpf, arm64: Add fsession support
` [PATCH bpf-next v4 3/3] selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
[PATCH bpf-next v3 0/3] bpf, arm64: Add fsession support
2026-01-29 15:19 UTC (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Add bpf_jit_supports_fsession()
` [PATCH bpf-next v3 2/3] bpf, arm64: Add fsession support
` [PATCH bpf-next v3 3/3] selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
[PATCH 0/4] revocable: Fix reported race conditions
2026-01-29 14:37 UTC (5+ messages)
` [PATCH 1/4] revocable: Fix races in revocable_alloc() using RCU
` [PATCH 2/4] revocable: Add KUnit test for provider lifetime races
` [PATCH 3/4] revocable: fix SRCU index corruption by requiring caller-provided storage
` [PATCH 4/4] revocable: Add KUnit test for concurrent access
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-29 14:36 UTC (10+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-29 8:42 UTC (4+ messages)
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
[PATCH v9 20/32] selftests-dyndbg: add a dynamic_debug run_tests target
2026-01-29 7:29 UTC (4+ messages)
` [PATCH v9 27/32] dyndbg: treat comma as a token separator
` [PATCH v9 28/32] dyndbg: split multi-query strings with %
` [PATCH v9 29/32] selftests-dyndbg: add test_mod_submod
[PATCH] selftests/futex: skip futex_numa_mpol without libnuma
2026-01-29 6:32 UTC
[PATCH] selftests: ublk: move test temp files into a sub directory
2026-01-29 5:40 UTC
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