Linux CAN Development
[Prev Page][Next Page]
- Re: [PATCH net-next] can: peak_canfd: Remove unused macros, (continued)
- [PATCH net-next] can: kvaser_pciefd: Remove unused macro KVASER_PCIEFD_KCAN_CTRL_EFRAME,
Wang Hai
- Re: Questions about using multiple sockets,
Oleksij Rempel
- canfdtest on flexcan loopback,
Pankaj Bansal
- INFO: task can't die in register_netdevice_notifier, syzbot
- [PATCH v2 0/2] dt-bindings: can: document R8A774E1,
Lad Prabhakar
- [PATCH 0/1] NET: mcan: Move runtime PM enable/disable to m_can_platform,
Patrik Flykt
- [PATCH v2] can: m_can: Set device to software init mode before closing,
Faiz Abbas
- [PATCH AUTOSEL 5.8 29/63] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions, Sasha Levin
- [PATCH AUTOSEL 5.7 26/54] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions, Sasha Levin
- [PATCH AUTOSEL 5.4 19/38] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions, Sasha Levin
- [PATCH 5.8 084/148] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can(), Greg Kroah-Hartman
- [PATCH 5.4 070/107] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can(), Greg Kroah-Hartman
- [PATCH 5.7 070/124] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can(), Greg Kroah-Hartman
- [PATCH 0/3] r8a7742 add CAN support,
Lad Prabhakar
- pull-request: can 2020-08-15,
Marc Kleine-Budde
- [PATCH v5 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation,
Pavel Pisa
pull-request: can 2020-08-14,
Marc Kleine-Budde
[PATCH 2/6] can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack, Marc Kleine-Budde
[PATCH 5/6] can: j1939: transport: add j1939_session_skb_find_by_offset() function, Marc Kleine-Budde
[PATCH 6/6] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions, Marc Kleine-Budde
[PATCH 3/6] can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer(), Marc Kleine-Budde
[PATCH 4/6] can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated, Marc Kleine-Budde
Re: pull-request: can 2020-08-14, David Miller
[PATCH net] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can(),
Eric Dumazet
[PATCH net] can: peak_usb: add range checking in decode operations,
Dan Carpenter
RE: [PATCH net] can: peak_usb: add range checking in decode operations, Stéphane Grosjean
[PATCH] can: m_can_platform: don't call m_can_class_suspend in runtime suspend,
Lucas Stach
KMSAN: uninit-value in can_receive (2),
syzbot
[PATCH v1 0/5] j1939 fixes,
Oleksij Rempel
[PATCH] can: m_can_platform: restore necessary m_can_class_resume() call, Davide Massarenti
[PATCH] can: grcan: fix spelling mistake "buss" -> "bus", Colin King
[PATCH net 0/4] support multipacket broadcast message,
Zhang Changzhong
Re: [PATCH v4 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part., kernel test robot
[PATCH v4 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation,
pisa
[PATCH] can/peak_usb: fix timestamp wrapping,
Stephane Grosjean
[PATCH v1] pch_can: use generic power management,
Vaibhav Gupta
[RESEND PATCH] can: mcp251x: add support for half duplex controllers, Tim Harvey
About sysfs usage by socket-can drivers,
Stéphane Grosjean
get rid of the address_space override in setsockopt v2,
Christoph Hellwig
- [PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t, Christoph Hellwig
- [PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt, Christoph Hellwig
- [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces, Christoph Hellwig
- [PATCH 25/26] net: pass a sockptr_t into ->setsockopt, Christoph Hellwig
- [PATCH 24/26] net/tcp: switch do_tcp_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 22/26] net/udp: switch udp_lib_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 23/26] net/tcp: switch ->md5_parse to sockptr_t, Christoph Hellwig
- [PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user, Christoph Hellwig
- [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t, Christoph Hellwig
- [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper, Christoph Hellwig
- [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t, Christoph Hellwig
- [PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t, Christoph Hellwig
- [PATCH 10/26] netfilter: remove the unused user argument to do_update_counters, Christoph Hellwig
- [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 09/26] net/xfrm: switch xfrm_user_policy to sockptr_t, Christoph Hellwig
- [PATCH 08/26] net: switch sock_set_timeout to sockptr_t, Christoph Hellwig
- [PATCH 07/26] net: switch sock_set_timeout to sockptr_t, Christoph Hellwig
- [PATCH 01/26] bpfilter: fix up a sparse annotation, Christoph Hellwig
- [PATCH 06/26] net: switch sock_setbindtodevice to sockptr_t, Christoph Hellwig
- [PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt, Christoph Hellwig
- [PATCH 04/26] net: add a new sockptr_t type, Christoph Hellwig
- [PATCH 03/26] bpfilter: reject kernel addresses, Christoph Hellwig
- Re: get rid of the address_space override in setsockopt v2, David Miller
KMSAN: uninit-value in _copy_to_iter (3), syzbot
get rid of the address_space override in setsockopt,
Christoph Hellwig
- [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t, Christoph Hellwig
- [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters, Christoph Hellwig
- [PATCH 11/24] netfilter: switch nf_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user, Christoph Hellwig
- [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt, Christoph Hellwig
- [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper, Christoph Hellwig
- [PATCH 24/24] net: pass a sockptr_t into ->setsockopt, Christoph Hellwig
- [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 22/24] net/tcp: switch ->md5_parse to sockptr_t, Christoph Hellwig
- [PATCH 23/24] net/tcp: switch do_tcp_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 21/24] net/udp: switch udp_lib_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t, Christoph Hellwig
- [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt to sockptr_t, Christoph Hellwig
- [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t, Christoph Hellwig
- [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t, Christoph Hellwig
- [PATCH 08/24] net/xfrm: switch xfrm_user_policy to sockptr_t, Christoph Hellwig
- [PATCH 07/24] net: switch sock_set_timeout to sockptr_t, Christoph Hellwig
- [PATCH 06/24] net: switch sock_set_timeout to sockptr_t, Christoph Hellwig
- [PATCH 03/24] net: add a new sockptr_t type, Christoph Hellwig
- [PATCH 05/24] net: switch sock_setbindtodevice to sockptr_t, Christoph Hellwig
- [PATCH 01/24] bpfilter: reject kernel addresses, Christoph Hellwig
- [PATCH 02/24] bpfilter: fix up a sparse annotation, Christoph Hellwig
- Re: get rid of the address_space override in setsockopt, Eric Biggers
- Re: get rid of the address_space override in setsockopt, Alexei Starovoitov
- RE: get rid of the address_space override in setsockopt, David Laight
- RE: get rid of the address_space override in setsockopt, David Laight
[PATCH net-next v2] can: ti_hecc: add missed clk_disable_unprepare() in error path, Zhang Changzhong
[PATCH net-next] can: mscan: simplify clock enable/disable, Zhang Changzhong
sockopt cleanups,
Christoph Hellwig
- [PATCH 21/22] net/ipv6: remove compat_ipv6_{get,set}sockopt, Christoph Hellwig
- [PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional, Christoph Hellwig
- [PATCH 20/22] net/ipv6: factor out mcast join/leave setsockopt helpers, Christoph Hellwig
- [PATCH 19/22] net/ipv6: factor out MCAST_MSFILTER setsockopt helpers, Christoph Hellwig
- [PATCH 18/22] net/ipv6: factor out MCAST_MSFILTER getsockopt helpers, Christoph Hellwig
- [PATCH 16/22] net/ipv4: factor out mcast join/leave setsockopt helpers, Christoph Hellwig
- [PATCH 17/22] net/ipv4: remove compat_ip_{get,set}sockopt, Christoph Hellwig
- [PATCH 15/22] net/ipv4: factor out MCAST_MSFILTER setsockopt helpers, Christoph Hellwig
- [PATCH 14/22] net/ipv4: factor out MCAST_MSFILTER getsockopt helpers, Christoph Hellwig
- [PATCH 12/22] netfilter: remove the compat argument to xt_copy_counters_from_user, Christoph Hellwig
- [PATCH 11/22] netfilter: remove the compat_{get,set} methods, Christoph Hellwig
- [PATCH 13/22] netfilter: split nf_sockopt, Christoph Hellwig
- [PATCH 10/22] netfilter/ebtables: clean up compat {get,set}sockopt handling, Christoph Hellwig
- [PATCH 07/22] netfilter/arp_tables: clean up compat {get,set}sockopt handling, Christoph Hellwig
- [PATCH 09/22] netfilter/ip6_tables: clean up compat {get,set}sockopt handling, Christoph Hellwig
- [PATCH 08/22] netfilter/ip_tables: clean up compat {get,set}sockopt handling, Christoph Hellwig
- [PATCH 06/22] net: remove compat_sys_{get,set}sockopt, Christoph Hellwig
- [PATCH 03/22] net: streamline __sys_getsockopt, Christoph Hellwig
- [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt, Christoph Hellwig
- [PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods, Christoph Hellwig
- [PATCH 02/22] net: streamline __sys_setsockopt, Christoph Hellwig
- [PATCH 04/22] net: simplify cBPF setsockopt compat handling, Christoph Hellwig
- Re: sockopt cleanups, David Miller
[Bug] Kernel Panic on Deletion of the network-namespace containing the SocketCAN interface,
Philipp Lehmann
[PATCH] can: m_can: Set device to software init mode before closing,
Faiz Abbas
[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1,
Lad Prabhakar
- [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support, Lad Prabhakar
- [PATCH 07/20] dt-bindings: timer: renesas,tmu: Document r8a774e1 bindings, Lad Prabhakar
- [PATCH 08/20] arm64: dts: renesas: r8a774e1: Add TMU device nodes, Lad Prabhakar
- [PATCH 11/20] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support, Lad Prabhakar
- [PATCH 12/20] dt-bindings: i2c: renesas,iic: Document r8a774e1 support, Lad Prabhakar
- [PATCH 16/20] dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support, Lad Prabhakar
- [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add CAN[FD] support, Lad Prabhakar
- [PATCH 19/20] dt-bindings: can: rcar_canfd: Document r8a774e1 support, Lad Prabhakar
- [PATCH 18/20] dt-bindings: can: rcar_can: Document r8a774e1 support, Lad Prabhakar
- [PATCH 17/20] arm64: dts: renesas: r8a774e1: Add RWDT node, Lad Prabhakar
- [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add MSIOF nodes, Lad Prabhakar
- [PATCH 14/20] dt-bindings: spi: renesas,sh-msiof: Add r8a774e1 support, Lad Prabhakar
- [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support, Lad Prabhakar
- [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add SDHI nodes, Lad Prabhakar
- [PATCH 09/20] arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes, Lad Prabhakar
- [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add CMT device nodes, Lad Prabhakar
- [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support, Lad Prabhakar
- [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support, Lad Prabhakar
- [PATCH 03/20] thermal: rcar_gen3_thermal: Add r8a774e1 support, Lad Prabhakar
- [PATCH 01/20] arm64: dts: renesas: r8a774e1: Add operating points, Lad Prabhakar
- Re: [PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1, Mark Brown
[PATCH net-next] can: silence remove_proc_entry warning,
Zhang Changzhong
general protection fault in raw_notifier, syzbot
[PATCH] can: j1939: fix double free in j1939_netdev_start,
trix
[PATCH v3] net: can: Introduce MEN 16Z192-00 CAN controller driver,
Abhijeet Badurkar
[PATCH] can: mcba_usb: remove redundant initialization of variable err, Colin King
INFO: task hung in pcpu_alloc, syzbot
INFO: task hung in rwlock_bug, syzbot
[PATCH] Replace HTTP links with HTTPS ones: CAN network drivers,
Alexander A. Klimov
[PATCH 0/7] Documentation: networking: eliminate doubled words,
Randy Dunlap
[PATCH 0/2] can: flexcan: small fix and ISO CAN-FD support,
Michael Walle
[PATCH BUGFIX] can: m_can: make m_can driver work with sleep state pinconfig,
Lothar Waßmann
[mkl-can-next:mcp25xxfd-43 3/4] drivers/net/can/spi/mcp25xxfd/mcp25xxfd-regmap.c:334:7: warning: field width specifier expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'}, kernel test robot
[PATCH] can: mcp25xxfd: add listen-only mode,
Kurt Van Dijck
[PATCH v41 0/3] can: add mcp25xxfd support,
Marc Kleine-Budde
Message not available
Re: [PATCH v41 0/3] can: add mcp25xxfd support, Manivannan Sadhasivam
[PATCH v2] Introduce MEN 16Z192-00 CAN controller driver, Abhijeet Badurkar
J1939: /proc/net/can interface,
Arnej Duranovic
isotp in mainline?,
Drew Fustini
[RESEND PATCH 0/6] Add Microchip MCP25XXFD CAN driver,
Manivannan Sadhasivam
[PATCH 0/6] Add Microchip MCP25XXFD CAN driver,
Manivannan Sadhasivam
[PATCH] can: m_can_platform: fix m_can_runtime_suspend(),
Richard Genoud
[PATCH] can: xilinx_can: handle failure cases of pm_runtime_get_sync, Navid Emamdoost
[PATCH] can: m_can: Set pinmux into "default" state on start,
Marek Vasut
[PATCH] can: mcp251x: add support for half duplex controllers,
Tim Harvey
[PATCH AUTOSEL 5.6 44/47] net: Fix return value about devm_platform_ioremap_resource(), Sasha Levin
[PATCH] can: flexcan: Fix runtime PM imbalance on error,
Dinghao Liu
[PATCH] can: xilinx_can: fix runtime pm imbalance on error, Dinghao Liu
PCAN USB hardware timestamps jumps forward,
Fabián Inostroza
[PATCH] can: Replace zero-length array with flexible-array,
Gustavo A. R. Silva
[PATCH] can: peak_canfd: Replace zero-length array with flexible-array, Gustavo A. R. Silva
[PATCH net-next] can: c_can: Remove unused inline function, YueHaibing
[PATCH] can: mscan: mpc5xxx_can: update contact email,
Wolfram Sang
[PATCH 00/37] net: manually convert files to ReST format - part 2,
Mauro Carvalho Chehab
KASAN: use-after-free Read in bcm_send_to_user, syzbot
Is is possible to use Netfilter for outgoing CAN msgs by CAN-ID?, Lev R. Oshvang .
Are there any netfilter modules for use with Socket CAN,
Lev R. Oshvang .
[PATCH 3.16 201/245] can, slip: Protect tty->disc_data in write_wakeup and close with RCU, Ben Hutchings
[PATCH 3.16 245/245] slcan: Don't transmit uninitialized stack data in padding, Ben Hutchings
[PATCH net-next v2] can: ti_hecc: convert to devm_platform_ioremap_resource_byname(),
Dejin Zheng
[PATCH net-next v1] can: ti_hecc: convert to devm_platform_ioremap_resource_byname(),
Dejin Zheng
[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC,
Joakim Zhang
[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting,
Rob Herring
Re: [PATCH 1/2] dt-bindings: Clean-up schema indentation formatting, Maxime Ripard
Message not available
Re: [PATCH 1/2] dt-bindings: Clean-up schema indentation formatting, Lee Jones
Message not available
Message not available
Re: [PATCH 1/2] dt-bindings: Clean-up schema indentation formatting, Vinod Koul
Message not available
Re: [PATCH 1/2] dt-bindings: Clean-up schema indentation formatting, Mark Brown
Re: [PATCH 1/2] dt-bindings: Clean-up schema indentation formatting, Alexandre Belloni
Re: [PATCH 1/2] dt-bindings: Clean-up schema indentation formatting, Sam Ravnborg
Re: [PATCH 1/2] dt-bindings: Clean-up schema indentation formatting, Jonathan Cameron
Message not available
Message not available
[PATCH AUTOSEL 5.5 057/106] slcan: Don't transmit uninitialized stack data in padding, Sasha Levin
[PATCH AUTOSEL 5.4 40/84] slcan: Don't transmit uninitialized stack data in padding, Sasha Levin
[PATCH AUTOSEL 4.14 14/30] slcan: Don't transmit uninitialized stack data in padding, Sasha Levin
[PATCH AUTOSEL 4.4 07/14] slcan: Don't transmit uninitialized stack data in padding, Sasha Levin
[PATCH AUTOSEL 4.9 10/21] slcan: Don't transmit uninitialized stack data in padding, Sasha Levin
[PATCH AUTOSEL 4.19 17/40] slcan: Don't transmit uninitialized stack data in padding, Sasha Levin
[PATCH AUTOSEL 5.6 068/129] slcan: Don't transmit uninitialized stack data in padding,
Sasha Levin
[PATCH 2/4] softcan: update dead links., Diego Elio Pettenò
[PATCH] can: tcan4x5x: Replace depends on REGMAP_SPI with depends on SPI,
Enric Balletbo i Serra
jcat binary name conflict, Alexander Gerasiov
[PATCH 4.4 18/29] slcan: Dont transmit uninitialized stack data in padding, Greg Kroah-Hartman
[PATCH 4.14 19/38] slcan: Dont transmit uninitialized stack data in padding, Greg Kroah-Hartman
[PATCH 4.9 17/32] slcan: Dont transmit uninitialized stack data in padding, Greg Kroah-Hartman
[PATCH 4.19 33/54] slcan: Dont transmit uninitialized stack data in padding, Greg Kroah-Hartman
[PATCH 5.4 11/41] slcan: Dont transmit uninitialized stack data in padding, Greg Kroah-Hartman
[PATCH 5.6 10/38] slcan: Dont transmit uninitialized stack data in padding, Greg Kroah-Hartman
[PATCH 5.5 10/44] slcan: Dont transmit uninitialized stack data in padding, Greg Kroah-Hartman
[PATCH v2] can: tcan4x5x: tcan4x5x_clear_interrupts: remove redundant if statement,
Daniels Umanovskis
[PATCH] can: tcan4x5x: tcan4x5x_clear_interrupts: remove redundant if statement,
Daniels Umanovskis
Fwd: usb_8dev - WARN_ON(in_irq()) Ticket #00560,
Andrejus Falčikas
[PATCH] net: can: remove "WITH Linux-syscall-note" from SPDX tag of C files,
Masahiro Yamada
[PATCH v2] slcan: Don't transmit uninitialized stack data in padding,
Richard Palethorpe
[PATCH] can: c_can: Handle lost bus-off interrupt while IRQs are disabled,
Felix Riemann
Bug with endianess in gs_usb.c, questions, Michael Rausch
[PATCH] can: gs_usb: avoid kernel warning when the device is stopped, Wolfgang Grandegger
How to send a CAN message while in a kernel module?,
Robert Barrows
PCI/PCIe cards and MSI support,
Stéphane Grosjean
[PATCH AUTOSEL 5.4 16/73] can: add missing attribute validation for termination, Sasha Levin
[PATCH AUTOSEL 4.19 11/37] can: add missing attribute validation for termination, Sasha Levin
[PATCH AUTOSEL 4.14 09/28] can: add missing attribute validation for termination, Sasha Levin
[PATCH] docs: dt: Fix m_can.txt reference in tcan4x5x.txt,
Dan Murphy
[PATCH 04/12] docs: dt: fix references to m_can.txt file,
Mauro Carvalho Chehab
[PATCH] MAINTAINERS: adjust to MCAN MMIO schema conversion,
Lukas Bulwahn
[PATCH v1] can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated, Oleksij Rempel
Kernel-Warning when stopping the CAN interface,
Wolfgang Grandegger
[PATCH] net: slcan, slip -- no need for goto when if () will do,
Pavel Machek
Need help in interpreting ip status output,
André Hartmann
[PATCH net 06/16] can: add missing attribute validation for termination,
Jakub Kicinski
[RESEND PATCH can-next 1/2] can: tcan4x5x: Rename parse_config function,
Dan Murphy
[PATCH can-next] can: tcan4x5x: Rename parse_config function, Dan Murphy
[PATCH v2] can: mcp251x: convert to half-duplex SPI, Marc Kleine-Budde
[PATCH] can: mcp251x: convert to half-duplex SPI,
Tim Harvey
general protection fault in j1939_netdev_start,
syzbot
[PATCH v2] can: af_can: can_rcv() canfd_rcv(): Fix access of uninitialized memory or out of bounds,
Marc Kleine-Budde
[Index of Archives]
[Automotive Discussions]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]