linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-09 07:41:20 to 2021-11-10 02:00:12 UTC [more...]

[PATCH net] can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
 2021-11-10  2:00 UTC  (3+ messages)

[PATCH v5 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2021-11-09 15:53 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH CAN drivers
` [PATCH 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH] can: m_can: Disable and ignore ELO interrupt
 2021-11-09  2:12 UTC 

pull-request: can 2021-11-06
 2021-11-07 19:10 UTC  (10+ messages)
` [PATCH net 1/8] can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
` [PATCH net 2/8] can: j1939: j1939_can_recv(): ignore messages with invalid source address
` [PATCH net 3/8] can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
` [PATCH net 4/8] can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path
` [PATCH net 5/8] can: peak_usb: always ask for BERR reporting for PCAN-USB devices
` [PATCH net 6/8] can: peak_usb: exchange the order of information messages
` [PATCH net 7/8] can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_finish() in case of bus off
` [PATCH net 8/8] can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip_rx_int_enable()

[PATCH v2] can: m_can: m_can_read_fifo: fix memory leak in error branch
 2021-11-07  5:07 UTC 

[RFC PATCH v1] can: m_can: m_can_read_fifo: fix memory leak in error branch
 2021-11-06 23:18 UTC  (4+ messages)

[PATCH 1/2] can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_finish() in case of bus off
 2021-11-06 20:15 UTC  (2+ messages)
` [PATCH 2/2] can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip_rx_int_enable()

[PATCH 0/2 v2] can: peak_usb: PCAN-USB bus state fix and info ordering
 2021-11-06 16:39 UTC  (7+ messages)
` [PATCH 1/2 v2] can: peak_usb: always ask for BERR reporting for PCAN-USB devices
` [PATCH 2/2 v2] can: peak_usb: exchange the order of information messages

[PATCH net v2 0/3] can: j1939: fix some standard conformance problems
 2021-11-06 16:26 UTC  (8+ messages)
` [PATCH net v2 1/3] can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
` [PATCH net v2 2/3] can: j1939: j1939_can_recv(): ignore messages with invalid source address
` [PATCH net v2 3/3] can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM

[PATCH] phy: phy-can-transceiver: Make devm_gpiod_get optional
 2021-11-06 15:12 UTC  (2+ messages)

sjw in can_calc_bittiming
 2021-11-05 12:07 UTC  (5+ messages)

[PATCH iproute2-next 5.16 v6 0/5] iplink_can: cleaning, fixes and adding TDC support
 2021-11-04 15:50 UTC  (7+ messages)
` [PATCH iproute2-next 5.16 v6 1/5] iplink_can: fix configuration ranges in print_usage() and add unit
` [PATCH iproute2-next 5.16 v6 2/5] iplink_can: code refactoring of print_ctrlmode()
` [PATCH iproute2-next 5.16 v6 3/5] iplink_can: use PRINT_ANY to factorize code and fix signedness
` [PATCH iproute2-next 5.16 v6 4/5] iplink_can: print brp and dbrp bittiming variables
` [PATCH iproute2-next 5.16 v6 5/5] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)

[PATCH v5] can: netlink: report the CAN controller mode supported flags
 2021-11-02  8:25 UTC  (3+ messages)

[RFC PATCH v2 0/3] iproute2-next: iplink_can: report the controller capabilities
 2021-11-01 12:43 UTC  (4+ messages)
` [RFC PATCH v2 1/3] iplink_can: code refactoring of print_ctrlmode()
` [RFC PATCH v2 2/3] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output
` [RFC PATCH v2 3/3] can: netlink: add new field to struct can_ctrlmode to report capabilities

[PATCH v4] can: netlink: report the CAN controller mode supported flags
 2021-10-29 16:14 UTC  (4+ messages)

[RFC PATCH] can: peak_usb: CANFD: remove unused timestamp infrastructure
 2021-10-29 12:54 UTC  (3+ messages)

[PATCH v1] can: etas_es58x: es58x_rx_err_msg: fix memory leak in error path
 2021-10-29 11:20 UTC  (4+ messages)

[PATCH v1] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port
 2021-10-29 11:18 UTC  (2+ messages)

[syzbot] WARNING in j1939_tp_txtimer
 2021-10-29  7:55 UTC 

[PATCH net 0/3] can: j1939: fix some standard conformance problems
 2021-10-28  8:30 UTC  (13+ messages)
` [PATCH net 1/3] can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
` [PATCH net 2/3] can: j1939: j1939_can_recv(): ignore messages with invalid source address
` [PATCH net 3/3] can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM

[PATCH v3 0/4] report the controller capabilities through the netlink interface
 2021-10-26  3:29 UTC  (6+ messages)
` [PATCH v3 1/4] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
` [PATCH v3 2/4] can: dev: add sanity check in can_set_static_ctrlmode()
` [PATCH v3 3/4] can: dev: reorder struct can_priv members for better packing
` [PATCH v3 4/4] can: netlink: report the CAN controller mode supported flags

[PATCH v2 0/3] report the controller capabilities through the netlink interface
 2021-10-26  1:36 UTC  (8+ messages)
