linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 02:17:31 to 2021-01-27 08:18:56 UTC [more...]

[PATCH v3 0/7] Convert CAN tests to new LTP API
 2021-01-27  7:52 UTC  (16+ messages)
` [PATCH v3 1/7] API: Add FILE_SCANF to new lib
` [PATCH v3 2/7] can: Add can_common.h for vcan device setup
` [PATCH v3 3/7] can: Add COPYING with dual license text
` [PATCH v3 4/7] can_filter: Convert to new library
` [PATCH v3 5/7] can_recv_own_msgs: "
  ` [LTP] "
` [PATCH v3 6/7] can: Remove obsolete test wrapper script
  ` [LTP] "
` [PATCH v3 7/7] can: Update contact details
  ` [LTP] "

[PATCH v6] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2021-01-25 19:06 UTC  (8+ messages)

[PATCH] can: mcba_usb: remove h from printk format specifier
 2021-01-25 17:50 UTC  (2+ messages)

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-26  6:55 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
 2021-01-25 10:40 UTC 

[PATCH v11 0/1] add support for ETAS ES58X CAN USB interfaces
 2021-01-24 12:23 UTC 

[PATCH v1] can: mcp251xfd: Add some sysfs debug interfaces for registers r/w
 2021-01-23 16:36 UTC  (5+ messages)

[5.10 CAN BUG report] kernel dump about echo skb
 2021-01-23  7:40 UTC  (8+ messages)

[RFC PATCH net 1/2] net: introduce CAN specific pointer in the struct net_device
 2021-01-22 11:47 UTC  (4+ messages)
` [RFC PATCH net 2/2] net: can: j1939: fix check for valid CAN devices

[PATCH v1 0/2] isa: Make the remove callback for isa drivers return void
 2021-01-22  9:01 UTC  (6+ messages)
` [PATCH v1 2/2] "

[PATCH v4] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-22  8:31 UTC  (2+ messages)

[PATCH v1] can: mcp251xfd: use regmap_bulk_write for compatibility
 2021-01-22  8:14 UTC  (4+ messages)

[PATCH v3] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-22  7:28 UTC  (2+ messages)

[PATCH v2] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-21  9:44 UTC  (4+ messages)

[PATCH v1] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-21  8:51 UTC  (2+ messages)

[PATCH can tree] can: dev: prevent potential information leak in can_fill_info()
 2021-01-21  7:37 UTC  (2+ messages)

pull-request: can 2021-01-20
 2021-01-20 21:03 UTC  (10+ messages)
` [net 1/3] can: dev: can_restart: fix use after free bug
` [net 2/3] can: vxcan: vxcan_xmit: "
` [net 3/3] can: peak_usb: fix use after free bugs

[PATCH v4 0/3] Fix several use after free bugs
 2021-01-20 17:30 UTC  (8+ messages)
` [PATCH v4 1/3] can: dev: can_restart: fix use after free bug
` [PATCH v4 2/3] can: vxcan: vxcan_xmit: "
` [PATCH v4 3/3] can: peak_usb: fix use after free bugs

[PATCH v3 0/3] Fix several use after free bugs
 2021-01-20 10:42 UTC  (5+ messages)
` [PATCH v3 1/3] can: dev: can_restart: fix use after free bug
` [PATCH v3 2/3] can: vxcan: vxcan_xmit: "
` [PATCH v3 3/3] can: peak_usb: fix use after free bugs

[PATCH v2 0/3] Fix several use after free bugs
 2021-01-20  9:19 UTC  (7+ messages)
` [PATCH v2 1/3] can: dev: can_restart: fix use after free bug
` [PATCH v2 2/3] can: vxcan: vxcan_xmit: "
` [PATCH v2 3/3] can: peak_usb: fix use after free bugs

[PATCH 0/3] Fix several use after free bugs
 2021-01-20  8:53 UTC  (8+ messages)
