messages from 2026-01-13 14:38:00 to 2026-01-15 21:48:11 UTC [more...]
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-15 21:48 UTC (29+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
` [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 v8 net-next 00/14] AccECN protocol case handling series
2026-01-15 19:31 UTC (16+ messages)
` [PATCH v8 net-next 01/14] tcp: try to avoid safer when ACKs are thinned
` [PATCH v8 net-next 02/14] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v8 net-next 03/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v8 net-next 04/14] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v8 net-next 05/14] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v8 net-next 06/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v8 net-next 07/14] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v8 net-next 08/14] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v8 net-next 09/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v8 net-next 10/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v8 net-next 11/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v8 net-next 12/14] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v8 net-next 13/14] tcp: accecn: enable AccECN
` [PATCH v8 net-next 14/14] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH net-next v9 0/9] Add support for providers with large rx buffer
2026-01-15 17:12 UTC (10+ messages)
` [PATCH net-next v9 1/9] net: memzero mp params when closing a queue
` [PATCH net-next v9 2/9] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v9 3/9] net: add bare bone queue configs
` [PATCH net-next v9 4/9] net: pass queue rx page size from memory provider
` [PATCH net-next v9 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v9 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v9 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v9 8/9] selftests: iou-zcrx: test large chunk sizes
` [PATCH net-next v9 9/9] io_uring/zcrx: document area chunking parameter
[PATCH v5 00/24] ARM64 PMU Partitioning
2026-01-15 18:09 UTC (4+ messages)
[PATCH bpf-next 0/4] selftests/bpf: add a new runner for bpftool tests
2026-01-15 17:58 UTC (10+ 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 RESEND] docs: kselftest: remove link to obsolete wiki
2026-01-15 17:24 UTC
[PATCH net-next v8 0/9] Add support for providers with large rx buffer
2026-01-15 17:10 UTC (4+ messages)
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size
[PATCH net-next v2 0/2] selftests: net: improve error handling in passive TFO test
2026-01-15 16:21 UTC (6+ messages)
` [PATCH net-next v2 2/2] "
[PATCH] kunit: add bash completion
2026-01-15 14:53 UTC
[PATCH net-next] selftests: net: Add kernel selftest for RFC 4884
2026-01-15 14:51 UTC (2+ messages)
[PATCH] selftests: vDSO: getrandom: Fix path to s390 chacha implementation
2026-01-15 14:11 UTC (3+ messages)
[PATCH v2 net-next 0/1] AccECN packetdrill selftest series
2026-01-15 12:33 UTC (6+ messages)
` [PATCH v2 net-next 1/1] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH v4 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
2026-01-15 11:17 UTC (3+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-15 11:08 UTC (3+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH net v2] selftests: net: fib-onlink-tests: Convert to use namespaces by default
2026-01-15 10:51 UTC (3+ messages)
[PATCH v4 0/3] KVM ARM64 pre_fault_memory
2026-01-15 9:51 UTC (5+ 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 v9 00/30] KVM: arm64: Implement support for SME
2026-01-15 9:02 UTC (23+ 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 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v9 23/30] KVM: arm64: Context switch SME state for guests
` [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 net-next v2] selftests: tls: use mkstemp instead of open(O_TMPFILE)
2026-01-15 9:02 UTC
[PATCH 0/6] selftests: vDSO: Assorted cleanups and improvements
2026-01-15 8:29 UTC (7+ messages)
` [PATCH 1/6] Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
` [PATCH 2/6] selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
` [PATCH 3/6] selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
` [PATCH 4/6] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH 5/6] selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
` [PATCH 6/6] selftests: vDSO: vdso_test_correctness: Add a test for time()
[PATCH v2 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-15 8:29 UTC (15+ 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 bpf-next v3 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps
2026-01-15 3:33 UTC (7+ messages)
` [PATCH bpf-next v3 1/5] bpf: lru: Tidy hash handling in LRU code
` [PATCH bpf-next v3 4/5] bpf: lru: Fix unintended eviction when updating lru hash maps
[PATCH v9 00/26] riscv control-flow integrity for usermode
2026-01-15 3:11 UTC (3+ messages)
` [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-15 2:57 UTC (3+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
2026-01-14 22:13 UTC (6+ messages)
` [PATCH v5 0/3] tracing/fprobe: "
` [PATCH v5 1/3] "
` [PATCH v5 2/3] docs: tracing/fprobe: Document list filters "
` [PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax
[PATCH 00/10] KVM: x86: nSVM: Improve PAT virtualization
2026-01-14 21:28 UTC (7+ messages)
` [PATCH 02/10] KVM: x86: nSVM: Add VALID_GPAT flag to kvm_svm_nested_state_hdr
` [PATCH 04/10] KVM: x86: nSVM: Restore L1's PAT on emulated #VMEXIT from L2 to L1
[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
2026-01-14 21:25 UTC (11+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "
[PATCH] vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMU
2026-01-14 21:12 UTC
[PATCH net-next v14 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-14 17:21 UTC (20+ messages)
` [PATCH net-next v14 01/12] vsock: add netns to vsock core
` [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 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v14 12/12] selftests/vsock: add tests for namespace deletion
[PATCH v3 0/3] vfio: selftests: Add MMIO DMA mapping test
2026-01-14 18:57 UTC (4+ messages)
` [PATCH v3 1/3] vfio: selftests: Centralize IOMMU mode name definitions
` [PATCH v3 2/3] vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
` [PATCH v3 3/3] vfio: selftests: Add vfio_dma_mapping_mmio_test
[PATCH v2 0/3] vfio: selftests: Add MMIO DMA mapping test
2026-01-14 18:45 UTC (8+ 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-next 0/1] AccECN packetdrill selftest series
2026-01-14 16:12 UTC (6+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases
[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
2026-01-14 13:57 UTC (12+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
2026-01-14 11:32 UTC (4+ messages)
[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 v2 0/2] selftests: Couple of fixes in Toeplitz RPS cases
2026-01-14 3:20 UTC (2+ messages)
[PATCH net-next v3 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing
2026-01-14 2:40 UTC (2+ messages)
[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] vfio: selftests: Add vfio_dma_mapping_mmio_test
2026-01-13 23:47 UTC (13+ messages)
[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
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