Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2026-07-09 10:38:35 to 2026-07-14 10:44:31 UTC [more...]

[PATCH v13 00/11] can: bcm: collected fixes - final final
 2026-07-14 10:44 UTC  (23+ messages)
` [PATCH v13 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v13 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v13 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v13 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v13 05/11] can: bcm: add missing rcu list annotations and operations
` [PATCH v13 06/11] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v13 07/11] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v13 08/11] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v13 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v13 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v13 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops

[PATCH] vxcan: fix Kconfig description stating no local echo provided
 2026-07-14 10:01 UTC  (5+ messages)
  ` Weekly net upstream? - "

[PATCH v1] vxcan: Support per-netns device unregistration
 2026-07-14  9:30 UTC  (4+ messages)

[syzbot] [net?] possible deadlock in rtnl_net_dev_lock
 2026-07-14  9:07 UTC 

[PATCH v6 0/6] can: flexcan: Add NXP S32N79 SoC support
 2026-07-13  9:19 UTC  (12+ messages)
` [PATCH v6 1/6] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms
` [PATCH v6 2/6] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
` [PATCH v6 3/6] can: flexcan: split rx/tx masks per mailbox IRQ line
` [PATCH v6 4/6] dt-bindings: can: fsl,flexcan: add NXP S32N79 SoC support
` [PATCH v6 5/6] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH v6 6/6] can: flexcan: add NXP S32N79 SoC support

[PATCH v10 0/3] net: can: isotp-fixes
 2026-07-12 20:10 UTC  (7+ messages)
` [PATCH v10 1/3] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v10 2/3] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
` [PATCH v10 3/3] can: isotp: serialize TX state transitions under so->rx_lock

[PATCH v9 0/4] net: can: isotp-fixes
 2026-07-12 14:03 UTC  (7+ messages)
` [PATCH v9 1/4] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v9 2/4] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
` [PATCH v9 3/4] can: isotp: fix race between RX/TX timers and frame reception
` [PATCH v9 4/4] can: isotp: fix state machine corruption on signal interruption

[PATCH v8 0/4] net: can: isotp-fixes
 2026-07-12 12:59 UTC  (9+ messages)
` [PATCH v8 1/4] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v8 2/4] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
` [PATCH v8 3/4] can: isotp: fix race between RX/TX timers and frame reception
` [PATCH v8 4/4] can: isotp: fix state machine corruption on signal interruption

[PATCH v7 0/5] net: can: isotp-fixes
 2026-07-11 12:23 UTC  (10+ messages)
` [PATCH v7 1/5] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v7 2/5] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
` [PATCH v7 3/5] can: isotp: fix race between RX/TX timers and frame reception
` [PATCH v7 4/5] can: isotp: fix lock-free state transition in tx timer handler
` [PATCH v7 5/5] can: isotp: fix state machine corruption on signal interruption

[PATCH v5 0/2] Add Loongson CAN-FD controller driver
 2026-07-11  3:05 UTC  (6+ messages)
` [PATCH v5 1/2] can: "
` [PATCH v5 2/2] can: loongson_canfd: Add RXDMA support

[PATCH v6 0/5] net: can: isotp-fixes
 2026-07-10 20:58 UTC  (11+ messages)
` [PATCH v6 1/5] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v6 2/5] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
` [PATCH v6 3/5] can: isotp: fix race between RX/TX timers and frame reception
` [PATCH v6 4/5] can: isotp: fix lock-free state transition in tx timer handler
` [PATCH v6 5/5] can: isotp: fix state machine corruption on signal interruption

[PATCH v5 0/4] net: can: isotp-fixes
 2026-07-10 17:05 UTC  (9+ messages)
` [PATCH v5 1/4] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v5 2/4] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
` [PATCH v5 3/4] can: isotp: fix race between RX timer and consecutive frame reception
` [PATCH v5 4/4] can: isotp: fix lock-free state transition in tx timer handler

[PATCH net] can: esd_usb: kill anchored URBs before freeing netdevs
 2026-07-10 16:43 UTC  (5+ messages)
` [PATCH net v2] "

[PATCH v4 0/2] net: can: isotp-fixes
 2026-07-10 14:21 UTC  (4+ messages)
` [PATCH v4 1/2] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v4 2/2] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER

[PATCH 6.12.y] net: add missing ns_capable check for peer netns
 2026-07-10 13:31 UTC  (4+ messages)

[PATCH v3 0/2] net: can: isotp-fixes
 2026-07-10 13:18 UTC  (5+ messages)
` [PATCH v3 1/2] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v3 2/2] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER

[PATCH can-next v2] can: m_can: switch to rx-offload implementation
 2026-07-10 12:25 UTC  (2+ messages)

[PATCH v2 0/2] net: can: isotp-fixes
 2026-07-10 11:48 UTC  (5+ messages)
` [PATCH v2 1/2] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v2 2/2] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER

[PATCH v2 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
 2026-07-10 10:18 UTC  (14+ messages)
` [PATCH v2 1/8] clk: r9a08g045-cpg: Add clocks and resets for CAN-FD
` [PATCH v2 2/8] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3S SoC
` [PATCH v2 3/8] can: rcar_canfd: Fix typos in macro names
` [PATCH v2 4/8] can: rcar_canfd: Allow the CAN FD clock to be sourced from fck
` [PATCH v2 5/8] can: rcar_canfd: Do not set registers selecting the CAN mode
` [PATCH v2 6/8] can: rcar_canfd: Add support for Renesas RZ/G3S
` [PATCH v2 7/8] arm64: dts: renesas: r9a08g045: Add CAN-FD node
` [PATCH v2 8/8] arm64: dts: renesas: rzg3s-smarc: Enable CAN-FD

[PATCH 0/2] net: can: isotp-fixes
 2026-07-10  9:49 UTC  (5+ messages)
` [PATCH 1/2] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH 2/2] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER

[PATCH] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
 2026-07-10  8:47 UTC 

[PATCH v2] can: isotp: use unconditional synchronize_rcu() in isotp_release()
 2026-07-10  7:00 UTC  (2+ messages)

[PATCH v12 00/11] can: bcm: collected fixes - final7 \o/ \o/
 2026-07-10  0:40 UTC  (20+ messages)
` [PATCH v12 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v12 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v12 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v12 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v12 05/11] can: bcm: add missing rcu list annotations and operations
` [PATCH v12 06/11] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v12 07/11] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v12 08/11] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v12 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v12 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v12 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops

[PATCH v11 00/11] can: bcm: collected fixes - final6 \o/
 2026-07-09 18:43 UTC  (20+ messages)
` [PATCH v11 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v11 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v11 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v11 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v11 05/11] can: bcm: add missing rcu list annotations and operations
` [PATCH v11 06/11] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v11 07/11] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v11 08/11] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v11 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v11 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v11 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops

[PATCH net-next] net: Convert %pK back to %p
 2026-07-09 16:18 UTC  (3+ messages)

[PATCH 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
 2026-07-09 15:45 UTC  (3+ messages)
` [PATCH 1/8] clk: r9a08g045-cpg: Add clocks and resets for CAN-FD

[PATCH can-next] can: m_can: switch to rx-offload implementation
 2026-07-09 15:45 UTC  (2+ messages)

[PATCH] can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation failure
 2026-07-09 15:07 UTC  (3+ messages)

[PATCH v10 00/10] can: bcm: collected fixes - final5 :-(
 2026-07-09 12:58 UTC  (14+ messages)
` [PATCH v10 01/10] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v10 02/10] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v10 03/10] can: bcm: add locking when updating filter and timer values
` [PATCH v10 08/10] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v10 10/10] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox