messages from 2026-01-15 09:05:15 to 2026-01-16 21:29:07 UTC [more...]
[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-16 21:28 UTC (4+ messages)
` [PATCH net-next v15 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v15 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v15 04/12] selftests/vsock: increase timeout to 1200
[PATCH net-next v10 0/7] netconsole: support automatic target recovery
2026-01-16 21:01 UTC (4+ messages)
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
[PATCH v7 0/3] drivers/base: Introduce revocable
2026-01-16 18:31 UTC (17+ messages)
` [PATCH v7 1/3] revocable: Revocable resource management
` [PATCH v7 2/3] revocable: Add Kunit test cases
` [PATCH v7 3/3] selftests: revocable: Add kselftest cases
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-16 18:16 UTC (42+ 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 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
[PATCH v2] kunit: add bash completion
2026-01-16 17:46 UTC
[PATCH 0/3] sparc: Add architecture support for clone3
2026-01-16 17:19 UTC (9+ messages)
` [PATCH 1/3] sparc: Synchronize user stack on fork and clone
` [PATCH 2/3] sparc: Add architecture support for clone3
` [PATCH 3/3] selftests/clone3: Add sys_clone3 wrapper for SPARC
[PATCH] kunit: add bash completion
2026-01-16 17:16 UTC (5+ messages)
[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
2026-01-16 16:07 UTC (32+ messages)
` [PATCH 01/23] gpiolib: Correct wrong kfree() usage for `kobj->name`
` [PATCH 02/23] gpiolib: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
` [PATCH 03/23] gpiolib: Fix resource leaks on errors in gpiochip_add_data_with_key()
` [PATCH 04/23] gpiolib: Fix resource leaks on errors in lineinfo_changed_notify()
` [PATCH 05/23] gpiolib: cdev: Correct return code on memory allocation failure
` [PATCH 06/23] gpiolib: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH 07/23] gpiolib: Remove redundant check for struct gpio_chip
` [PATCH 08/23] gpiolib: sysfs: "
` [PATCH 09/23] gpiolib: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH 10/23] gpiolib: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH 11/23] selftests: gpio: Add gpio-cdev-uaf tests
` [PATCH 12/23] gpiolib: Add revocable provider handle for struct gpio_chip
` [PATCH 13/23] gpiolib: cdev: Leverage revocable for gpio_fileops
` [PATCH 14/23] gpiolib: cdev: Leverage revocable for linehandle_fileops
` [PATCH 15/23] gpiolib: cdev: Leverage revocable for line_fileops
` [PATCH 16/23] gpiolib: cdev: Leverage revocable for lineevent_fileops
` [PATCH 17/23] gpiolib: cdev: Leverage revocable for lineinfo_changed_notify
` [PATCH 18/23] gpiolib: Leverage revocable for gpiolib_sops
` [PATCH 19/23] revocable: Support to define revocable consumer handle on stack
` [PATCH 20/23] revocable: Add Kunit test case for DEFINE_REVOCABLE()
` [PATCH 21/23] selftests: revocable: Add "
` [PATCH 22/23] gpiolib: Leverage revocable for other independent lifecycle instances
` [PATCH 23/23] gpiolib: Remove unused `chip` and `srcu` in struct gpio_device
[PATCH v4 0/3] KVM ARM64 pre_fault_memory
2026-01-16 14:33 UTC (4+ messages)
` [PATCH v4 1/3] KVM: arm64: Add pre_fault_memory implementation
[RESEND PATCH] selftests/run_kselftest.sh: Add `--skip` argument option
2026-01-16 14:20 UTC
[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
2026-01-16 14:17 UTC (10+ messages)
` [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support for prog_load
` [PATCH bpf-next v5 8/9] libbpf: Add common attr support for map_create
[PATCH v2 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-16 13:59 UTC (12+ messages)
` [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v2 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v2 5/6] powerpc64/bpf: Support exceptions
[PATCH] selftests/mm: remove virtual_address_range test
2026-01-16 13:20 UTC
[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
2026-01-16 12:10 UTC (3+ messages)
[PATCH net-next v2] selftests: net: csum: Fix printk format in recv_get_packet_csum_status()
2026-01-16 10:13 UTC (2+ messages)
[PATCH] kunit: tool: suppress confusing error output in test
2026-01-16 9:30 UTC (2+ messages)
[PATCH bpf-next 0/4] selftests/bpf: add a new runner for bpftool tests
2026-01-16 8:14 UTC (12+ 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 nf-next v3 0/5] Add IP6IP6 flowtable SW acceleration
2026-01-16 8:13 UTC (6+ messages)
` [PATCH nf-next v3 1/5] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH nf-next v3 2/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v3 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next v3 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next v3 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
2026-01-16 8:10 UTC (7+ 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 v10 0/5] net: devmem: improve cpu cost of RX token management
2026-01-16 5:02 UTC (6+ messages)
` [PATCH net-next v10 1/5] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v10 2/5] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v10 3/5] net: devmem: implement autorelease token management
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v10 5/5] selftests: drv-net: devmem: add autorelease tests
[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-01-16 4:23 UTC (11+ messages)
` [PATCH v2 1/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v2 2/8] KVM: x86: nSVM: Cache g_pat in vmcb_save_area_cached
` [PATCH v2 3/8] KVM: x86: nSVM: Add validity check for vmcb12 g_pat
` [PATCH v2 4/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v2 5/8] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v2 6/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v2 7/8] KVM: x86: nSVM: Handle restore of legacy nested state
` [PATCH v2 8/8] KVM: selftests: nSVM: Add svm_nested_pat test
[PATCH net v2] selftests: net: fib-onlink-tests: Convert to use namespaces by default
2026-01-16 4:00 UTC (4+ messages)
[PATCH net-next v2] selftests: tls: use mkstemp instead of open(O_TMPFILE)
2026-01-16 2:49 UTC (2+ messages)
[PATCH RESEND] docs: kselftest: remove link to obsolete wiki
2026-01-16 2:23 UTC (3+ messages)
[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 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 (4+ messages)
` [PATCH net-next v2 2/2] "
[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 (5+ messages)
[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
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