linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-09 15:27:39 to 2024-10-14 11:26:09 UTC [more...]

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-14 11:26 UTC  (7+ messages)
` [PATCH 10/17] can: gw: "
` (subset) [PATCH 00/17] "

[PATCH v1] can: j1939: Extend stack documentation with buffer size behavior
 2024-10-13 18:17 UTC 

[PATCH v3 0/9] can: m_can: Add am62 wakeup support
 2024-10-13 12:34 UTC  (17+ messages)
` [PATCH v3 1/9] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v3 2/9] dt-bindings: can: m_can: Add vio-supply
` [PATCH v3 3/9] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v3 4/9] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v3 5/9] can: m_can: Support pinctrl wakeup state
` [PATCH v3 6/9] can: m_can: Add use of optional regulator
` [PATCH v3 7/9] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v3 8/9] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v3 9/9] arm64: dts: ti: k3-am62p-mcu: "

[PATCH v5] can: gs_usb.c: add usb endpoint address detection at driver probe step
 2024-10-12 21:23 UTC 

[PATCH v4] can: gs_usb.c: add usb endpoint address detection at driver probe step
 2024-10-12 20:54 UTC  (5+ messages)
` Subject: Second version of the patch is ready for review
  ` Subject: Bytes order nitpick
  ` Subject: Reviewer Reply

[PATCH net-next V2] can: j1939: fix uaf warning in j1939_session_destroy
 2024-10-11 14:10 UTC  (3+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-09 21:02 UTC  (15+ messages)

Predictable network device names for CAN devices
 2024-10-09  7:39 UTC  (3+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-08 16:36 UTC  (2+ messages)

[PATCH v2 0/8] do not leave dangling sk pointers in pf->create functions
 2024-10-08  8:12 UTC  (15+ messages)
` [PATCH v2 1/8] net: explicitly clear the sk pointer, when pf->create fails
` [PATCH v2 2/8] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH v2 3/8] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
` [PATCH v2 4/8] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
` [PATCH v2 5/8] net: af_can: do not leave a dangling sk pointer in can_create()
` [PATCH v2 6/8] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
` [PATCH v2 7/8] net: inet: do not leave a dangling sk pointer in inet_create()
` [PATCH v2 8/8] inet6: do not leave a dangling sk pointer in inet6_create()

[PATCH v4 1/2] can: m_can: set init flag earlier in probe
 2024-10-07  8:23 UTC  (2+ messages)
` [PATCH v4 2/2] can: m_can: fix missed interrupts with m_can_pci

[PATCH RFC can] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
 2024-10-06  8:31 UTC  (2+ messages)
` AW: "

[syzbot] Monthly can report (Oct 2024)
 2024-10-04 10:11 UTC 

[PATCH] can: fix skb reference counting in j1939_session_new()
 2024-10-03 17:36 UTC 

[syzbot] [can?] WARNING: refcount bug in sk_skb_reason_drop
 2024-10-03 16:14 UTC 

[PATCH v2] dt-bindings: net: can: atmel: Convert to json schema
 2024-10-03  8:34 UTC  (2+ messages)

IRQ handler mcp251xfd_handle_tefif() returned -22
 2024-10-01 14:35 UTC  (11+ messages)
  ` AW: "
      ` AW: "
          ` AW: "
              ` AW: "

[PATCH] can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
 2024-10-01 12:48 UTC  (3+ messages)

[PATCH can-next] can: mcan: m_can_open(): simplify condition to call free_irq()
 2024-10-01 11:12 UTC  (2+ messages)

[linux][PATCH v2 01/20] dt-bindings: can: mpfs: add PIC64GX CAN compatibility
 2024-09-30 16:51 UTC  (5+ messages)

[PATCH] dt-bindings: net: can: atmel: Convert to json schema
 2024-09-30  4:07 UTC  (7+ messages)

mcp251xfd: please add to the stable trees
 2024-09-27  7:57 UTC  (2+ messages)

[PATCH v3 1/2] can: m_can: set init flag earlier in probe
 2024-09-26  9:57 UTC  (7+ messages)
` [PATCH v3 2/2] can: m_can: fix missed interrupts with m_can_pci

[PATCH AUTOSEL 6.6 050/139] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
 2024-09-25 12:07 UTC 

[PATCH AUTOSEL 6.10 056/197] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
 2024-09-25 11:51 UTC 

[PATCH AUTOSEL 6.11 068/244] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
 2024-09-25 11:24 UTC 

[PATCH v2 0/4] CAST Controller Area Network driver support
 2024-09-24 20:03 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add cast vendor prefix
` [PATCH v2 2/4] dt-bindings: can: Add CAST CAN Bus Controller
` [PATCH v2 3/4] can: Add driver for "
` [PATCH v2 4/4] riscv: dts: starfive: jh7110: Add CAN nodes

[PATCH] can: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP
 2024-09-24 12:16 UTC  (3+ messages)

