messages from 2025-03-17 12:37:23 to 2025-04-02 10:22:44 UTC [more...]
[PATCH v8 00/19] Add support for RZ/G3E CANFD
2025-04-02 10:21 UTC (3+ messages)
` [PATCH v8 01/19] dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schema
` [PATCH v8 02/19] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3E support
[PATCH v8 00/19] Add support for RZ/G3E CANFD
2025-04-02 10:20 UTC (11+ messages)
` [PATCH v8 01/19] dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schema
` [PATCH v8 02/19] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3E support
` [PATCH v8 03/19] can: rcar_canfd: Use of_get_available_child_by_name()
` [PATCH v8 04/19] can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macro
` [PATCH v8 05/19] can: rcar_canfd: Update RCANFD_GERFL_ERR macro
` [PATCH v8 06/19] can: rcar_canfd: Drop the mask operation in RCANFD_GAFLCFG_SETRNC macro
` [PATCH v8 08/19] can: rcar_canfd: Update RCANFD_GAFLCFG macro
` [PATCH v8 09/19] can: rcar_canfd: Add rnc_field_width variable to struct rcar_canfd_hw_info
` [PATCH v8 10/19] can: rcar_canfd: Add max_aflpn "
` [PATCH v8 11/19] can: rcar_canfd: Add max_cftml "
[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
2025-04-02 0:40 UTC (20+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET
[PATCH 0/3] can: kvaser_pciefd: Fix ISR race conditions
2025-03-31 7:25 UTC (4+ messages)
` [PATCH 1/3] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
` [PATCH 2/3] can: kvaser_pciefd: Fix echo_skb race conditions
` [PATCH 3/3] can: kvaser_pciefd: Continue parsing DMA buf after dropped RX
[PATCH v7 00/18] Add support for RZ/G3E CANFD
2025-03-29 13:24 UTC (67+ messages)
` [PATCH v7 01/18] dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schema
` [PATCH v7 02/18] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3E support
` [PATCH v7 03/18] can: rcar_canfd: Use of_get_available_child_by_name()
` [PATCH v7 04/18] can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macro
` [PATCH v7 05/18] can: rcar_canfd: Drop RCANFD_GERFL_EEF* macros in RCANFD_GERFL_ERR
` "
` [PATCH v7 06/18] can: rcar_canfd: Add num_supported_rules variable to struct rcar_canfd_hw_info
` [PATCH v7 07/18] can: rcar_canfd: Add rnc_stride "
` [PATCH v7 08/18] can: rcar_canfd: Simplify RCANFD_GAFLCFG_SETRNC macro
` [PATCH v7 09/18] can: rcar_canfd: Add max_aflpn variable to struct rcar_canfd_hw_info
` [PATCH v7 10/18] can: rcar_canfd: Add max_cftml "
` [PATCH v7 11/18] can: rcar_canfd: Add {nom,data}_bittiming variables "
` [PATCH v7 12/18] can: rcar_canfd: Add ch_interface_mode variable "
` [PATCH v7 13/18] can: rcar_canfd: Add shared_can_regs "
` [PATCH v7 14/18] can: rcar_canfd: Add register mapping table "
` [PATCH v7 15/18] can: rcar_canfd: Add shift "
` [PATCH v7 16/18] can: rcar_canfd: Add only_internal_clks variable "
` [PATCH v7 17/18] can: rcar_canfd: Enhance multi_channel_irqs handling
` [PATCH v7 18/18] can: rcar_canfd: Add RZ/G3E support
Question for AMD/Xilinx Zynq PREEMP_RT configuration check, CAN latency measuremet and FOSDEM 2025
2025-03-28 12:04 UTC (4+ messages)
` CAN latency measuremet on AMD/Xilinx Zynq with PREEMP_RT - added threaded NAPI configuration
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-03-28 9:11 UTC (27+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support
[PATCH v2] phy: can-transceiver: Re-instate "mux-states" property presence check
2025-03-28 8:22 UTC (4+ messages)
[syzbot] [can?] [usb?] KASAN: slab-out-of-bounds Read in ucan_probe
2025-03-27 6:43 UTC (3+ messages)
` [PATCH] can: ucan: the memory allocated to ctl_msg_buffer is one byte less
[PATCH v6 00/18] Add support for RZ/G3E CANFD
2025-03-26 11:22 UTC (26+ messages)
` [PATCH v6 01/18] dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schema
` [PATCH v6 02/18] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3E support
` [PATCH v6 03/18] can: rcar_canfd: Use of_get_available_child_by_name()
` [PATCH v6 04/18] can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macro
` [PATCH v6 05/18] can: rcar_canfd: Drop RCANFD_GERFL_EEF* macros in RCANFD_GERFL_ERR
` [PATCH v6 06/18] can: rcar_canfd: Add num_supported_rules variable to struct rcar_canfd_hw_info
` [PATCH v6 07/18] can: rcar_canfd: Add rnc_stride "
` [PATCH v6 08/18] can: rcar_canfd: Simplify RCANFD_GAFLCFG_SETRNC macro
` [PATCH v6 09/18] can: rcar_canfd: Add max_aflpn variable to struct rcar_canfd_hw_info
` [PATCH v6 10/18] can: rcar_canfd: Add max_cftml "
` [PATCH v6 11/18] can: rcar_canfd: Add {nom,data}_bittiming variables "
` [PATCH v6 12/18] can: rcar_canfd: Add ch_interface_mode variable "
` [PATCH v6 13/18] can: rcar_canfd: Add shared_can_regs "
` [PATCH v6 14/18] can: rcar_canfd: Add register mapping table "
` [PATCH v6 15/18] can: rcar_canfd: Add shift "
` [PATCH v6 16/18] can: rcar_canfd: Add only_internal_clks variable "
` [PATCH v6 17/18] can: rcar_canfd: Enhance multi_channel_irqs handling
` [PATCH v6 18/18] can: rcar_canfd: Add RZ/G3E support
[PATCH AUTOSEL 5.4 1/2] can: statistics: use atomic access in hot path
2025-03-25 18:43 UTC
[PATCH AUTOSEL 5.10 1/2] can: statistics: use atomic access in hot path
2025-03-25 18:43 UTC
[PATCH AUTOSEL 5.15 1/2] can: statistics: use atomic access in hot path
2025-03-25 18:43 UTC
[PATCH AUTOSEL 6.1 1/3] can: statistics: use atomic access in hot path
2025-03-25 18:42 UTC
[PATCH AUTOSEL 6.6 1/3] can: statistics: use atomic access in hot path
2025-03-25 18:42 UTC
[PATCH AUTOSEL 6.12 1/5] can: statistics: use atomic access in hot path
2025-03-25 18:42 UTC
[PATCH AUTOSEL 6.13 1/7] can: statistics: use atomic access in hot path
2025-03-25 18:42 UTC
[PATCH] can: dev: add struct data_bittiming_params to group FD parameters
2025-03-24 18:20 UTC (2+ messages)
[PATCH] can: rockchip_canfd: fix broken quirks checks
2025-03-24 13:44 UTC (2+ messages)
[syzbot] [can?] KCSAN: data-race in can_send / can_send (5)
2025-03-20 21:19 UTC (7+ messages)
[PATCH] phy: can-transceiver: Re-instate "mux-states" property presence check
2025-03-20 15:00 UTC (8+ messages)
[PATCH] can: fix missing decrement of j1939_proto.inuse_idx
2025-03-19 9:10 UTC (2+ messages)
[PATCH v5 00/16] Add support for RZ/G3E CANFD
2025-03-18 15:56 UTC (25+ messages)
` [PATCH v5 04/16] can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macro
` [PATCH v5 05/16] can: rcar_canfd: Drop RCANFD_GERFL_EEF* macros in RCANFD_GERFL_ERR
` [PATCH v5 06/16] can: rcar_canfd: Add num_supported_rules variable to struct rcar_canfd_hw_info
` [PATCH v5 07/16] can: rcar_canfd: Add rnc_field_width "
` "
` [PATCH v5 08/16] can: rcar_canfd: Simplify RCANFD_GAFLCFG_SETRNC macro
` [PATCH v5 12/16] can: rcar_canfd: Add mask table to struct rcar_canfd_hw_info
` "
` [PATCH v5 15/16] can: rcar_canfd: Enhance multi_channel_irqs handling
` [PATCH v5 16/16] can: rcar_canfd: Add RZ/G3E support
[PATCH] can: add protocol counter for AF_CAN sockets
2025-03-18 13:01 UTC (6+ messages)
[PATCH net-next 1/4] dt-bindings: can: fsl,flexcan: add transceiver capabilities
2025-03-18 12:00 UTC (2+ messages)
[PATCH net 1/6] can: ucan: fix out of bound read in strscpy() source
2025-03-18 12:00 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