messages from 2026-05-13 22:03:44 to 2026-06-10 17:38:12 UTC [more...]
[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 (8+ 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()
[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-06-10 14:27 UTC (8+ 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] 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 (3+ messages)
` [PATCH v3 2/2] Add J1939 CTS hold tests
[PATCH v2 0/2] Fix two KCSAN issues
2026-06-10 9:38 UTC (7+ messages)
` [PATCH v2 1/2] can: bcm: add locking when updating filter and timer values
` [PATCH v2 2/2] can: bcm: use atomic access in receive statistics
[PATCH] can: j1939: fix potential race condition in BAM segmentation
2026-06-10 9:16 UTC (2+ 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 (4+ messages)
[PATCH v15] can: virtio: Add virtio CAN driver
2026-06-10 7:08 UTC (3+ messages)
[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
2026-06-10 6:37 UTC (14+ 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
[RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-06-10 0:39 UTC (14+ messages)
[PATCH v2 0/2] Add Loongson CAN-FD controller driver
2026-06-09 18:59 UTC (7+ messages)
` [PATCH v2 1/2] can: "
` [PATCH v2 2/2] can: loongson_canfd: Add RXDMA support
[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 (16+ messages)
` [PATCH RESEND v4 1/8] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms
` [PATCH RESEND v4 2/8] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
` [PATCH RESEND v4 3/8] can: flexcan: split rx/tx masks per mailbox IRQ line
` [PATCH RESEND v4 4/8] dt-bindings: can: fsl,flexcan: add NXP S32N79 SoC support
` [PATCH RESEND v4 5/8] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH RESEND v4 6/8] can: flexcan: add NXP S32N79 SoC support
` [PATCH RESEND v4 7/8] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH RESEND v4 8/8] arm64: dts: s32n79: enable FlexCAN devices
[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 (11+ 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 (6+ messages)
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` (subset) [PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
[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)
[PATCH] can: mscan: replace in_8/out_8 with ioread8/iowrite8
2026-06-03 11:31 UTC (4+ messages)
[bug report] Potential atomicity bug in net/can/bcm.c, between bcm_notify() and bcm_sendmsg()
2026-06-01 18:22 UTC (2+ messages)
[PATCH v3 0/7] hw/arm/sabrelite: Add FlexCAN support
2026-05-28 11:48 UTC (7+ messages)
[PATCH] bonding: refuse to enslave CAN devices
2026-05-28 0:10 UTC (3+ messages)
[syzbot] [can?] general protection fault in can_rx_unregister (2)
2026-05-26 14:16 UTC (5+ messages)
` [PATCH] can: af_can: reject can rx unregister if dev is not can
[PATCH] bonding: refuse to enslave CAN devices
2026-05-25 17:56 UTC
[PATCH v2] can: m_can: pci: Remove driver_data
2026-05-25 12:53 UTC (2+ messages)
[PATCH v2] can: peak_usb: Add bounds check for USB channel index
2026-05-25 12:44 UTC (5+ messages)
` [PATCH v3] "
[PATCH v5 0/7] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-05-25 8:20 UTC
[PATCH v5 1/7] mfd: nct6694: Move module type macros to shared header
2026-05-25 8:17 UTC
[PATCH v2] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
2026-05-21 17:57 UTC (14+ messages)
[PATCH v14] can: virtio: Add virtio CAN driver
2026-05-21 13:28 UTC
[PATCH 0/2] Fix two KCSAN issues
2026-05-20 12:14 UTC (3+ messages)
` [PATCH 1/2] can: bcm: add locking when updating filter and timer values
` [PATCH 2/2] can: bcm: use atomic access in receive statistics
[PATCH 1/1] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
2026-05-20 10:45 UTC (2+ messages)
[PATCH net] can: j1939: use netdevice_tracker for j1939_priv tracking
2026-05-19 23:11 UTC (5+ messages)
` [PATCH net v2] can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} tracking
[PATCH 0/2] can: usb: validate URB length in PEAK-USB rx callbacks
2026-05-18 10:09 UTC (7+ messages)
` [PATCH 1/2] can: peak_usb: validate URB length in pcan_usb_fd_decode_buf()
` [PATCH 2/2] can: peak_usb: validate URB length in pcan_usb_pro_decode_buf()
[PATCH v2] Fix J1939 implementation not handling holds correctly
2026-05-17 20:57 UTC (3+ messages)
[PATCH] can: j1939: fix NULL pointer dereference in j1939_session_completed()
2026-05-17 15:53 UTC (2+ messages)
[PATCH] Fix J1939 implementation not handling holds correctly
2026-05-16 14:58 UTC (3+ messages)
[PATCH v4 0/1] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-05-15 14:04 UTC (4+ messages)
` [PATCH v4 1/1] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694
m_can: bus-off recovery issue
2026-05-14 21:10 UTC
[PATCH v5 0/6] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
2026-05-14 16:17 UTC (6+ messages)
` [PATCH v5 2/6] phy: phy-can-transceiver: use device_get_match_data()
` [PATCH v5 3/6] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v5 5/6] phy: phy-can-transceiver: Decouple assignment and definition in probe
` [PATCH v5 6/6] phy: phy-can-transceiver: Drop unused include
[PATCH] can: m_can: Implement workaround for errata i2278 and i2279
2026-05-14 10:05 UTC (2+ messages)
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