Oops on mcp251xfd open on 6.6.52
 2024-09-24  6:53 UTC  (7+ messages)

[PATCH v2 1/2] can: m_can: set init flag earlier in probe
 2024-09-24  6:16 UTC  (11+ messages)
` [PATCH v2 2/2] can: m_can: fix missed interrupts with m_can_pci
      ` [PATCH DO_NOT_APPLY] net: can: m_can: Support tcan level with edge interrupts

[PATCH 0/1] Allow building {cc770,sja1000}_isa on x86_64 again
 2024-09-23 11:01 UTC  (3+ messages)
` [PATCH 1/1] can: {cc770,sja1000}_isa: allow building on x86_64

[PATCH v2] can: gs_usb.c: add usb endpoint address detection at driver probe step
 2024-09-23  6:07 UTC  (3+ messages)

[PATCH 1/2] can: m_can: set init flag earlier in probe
 2024-09-19  9:17 UTC  (5+ messages)
` [PATCH 2/2] can: m_can: fix missed interrupts with m_can_pci

[RESEND PATCH v4 0/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
 2024-09-15 14:18 UTC  (2+ messages)
` [RESEND PATCH v4 1/1] "

[PATCH v4 0/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip
 2024-09-15 14:13 UTC  (2+ messages)
` [PATCH v4 1/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561

[PATCH net 0/5] pull-request: can 2024-09-12
 2024-09-14  4:50 UTC  (9+ messages)
` [PATCH net 1/5] can: bcm: Clear bo->bcm_proc_read after remove_proc_entry()
` [PATCH net 2/5] can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD
` [PATCH net 3/5] can: kvaser_pciefd: Enable 64-bit DMA addressing
` [PATCH net 4/5] can: m_can: enable NAPI before enabling interrupts
` [PATCH net 5/5] can: m_can: m_can_close(): stop clocks after device has been shut down

[PATCH net-next 0/5] pull-request: can-next 2024-09-11
 2024-09-14  4:50 UTC  (7+ messages)
` [PATCH net-next 1/5] can: Switch back to struct platform_driver::remove()
` [PATCH net-next 2/5] can: usb: Kconfig: Fix list of devices for esd_usb driver
` [PATCH net-next 3/5] can: m_can: m_can_chip_config(): mask timestamp wraparound IRQ
` [PATCH net-next 4/5] can: rockchip_canfd: rkcanfd_timestamp_init(): rework delay calculation
` [PATCH net-next 5/5] can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error code register

of alloc_canxl_skb
 2024-09-13 20:05 UTC  (3+ messages)

Subject: Second version of the patch is ready for review
 2024-09-13 19:06 UTC 

[PATCH v3] can: kvaser_pciefd: Enable 64-bit DMA addressing
 2024-09-12  9:42 UTC  (2+ messages)

[PATCH can v3 0/2] can: m_can: fix struct net_device_ops::{open,stop} callbacks under high bus load
 2024-09-12  7:45 UTC  (4+ messages)
` [PATCH can v3 1/2] can: m_can: enable NAPI before enabling interrupts
` [PATCH can v3 2/2] can: m_can: m_can_close(): stop clocks after device has been shut down

[PATCH] can: usb: Kconfig: Fix list of devices for esd_usb driver
 2024-09-11  8:59 UTC  (2+ messages)

[PATCH] can: m_can: m_can_chip_config(): mask timestamp wraparound IRQ
 2024-09-11  8:51 UTC 

[PATCH can-next 0/2] can: rockchip_canfd: rework delay calculation and decoding of error code register
 2024-09-11  8:45 UTC  (3+ messages)
` [PATCH can-next 1/2] can: rockchip_canfd: rkcanfd_timestamp_init(): rework delay calculation
` [PATCH can-next 2/2] can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error code register

[PATCH] can: rockchip_canfd: fix return type of rkcanfd_start_xmit()
 2024-09-11  8:18 UTC  (8+ messages)

[bug report] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
 2024-09-11  7:34 UTC 

[PATCH AUTOSEL 6.1 1/8] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
 2024-09-10 17:23 UTC 

[PATCH AUTOSEL 6.6 01/12] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
 2024-09-10 17:22 UTC 

[PATCH AUTOSEL 6.10 01/18] can: m_can: Limit coalescing to peripheral instances
 2024-09-10 17:21 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 02/18] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration

[PATCH] can: m_can: Enable NAPI before enabling interrupts
 2024-09-10 16:59 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: can: convert microchip,mcp251x.txt to yaml
 2024-09-10 10:59 UTC  (3+ messages)

[PATCH net-next] can: rockchip_canfd: Use div_s64() in rkcanfd_timestamp_init()
 2024-09-10 10:57 UTC  (3+ messages)

[PATCH net-next 1/3] net: can: cc770: Simplify parsing DT properties
 2024-09-10  0:20 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).