Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2026-06-03 12:36:38 to 2026-06-17 08:37:31 UTC [more...]

[PATCH 6.12.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:37 UTC  (2+ messages)

[PATCH 5.10.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:27 UTC 

[PATCH 5.15.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:27 UTC 

[PATCH 6.1.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:27 UTC 

[PATCH 6.6.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:26 UTC 

[PATCH net] can: peak_usb: fix double free of transfer buffer on URB submit error
 2026-06-16 20:16 UTC  (3+ messages)

[PATCH] can: isotp: hold a reference to the bound netdevice
 2026-06-16 14:57 UTC  (3+ messages)

peak_usb_start(): double free of RX buffer when usb_submit_urb() fails
 2026-06-16 10:58 UTC  (2+ messages)

[PATCH v2 0/1] can: mcp251x: Add ACPI device ID table for MCP2515
 2026-06-16 10:52 UTC  (14+ messages)
  ` [PATCH v2] can: mcp251xfd: Add ACPI device ID table for MCP251XFD
      ` [PATCH v3 0/1] "
        ` [PATCH v3 1/1] "
            ` [PATCH v4 0/2] "
              ` [PATCH v4 1/2] can: mcp251xfd: mcp251xfd: Cache and validate match data pointer in probe
              ` [PATCH v4 2/2] spi: Add NULL check for spi_get_device_id() in spi_get_device_match_data()
                  ` Re: [PATCH v4 0/2] can: mcp251xfd: Add ACPI device ID table for MCP251XFD

m_can: bus-off recovery issue
 2026-06-16 10:14 UTC  (2+ messages)
` [RESEND]: "

[PATCH 1/2] can: mcp251x: Add ACPI device ID table for MCP2515
 2026-06-16  7:10 UTC  (4+ messages)
` [PATCH 2/2] can: mcp251xfd: Add ACPI device ID table for MCP251XFD

[PATCH v2 0/2] Add Loongson CAN-FD controller driver
 2026-06-15  8:35 UTC  (9+ messages)
` [PATCH v2 1/2] can: "
` [PATCH v2 2/2] can: loongson_canfd: Add RXDMA support

[PATCH 0/5] can: bcm: collected fixes
 2026-06-14  7:49 UTC  (11+ messages)
` [PATCH 1/5] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH 2/5] can: bcm: mark intentional lockless read of bo->bound for KCSAN
` [PATCH 3/5] can: bcm: add locking when updating filter and timer values
` [PATCH 4/5] can: bcm: fix CAN frame rx/tx statistics
` [PATCH 5/5] can: bcm: use list_add_rcu() in bcm_[rx|tx]_setup()

[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-06-13  9:22 UTC  (10+ messages)
` [PATCHv2 1/4] net: fec: do not use readl()/writel() for ColdFire
` [PATCHv2 2/4] net: smc91x: do not use readw()/writew() on ColdFire platforms
` [PATCHv2 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
` [PATCHv2 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-06-11 11:57 UTC  (15+ messages)
` [PATCH v5 1/8] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms
` [PATCH v5 2/8] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
` [PATCH v5 3/8] can: flexcan: split rx/tx masks per mailbox IRQ line
` [PATCH v5 4/8] dt-bindings: can: fsl,flexcan: add NXP S32N79 SoC support
` [PATCH v5 5/8] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH v5 6/8] can: flexcan: add NXP S32N79 SoC support
` [PATCH v5 7/8] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH v5 8/8] arm64: dts: s32n79: enable FlexCAN devices

[PATCH can-next 0/3] Introduce diag support for CAN
 2026-06-10 17:38 UTC  (5+ messages)
` [PATCH can-next 1/3] af_can: ensure sk_protocol is always set on socket creation
` [PATCH can-next 2/3] af_can: store socket pointers in struct netns_can
` [PATCH can-next 3/3] can: add can diag interface

[PATCH v1] can: flexcan: Drop unused platform driver data
 2026-06-10 17:27 UTC  (4+ messages)

[PATCH v2] can: bcm: fix CAN frame rx/tx statistics
 2026-06-10 16:53 UTC  (4+ messages)
` [PATCH] can: bcm: use list_add_rcu() in bcm_[rx|tx]_setup()

[PATCH] can: bcm: fix CAN frame rx/tx statistics
 2026-06-10  9:46 UTC  (2+ messages)

[PATCH v3 1/2] Fix J1939 implementation not handling holds correctly
 2026-06-10  9:42 UTC  (2+ messages)

[PATCH v2 2/2] can: bcm: use atomic access in receive statistics
 2026-06-10  9:38 UTC  (3+ messages)

[PATCH] can: j1939: fix potential race condition in BAM segmentation
 2026-06-10  9:16 UTC  (2+ messages)

[PATCH v2 1/2] can: bcm: add locking when updating filter and timer values
 2026-06-10  7:26 UTC  (3+ messages)

[PATCH can-next] can: bcm: mark intentional lockless read of bo->bound for KCSAN
 2026-06-10  7:34 UTC  (3+ messages)

[PATCH can] can: bcm: add synchronize_rcu() in bcm_delete_rx_op() to fix UAF
 2026-06-10  7:29 UTC  (3+ messages)

[PATCH v15] can: virtio: Add virtio CAN driver
 2026-06-10  7:08 UTC  (3+ messages)

[RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-06-10  0:39 UTC  (12+ messages)

[PATCH v2 (repost)] can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} tracking
 2026-06-09 18:49 UTC  (2+ messages)

[PATCH RESEND v4 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-06-09 11:20 UTC  (7+ messages)
` [PATCH RESEND v4 3/8] can: flexcan: split rx/tx masks per mailbox IRQ line

[PATCH net-next] drivers/net/can/usb/kvaser_usb: User strscpy() to copy device name
 2026-06-07  8:40 UTC  (3+ messages)

[PATCH 0/2] Add Loongson CAN-FD controller driver
 2026-06-05 10:11 UTC  (7+ messages)
` [PATCH 1/2] can: Add Loongson CAN-FD controller support

[PATCH] can: virtio: Fix comment in UAPI header
 2026-06-04 22:57 UTC 

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-06-03 21:39 UTC  (2+ messages)
` (subset) "

[PATCH net-next 0/2] net: convert remaining CAN protocols to getsockopt_iter
 2026-06-03 12:50 UTC  (5+ messages)
` [PATCH net-next 2/2] can: isotp: convert "

[syzbot] [can?] memory leak in can_rx_register
 2026-06-03 12:48 UTC  (2+ messages)

[PATCH v3 1/1] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
 2026-06-03 12:33 UTC  (2+ messages)


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