messages from 2025-11-21 09:24:37 to 2025-11-27 21:08:03 UTC [more...]
[net-next] can: raw: fix build without CONFIG_CAN_DEV
2025-11-27 21:07 UTC
[PATCH net-next 0/27] pull-request: can-next 2025-11-26
2025-11-27 20:15 UTC (30+ messages)
` [PATCH net-next 01/27] can: dev: can_get_ctrlmode_str: use capitalized ctrlmode strings
` [PATCH net-next 02/27] can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
` [PATCH net-next 03/27] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
` [PATCH net-next 04/27] can: netlink: add CAN_CTRLMODE_RESTRICTED
` [PATCH net-next 05/27] can: netlink: add initial CAN XL support
` [PATCH net-next 06/27] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [PATCH net-next 07/27] can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
` [PATCH net-next 08/27] can: bittiming: add PWM parameters
` [PATCH net-next 09/27] can: bittiming: add PWM validation
` [PATCH net-next 10/27] can: calc_bittiming: add PWM calculation
` [PATCH net-next 11/27] can: netlink: add PWM netlink interface
` [PATCH net-next 12/27] can: calc_bittiming: replace misleading "nominal" by "reference"
` [PATCH net-next 13/27] can: calc_bittiming: add can_calc_sample_point_nrz()
` [PATCH net-next 14/27] can: calc_bittiming: add can_calc_sample_point_pwm()
` [PATCH net-next 15/27] can: add dummy_can driver
` [PATCH net-next 16/27] can: raw: instantly reject unsupported CAN frames
` [PATCH net-next 17/27] can: dev: print bitrate error with two decimal digits
` [PATCH net-next 18/27] can: rcar_canfd: Invert reset assert order
` [PATCH net-next 19/27] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH net-next 20/27] can: rcar_canfd: Use devm_clk_get_optional() for RAM clk
` [PATCH net-next 21/27] can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
` [PATCH net-next 22/27] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH net-next 23/27] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH net-next 24/27] can: rcar_canfd: Add suspend/resume support
` [PATCH net-next 25/27] MAINTAINERS: Add myself as m_can maintainer
` [PATCH net-next 26/27] MAINTAINERS: Simplify m_can section
` [PATCH net-next 27/27] dt-bindings: can: mpfs: document resets
[RFC PATCH 0/2] can: add dummy_can termination and update SocketCAN docs for CAN XL
2025-11-27 19:18 UTC (3+ messages)
` [RFC PATCH 1/2] can: dummy_can: add CAN termination support
` [RFC PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL
[PATCH v4 0/2] Add FD-Only mode support for R-Car CANFD
2025-11-27 7:34 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
` [PATCH v4 2/2] can: rcar_canfd: Add support for FD-Only mode
[PATCH net 0/8] pull-request: can 2025-11-26
2025-11-27 4:00 UTC (10+ messages)
` [PATCH net 1/8] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
` [PATCH net 2/8] can: sja1000: fix max irq loop handling
` [PATCH net 3/8] can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
` [PATCH net 4/8] can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header
` [PATCH net 5/8] can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data
` [PATCH net 6/8] can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
` [PATCH net 7/8] can: rcar_canfd: Fix CAN-FD mode as default
` [PATCH net 8/8] net/sched: em_canid: fix uninit-value in em_canid_match
[canxl v7 00/17] can: netlink: add CAN XL support
2025-11-26 18:37 UTC (22+ messages)
` [canxl v7 01/17] can: dev: can_get_ctrlmode_str: use capitalized ctrlmode strings
` [canxl v7 02/17] can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
` [canxl v7 03/17] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
` [canxl v7 04/17] can: netlink: add CAN_CTRLMODE_RESTRICTED
` [canxl v7 05/17] can: netlink: add initial CAN XL support
` [canxl v7 06/17] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [canxl v7 07/17] can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
` [canxl v7 08/17] can: bittiming: add PWM parameters
` [canxl v7 09/17] can: bittiming: add PWM validation
` [canxl v7 10/17] can: calc_bittiming: add PWM calculation
` [canxl v7 11/17] can: netlink: add PWM netlink interface
` [canxl v7 12/17] can: calc_bittiming: get rid of the incorrect "nominal" word
` [canxl v7 13/17] can: calc_bittiming: add can_calc_sample_point_nrz()
` [canxl v7 14/17] can: calc_bittiming: add can_calc_sample_point_pwm()
` [canxl v7 15/17] can: add dummy_can driver
` [canxl v7 16/17] can: raw: instantly reject unsupported CAN frames
` [canxl v7 17/17] can: dev: print bitrate error with two decimal digits
[net-next v2] dt-bindings: can: mpfs: document resets
2025-11-26 18:14 UTC (6+ messages)
[PATCH v3 0/2] Add FD-Only mode support for R-Car CANFD
2025-11-26 15:41 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
` [PATCH v3 2/2] can: rcar_canfd: Add support for FD-Only mode
[PATCH v3] net/sched: em_canid: fix uninit-value in em_canid_match
2025-11-26 15:28 UTC (3+ messages)
[PATCH] can: rcar_canfd: Fix CAN-FD mode as default
2025-11-26 15:27 UTC (4+ messages)
[PATCH v2 0/2] MAINTAINERS: Add myself as m_can maintainer
2025-11-26 10:25 UTC (2+ messages)
[PATCH v3 0/7] Add R-Car CAN-FD suspend/resume support
2025-11-26 10:23 UTC (9+ messages)
` [PATCH v3 1/7] can: rcar_canfd: Invert reset assert order
` [PATCH v3 2/7] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH v3 3/7] can: rcar_canfd: Use devm_clk_get_optional() for RAM clk
` [PATCH v3 4/7] can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
` [PATCH v3 5/7] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH v3 6/7] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v3 7/7] can: rcar_canfd: Add suspend/resume support
[PATCH can-next v8 00/17] can: netlink: add CAN XL support
2025-11-26 10:16 UTC (18+ messages)
` [PATCH can-next v8 01/17] can: dev: can_get_ctrlmode_str: use capitalized ctrlmode strings
` [PATCH can-next v8 02/17] can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
` [PATCH can-next v8 03/17] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
` [PATCH can-next v8 04/17] can: netlink: add CAN_CTRLMODE_RESTRICTED
` [PATCH can-next v8 05/17] can: netlink: add initial CAN XL support
` [PATCH can-next v8 06/17] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [PATCH can-next v8 07/17] can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
` [PATCH can-next v8 08/17] can: bittiming: add PWM parameters
` [PATCH can-next v8 09/17] can: bittiming: add PWM validation
` [PATCH can-next v8 10/17] can: calc_bittiming: add PWM calculation
` [PATCH can-next v8 11/17] can: netlink: add PWM netlink interface
` [PATCH can-next v8 12/17] can: calc_bittiming: replace misleading "nominal" by "reference"
` [PATCH can-next v8 13/17] can: calc_bittiming: add can_calc_sample_point_nrz()
` [PATCH can-next v8 14/17] can: calc_bittiming: add can_calc_sample_point_pwm()
` [PATCH can-next v8 15/17] can: add dummy_can driver
` [PATCH can-next v8 16/17] can: raw: instantly reject unsupported CAN frames
` [PATCH can-next v8 17/17] can: dev: print bitrate error with two decimal digits
[PATCH v2] net/sched: em_canid: fix uninit-value in em_canid_match
2025-11-26 8:57 UTC (3+ messages)
[PATCH net] net/sched: em_canid: add length check before reading CAN ID
2025-11-26 4:59 UTC (3+ messages)
[syzbot] [net?] [can?] KMSAN: uninit-value in em_canid_match
2025-11-25 21:57 UTC (3+ messages)
[PATCH] can: j1939: close theoretical race window in j1939_sk_netdev_event_unregister()
2025-11-25 13:43 UTC (2+ messages)
` [PATCH v2] can: j1939: make j1939_sk_bind() fail if device is no longer registered
[PATCH] can: j1939: make j1939_session_activate() fail if device is no longer registered
2025-11-25 13:39 UTC
[canxl v6 00/17] CAN XL support for review (full series)
2025-11-25 5:33 UTC (22+ messages)
` [canxl v6 01/17] can: dev: can_get_ctrlmode_str: use capitalized ctrlmode strings
` [canxl v6 02/17] can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
` [canxl v6 03/17] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
` [canxl v6 04/17] can: netlink: add CAN_CTRLMODE_RESTRICTED
` [canxl v6 05/17] can: netlink: add initial CAN XL support
` [canxl v6 06/17] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [canxl v6 07/17] can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
` [canxl v6 08/17] can: bittiming: add PWM parameters
` [canxl v6 09/17] can: bittiming: add PWM validation
` [canxl v6 10/17] can: calc_bittiming: add PWM calculation
` [canxl v6 11/17] can: netlink: add PWM netlink interface
` [canxl v6 12/17] can: calc_bittiming: get rid of the incorrect "nominal" word
` [canxl v6 13/17] can: calc_bittiming: add can_calc_sample_point_nrz()
` [canxl v6 14/17] can: calc_bittiming: add can_calc_sample_point_pwm()
` [canxl v6 15/17] can: add dummy_can driver
` [canxl v6 16/17] can: raw: instantly reject unsupported CAN frames
` [canxl v6 17/17] can: dev: print bitrate error with two decimal digits
[PATCH 00/10] can: grcan: Enhance driver with CANFD Support and Improvements
2025-11-24 11:28 UTC (19+ messages)
` [PATCH 02/10] dt-bindings: net: can: grcan: Convert GRCAN CAN controllers binding from txt to YAML
` [PATCH 04/10] can: grcan: Add clock handling
` [PATCH 05/10] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH 06/10] can: grcan: optimize DMA by 32-bit accesses
` [PATCH 07/10] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH 08/10] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH 10/10] can: grcan: Add CANFD support alongside legacy CAN
[RFC PATCH 0/1] can: sja1000: try to enable NAPI
2025-11-24 10:59 UTC (3+ messages)
` [RFC PATCH 1/1] can: sja1000: implement NAPI for RX IRQ handling
[PATCH v2 0/2] Add FD-Only mode support for R-Car CANFD
2025-11-23 15:53 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
` [PATCH v2 2/2] can: rcar_canfd: Add support for FD-Only mode
[PATCH 0/2] Add FD-Only mode support for R-Car CANFD
2025-11-23 10:49 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
[can/j1939] unregister_netdevice: waiting for vcan0 to become free. Usage count = 2
2025-11-22 13:03 UTC (8+ messages)
[canxl v5 00/17] CAN XL support for review (full series)
2025-11-21 21:01 UTC (20+ messages)
` [canxl v5 01/17] can: dev: can_get_ctrlmode_str: use capitalized ctrlmode strings
` [canxl v5 02/17] can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
` [canxl v5 03/17] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
` [canxl v5 04/17] can: netlink: add CAN_CTRLMODE_RESTRICTED
` [canxl v5 05/17] can: netlink: add initial CAN XL support
` [canxl v5 06/17] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [canxl v5 07/17] can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
` [canxl v5 08/17] can: bittiming: add PWM parameters
` [canxl v5 09/17] can: bittiming: add PWM validation
` [canxl v5 10/17] can: calc_bittiming: add PWM calculation
` [canxl v5 11/17] can: netlink: add PWM netlink interface
` [canxl v5 12/17] can: calc_bittiming: get rid of the incorrect "nominal" word
` [canxl v5 13/17] can: calc_bittiming: add can_calc_sample_point_nrz()
` [canxl v5 14/17] can: calc_bittiming: add can_calc_sample_point_pwm()
` [canxl v5 15/17] can: add dummy_can driver
` [canxl v5 16/17] can: raw: instantly reject unsupported CAN frames
` [canxl v5 17/17] can: dev: print bitrate error with two decimal digits
[canxl v4 00/17] CAN XL support for review (full series)
2025-11-21 9:40 UTC (12+ messages)
` [canxl v4 10/17] can: netlink: add PWM netlink interface
` [canxl v4 14/17] can: add dummy_can driver
` [canxl v4 16/17] can: dev: can_get_ctrlmode_str: use capitalized ctrlmode strings
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;
as well as URLs for NNTP newsgroup(s).