messages from 2026-07-25 07:06:34 to 2026-07-30 16:20:26 UTC [more...]
[PATCH v3] tty: ldisc: fix deadlock between ldisc_sem and rtnl_mutex
2026-07-30 14:50 UTC (4+ messages)
[PATCH v4 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
2026-07-30 16:16 UTC (6+ messages)
` [PATCH v4 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v4 3/3] can: rockchip_canfd: serialize TX state and command writes
[PATCH] can: dev: can_put_echo_skb(): free skb on invalid echo index
2026-07-30 16:13 UTC (3+ messages)
[PATCH v4 0/3] can: rockchip_canfd: fix TX stalls and races
2026-07-30 15:50 UTC
[PATCH v6 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
2026-07-30 15:21 UTC (6+ messages)
` [PATCH v6 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v6 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v6 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou
[PATCH 0/3] arm64: dts: imx95-15x15-frdm: support CAN transceivers sharing a silent GPIO
2026-07-30 14:47 UTC (7+ messages)
` [PATCH 1/3] phy: phy-can-transceiver: default silent GPIO to high during probe
` [PATCH 2/3] arm64: select HAVE_SHARED_GPIOS for ARCH_MXC
` [PATCH 3/3] arm64: dts: imx95-15x15-frdm: fix duplicated can-phy node names
[PATCH v6 0/4] can: rockchip: add RK3588 CAN support
2026-07-30 14:34 UTC
[PATCH net-next v2] net: Replace %pK output with 0
2026-07-30 14:29 UTC (2+ messages)
[PATCH v5 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
2026-07-30 14:13 UTC (9+ messages)
` [PATCH v5 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v5 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v5 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou
[PATCH v3 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
2026-07-30 14:09 UTC (7+ messages)
` [PATCH v3 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v3 3/3] can: rockchip_canfd: serialize TX state and command writes
[PATCH v3 0/3] can: rockchip_canfd: fix TX stalls and races
2026-07-30 13:48 UTC
[PATCH net 0/20] pull-request: can 2026-07-29
2026-07-30 13:20 UTC (39+ messages)
` [PATCH net 01/20] can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} tracking
` [PATCH net 02/20] can: j1939: transport: j1939_session_fresh_new(): initialize receive buffer
` [PATCH net 03/20] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
` [PATCH net 04/20] can: isotp: check register_netdevice_notifier() error in module init
` [PATCH net 05/20] can: ctucanfd: unmap BAR0 using base address
` [PATCH net 06/20] can: ctucanfd: mark error-active controller status valid
` [PATCH net 07/20] can: ctucanfd: handle bus error interrupts
` [PATCH net 08/20] can: ctucanfd: use self-test mode for PRESUME_ACK
` [PATCH net 09/20] can: ctucanfd: add missing MODULE_DEVICE_TABLE()
` [PATCH net 10/20] can: peak_usb: add bounds check for USB channel index
` [PATCH net 11/20] can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB submit error
` [PATCH net 12/20] can: peak_usb: validate uCAN receive record lengths
` [PATCH net 13/20] can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_usb_hydra_get_busparams()
` [PATCH net 14/20] can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command extents
` [PATCH net 15/20] can: rcar_canfd: change the initializing flow for clocks and resets
` [PATCH net 16/20] can: softing: fw_parse(): validate firmware record spans
` [PATCH net 17/20] can: c_can: c_can_chip_config(): keep controller in init mode until bittiming is configured
` [PATCH net 18/20] can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation failure
` [PATCH net 19/20] can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubmit failure
` [PATCH net 20/20] can: ems_usb: validate CPC message lengths
[PATCH v2 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
2026-07-30 12:39 UTC (8+ messages)
` [PATCH v2 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v2 3/3] can: rockchip_canfd: serialize TX state and command writes
[PATCH] can: flexcan: honor Device Tree alias for CAN netdev index
2026-07-30 12:34 UTC
[PATCH v2 0/3] can: rockchip_canfd: fix TX stalls and races
2026-07-30 10:11 UTC
[PATCH 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
2026-07-30 8:45 UTC (7+ messages)
` [PATCH 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH 3/3] can: rockchip_canfd: fix TX echo skb race
[PATCH 0/3] can: rockchip_canfd: fix TX stalls and echo skb races
2026-07-30 6:11 UTC
[PATCH v6 0/6] can: flexcan: Add NXP S32N79 SoC support
2026-07-29 11:21 UTC (2+ messages)
[PATCH net] can: isotp: check register_netdevice_notifier() error in module init
2026-07-29 10:43 UTC (6+ messages)
` [PATCH net v2] "
[PATCH 6.12.y] net: add missing ns_capable check for peer netns
2026-07-29 0:40 UTC (3+ messages)
[PATCH can v1 0/2] can: j1939: resend lost patches for buffer init and netdevice tracking
2026-07-28 13:06 UTC (5+ messages)
` [PATCH can v1 1/2] can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} tracking
` [PATCH v1 can 2/2] can: j1939: transport: initialize receive buffer
[PATCH] can: tcan4x5x: put tcan into sleep when removing driver
2026-07-27 10:40 UTC (4+ messages)
[PATCH 0/4] can: usb: Add driver for HMS IXXAT USB-to-CAN adapters
2026-07-27 10:08 UTC (2+ messages)
[PATCH net] can: bcm: add missing synchronize_rcu() in bcm_delete_rx_op()
2026-07-27 8:57 UTC (2+ messages)
[PATCH net v11] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
2026-07-26 7:06 UTC
[PATCH v2 (repost)] can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} tracking
2026-07-25 12:40 UTC (3+ messages)
[PATCH can test v11a] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
2026-07-25 12:31 UTC (2+ messages)
[PATCH v5 0/4] can: rockchip: add RK3588 CAN support
2026-07-25 7:03 UTC
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