messages from 2026-01-07 07:33:44 to 2026-01-07 16:29:54 UTC [more...]
[PATCH v2 00/15] fix DMA aligment issues around virtio
2026-01-07 16:29 UTC (5+ messages)
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues for events
[syzbot] [net?] KMSAN: uninit-value in IP6_ECN_decapsulate (3)
2026-01-07 16:24 UTC
[PATCH RFC net-next 00/13] dpll: Core improvements and ice E825-C SyncE support
2026-01-07 16:23 UTC (7+ messages)
` [PATCH RFC net-next 01/13] dt-bindings: net: ethernet-controller: Add DPLL pin properties
[PATCH 00/15] net: ftgmac100: Various probe cleanups
2026-01-07 16:09 UTC (7+ messages)
` [PATCH 04/15] net: ftgmac100: Use devm_alloc_etherdev()
` [PATCH 08/15] net: ftgmac100: Move NCSI probe code into a helper
[PATCH net-next 0/2] Add DSA tag handling for KS8995
2026-01-07 16:01 UTC (4+ messages)
` [PATCH net-next 1/2] net: dsa: tag_ks8995: Add the KS8995 tag handling
` [PATCH net-next 2/2] net: dsa: ks8995: Add DSA tagging to KS8995
[PATCH] net: fix udp gso skb_segment after pull from frag_list
2026-01-07 16:00 UTC (4+ messages)
[syzbot] [kernel?] INFO: rcu detected stall in watchdog (2)
2026-01-07 15:59 UTC (3+ messages)
[PATCH AUTOSEL 6.18] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
2026-01-07 15:53 UTC
[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
2026-01-07 15:50 UTC (3+ messages)
[syzbot] [net?] [nfc?] WARNING: locking bug in nci_close_device (3)
2026-01-07 15:44 UTC
[PATCH net-next] __udp_enqueue_schedule_skb() drops packets when there is no buffer space available, but currently does not update UDP SNMP counters
2026-01-07 15:44 UTC (2+ messages)
[PATCH net-next] net: phy: mxl-gpy: implement SGMII in-band configuration
2026-01-07 15:39 UTC
[PATCH 1/2 net-next v2] ipv6: use the right ifindex when replying to icmpv6 from localhost
2026-01-07 15:38 UTC (2+ messages)
` [PATCH 2/2 net-next v2] selftests: ipv6_icmp: add tests for ICMPv6 handling
Question about to KMSAN: uninit-value in can_receive
2026-01-07 15:34 UTC (14+ messages)
` [bpf, xdp] headroom - was: "
[syzbot] [afs?] [net?] KCSAN: data-race in rxrpc_peer_keepalive_worker / rxrpc_send_data_packet
2026-01-07 15:34 UTC
[PATCH 0/5] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-07 15:20 UTC (4+ messages)
` [PATCH 3/5] drm/radeon: Raise msi_addr_mask to 40 bits for pre-Bonaire
[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
2026-01-07 15:13 UTC (11+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode
` [RFC PATCH v3 35/35] Documentation: driver-api: ntb: Document remote eDMA transport backend
[PATCH net-next] udp: add drop count for packets in udp_prod_queue
2026-01-07 15:09 UTC (6+ messages)
[PATCH net-next 2/2] netconsole: convert to NBCON console infrastructure
2026-01-07 15:04 UTC (4+ messages)
[PATCH net-next v4 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
2026-01-07 14:59 UTC (5+ messages)
[PATCH net 0/3] cpsw_ale: Remove obsolete macros
2026-01-07 14:58 UTC (4+ messages)
` [PATCH net 1/3] net: ethernet: ti: cpsw_ale: Remove obsolete ALE_VERSION_MAJOR/MINOR
` [PATCH net 2/3] net: ethernet: ti: cpsw_ale: Remove obsolete ALE_VERSION_IR3
` [PATCH net 3/3] net: ethernet: ti: cpsw_ale: Remove obsolete ALE_VERSION_IR4
[PATCH net-next] selftests: forwarding: update PTP tcpdump patterns
2026-01-07 14:59 UTC (2+ messages)
[PATCH] Bluetooth: mgmt: report extended advertising SID to userspace
2026-01-07 14:57 UTC (2+ messages)
[PATCH net-next v6 0/6] Multi-queue aware sch_cake
2026-01-07 14:42 UTC (5+ messages)
` [PATCH net-next v6 2/6] net/sched: sch_cake: Factor out config variables into separate struct
[PATCH net] net: enetc: fix build warning when PAGE_SIZE is greater than 128K
2026-01-07 14:33 UTC (2+ messages)
[PATCH bpf-next v3 00/17] Decouple skb metadata tracking from MAC header offset
2026-01-07 14:28 UTC (18+ messages)
` [PATCH bpf-next v3 01/17] bnxt_en: Call skb_metadata_set when skb->data points at metadata end
` [PATCH bpf-next v3 02/17] i40e: "
` [PATCH bpf-next v3 03/17] igb: "
` [PATCH bpf-next v3 04/17] igc: "
` [PATCH bpf-next v3 05/17] ixgbe: "
` [PATCH bpf-next v3 06/17] net/mlx5e: "
` [PATCH bpf-next v3 07/17] veth: "
` [PATCH bpf-next v3 08/17] xsk: "
` [PATCH bpf-next v3 09/17] xdp: "
` [PATCH bpf-next v3 10/17] net: Track skb metadata end separately from MAC offset
` [PATCH bpf-next v3 11/17] bpf, verifier: Remove side effects from may_access_direct_pkt_data
` [PATCH bpf-next v3 12/17] bpf, verifier: Turn seen_direct_write flag into a bitmap
` [PATCH bpf-next v3 13/17] bpf, verifier: Propagate packet access flags to gen_prologue
` [PATCH bpf-next v3 14/17] bpf, verifier: Track when data_meta pointer is loaded
` [PATCH bpf-next v3 15/17] bpf, verifier: Support direct kernel calls in gen_prologue
` [PATCH bpf-next v3 16/17] bpf: Realign skb metadata for TC progs using data_meta
` [PATCH bpf-next v3 17/17] selftests/bpf: Test skb metadata access after L2 decapsulation
[PATCH bpf-next v5 0/3] bpf: Fix FIONREAD and copied_seq issues
2026-01-07 14:23 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v5 2/3] bpf, sockmap: Fix FIONREAD for sockmap
[PATCH net-next v3] octeon_ep: reset firmware ready status
2026-01-07 13:45 UTC
[PATCH v2] net: mediatek: add null pointer check for hardware offloading
2026-01-07 13:35 UTC (2+ messages)
[PATCH v5 0/7] ptp: vmclock: Add VM generation counter and ACPI notification
2026-01-07 13:28 UTC (9+ messages)
` [PATCH v5 1/7] ptp: vmclock: add vm generation counter
` [PATCH v5 2/7] ptp: vmclock: support device notifications
` [PATCH v5 3/7] dt-bindings: ptp: Add amazon,vmclock
` [PATCH v5 4/7] ptp: ptp_vmclock: Add device tree support
` [PATCH v5 5/7] ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
` [PATCH v5 6/7] ptp: ptp_vmclock: remove dependency on CONFIG_ACPI
` [PATCH v5 7/7] ptp: ptp_vmclock: return TAI not UTC
[PATCH net-next v2 00/10] Switch support
2026-01-07 13:24 UTC (11+ messages)
` [PATCH net-next v2 01/10] octeontx2-af: switch: Add AF to switch mbox and skeleton files
` [PATCH net-next v2 02/10] octeontx2-af: switch: Add switch dev to AF mboxes
` [PATCH net-next v2 03/10] octeontx2-pf: switch: Add pf files hierarchy
` [PATCH net-next v2 04/10] octeontx2-af: switch: Representor for switch port
` [PATCH net-next v2 05/10] octeontx2-af: switch: Enable Switch hw port for all channels
` [PATCH net-next v2 06/10] octeontx2-pf: switch: Register for notifier chains
` [PATCH net-next v2 07/10] octeontx2: switch: L2 offload support
` [PATCH net-next v2 08/10] octeontx2: switch: L3 "
` [PATCH net-next v2 09/10] octeontx2: switch: Flow "
` [PATCH net-next v2 10/10] octeontx2: switch: trace support
[PATCH bpf v2 0/2] bpf: Fix memory access flags in helper prototypes
2026-01-07 13:21 UTC (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
[PATCH net v3 0/3] disable interrupts and ensure dbell updation
2026-01-07 13:18 UTC (4+ messages)
` [PATCH net v3 1/3] octeon_ep: disable per ring interrupts
` [PATCH net v3 2/3] octeon_ep: ensure dbell BADDR updation
` [PATCH net v3 3/3] octeon_ep_vf: "
[PATCH RFC net-next 0/6] Support PHY LED for hibmcge driver
2026-01-07 13:09 UTC (17+ messages)
` [PATCH RFC net-next 2/6] net: phy: add support to set default rules
` [PATCH RFC net-next 3/6] net: hibmcge: create a software node for phy_led
[PATCH bpf 0/2] bpf: Fix memory access flags in helper prototypes
2026-01-07 13:03 UTC (5+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
[syzbot] [xfs?] INFO: task hung in xfs_file_fsync
2026-01-07 13:00 UTC (2+ messages)
[PATCH bpf 1/2] bpf: Fix memory access flags in helper prototypes
2026-01-07 12:58 UTC (3+ messages)
` [PATCH bpf 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
[PATCH v2 net] net: update netdev_lock_{type,name}
2026-01-07 12:54 UTC
[RFC PATCH net-next 1/2] ipv6: Honor oif when choosing nexthop for locally generated traffic
2026-01-07 12:51 UTC (4+ messages)
` [RFC PATCH net-next 2/2] selftests: fib_tests: Add test cases for route lookup with oif
[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
2026-01-07 12:51 UTC (3+ messages)
` [PATCH net-next 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
[RFC PATCH 0/1] lsm: Add hook unix_path_connect
2026-01-07 12:49 UTC (6+ messages)
[PATCH v2 1/3] net: Discard pm_runtime_put() return value
2026-01-07 12:41 UTC (7+ messages)
` [RESEND][PATCH v2 0/3] "
` [RESEND][PATCH v2 1/3] net: ethernet: ti: am65-cpsw: "
` [RESEND][PATCH v2 2/3] net: cadence: macb: "
` [RESEND][PATCH v2 3/3] net: wan: framer: Discard pm_runtime_put() return values
[PATCH v5 0/8] arm64: dts: mediatek: Add Openwrt One AP functionality
2026-01-07 12:35 UTC (5+ messages)
` [PATCH v5 1/8] dt-bindings: PCI: mediatek-gen3: Add MT7981 PCIe compatible
` (subset) [PATCH v5 0/8] arm64: dts: mediatek: Add Openwrt One AP functionality
[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
2026-01-07 12:24 UTC (3+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
[PATCH net-next v1 00/13] tools: ynl: clean up pylint issues
2026-01-07 12:21 UTC (14+ messages)
` [PATCH net-next v1 01/13] tools: ynl: pylint suppressions and docstrings
` [PATCH net-next v1 02/13] tools: ynl: fix pylint redefinition, encoding errors
` [PATCH net-next v1 03/13] tools: ynl: fix pylint exception warnings
` [PATCH net-next v1 04/13] tools: ynl: fix pylint dict, indentation, long lines, uninitialised
` [PATCH net-next v1 05/13] tools: ynl: fix pylint misc warnings
` [PATCH net-next v1 06/13] tools: ynl: fix pylint global variable related warnings
` [PATCH net-next v1 07/13] tools: ynl: fix logic errors reported by pylint
` [PATCH net-next v1 08/13] tools: ynl: ethtool: fix pylint issues
` [PATCH net-next v1 09/13] tools: ynl: fix pylint issues in ynl_gen_rst
` [PATCH net-next v1 10/13] tools: ynl-gen-c: suppress unhelpful pylint messages
` [PATCH net-next v1 11/13] tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined
` [PATCH net-next v1 12/13] tools: ynl-gen-c: fix pylint None, type, dict, generators, init
` [PATCH net-next v1 13/13] tools: ynl-gen-c: Fix remaining pylint warnings
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-01-07 12:19 UTC (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH net-next v3] net: ipv6: fix spelling typos in comments
2026-01-07 12:18 UTC
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-07 11:56 UTC (3+ messages)
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
[PATCH for 6.19 0/4] Revise the EM YNL spec to be clearer
2026-01-07 11:52 UTC (4+ messages)
[PATCH net-next 0/2] PSP self test improvements
2026-01-07 11:47 UTC (7+ messages)
` [PATCH net-next 1/2] selftests: drv-net: psp: Use first device when multiple are present
` [PATCH net-next 2/2] selftests: drv-net: psp: Don't fail psp_responder when no PSP devs found
[syzbot] [bridge?] KCSAN: data-race in br_fdb_update / br_fdb_update (8)
2026-01-07 11:05 UTC (2+ messages)
[PATCH net 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
2026-01-07 10:53 UTC (10+ messages)
` [PATCH net 2/2] vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
[PATCH net] macsec: Support VLAN-filtering lower devices
2026-01-07 10:47 UTC
[PATCH v2 net] net: bridge: annotate data-races around fdb->{updated,used}
2026-01-07 10:46 UTC (4+ messages)
[PATCH net] net: add net.core.qdisc_max_burst
2026-01-07 10:41 UTC
[PATCH net] tools: ynl: don't install tests
2026-01-07 10:36 UTC (2+ messages)
[PATCH 00/19] printk cleanup - part 3
2026-01-07 10:22 UTC (2+ messages)
[PATCH v2 0/2] net: phy: adin: enable configuration of the LP Termination Register
2026-01-07 10:25 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: net: adi,adin: document LP Termination property
[net-next v4 0/8] net: wwan: add NMEA port type support
2026-01-07 10:24 UTC (5+ messages)
` [net-next v4 7/8] net: wwan: prevent premature device unregister when NMEA port is present
` "
[PATCH iwl-net] ice: fix 'adjust' timer programming for E830 devices
2026-01-07 10:09 UTC (2+ messages)
[PATCH net v4] net: nfc: nci: Fix parameter validation for packet data
2026-01-07 10:06 UTC (4+ messages)
[PATCH 0/9] net: stmmac: cleanups and low priority fixes
2026-01-07 9:58 UTC (11+ messages)
` [PATCH net-next 1/9] net: stmmac: dwmac4: remove duplicated definitions
` [PATCH net-next 2/9] net: stmmac: dwmac4: fix RX FIFO fill statistics
` [PATCH net-next 3/9] net: stmmac: dwmac4: fix PTP message type field extraction
` [PATCH net-next 4/9] net: stmmac: descs: fix buffer 1 off-by-one error
` [PATCH net-next 5/9] net: stmmac: descs: use u32 for descriptors
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-07 9:47 UTC (7+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in strnchr
2026-01-07 9:39 UTC (2+ messages)
` [PATCH] bpf: Format string can't be empty
[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
2026-01-07 9:38 UTC (9+ messages)
[PATCH RFC net-next v4 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-07 9:24 UTC (5+ messages)
` [PATCH RFC net-next v4 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
[PATCH net-next 0/3] mlx5: Add TSO support for UDP over GRE over VLAN
2026-01-07 9:18 UTC (4+ messages)
` [PATCH net-next 1/3] net/mlx5e: TSO for GRE over vlan
` [PATCH net-next 2/3] net/mlx5e: TSO for UDP over GRE over vlan packets
` [PATCH net-next 3/3] net/mlx5e: Remove GSO_PARTIAL for non _CSUM GRE
[PATCH net-next 2/2] r8169: enable LTR support
2026-01-07 9:04 UTC (3+ messages)
[PATCH v2] atm: Fix dma_free_coherent() size
2026-01-07 9:01 UTC
[PATCH v2 net] ip6_gre: use skb_vlan_inet_prepare() instead of pskb_inet_may_pull()
2026-01-07 9:01 UTC (5+ messages)
[PATCH net-next v4 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
2026-01-07 9:00 UTC (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
` [PATCH net-next v4 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
[PATCH net-next] ethtool: Clarify len/n_stats fields in/out semantics
2026-01-07 8:51 UTC (3+ messages)
[PATCH net-next v2 0/2] net: airoha: Init Block Ack memory region for MT7996 NPU offloading
2026-01-07 8:29 UTC (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add BA memory region
` [PATCH net-next v2 2/2] net: airoha: npu: Init BA memory region if provided via DTS
[PATCH 0/2] virtio_net: add page_pool support
2026-01-07 8:28 UTC (2+ messages)
[PATCH v2 net-next 00/10] PHY polarity inversion via generic device tree properties
2026-01-07 8:12 UTC (3+ messages)
` [PATCH v2 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
[PATCH net] net: bridge: annotate data-race in br_fdb_update()
2026-01-07 8:09 UTC (5+ messages)
[PATCH bpf-next v7 07/11] bpf,x86: add fsession support for x86_64
2026-01-07 7:55 UTC (3+ messages)
[PATCH bpf-next v7 02/11] bpf: use last 8-bits for the nr_args in trampoline
2026-01-07 7:50 UTC (3+ messages)
[PATCH bpf-next v7 04/11] bpf: support fsession for bpf_session_is_return
2026-01-07 7:45 UTC (3+ messages)
[PATCH net] net: do not write to msg_get_inq in callee
2026-01-07 7:41 UTC (2+ messages)
[PATCH net-next] ibm: emac: remove unused emac_link_differs function
2026-01-07 7:36 UTC
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;
as well as URLs for NNTP newsgroup(s).