linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-25 21:53:23 to 2021-10-18 12:50:50 UTC [more...]

[PATCH 0/3] can: rcar_canfd: Add support for V3U flavor
 2021-10-18 12:50 UTC  (10+ messages)
` [PATCH 1/3] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH 2/3] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support
` [PATCH 3/3] arm64: dts: r8a779a0: Add CANFD device node

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

[RFC PATCH] can: peak_usb: CANFD: remove unused timestamp infrastructure
 2021-10-18 12:32 UTC 

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: xilinx_can: remove redundent netif_napi_del from xcan_remove
 2021-10-18 10:47 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  (3+ messages)
` [PATCH 2/2] can: peak_usb: exchange the order of information 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  (3+ messages)
` [PATCH 2/2] can: peak_usb: removes unnecessary test on the nullity of a pointer

[PATCH] can: at91_can: fix passive-state AERR flooding
 2021-10-17 12:46 UTC  (3+ 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  (3+ messages)

[PATCH net] can: j1939: fix errant alert in j1939_tp_rxtimer
 2021-10-17 10:40 UTC  (3+ 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 

[PATCH v2 0/3] report the controller capabilities through the netlink interface
 2021-10-09 13:13 UTC  (4+ 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

[PATCH v1] can: netlink: report the CAN controller mode supported flags
 2021-10-09  5:37 UTC  (2+ messages)

[syzbot] possible deadlock in j1939_sk_errqueue
 2021-10-08  3:36 UTC 

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

[PATCH net] can: isotp: add result check for wait_event_interruptible()
 2021-09-27 11:32 UTC  (3+ messages)

[PATCH v3 0/3] can: m_can: Merge FIFO ops to increase throughput
 2021-09-27  8:25 UTC  (4+ messages)
` [PATCH v3 2/3] can: m_can: Batch FIFO reads during CAN receive

[PATCH net 0/2] fix tx buffer concurrent access protection
 2021-09-26 11:01 UTC  (3+ messages)
` [PATCH net 1/2] can: isotp: add result check for wait_event_interruptible()
` [PATCH net 2/2] can: isotp: fix tx buffer concurrent access in isotp_sendmsg()

[PATCH] can: rcar_can: Fix suspend/resume
 2021-09-24  7:43 UTC  (5+ messages)

[PATCH] can: etas_es58x: avoid -Wzero-length-bounds warning
 2021-09-21  2:53 UTC  (2+ messages)

[PATCH] can: m_can: m_can_platform: Fix the base address in iomap_write_fifo()
 2021-09-20 12:36 UTC  (2+ messages)

[PATCH] can: m_can: m_can_platform: Fix iomap_read_fifo() and iomap_write_fifo()
 2021-09-20 12:27 UTC  (2+ messages)

Marc is on vacation
 2021-09-20  6:43 UTC 

[PATCH v6 0/6] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-09-18  9:56 UTC  (7+ messages)
` [PATCH v6 1/6] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v6 2/6] can: bittiming: change unit of TDC parameters to clock periods
` [PATCH v6 3/6] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
` [PATCH v6 4/6] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
` [PATCH v6 5/6] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
` [PATCH v6 6/6] can: dev: add can_tdc_get_relative_tdco() helper function

[PATCH v3 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2021-09-16 17:47 UTC  (5+ messages)
` [PATCH v3 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH CAN drivers
` [PATCH v3 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

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

[PATCH] can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
 2021-09-15 14:57 UTC 

[PATCH v3 0/2] prevent incoherent can configuration in case of early return in the CAN netlink interface
 2021-09-14 12:13 UTC  (9+ messages)
` [PATCH v3 1/2] can: netlink: prevent incoherent can configuration in case of early return
` [PATCH v3 2/2] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv

[PATCH] can: gs_usb: use %u to print unsigned values
 2021-09-14 10:10 UTC 

[syzbot] INFO: task hung in cangw_pernet_exit (3)
 2021-09-12 19:22 UTC 

[PATCH net] can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
 2021-09-10 12:40 UTC  (3+ messages)

Introducing packet problems to vcan interface
 2021-09-08 12:01 UTC  (2+ messages)

[syzbot] possible deadlock in j1939_sk_queue_drop_all
 2021-09-08  9:41 UTC 

pull-request: can 2021-09-07
 2021-09-07  9:20 UTC  (4+ messages)
` [PATCH net 1/2] can: rcar_canfd: add __maybe_unused annotation to silence warning
` [PATCH net 2/2] can: c_can: fix null-ptr-deref on ioctl()

[PATCH v2] can: rcar_canfd: add __maybe_unused annotation to silence warning
 2021-09-07  7:09 UTC  (2+ messages)

[PATCH v1] can: c_can: fix null-ptr-deref on ioctl()
 2021-09-07  6:38 UTC  (2+ messages)

[RESEND PATCH v2] can: netlink: prevent incoherent can configuration in case of early return
 2021-09-06 14:30 UTC  (4+ messages)

[PATCH] can: rcar_canfd: add __maybe_unused annotation to silence warning
 2021-09-06  1:42 UTC  (2+ messages)

[syzbot] WARNING in j1939_session_deactivate
 2021-08-31 10:36 UTC 

[PATCH] can: isotp: omit unintended hrtimer restart on socket release
 2021-08-30 12:44 UTC  (9+ messages)
` AW: "
    ` AW: "
        ` AW: "

[PATCH v3 2/5] treewide: Replace open-coded flex arrays in unions
 2021-08-28  7:51 UTC  (2+ messages)

[PATCH v2 2/5] treewide: Replace open-coded flex arrays in unions
 2021-08-28  7:31 UTC  (8+ messages)

[GIT PULL] Networking for 5.14-rc8
 2021-08-26 20:33 UTC  (2+ messages)

pull-request: can 2021-08-26
 2021-08-26  8:50 UTC  (4+ messages)
` [PATCH net] can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters

[PATCH 0/1] can: usb: esd_usb2: Fix the interchange of CAN TX and RX error counters
 2021-08-26  6:43 UTC  (3+ messages)
` [PATCH 1/1] can: usb: esd_usb2: Fix the interchange of the CAN RX and TX "


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