Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2026-08-06 13:54:55 to 2026-08-26 09:54:24 UTC [more...]

[PATCH 00/11] Convert barrier pairs to acquire/release for better performance
 2026-08-26  9:54 UTC  (20+ messages)
` [PATCH 01/11] user_namespace: Use acquire/release for nr_extents synchronization
` [PATCH 02/11] lib/vsprintf: Use acquire/release for ptr_key publication
` [PATCH 03/11] fs: aio: Use acquire/release for ring->tail publication
` [PATCH 04/11] fs: Use acquire/release for fdtable resize synchronization
` [PATCH 05/11] pidfs: Use test_bit_acquire() for attr flag tests
` [PATCH 06/11] super: Use acquire for SB_BORN check in super_cache_count()
` [PATCH 07/11] ext4: Convert group-count barrier protocol to acquire/release
` [PATCH 08/11] soreuseport: publish num_socks with acquire/release
` [PATCH 09/11] net: sched: act_gact: use acquire/release for tcfg_ptype
` [PATCH 10/11] 8021q: publish vlan_devices_arrays entries with acquire/release
` [PATCH 11/11] can: isotp: publish tx.state with smp_store_release()

[PATCH] qcan: isotp: implement N_Ar timeout handling for FC transmission
 2026-08-26  6:42 UTC  (3+ messages)
  ` [PATCH] can: "

[PATCH] can: j1939: cancel all pending ECUs on device stop
 2026-08-26  5:00 UTC  (3+ messages)

[PATCH net v3] can: kvaser_usb: validate command format before parsing in hydra receive path
 2026-08-26  4:32 UTC  (3+ messages)

[PATCH can-next v2] can: m_can: switch to rx-offload implementation
 2026-08-25 18:35 UTC  (2+ messages)

