linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-27 05:56:42 to 2019-12-26 21:15:11 UTC [more...]

KASAN: use-after-free Read in j1939_tp_txtimer
 2019-12-26 21:15 UTC 

[PATCH] mscan: fix rx path lockup when returning from polling to irq mode
 2019-12-26 18:51 UTC 

[PATCH v3 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2019-12-26 18:16 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: vendor-prefix: add prefix for Czech Technical University in Prague
` [PATCH v3 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
` [PATCH v3 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part
` [PATCH v3 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support
` [PATCH v3 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
` [PATCH v3 6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation

KASAN: slab-out-of-bounds Read in j1939_tp_txtimer
 2019-12-23 14:45 UTC 

[PATCH] can: m_can: Fix default pinmux glitch at init
 2019-12-21 12:41 UTC  (10+ messages)

[PATCH v2 0/3] Add CAN and CAN-FD support to the RZ/G2N SoC
 2019-12-20 15:01 UTC  (9+ messages)
` [PATCH net-next v2 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support
` [PATCH net-next v2 2/3] dt-bindings: can: rcar_canfd: document "

[PATCH V2 1/2] can: flexcan: disable runtime PM if register flexcandev failed
 2019-12-19  4:59 UTC  (7+ messages)
` [PATCH V2 2/2] can: flexcan: disable clocks during stop mode

[PATCH v1] can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack
 2019-12-18  9:55 UTC  (3+ messages)

[PATCH linux-can/testing] can: tcan4x5x: Disable the INH pin device-state GPIO is unavailable
 2019-12-12 16:15 UTC 

[PATCH v6 2/2] can: tcan4x5x: put the device out of standby before register access
 2019-12-11 13:58 UTC 

[PATCH v6 1/2] can: tcan4x5x: put the device out of standby before register access
 2019-12-11 13:54 UTC  (2+ messages)

[PATCH v5 2/2] can: tcan4x5x: put the device out of standby before register access
 2019-12-11 13:39 UTC 

[PATCH v4 2/2] can: tcan4x5x: put the device out of standby before register access
 2019-12-11 13:12 UTC 

[PATCH v3 1/2] can: m_can: tcan4x5x: put the device out of standby before register access
 2019-12-11 12:35 UTC  (8+ messages)

[PATCH v2] can: tcan4x5x: Turn on the power before parsing the config
 2019-12-10 16:46 UTC  (2+ messages)

[PATCH][next] can: tcan45x: Fix inconsistent IS_ERR and PTR_ERR
 2019-12-10 16:35 UTC  (3+ messages)

[PATCH 0/2] can: fix USB altsetting bugs
 2019-12-10 11:40 UTC  (4+ messages)
` [PATCH 1/2] can: kvaser_usb: fix interface sanity check
` [PATCH 2/2] can: gs_usb: use descriptors of current altsetting

[PATCH 1/2] can: flexcan: disable runtime PM if register flexcandev failed
 2019-12-10  8:41 UTC  (6+ messages)
` [PATCH 2/2] can: flexcan: disable clocks during stop mode

[PATCH v2 1/2] can: m_can: tcan4x5x: put the device out of standby before register access
 2019-12-09 22:07 UTC  (4+ messages)

[PATCH] can: tcan4x5x: Turn on the power before parsing the config
 2019-12-09 21:44 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: tcan4x5x: Make wake-gpio an optional gpio
 2019-12-09 21:10 UTC  (14+ messages)
` [PATCH 2/2] net: m_can: Make wake-up gpio an optional

pull-request: can 2019-12-08
 2019-12-09 17:28 UTC  (15+ messages)
` [PATCH 01/13] MAINTAINERS: Add myself as a maintainer for MMIO m_can
` [PATCH 02/13] MAINTAINERS: Add myself as a maintainer for TCAN4x5x
` [PATCH 03/13] can: j1939: j1939_sk_bind(): take priv after lock is held
` [PATCH 04/13] can: j1939: fix address claim code example
` [PATCH 05/13] can: xilinx_can: Fix missing Rx can packets on CANFD2.0
` [PATCH 06/13] can: flexcan: fix possible deadlock and out-of-order reception after wakeup
` [PATCH 07/13] can: flexcan: add low power enter/exit acknowledgment helper
` [PATCH 08/13] can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment
` [PATCH 09/13] can: m_can: tcan4x5x: add required delay after reset
` [PATCH 10/13] dt-bindings: can: tcan4x5x: reset pin is active high
` [PATCH 11/13] dt-bindings: tcan4x5x: Make wake-gpio an optional gpio
` [PATCH 12/13] can: tcan45x: Make wake-up GPIO an optional GPIO
` [PATCH 13/13] can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices

[PATCH] can: ensure an initialized headroom in outgoing CAN sk_buffs
 2019-12-09 16:07 UTC  (4+ messages)

[PATCH 1/2] can: m_can: tcan4x5x: put the device out of standby before register access
 2019-12-09  8:48 UTC 

[PATCH V3 0/6] can: flexcan: fixes for stop mode
 2019-12-09  8:43 UTC  (11+ messages)
` [PATCH V3 1/6] can: flexcan: fix deadlock when using self wakeup
` [PATCH V3 2/6] can: flexcan: Ack wakeup interrupt separately
` [PATCH V3 3/6] can: flexcan: add low power enter/exit acknowledgment helper
` [PATCH V3 4/6] can: flexcan: change the way of stop mode acknowledgment
` [PATCH V3 5/6] can: flexcan: propagate error value of flexcan_chip_stop()
` [PATCH V3 6/6] can: flexcan: add LPSR mode support

[PATCH V2 0/4] can: flexcan: fixes for stop mode
 2019-12-08 10:56 UTC  (43+ messages)
` [PATCH V2 1/4] can: flexcan: fix deadlock when using self wakeup
` [PATCH V2 2/4] can: flexcan: try to exit stop mode during probe stage
` [PATCH V2 3/4] can: flexcan: change the way of stop mode acknowledgment
` [PATCH V2 4/4] can: flexcan: add LPSR mode support

[PATCH 1/2] MAINTAINERS: Add myself as a maintainer for MMIO m_can
 2019-12-07 20:20 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Add myself as a maintainer for TCAN4x5x

[PATCH] can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
 2019-12-07 14:40 UTC 

[PATCH v1] can: j1939: j1939_sk_bind(): take priv after lock is held
 2019-12-07 13:05 UTC  (2+ messages)

[PATCH 0/2] can: m_can_platform: Bug fix of kernel panic for
 2019-12-06  7:39 UTC  (4+ messages)

[PATCH] MAINTAINERS: add myself as maintainer of MCAN MMIO device driver
 2019-12-05 17:42 UTC  (3+ messages)

[PATCH V2] can: xilinx_can: Fix missing Rx can packets on CANFD2.0
 2019-12-04  7:52 UTC  (3+ messages)

pull-request: can 2019-12-03
 2019-12-03 19:14 UTC  (10+ messages)
` [PATCH 1/6] MAINTAINERS: add fragment for xilinx CAN driver
` [PATCH 2/6] MAINTAINERS: add myself as maintainer of MCAN MMIO device driver
` [PATCH 3/6] can: slcan: Fix use-after-free Read in slcan_open
` [PATCH 4/6] can: ucan: fix non-atomic allocation in completion handler
` [PATCH 5/6] can: xilinx_can: skip error message on deferred probe
` [PATCH 6/6] can: xilinx_can: Fix usage of skb memory

[PATCH] can: xilinx_can: Fix missing Rx can packets on CANFD2.0
 2019-12-03 11:16 UTC  (2+ messages)

KMSAN: uninit-value in can_receive
 2019-12-03 10:40 UTC  (13+ messages)

[PATCH] MAINTAINERS: Add fragment for xilinx CAN driver
 2019-12-03 10:15 UTC  (2+ messages)

[PATCH] can: ucan: fix non-atomic allocation in completion handler
 2019-12-03 10:07 UTC  (2+ messages)

KASAN: use-after-free Read in slcan_open
 2019-12-03  6:29 UTC  (3+ messages)

[PATCH V2 0/2] can: xilinx_can: Bug fixes on can driver
 2019-12-02 13:02 UTC  (3+ messages)
` [PATCH V2 1/2] can: xilinx_can: skip error message on deferred probe
` [PATCH V2 2/2] can: xilinx_can: Fix usage of skb memory

general protection fault in j1939_jsk_del (2)
 2019-11-30  8:46 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).