messages from 2026-05-13 10:54:30 to 2026-05-13 14:33:34 UTC [more...]
[PATCH net v2 0/4] rxrpc: Better fix for DATA/RESPONSE decrypt vs splice()
2026-05-13 14:33 UTC (6+ messages)
` [PATCH net v2 1/4] rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
` [PATCH net v2 2/4] crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
` [PATCH net v2 3/4] rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg
` [PATCH net v2 4/4] rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer
[PATCH net-next] net: netlink: warn on overwriting extack message
2026-05-13 14:32 UTC
[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
2026-05-13 14:29 UTC (2+ messages)
[PATCH net 0/4] xsk: fix meta and publish of cq issues
2026-05-13 14:21 UTC (6+ messages)
` [PATCH net 1/4] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
[PATCH] [net] dibs: Improve DIBS prompts and help texts
2026-05-13 14:20 UTC (2+ messages)
[PATCH net 0/6] pull-request: can 2026-05-07
2026-05-13 14:17 UTC (8+ messages)
` [PATCH net 2/6] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
` [PATCH net 6/6] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
[PATCH net-next 0/2] Add ICSSG firmware stats related to HSR
2026-05-13 14:07 UTC (7+ messages)
` [PATCH net-next 1/2] net: ti: icssg: Derive stats array lengths from ARRAY_SIZE
[PATCH v5 00/16] firmware: qcom: Add OP-TEE PAS service support
2026-05-13 13:44 UTC (2+ messages)
[PATCH phy-next 0/5] Lynx 28G SerDes: 25GbE support
2026-05-13 13:37 UTC (8+ messages)
` [PATCH phy-next 5/5] phy: lynx-28g: add support for 25GBASER
[PATCH net-next] net: usb: usbnet: use proper ep number macros
2026-05-13 13:29 UTC
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-05-13 13:26 UTC (12+ messages)
[PATCH] dt-bindings: Consolidate "sram" property definition
2026-05-13 13:26 UTC (2+ messages)
[PATCH net-next v10 0/9] net: phy_port: SFP modules representation and phy_port listing
2026-05-13 13:05 UTC (10+ messages)
` [PATCH net-next v10 1/9] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v10 2/9] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v10 3/9] net: phylink: Register a phy_port for MAC-driven SFP cages
` [PATCH net-next v10 4/9] net: phy: Create SFP phy_port before registering upstream
` [PATCH net-next v10 5/9] net: phy: Represent PHY-less SFP modules with phy_port
` [PATCH net-next v10 6/9] net: phy: phy_port: Store information about a MII port's vacant state
` [PATCH net-next v10 7/9] net: phy: phy_link_topology: Add a helper to retrieve ports
` [PATCH net-next v10 8/9] netlink: specs: Add ethernet port listing with ethtool
` [PATCH net-next v10 9/9] net: ethtool: Introduce ethtool command to list ports
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-05-13 13:04 UTC (4+ messages)
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
[PATCH net 0/3] netdevsim: psp: fix issues with stats collection
2026-05-13 12:59 UTC (4+ messages)
` [PATCH net 1/3] netdevsim: psp: initialize stats syncp before use
` [PATCH net 2/3] netdevsim: psp: update rx stats on the peer netdevsim
` [PATCH net 3/3] netdevsim: psp: serialize psp stats writers
[PATCH net] tls: Preserve sk_err across recvmsg() when data has been copied
2026-05-13 12:58 UTC
[PATCH] net: block MSG_NO_SHARED_FRAGS in sendmsg()
2026-05-13 12:55 UTC (3+ messages)
[PATCH net-next 00/12] net: enable TC956x support
2026-05-13 12:49 UTC (4+ messages)
` [PATCH net-next 12/12] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCS8081 phy
[PATCH net-next v9 00/10] net: phy_port: SFP modules representation and phy_port listing
2026-05-13 12:49 UTC (4+ messages)
` [PATCH net-next v9 03/10] net: phylink: Register a phy_port for MAC-driven SFP busses
[PATCH net-next 0/5] selftests: openvswitch: pylint cleanup for ovs-dpctl.py
2026-05-13 12:47 UTC (7+ messages)
` [PATCH net-next 1/5] selftests: openvswitch: convert %-formatting to f-strings
` [PATCH net-next 2/5] selftests: openvswitch: fix misc pylint warnings in ovs-dpctl.py
` [PATCH net-next 3/5] selftests: openvswitch: rename classes and variables "
` [PATCH net-next 4/5] selftests: openvswitch: add missing docstrings "
` [PATCH net-next 5/5] selftests: openvswitch: suppress pylint complexity warnings
[PATCH net] IB/IPoIB: ndo_set_rx_mode_async conversion
2026-05-13 12:45 UTC
[PATCH net-next 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
2026-05-13 12:34 UTC (7+ messages)
` [PATCH net-next 1/6] atm: convert "
` [PATCH net-next 2/6] xdp: "
` [PATCH net-next 3/6] af_iucv: "
` [PATCH net-next 4/6] l2tp: ppp: "
` [PATCH net-next 5/6] rxrpc: "
` [PATCH net-next 6/6] tipc: "
[PATCH net-next v6 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
2026-05-13 12:26 UTC (5+ messages)
` [PATCH net-next v6 11/12] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
[PATCH iwl-next 0/8] ixgbe: small cleanups and improvements
2026-05-13 12:13 UTC (5+ messages)
` [PATCH iwl-next 6/8] ixgbe: extract ixgbe_restart_auto_neg() to avoid code duplication
[PATCH net] openvswitch: vport: fix race between linking and the device notifier
2026-05-13 12:02 UTC (2+ messages)
[PATCH net] udp: Fix UDP length on last GSO_PARTIAL segment
2026-05-13 12:01 UTC (7+ messages)
[Patch net-next v3 0/7] r8169: add RSS support for RTL8127
2026-05-13 11:55 UTC (8+ messages)
` [Patch net-next v3 1/7] r8169: add support for multi irqs
` [Patch net-next v3 2/7] r8169: add support for multi rx queues
` [Patch net-next v3 3/7] r8169: add support for new interrupt mapping
` [Patch net-next v3 4/7] r8169: enable "
` [Patch net-next v3 5/7] r8169: add support and enable rss
` [Patch net-next v3 6/7] r8169: move struct ethtool_ops
` [Patch net-next v3 7/7] r8169: add support for ethtool
[Patch net-next v2 0/7] r8169: add RSS support for RTL8127
2026-05-13 11:54 UTC (4+ messages)
` [Patch net-next v2 5/7] r8169: add support and enable rss
[syzbot] [mm?] possible deadlock in gup_fast_fallback (3)
2026-05-13 11:44 UTC (2+ messages)
[PATCH RFC net-next 0/4] xdp: reuse generic skb XDP handling for veth
2026-05-13 11:31 UTC (5+ messages)
` [PATCH RFC net-next 4/4] veth: use generic skb XDP handling
[PATCH net] net: skbuff: preserve shared-frag marker during coalescing
2026-05-13 11:31 UTC (3+ messages)
[PATCH net] net: skbuff: propagate shared-frag marker through pskb_copy()
2026-05-13 11:25 UTC
[PATCH net v2] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
2026-05-13 11:22 UTC
[PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
2026-05-13 11:18 UTC (5+ messages)
[RFC net-next 0/4] devlink: Add boot-time defaults
2026-05-13 11:11 UTC (11+ messages)
[PATCH net] iavf: validate num_vsis in VIRTCHNL_OP_GET_VF_RESOURCES response
2026-05-13 11:10 UTC (2+ messages)
[PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
2026-05-13 10:57 UTC
[PATCH net 0/6] net: enetc: SR-IOV robustness and security fixes
2026-05-13 10:30 UTC (7+ messages)
` [PATCH net 1/6] net: enetc: validate VF primary MAC address before configuration
` [PATCH net 2/6] net: enetc: fix race condition in VF MAC address configuration
` [PATCH net 3/6] net: enetc: fix use-after-free in mailbox cleanup on interrupt race
` [PATCH net 4/6] net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardown
` [PATCH net 5/6] net: enetc: fix initialization order to prevent use of uninitialized resources
` [PATCH net 6/6] net: enetc: add ratelimiting to VF mailbox error messages
[PATCH net 0/2] ovpn: fix TCP teardown UAF races
2026-05-13 10:55 UTC (4+ messages)
` [PATCH net v2 "
` [PATCH v2 1/2] ovpn: tcp - use cached peer pointer in ovpn_tcp_close()
` [PATCH v2 2/2] ovpn: respect peer refcount in CMD_NEW_PEER error path
[PATCH net-next v3 0/2] net: openvswitch: Decouple flow operations from RTNL
2026-05-13 10:54 UTC (5+ messages)
` [PATCH net-next v3 2/2] net: openvswitch: decouple flow_table from ovs_mutex
[PATCH net v3 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-13 10:54 UTC (3+ messages)
` [PATCH net v3 1/2] vsock/virtio: reset connection on receiving queue overflow
` [PATCH net v3 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
page: | 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