[PATCH v3 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
 2026-08-25 15:02 UTC  (19+ messages)
` [PATCH v3 2/8] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3S SoC
` [PATCH v3 3/8] can: rcar_canfd: Fix typos in macro names
` [PATCH v3 4/8] can: rcar_canfd: Allow the CAN FD clock to be sourced from fck
` [PATCH v3 5/8] can: rcar_canfd: Do not set registers selecting the CAN mode
` [PATCH v3 6/8] can: rcar_canfd: Add support for Renesas RZ/G3S
` [PATCH v3 7/8] arm64: dts: renesas: r9a08g045: Add CAN-FD node
` [PATCH v3 8/8] arm64: dts: renesas: rzg3s-smarc: Enable CAN-FD

[PATCH] can: convert unreliable ARPHRD_CAN type checks to robust can_get_ml_priv()
 2026-08-25 14:55 UTC  (4+ messages)

[PATCH v2] can: usb: f81604: fix struct f81604_int_data size mismatch
 2026-08-25 13:15 UTC  (7+ messages)

[PATCH net v2] can: kvaser_usb: validate command format before parsing in hydra receive path
 2026-08-25  2:50 UTC  (4+ messages)
  ` [PATCH net] "

[PATCH net] can: kvaser_usb: validate command format before parsing in hydra receive path
 2026-08-24 21:35 UTC  (3+ messages)

[PATCH v3 0/2] can: m_can: support out-of-band wakeup capability
 2026-08-24 16:50 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: can: m_can: add out-band-wakeup property
` [PATCH v3 2/2] can: m_can: set out-of-band wakeup if wakeup pinctrl exists

[PATCH v6 0/6] can: flexcan: Add NXP S32N79 SoC support
 2026-08-24 10:19 UTC  (17+ 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] can: usb: f81604: fix struct f81604_int_data size mismatch
 2026-08-24 10:02 UTC  (6+ messages)

[PATCH] can: ctucanfd: ctucan_err_interrupt(): do not emit info messages on Arbitration Lost or CAN Bus Error IRQs
 2026-08-24  9:05 UTC  (5+ messages)
    ` LinuxDays 2026 October 3 and 4 in Prague was: can: ctucanfd: ctucan_err_interrupt()

[PATCH] net: can: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-22  8:03 UTC  (2+ messages)

[syzbot] [can?] memory leak in j1939_netdev_start (2)
 2026-08-22  0:10 UTC 

[PATCH v2 0/2] can: m_can: support out-of-band wakeup capability
 2026-08-21 15:55 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: can: m_can: add out band wakeup property
` [PATCH v2 2/2] can: m_can: set out-of-band wakeup if wakeup pinctrl exists

[PATCH] can: j1939: j1939_sk_bind(): fix j1939_ecu leak when re-bind failed
 2026-08-21 11:16 UTC  (4+ messages)

[PATCH v7 01/10] mfd: nct6694: Move module type macros to shared header
 2026-08-21  3:45 UTC  (2+ messages)

[can-next v2] can: proc: remove pointers from CAN specific proc output
 2026-08-20 14:27 UTC  (2+ messages)

[PATCH] can: hi311x: drop hi3110_lock before free_irq() on open failure
 2026-08-20  2:20 UTC  (2+ messages)

[PATCH net] can: can327: Fix stack out-of-bounds write in can327_handle_prompt()
 2026-08-19  8:16 UTC  (4+ messages)

[PATCH net v2] can: can327: Fix out-of-bounds write in can327_parse_frame()
 2026-08-19  8:13 UTC  (6+ messages)

[PATCH] can: kvaser_pciefd: fix use-after-free in bec poll timer
 2026-08-19  6:25 UTC  (5+ messages)

[PATCH net] can: can327: Fix out-of-bounds write in can327_parse_frame()
 2026-08-19  5:52 UTC  (3+ messages)

[PATCH RFC 0/4] arm64: dts: freescale: Add chargebyte Charge Control Y
 2026-08-19  3:14 UTC  (11+ messages)
` [PATCH RFC 1/4] dt-bindings: arm: fsl: "
` [PATCH RFC 2/4] dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542
  ` [PATCH RFC 2/4] dt-bindings: phy: ti, tcan104x-can: "
` [PATCH RFC 3/4] phy: phy-can-transceiver: Add support for "
` [PATCH RFC 4/4] arm64: dts: freescale: Add chargebyte Charge Control Y

[PATCH net-next 0/11] pull-request: can-next 2026-08-18
 2026-08-18 18:41 UTC  (14+ messages)
` [PATCH net-next 01/11] can: tcan4x5x: put tcan into sleep when removing driver
` [PATCH net-next 02/11] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
` [PATCH net-next 03/11] can: rockchip: add RK3588 CAN support
` [PATCH net-next 04/11] docs: ctucanfd: fix swapped colors in legend for TX buffer FSM of CTU CAN FD
` [PATCH net-next 05/11] can: vxcan: support per-netns device unregistration
` [PATCH net-next 06/11] MAINTAINERS: Replace maintainer for Xilinx CAN driver
` [PATCH net-next 07/11] dt-bindings: net: can: Convert TI HECC to DT schema
` [PATCH net-next 08/11] dt-bindings: can: xilinx_can: Document phys property
` [PATCH net-next 09/11] can: m_can: Use of_property_present() for wakeup-source
` [PATCH net-next 10/11] drivers: gs_usb: gs_usb_probe(): fix typo in error message
` [PATCH net-next 11/11] can: m_can: pci: Remove driver_data

[PATCH v6 0/4] can: rockchip: add RK3588 CAN support
 2026-08-17 16:25 UTC  (8+ messages)
` [PATCH v6 2/4] "

[PATCH can] can: rockchip: rk3576: fix rtnl_lock deadlock during interface down under bus traffic
 2026-08-17 16:19 UTC  (3+ messages)

[PATCH] can: kvaser_usb: refactor endpoint lookup
 2026-08-17 11:20 UTC 

[PATCH v2] team: reject CAN and IEEE 802.15.4 devices in team_port_add
 2026-08-15 15:54 UTC  (2+ messages)

[can-next] can: remove Softing CANcard driver
 2026-08-15 11:49 UTC  (2+ messages)

[PATCH 0/2] can: fix two missed siblings of the kvaser_usb_leaf receive-walk fix
 2026-08-14 18:21 UTC  (5+ messages)
` [PATCH 1/2] can: esd_usb: validate received message length before use
` [PATCH 2/2] can: kvaser_usb_hydra: reject too-short commands in the receive path

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

[PATCH net-next v3] net: Replace %pK output with 0
 2026-08-14 14:02 UTC  (7+ messages)

[can-next] can: proc: remove pointers from CAN specific proc output
 2026-08-14 13:57 UTC  (5+ messages)

[PATCH 0/4] can: automate IFF_ECHO flag for generic echo skbs
 2026-08-14 13:27 UTC  (12+ messages)

[PATCH net] can: j1939: zero the reassembly buffer to avoid uninitialized slab leak
 2026-08-13  6:29 UTC  (3+ messages)

[PATCH v2] can: tcan4x5x: put tcan into sleep when removing driver
 2026-08-12 10:29 UTC  (2+ messages)

[PATCH can-next v2 0/3] Introduce diag support for CAN
 2026-08-07 15:40 UTC  (9+ messages)
` [PATCH can-next v2 2/3] af_can: store socket pointers in struct netns_can
` [PATCH can-next v2 3/3] can: add can diag interface

[PATCH 0/3] arm64: dts: imx95-15x15-frdm: support CAN transceivers sharing a silent GPIO
 2026-08-06 20:07 UTC  (3+ messages)
` (subset) "


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