messages from 2025-11-27 20:06:36 to 2025-12-02 05:46:00 UTC [more...]
[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-12-02 5:45 UTC (2+ messages)
[PATCH net-next V3 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-12-02 1:20 UTC (8+ messages)
` [PATCH net-next V3 1/6] selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
` [PATCH net-next V3 2/6] selftests: drv-net: introduce Iperf3Runner for measurement use cases
` [PATCH net-next V3 3/6] selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.py
` [PATCH net-next V3 4/6] selftests: drv-net: Set shell=True for sysfs writes "
` [PATCH net-next V3 5/6] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH net-next V3 6/6] selftests: drv-net: Fix tolerance calculation "
[PATCH net-next 0/4] (no cover subject)
2025-12-02 0:36 UTC (11+ messages)
` [PATCH net-next 1/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next 2/4] netconsole: Add configfs attribute for direct message sending
` [PATCH net-next 3/4] selftests/netconsole: Switch to configfs send_msg interface
` [PATCH net-next 4/4] Documentation: netconsole: Document send_msg configfs attribute
[PATCH] KVM: selftests: Fix core dump in rseq_test
2025-12-01 23:16 UTC (2+ messages)
[PATCH v7 net-next 00/13] AccECN protocol case handling series
2025-12-01 23:05 UTC (15+ messages)
` [PATCH v7 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v7 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v7 net-next 03/13] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v7 net-next 04/13] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v7 net-next 05/13] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v7 net-next 06/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v7 net-next 07/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v7 net-next 08/13] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v7 net-next 09/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v7 net-next 11/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v7 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v7 net-next 13/13] tcp: accecn: enable AccECN
[PATCH RFC/RFT net-next v2 0/5] net: dsa: deny unsupported 8021q upper on bridge port configurations
2025-12-01 22:48 UTC (11+ messages)
` [PATCH RFC/RFT net-next v2 1/5] net: dsa: deny bridge VLAN with existing 8021q upper on any port
` [PATCH RFC/RFT net-next v2 2/5] net: dsa: deny multiple 8021q uppers on bridged ports for the same VLAN
` [PATCH RFC/RFT net-next v2 3/5] selftests: no_forwarding: test VLAN uppers on VLAN aware bridged ports
` [PATCH RFC/RFT net-next v2 4/5] net: dsa: deny 8021q uppers on vlan unaware "
` [PATCH RFC/RFT net-next v2 5/5] selftests: no_forwarding: test VLAN uppers on VLAN-unaware "
[PATCH net-next v8 0/5] netconsole: support automatic target recovery
2025-12-01 22:06 UTC (13+ messages)
` [PATCH net-next v8 1/5] netconsole: add target_state enum
` [PATCH net-next v8 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v8 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v8 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v8 5/5] selftests: netconsole: validate target resume
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2025-12-01 21:59 UTC (22+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "
[PATCH net-next 1/2] selftests: drv-net: gro: improve feature config
2025-12-01 21:50 UTC (9+ messages)
` [PATCH net-next 2/2] selftests: drv-net: gro: run the test against HW GRO and LRO
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-12-01 21:39 UTC (23+ messages)
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
[PATCH net-next] selftests: net: py: handle interrupt during cleanup
2025-12-01 21:10 UTC (4+ messages)
[PATCH net-next] selftests: netconsole: remove log noise due to socat exit
2025-12-01 21:10 UTC (3+ messages)
[PATCH net-next] selftests: net: add a hint about MACAddressPolicy=persistent
2025-12-01 21:10 UTC (2+ messages)
[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-12-01 20:57 UTC (14+ messages)
` [PATCH v3 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH v3 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v3 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v3 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v3 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH v12 00/23] TDX KVM selftests
2025-12-01 20:28 UTC (4+ messages)
` [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code
[PATCH] lib/test_vmalloc.c: Minor fixes to test_vmalloc.c
2025-12-01 18:18 UTC
[PATCH RFC nf-next 0/4] Add IP6IP6 flowtable SW acceleration
2025-12-01 17:54 UTC (6+ messages)
` [PATCH RFC nf-next 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH RFC nf-next 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH RFC nf-next 3/4] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH RFC nf-next 4/4] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
` [syzbot ci] Re: Add IP6IP6 flowtable SW acceleration
[PATCH v1 0/6] seccomp: support nested listeners
2025-12-01 12:24 UTC (2+ messages)
` [PATCH v1 6/6] tools/testing/selftests/seccomp: test "
[PATCH v2 00/13] tools/nolibc: always use 64-bit time-related types
2025-12-01 10:53 UTC (11+ messages)
` [PATCH v2 04/13] tools/nolibc/time: drop invocation of gettimeofday system call
` [PATCH v2 09/13] tools/nolibc: always use 64-bit time types
` [PATCH v2 12/13] tools/nolibc: add __nolibc_static_assert()
[PATCH v8 00/12] arm64: entry: Convert to Generic Entry
2025-12-01 10:17 UTC (7+ messages)
` [PATCH v8 11/12] arm64: entry: Convert to generic entry
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-01 9:44 UTC (2+ messages)
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-01 9:42 UTC (2+ messages)
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-01 9:38 UTC (2+ messages)
` [PATCH v6] "
[PATCH 1/2 net-next] ipv6: use the right ifindex when replying to icmpv6 from localhost
2025-12-01 8:58 UTC (4+ messages)
` [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling
[PATCH] selftests: breakpoints: check RTC wakeup alarm support before test
2025-12-01 8:31 UTC (3+ messages)
[PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
2025-12-01 4:07 UTC (5+ messages)
[PATCH net-next v7 0/9] Add support for providers with large rx buffer
2025-11-30 23:35 UTC (10+ messages)
` [PATCH net-next v7 1/9] net: page pool: xa init with destroy on pp init
` [PATCH net-next v7 2/9] net: page_pool: sanitise allocation order
` [PATCH net-next v7 3/9] net: memzero mp params when closing a queue
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v7 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
` [PATCH net-next v7 8/9] io_uring/zcrx: document area chunking parameter
` [PATCH net-next v7 9/9] selftests: iou-zcrx: test large chunk sizes
[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-30 11:05 UTC (12+ messages)
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
[PATCH bpf-next v2 0/4] selftests/bpf: convert test_tc_edt.sh into test_progs
2025-11-29 19:11 UTC (8+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
` [PATCH bpf-next v2 2/4] selftests/bpf: integrate test_tc_edt into test_progs
` [PATCH bpf-next v2 3/4] selftests/bpf: remove test_tc_edt.sh
` [PATCH bpf-next v2 4/4] selftests/bpf: do not hardcode target rate in test_tc_edt BPF program
[PATCH] selftests: tls: fix read/write of garbage value
2025-11-29 15:40 UTC (3+ messages)
[PATCH v7 0/3] statmount: accept fd as a parameter
2025-11-29 9:11 UTC (4+ messages)
` [PATCH v7 1/3] statmount: permission check should return EPERM
` [PATCH v7 2/3] statmount: accept fd as a parameter
` [PATCH v7 3/3] selftests: statmount: tests for STATMOUNT_BY_FD
[PATCH net] selftests: bonding: add delay before each xvlan_over_bond connectivity check
2025-11-29 4:30 UTC (2+ messages)
[PATCH bpf-next v2] tools: bpf: remove runqslower tool
2025-11-28 23:20 UTC (2+ messages)
[PATCH v4 00/18] vfio: selftests: Support for multi-device tests
2025-11-28 19:44 UTC (2+ messages)
[PATCH][next] KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"
2025-11-28 18:51 UTC (2+ messages)
[PATCH] selftests: mptcp: initialize raw_addr to Null
2025-11-28 18:40 UTC (5+ messages)
[PATCH] KVM: selftests: Include missing uapi header for *_VECTOR definitions
2025-11-28 15:50 UTC (3+ messages)
[PATCH net-next v7 0/5] netconsole: support automatic target recovery
2025-11-28 0:47 UTC (4+ messages)
[PATCH net 0/3] bonding: fix 802.3ad churn machine and port state issues
2025-11-28 0:26 UTC (6+ messages)
` [PATCH net 2/3] bonding: restructure ad_churn_machine
[PATCH nf-next v2] selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP traffic
2025-11-27 22:21 UTC
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-11-27 21:14 UTC (3+ messages)
[PATCH net-next v6 0/8][pull request] Add support for providers with large rx buffer
2025-11-27 20:44 UTC (9+ messages)
` [PATCH net-next v6 1/8] net: page_pool: sanitise allocation order
` [PATCH net-next v6 2/8] net: memzero mp params when closing a queue
` [PATCH net-next v6 3/8] net: let pp memory provider to specify rx buf len
` [PATCH net-next v6 4/8] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v6 5/8] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v6 6/8] eth: bnxt: allow providers to set rx buf size
` [PATCH net-next v6 7/8] io_uring/zcrx: document area chunking parameter
` [PATCH net-next v6 8/8] selftests: iou-zcrx: test large chunk sizes
[PATCH net-next V2 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-11-27 20:06 UTC (4+ 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