` [PATCH 1/3] can: dev: can_restart: fix use after free bug
` [PATCH 2/3] can: vxcan: vxcan_xmit: "
` [PATCH 3/3] can: peak_usb: fix use after free bugs

[PATCH v3] can: length: can_fd_len2dlc(): make length calculation readable again
 2021-01-20  8:34 UTC  (4+ messages)

[PATCH] can: dev: export can_get_state_str() function
 2021-01-20  8:28 UTC  (2+ messages)

[PATCH v2 0/6] Convert CAN tests to new LTP API
 2021-01-19 21:34 UTC  (14+ messages)
` [PATCH v2 1/6] API: Add FILE_SCANF to new lib
` [PATCH v2 2/6] can: Add can_common.h for vcan device setup
  ` [LTP] "
` [PATCH v2 3/6] can_filter: Convert to new library
` [PATCH v2 4/6] can_recv_own_msgs: "
    ` [LTP] "
` [PATCH v2 5/6] can: Remove obsolete test wrapper script
` [PATCH v2 6/6] can: Update contact details

[PATCH] can: mcp251xfd: mcp251xfd_handle_ivmif(): fix wrong NULL pointer check
 2021-01-19  7:54 UTC  (2+ messages)

[RFC] Add new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
 2021-01-18 21:00 UTC  (7+ messages)

[PATCH v2] can: length: can_fd_len2dlc(): make legnth calculation readable again
 2021-01-18 20:14 UTC  (2+ messages)

[PATCH] can: length: can_fd_len2dlc(): make legnth calculation readable again
 2021-01-17 22:31 UTC 

pull-request: can-next 2021-01-13
 2021-01-17 22:16 UTC  (22+ messages)
` [net-next 01/17] MAINTAINERS: adjust entry to tcan4x5x file split
` [net-next 02/17] MAINTAINERS: CAN network layer: add missing header file can-ml.h
` [net-next 03/17] can: dev: move driver related infrastructure into separate subdir
` [net-next 05/17] can: dev: move length related code into seperate file
` [net-next 07/17] can: dev: move netlink "
` [net-next 08/17] can: length: convert to kernel coding style
` [net-next 09/17] can: length: can_fd_len2dlc(): simplify length calculcation

[PATCH v10 0/1] add support for ETAS ES58X CAN USB interfaces
 2021-01-16  2:31 UTC  (16+ messages)
  ` [PATCH v10 1/1] can: usb: etas_es58X: "

pull-request: can-next 2021-01-14
 2021-01-15  1:26 UTC  (19+ messages)
` [net-next 01/17] MAINTAINERS: adjust entry to tcan4x5x file split
` [net-next 02/17] MAINTAINERS: CAN network layer: add missing header file can-ml.h
` [net-next 03/17] can: dev: move driver related infrastructure into separate subdir
` [net-next 04/17] can: dev: move bittiming related code into seperate file
` [net-next 05/17] can: dev: move length "
` [net-next 06/17] can: dev: move skb related "
` [net-next 07/17] can: dev: move netlink related code "
` [net-next 08/17] can: length: convert to kernel coding style
` [net-next 09/17] can: length: can_fd_len2dlc(): simplify length calculcation
` [net-next 10/17] can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data length
` [net-next 11/17] can: length: can_skb_get_frame_len(): introduce function to get data length of frame in data link layer
` [net-next 12/17] can: dev: extend struct can_skb_priv to hold CAN frame length
` [net-next 13/17] can: dev: can_put_echo_skb(): extend to handle frame_len
` [net-next 14/17] can: dev: can_get_echo_skb(): extend to return can frame length
` [net-next 15/17] can: dev: can_rx_offload_get_echo_skb(): "
` [net-next 16/17] can: dev: can_put_echo_skb(): add software tx timestamps
` [net-next 17/17] can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_buf

[PATCH 0/6] mcp251xfd: cleanups, optimize RTR, add len8_dlc and BQL support
 2021-01-14 15:34 UTC  (7+ messages)
` [PATCH 1/6] can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check TX is is full
` [PATCH 2/6] can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD frames
` [PATCH 3/6] can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN frames in RX-path
` [PATCH 4/6] can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN frames in TX-path
` [PATCH 5/6] can: mcp251xfd: add len8_dlc support
` [PATCH 6/6] can: mcp251xfd: add BQL support

[net 1/2] can: isotp: isotp_getname(): fix kernel information leak
 2021-01-14  3:10 UTC  (2+ messages)


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).