messages from 2019-11-11 03:57:01 to 2019-12-09 08:48:07 UTC [more...]
[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] can: ensure an initialized headroom in outgoing CAN sk_buffs
2019-12-08 11:34 UTC (3+ messages)
[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 1/2] dt-bindings: tcan4x5x: Make wake-gpio an optional gpio
2019-12-06 13:49 UTC (10+ messages)
` [PATCH 2/2] net: m_can: Make wake-up gpio an optional
[PATCH 0/2] can: m_can_platform: Bug fix of kernel panic for
2019-12-06 7:39 UTC (8+ messages)
` [PATCH 1/2] can: m_can_platform: set net_device structure as driver data
` [PATCH 2/2] can: m_can_platform: remove unnecessary m_can_class_resume() call
[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 (17+ messages)
[PATCH] MAINTAINERS: Add fragment for xilinx CAN driver
2019-12-03 10:15 UTC (3+ 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)
[PATCH 0/2] can: xilinx_can: Bug fixes on can driver
2019-11-25 3:58 UTC (8+ messages)
` [PATCH 1/2] can: xilinx_can: skip error message on deferred probe
` [PATCH 2/2] can: xilinx_can: Fix usage of skb memory
[PATCH AUTOSEL 4.4 7/9] slcan: Fix memory leak in error path
2019-11-22 19:50 UTC
[PATCH AUTOSEL 4.9 10/13] slcan: Fix memory leak in error path
2019-11-22 19:49 UTC
[PATCH AUTOSEL 4.14 15/21] slcan: Fix memory leak in error path
2019-11-22 19:49 UTC
[PATCH AUTOSEL 4.19 18/25] slcan: Fix memory leak in error path
2019-11-22 19:48 UTC
pull-request: can 2019-11-22
2019-11-22 17:42 UTC (4+ messages)
` [PATCH 1/2] can: m_can_platform: set net_device structure as driver data
` [PATCH 2/2] can: m_can_platform: remove unnecessary m_can_class_resume() call
WARNING in j1939_sk_queue_activate_next
2019-11-21 9:26 UTC (2+ messages)
[PATCH 1/3] can: flexcan: fix deadlock when using self wakeup
2019-11-18 8:54 UTC (14+ messages)
` [PATCH 2/3] can: flexcan: change the way of stop mode acknowledgment
` [PATCH 3/3] can: flexcan: add LPSR mode support
[PATCH v3] can: m_can: add support for one shot mode
2019-11-15 5:20 UTC (3+ messages)
pull-request: can 2019-11-14
2019-11-14 9:51 UTC (3+ messages)
` [PATCH] slcan: Fix memory leak in error path
pull-request: can 2019-11-13
2019-11-13 19:47 UTC (11+ messages)
` [PATCH 1/9] can: af_can: export can_sock_destruct()
` [PATCH 2/9] can: j1939: move j1939_priv_put() into sk_destruct callback
` [PATCH 3/9] can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL
` [PATCH 4/9] can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg()
` [PATCH 5/9] can: j1939: transport: make sure the aborted session will be deactivated only once
` [PATCH 6/9] can: j1939: make sure socket is held as long as session exists
` [PATCH 7/9] can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_cancel() instead of hrtimer_cancel()
` [PATCH 8/9] can: j1939: j1939_can_recv(): add priv refcounting
` [PATCH 9/9] can: j1939: warn if resources are still linked on destroy
[PATCH v1 0/9] can: j1939: fix multiple issues found by syzbot
2019-11-13 10:04 UTC (16+ messages)
` [PATCH v1 1/9] can: af_can: export can_sock_destruct()
` [PATCH v1 2/9] can: j1939: move j1939_priv_put() into sk_destruct callback
` [PATCH v1 3/9] can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL
` [PATCH v1 4/9] can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg()
` [PATCH v1 5/9] can: j1939: transport: make sure the aborted session will be deactivated only once
` [PATCH v1 6/9] can: j1939: make sure socket is held as long as session exists
` [PATCH v1 7/9] can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_cancel() instead of hrtimer_cancel()
` [PATCH v1 8/9] can: j1939: j1939_can_recv(): add priv refcounting
` [PATCH v1 9/9] can: j1939: warn if resources are still linked on destroy
pull-request: can-next 2019-10-07
2019-11-12 20:46 UTC (3+ messages)
` pull-request: can-next 2019-10-07,pull-request: "
WARNING: refcount bug in j1939_netdev_start
2019-11-11 16:07 UTC (3+ messages)
INFO: task hung in vivid_stop_generating_vid_cap
2019-11-11 14:00 UTC (2+ messages)
KASAN: use-after-free Read in j1939_session_get_by_addr_locked
2019-11-11 3:57 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