` [PATCH v2 1/3] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
` [PATCH v2 2/3] can: dev: reorder struct can_priv members for better packing
` [PATCH v2 3/3] can: netlink: report the CAN controller mode supported flags

ethtool: ring configuration for CAN devices
 2021-10-25 18:43 UTC  (8+ messages)

pull-request: can-next 2021-10-24
 2021-10-25 12:10 UTC  (18+ messages)
` [PATCH net-next 01/15] can: bcm: Use hrtimer_forward_now()
` [PATCH net-next 02/15] can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to unsigned int
` [PATCH net-next 03/15] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH net-next 04/15] can: bittiming: change unit of TDC parameters to clock periods
` [PATCH net-next 05/15] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
` [PATCH net-next 06/15] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
` [PATCH net-next 07/15] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
` [PATCH net-next 08/15] can: dev: add can_tdc_get_relative_tdco() helper function
` [PATCH net-next 09/15] can: at91/janz-ican3: replace snprintf() in show functions with sysfs_emit()
` [PATCH net-next 10/15] can: rcar: drop unneeded ARM dependency
` [PATCH net-next 11/15] can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
` [PATCH net-next 12/15] can: gs_usb: use %u to print unsigned values
` [PATCH net-next 13/15] can: peak_usb: CANFD: store 64-bits hw timestamps
` [PATCH net-next 14/15] can: xilinx_can: remove repeated word from the kernel-doc
` [PATCH net-next 15/15] can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()

FAILED: patch "[PATCH] can: isotp: isotp_sendmsg(): fix TX buffer concurrent access" failed to apply to 5.10-stable tree
 2021-10-25  7:47 UTC  (2+ messages)

[PATCH 5.10-stable] can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()
 2021-10-24 13:07 UTC 

[syzbot] possible deadlock in j1939_session_activate
 2021-10-22 11:52 UTC 

Query for status of timestamping for XCAN driver and possible project
 2021-10-20 11:34 UTC  (2+ messages)

[PATCH] driver: net: can: disable clock when it is in enable status
 2021-10-19  9:33 UTC  (3+ messages)

[PATCH] can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
 2021-10-19  9:31 UTC  (2+ messages)

pull-request: can 2021-10-19
 2021-10-19  7:15 UTC  (2+ messages)
` [PATCH net] can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path

[PATCH RFC] can: isotp: isotp_sendmsg(): return error on FC timeout on TX path
 2021-10-19  7:05 UTC  (5+ messages)

[PATCH] can: xilinx_can: remove redundent netif_napi_del from xcan_remove
 2021-10-19  1:44 UTC  (5+ messages)

[PATCH 0/3] can: rcar_canfd: Add support for V3U flavor
 2021-10-18 12:50 UTC  (4+ messages)
` [PATCH 1/3] can: rcar_canfd: Add support for r8a779a0 SoC

[PATCH] can: xilinx_can: Remove repeated work the from kernel-doc
 2021-10-18 12:39 UTC  (2+ messages)

[PATCH] can: peak_usb: CANFD: store 64-bits hw timestamps
 2021-10-18 12:34 UTC  (2+ messages)

pull-request: can 2021-10-17
 2021-10-18 12:10 UTC  (13+ messages)
` [PATCH net 01/11] can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer
` [PATCH net 02/11] can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv
` [PATCH net 03/11] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
` [PATCH net 04/11] can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
` [PATCH net 05/11] can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()
` [PATCH net 06/11] can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()
` [PATCH net 07/11] can: rcar_can: fix suspend/resume
` [PATCH net 08/11] can: m_can: fix iomap_read_fifo() and iomap_write_fifo()
` [PATCH net 09/11] can: peak_pci: peak_pci_remove(): fix UAF
` [PATCH net 10/11] can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification
` [PATCH net 11/11] can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nullity of a pointer

[PATCH] can: rcar: Drop unneeded ARM dependency
 2021-10-18 11:48 UTC  (4+ messages)

[PATCH] can: j1939: j1939_session_deactivate(): fix potential UAF access
 2021-10-18  5:27 UTC  (3+ messages)

[PATCH 1/2] can: peak_usb: always ask for BERR reporting for PCAN-USB devices
 2021-10-17 20:50 UTC  (2+ messages)

[PATCH] can: m_can: m_can_platform: Fix iomap_read_fifo() and iomap_write_fifo()
 2021-10-17 20:44 UTC  (2+ messages)

[PATCH] driver: net: can: delete napi if register_candev fails
 2021-10-17 20:16 UTC  (5+ messages)

[PATCH v2] can: rcar_can: Fix suspend/resume
 2021-10-17 13:08 UTC  (2+ messages)

[PATCH 1/2] can: peak_usb: fix back to ERROR_ACTIVE state notification
 2021-10-17 13:04 UTC  (2+ messages)

[PATCH] can: at91_can: fix passive-state AERR flooding
 2021-10-17 12:46 UTC  (2+ messages)

[PATCH] can: peak_pci: Fix UAF in peak_pci_remove
 2021-10-17 12:29 UTC  (2+ messages)

[PATCH net v2 0/2] fix tx buffer concurrent access protection
 2021-10-17 12:22 UTC  (6+ messages)
` [PATCH net v2 1/2] can: isotp: add result check for wait_event_interruptible()
` [PATCH net v2 2/2] can: isotp: fix tx buffer concurrent access in isotp_sendmsg()

[PATCH net] can: j1939: fix UAF for rx_kref of j1939_priv
 2021-10-17 10:43 UTC  (2+ messages)

[PATCH net] can: j1939: fix errant alert in j1939_tp_rxtimer
 2021-10-17 10:40 UTC  (2+ messages)

[PATCH net] can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
 2021-10-17 10:37 UTC  (3+ messages)

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
 2021-10-17 10:32 UTC  (14+ messages)

[PATCH] net: can: replace snprintf in show functions with sysfs_emit
 2021-10-17 10:18 UTC  (2+ messages)

[patch 00/11] hrtimers: Cleanup hrtimer_forward() [ab]use
 2021-10-13 13:59 UTC  (3+ messages)
` [patch 05/11] can: bcm: Use hrtimer_forward_now()

[PATCH] can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to unsigned int
 2021-10-13 13:06 UTC 


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