messages from 2026-01-26 20:40:10 to 2026-01-28 15:02:24 UTC [more...]
[PATCH bpf-next v2 0/3] bpf, arm64: Add fsession support
2026-01-28 15:01 UTC (3+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add bpf_arch_supports_fsession()
` [PATCH bpf-next v2 2/3] bpf, arm64: Add fsession support
[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
2026-01-28 14:53 UTC (15+ messages)
` [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
2026-01-28 14:44 UTC (4+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr
[PATCH v12 net-next 00/15] AccECN protocol case handling series
2026-01-28 14:34 UTC (16+ messages)
` [PATCH v12 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v12 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v12 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v12 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v12 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v12 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v12 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v12 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v12 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v12 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v12 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v12 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v12 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v12 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v12 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-01-28 14:23 UTC (19+ messages)
` [PATCH 3/3] "
[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
2026-01-28 13:47 UTC (2+ messages)
[PATCH v8 07/15] iommupt: Add map_pages op
2026-01-28 13:32 UTC (15+ messages)
[PATCH v10 01/15] set_memory: set_direct_map_* to take address
2026-01-28 12:18 UTC (2+ messages)
[PATCH] selftests: runner: Avoid spurious warning about missing failures file
2026-01-28 11:39 UTC (3+ messages)
[PATCH v4] selftests/futex: fix the failed futex_requeue test issue
2026-01-28 10:24 UTC
[PATCH 0/5] selftests: harness: Detect illegal mixing of kselftest and harness functionality
2026-01-28 10:24 UTC (6+ messages)
` [PATCH 1/5] selftests: kselftest: Treat xpass as successful result
` [PATCH 2/5] selftests: harness: Validate that explicit kselftest exitcodes are handled
` [PATCH 3/5] selftests: kselftest: Add ksft_reset_state()
` [PATCH 4/5] selftests: harness: Detect illegal mixing of kselftest and harness functionality
` [PATCH 5/5] selftests: harness: Validate intermixing "
[PATCH net-next v4 2/2] selftests: net: add ICMP error source address test over xfrm tunnel
2026-01-28 10:20 UTC
[PATCH net-next] selftests: drv-net: rss_flow_label: skip unsupported devices
2026-01-28 9:02 UTC
[PATCH v2] selftests/futex: fix the failed futex_requeue test issue
2026-01-28 8:36 UTC (4+ messages)
[PATCH v11 net-next 00/15] AccECN protocol case handling series
2026-01-28 7:44 UTC (4+ messages)
` [PATCH v11 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
[PATCH v3] selftests/futex: fix the failed futex_requeue test issue
2026-01-28 7:16 UTC
[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
2026-01-28 4:42 UTC (3+ 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 v11 00/14] arm64: entry: Convert to Generic Entry
2026-01-28 3:19 UTC (15+ messages)
` [PATCH v11 01/14] entry: Remove unused syscall in syscall_trace_enter()
` [PATCH v11 02/14] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v11 03/14] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v11 04/14] arm64: syscall: Rework el0_svc_common()
` [PATCH v11 05/14] arm64/ptrace: Not check _TIF_SECCOMP/SYSCALL_EMU for syscall_exit_work()
` [PATCH v11 06/14] arm64/ptrace: Do not report_syscall_exit() for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v11 07/14] arm64/ptrace: Expand secure_computing() in place
` [PATCH v11 08/14] arm64/ptrace: Use syscall_get_arguments() helper
` [PATCH v11 09/14] entry: Rework syscall_exit_to_user_mode_work() for arch reuse
` [PATCH v11 10/14] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v11 11/14] arm64: entry: Convert to generic entry
` [PATCH v11 12/14] arm64: Inline el0_svc_common()
` [PATCH v11 13/14] entry: Inline syscall_exit_work() and syscall_trace_enter()
` [PATCH v11 14/14] selftests: sud_test: Support aarch64
[PATCH v2 0/5] selftests: net: fix false failures due to missing features and host interference
2026-01-28 2:46 UTC (8+ messages)
` [PATCH v2 1/5] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable
` [PATCH v2 2/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
` [PATCH v2 3/5] selftests: net: run reuseport tests in netns to avoid port conflicts
` [PATCH v2 4/5] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH v2 5/5] selftests: net: io_uring_zerocopy: enable io_uring for the test
[PATCH bpf-next v2 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
2026-01-28 2:27 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
[PATCH] selftests/futex: fix incorrect result reporting of futex_requeue test item
2026-01-28 2:09 UTC (3+ messages)
[PATCH v2 1/2] selftests: ptp: use KSFT_SKIP exit code for skip scenarios
2026-01-28 2:10 UTC (5+ messages)
` [PATCH v2 2/2] selftests: ptp: treat unsupported PHC operations as skip
[PATCH v2] selftests/futex: fix incorrect result reporting of futex_requeue test item
2026-01-28 2:03 UTC
[PATCH net-next v2 0/7] net/rds: RDS-TCP protocol and extension improvements
2026-01-28 1:13 UTC (8+ messages)
` [PATCH net-next v2 1/7] net/rds: new extension header: rdma bytes
` [PATCH net-next v2 2/7] net/rds: Encode cp_index in TCP source port
` [PATCH net-next v2 3/7] net/rds: rds_tcp_conn_path_shutdown must not discard messages
` [PATCH net-next v2 4/7] net/rds: Kick-start TCP receiver after accept
` [PATCH net-next v2 5/7] net/rds: Clear reconnect pending bit
` [PATCH net-next v2 6/7] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [PATCH net-next v2 7/7] net/rds: Trigger rds_send_ping() more than once
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-28 0:29 UTC (15+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-27 23:46 UTC (4+ messages)
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
[RFC PATCH 0/5] kselftest/resctrl: Enable CAT and NONCONT_CAT tests on ARM
2026-01-27 20:47 UTC (4+ messages)
` [RFC PATCH 5/5] kselftests/resctrl: Add support for CAT test "
[PATCH net-next v2] netconsole: selftests: Move netconsole selftests to separate target
2026-01-27 19:39 UTC
[PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
2026-01-27 19:34 UTC (7+ messages)
[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
2026-01-27 19:29 UTC (18+ messages)
` [PATCH RFC 01/17] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH RFC 02/17] userfaultfd: introduce struct mfill_state
` [PATCH RFC 03/17] userfaultfd: introduce mfill_get_pmd() helper
` [PATCH RFC 04/17] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH RFC 05/17] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH RFC 06/17] userfaultfd: move vma_can_userfault out of line
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 08/17] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH RFC 10/17] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH RFC 11/17] userfaultfd: mfill_atomic() remove retry logic
` [PATCH RFC 12/17] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH RFC 13/17] mm: introduce VM_FAULT_UFFD_MISSING "
` [PATCH RFC 14/17] KVM: guest_memfd: implement userfaultfd minor mode
` [PATCH RFC 15/17] KVM: guest_memfd: implement userfaultfd missing mode
` [PATCH RFC 16/17] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH RFC 17/17] KVM: selftests: test userfaultfd missing "
[PATCH net 0/5] mptcp: avoid dup NL events and propagate error
2026-01-27 19:27 UTC (6+ messages)
` [PATCH net 1/5] mptcp: avoid dup SUB_CLOSED events after disconnect
` [PATCH net 2/5] selftests: mptcp: check no dup close events after error
` [PATCH net 3/5] mptcp: only reset subflow errors when propagated
` [PATCH net 4/5] selftests: mptcp: check subflow errors in close events
` [PATCH net 5/5] selftests: mptcp: join: fix local endp not being tracked
[PATCH bpf-next 0/2] selftests/bpf: signal-on-connect() vs sockmap update
2026-01-27 18:58 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for connect() racing sockmap update and signal
[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
2026-01-27 17:33 UTC (2+ messages)
[PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
2026-01-27 17:20 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf, arm64: Add fsession support
2026-01-27 16:33 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] bpf/selftests: Enable fsession and get_func_ tests on arm64*
[PATCH net-next] selftests: drv-net: psp: fix test flakes from racy connection close
2026-01-27 16:30 UTC
[PATCH 0/2] kselftest/arm64: Small fp-pidbench enhancements
2026-01-27 16:16 UTC (3+ messages)
` [PATCH 1/2] kselftest/arm64: Add a no-SVE loop after SVE in fp-pidbench
` [PATCH 2/2] kselftest/arm64: Raise default number of loops "
[PATCH bpf-next v3 0/3] Add wakeup_source iterators
2026-01-27 16:15 UTC (3+ messages)
` [PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk
[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
2026-01-27 15:56 UTC (5+ messages)
` [PATCH 22/23] gpiolib: Leverage revocable for other independent lifecycle instances
[PATCH bpf-next v8 0/9] bpf: Extend BPF syscall with common attributes support
2026-01-27 14:40 UTC (4+ messages)
` [PATCH bpf-next v8 4/9] bpf: Add syscall common attributes support for prog_load
[PATCH bpf-next 0/2] bpf: Fix verifier_bug_if to account for BPF_CALL
2026-01-27 12:37 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] bpf: Test nospec after dead stack write in helper
[PATCH] kselftest/arm64: Add missing file in .gitignore
2026-01-27 11:39 UTC (2+ messages)
[RFC PATCH bpf-next v5 00/12] mm: memcontrol: Add BPF hooks for memory controller
2026-01-27 10:08 UTC (18+ messages)
` [RFC PATCH bpf-next v5 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v5 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v5 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v5 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v5 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v5 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v5 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v5 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v5 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v5 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v5 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v5 12/12] samples/bpf: Add memcg priority control example
[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-27 10:00 UTC (2+ messages)
[PATCH v5 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
2026-01-27 6:53 UTC (5+ messages)
[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
2026-01-27 6:48 UTC (22+ messages)
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
[PATCH net-next v1 1/7] net/rds: new extension header: rdma bytes
2026-01-27 6:16 UTC (3+ messages)
` [net-next,v1,1/7] "
[PATCH net-next v2] selftests: net: fix wrong boolean evaluation in __exit__
2026-01-27 3:40 UTC (2+ messages)
[PATCH bpf-next v4 0/3] selftests/bpf: migrate a few bpftool testing scripts
2026-01-27 3:00 UTC (2+ messages)
[PATCH] selftests/zram: remove max_comp_streams test
2026-01-27 2:39 UTC
[PATCH v2] selftests: ublk: mark each test start and end time in dmesg
2026-01-27 1:51 UTC (2+ messages)
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-26 21:56 UTC (11+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
[PATCH bpf-next] selftests/bpf: Harden cpu flags test for lru_percpu_hash map
2026-01-26 20:40 UTC (2+ messages)
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