messages from 2026-01-12 14:58:34 to 2026-01-14 13:56:21 UTC [more...]
[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
2026-01-14 13:56 UTC (6+ messages)
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-14 13:47 UTC (14+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v9 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v9 05/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v9 06/13] KVM: arm64: "
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v9 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v9 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v9 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v9 13/13] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH v2 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-14 12:37 UTC (13+ messages)
` [PATCH v2 1/6] powerpc64/bpf: Move tail_call_cnt to bottom of stack frame
` [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v2 3/6] powerpc64/bpf: Tailcall handling with trampolines
` [PATCH v2 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v2 5/6] powerpc64/bpf: Support exceptions
` [PATCH v2 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
[PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
2026-01-14 11:32 UTC (4+ messages)
[PATCH net-next] selftests: net: Add kernel selftest for RFC 4884
2026-01-14 11:31 UTC
[PATCH net-next 0/1] AccECN packetdrill selftest series
2026-01-14 10:49 UTC (4+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-14 10:08 UTC (28+ messages)
` [PATCH v9 18/30] KVM: arm64: Support SME priority registers
` [PATCH v9 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v9 20/30] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v9 21/30] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v9 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v9 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v9 24/30] KVM: arm64: Handle SME exceptions
` [PATCH v9 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v9 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v9 27/30] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v9 28/30] KVM: arm64: selftests: Skip impossible invalid value tests
[PATCH bpf-next 0/4] selftests/bpf: add a new runner for bpftool tests
2026-01-14 8:59 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf/selftests: move assert macros into a dedicated header
` [PATCH bpf-next 2/4] bpf/selftests: introduce bptool test runner and a first test
` [PATCH bpf-next 3/4] selftests/bpf: add bpftool map manipulations tests
` [PATCH bpf-next 4/4] selftests/bpf: remove converted bpftool test scripts
[PATCH net-next v2 0/2] selftests: net: improve error handling in passive TFO test
2026-01-14 8:33 UTC (6+ messages)
` [PATCH net-next v2 1/2] selftests: net: fix passive TFO test to fail if child processes failed
` [PATCH net-next v2 2/2] selftests: net: improve error handling in passive TFO test
[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
2026-01-14 6:49 UTC (4+ messages)
` [PATCHv2 net-next 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port
` [PATCHv2 net-next 2/3] bonding: restructure ad_churn_machine
` [PATCHv2 net-next 3/3] selftests: bonding: add mux and churn state testing
[PATCH net-next v8 0/9] Add support for providers with large rx buffer
2026-01-14 3:36 UTC (13+ messages)
` [PATCH net-next v8 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v8 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v8 8/9] selftests: iou-zcrx: test large chunk sizes
[PATCH net v2 0/2] selftests: Couple of fixes in Toeplitz RPS cases
2026-01-14 3:20 UTC (4+ messages)
` [PATCH net v2 1/2] selftests: drv-net: fix RPS mask handling in toeplitz test
` [PATCH net v2 2/2] selftests: drv-net: fix RPS mask handling for high CPU numbers
[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
2026-01-14 3:18 UTC (14+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "
` [net-next,v9,3/5] "
` [PATCH net-next v9 5/5] selftests: drv-net: devmem: add autorelease test
[PATCH net-next v3 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing
2026-01-14 2:40 UTC (8+ messages)
` [PATCH net-next v3 1/6] selftests: net: py: teach ksft_pr() multi-line safety
` [PATCH net-next v3 2/6] selftests: net: py: teach cmd() how to print itself
` [PATCH net-next v3 3/6] selftests: drv-net: gro: use cmd print
` [PATCH net-next v3 4/6] selftests: drv-net: gro: improve feature config
` [PATCH net-next v3 5/6] selftests: drv-net: gro: run the test against HW GRO and LRO
` [PATCH net-next v3 6/6] selftests: drv-net: gro: break out all individual test cases
[PATCH] selftests: net: csum: Fix printk format in recv_get_packet_csum_status()
2026-01-14 1:39 UTC (2+ messages)
[PATCH -next 0/8] RCU updates from me for next merge window
2026-01-14 1:09 UTC (3+ messages)
` [PATCH -next 5/8] rcu/nocb: Add warning to detect if overload advancement is ever useful
[PATCH 00/10] KVM: x86: nSVM: Improve PAT virtualization
2026-01-14 0:31 UTC (12+ messages)
` [PATCH 01/10] KVM: x86: nSVM: Add g_pat to fields copied by svm_copy_vmrun_state()
` [PATCH 02/10] KVM: x86: nSVM: Add VALID_GPAT flag to kvm_svm_nested_state_hdr
` [PATCH 03/10] KVM: x86: nSVM: Handle legacy SVM nested state in SET_NESTED_STATE
` [PATCH 04/10] KVM: x86: nSVM: Restore L1's PAT on emulated #VMEXIT from L2 to L1
` [PATCH 05/10] KVM: x86: nSVM: Cache g_pat in vmcb_save_area_cached
` [PATCH 06/10] KVM: x86: nSVM: Add validity check for VMCB12 g_pat
` [PATCH 07/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH 08/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on emulated #VMEXIT from L2 to L1
` [PATCH 09/10] KVM: x86: nSVM: Fix assignment to IA32_PAT from L2
` [PATCH 10/10] KVM: selftests: nSVM: Add svm_nested_pat test
[PATCH] vfio: selftests: Add vfio_dma_mapping_mmio_test
2026-01-13 23:47 UTC (13+ messages)
[PATCH net-next v14 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-13 23:12 UTC (25+ messages)
` [PATCH net-next v14 01/12] vsock: add netns to vsock core
` [PATCH net-next v14 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v14 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v14 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v14 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v14 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v14 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v14 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v14 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v14 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v14 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v14 12/12] selftests/vsock: add tests for namespace deletion
[PATCH v2 0/3] vfio: selftests: Add MMIO DMA mapping test
2026-01-13 23:08 UTC (4+ messages)
` [PATCH v2 1/3] vfio: selftests: Centralize IOMMU mode name definitions
` [PATCH v2 2/3] vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
` [PATCH v2 3/3] vfio: selftests: Add vfio_dma_mapping_mmio_test
[PATCH net v2] selftests: net: fib-onlink-tests: Convert to use namespaces by default
2026-01-13 15:37 UTC
[PATCH v4 0/3] KVM ARM64 pre_fault_memory
2026-01-13 15:26 UTC (4+ messages)
` [PATCH v4 1/3] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v4 2/3] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v4 3/3] KVM: selftests: Add option for different backing in pre-fault tests
[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
2026-01-13 15:23 UTC (5+ messages)
` [PATCH nf-next v2 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v2 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration
[PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test
2026-01-13 14:22 UTC (5+ messages)
[PATCH 0/3] selftests/mm: add memory failure selftests
2026-01-13 14:05 UTC (8+ messages)
[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
2026-01-13 12:34 UTC (15+ messages)
` [PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
` [PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
[PATCH] selftests: harness: fix again 32-bit build warnings in __EXPECT()
2026-01-13 10:08 UTC
[PATCH v7 net-next 00/13] AccECN protocol case handling series
2026-01-13 8:07 UTC (7+ messages)
[PATCH RESEND net-next] selftests/net/ipsec: Fix variable size type not at the end of struct
2026-01-13 3:20 UTC (2+ messages)
[PATCH bpf-next v7 0/3] bpf: Fix FIONREAD and copied_seq issues
2026-01-13 2:50 UTC (4+ messages)
` [PATCH bpf-next v7 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v7 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v7 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
[PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
2026-01-13 0:55 UTC (2+ messages)
[PATCH net-next v2 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing
2026-01-13 0:16 UTC (4+ messages)
` [PATCH net-next v2 6/6] selftests: drv-net: gro: break out all individual test cases
[PATCH net-next v10 0/7] netconsole: support automatic target recovery
2026-01-12 21:53 UTC (6+ messages)
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
[PATCH net-next v2 0/1] PSP self test improvements
2026-01-12 20:57 UTC (2+ messages)
[PATCH v4 00/19] ublk: add support for integrity data
2026-01-12 19:44 UTC (6+ messages)
` [PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req()
[GIT PULL] kselftest fixes update for Linux 6.19-rc5
2026-01-12 19:38 UTC (2+ messages)
[PATCH cgroup/for-6.20 v5 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2026-01-12 19:31 UTC (7+ messages)
` [PATCH cgroup/for-6.20 v5 1/5] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [PATCH cgroup/for-6.20 v5 2/5] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [PATCH cgroup/for-6.20 v5 3/5] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [PATCH cgroup/for-6.20 v5 4/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
` [PATCH cgroup/for-6.20 v5 5/5] cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
[PATCH v2] KVM: selftests: Fix sign extension bug in get_desc64_base()
2026-01-12 17:38 UTC (2+ messages)
[PATCH v3 02/12] rust: macros: use `quote!` from vendored crate
2026-01-12 17:07 UTC (3+ messages)
` [PATCH v3 08/12] rust: macros: convert `#[kunit_tests]` macro to use `syn`
` [PATCH v3 11/12] rust: kunit: use `pin_init::zeroed` instead of custom null value
[PATCH net-next 0/2] selftests: Couple of fixes in Toeplitz RPS cases
2026-01-12 16:06 UTC (5+ messages)
` [PATCH net-next 2/2] selftests: drv-net: fix RPS mask handling for high CPU numbers
[PATCH cgroup/for-6.20 v4 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
2026-01-12 16:02 UTC (7+ messages)
` [PATCH cgroup/for-6.20 v4 4/5] "
[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
2026-01-12 14:56 UTC (10+ messages)
` [PATCH bpf-next v5 1/9] "
` [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v5 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v5 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v5 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v5 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v5 8/9] libbpf: Add common attr "
` [PATCH bpf-next v5 9/9] selftests/bpf: Add tests to verify map create failure log
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