linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 22:41:14 to 2020-07-23 14:44:55 UTC [more...]

get rid of the address_space override in setsockopt v2
 2020-07-23 14:44 UTC  (34+ messages)
` [PATCH 01/26] bpfilter: fix up a sparse annotation
` [PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
` [PATCH 03/26] bpfilter: reject kernel addresses
` [PATCH 04/26] net: add a new sockptr_t type
` [PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 06/26] net: switch sock_setbindtodevice "
` [PATCH 07/26] net: switch sock_set_timeout "
` [PATCH 08/26] "
  ` [MPTCP] "
` [PATCH 09/26] net/xfrm: switch xfrm_user_policy "
` [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
  ` [PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
  ` [PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
  ` [PATCH 12/26] netfilter: switch nf_setsockopt "
  ` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt "
` [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 22/26] net/udp: switch udp_lib_setsockopt "
` [PATCH 23/26] net/tcp: switch ->md5_parse "
` [PATCH 24/26] net/tcp: switch do_tcp_setsockopt "
` [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "
` [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces

About sysfs usage by socket-can drivers
 2020-07-23 13:37 UTC  (2+ messages)

get rid of the address_space override in setsockopt
 2020-07-22 17:09 UTC  (50+ messages)
` [PATCH 01/24] bpfilter: reject kernel addresses
` [PATCH 02/24] bpfilter: fix up a sparse annotation
` [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 05/24] net: switch sock_setbindtodevice "
` [PATCH 06/24] net: switch sock_set_timeout "
  ` [PATCH 03/24] net: add a new sockptr_t type
  ` [PATCH 07/24] net: switch sock_set_timeout to sockptr_t
  ` [PATCH 22/24] net/tcp: switch ->md5_parse "
  ` [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
    ` [MPTCP] "
` [PATCH 08/24] net/xfrm: switch xfrm_user_policy to sockptr_t
` [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
` [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 11/24] netfilter: switch nf_setsockopt "
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 21/24] net/udp: switch udp_lib_setsockopt "
` [PATCH 23/24] net/tcp: switch do_tcp_setsockopt "

KMSAN: uninit-value in _copy_to_iter (3)
 2020-07-22  6:03 UTC 

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-21  2:53 UTC  (58+ messages)
` [PATCH 01/20] arm64: dts: renesas: r8a774e1: Add operating points
` [PATCH 03/20] thermal: rcar_gen3_thermal: Add r8a774e1 support
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support
  ` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
  ` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support
  ` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add CMT device nodes
  ` [PATCH 07/20] dt-bindings: timer: renesas,tmu: Document r8a774e1 bindings
  ` [PATCH 09/20] arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes
  ` [PATCH 12/20] dt-bindings: i2c: renesas,iic: Document r8a774e1 support
  ` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support
  ` [PATCH 14/20] dt-bindings: spi: renesas,sh-msiof: Add r8a774e1 support
  ` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add MSIOF nodes
  ` [PATCH 17/20] arm64: dts: renesas: r8a774e1: Add RWDT node
  ` [PATCH 18/20] dt-bindings: can: rcar_can: Document r8a774e1 support
  ` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add CAN[FD] support
` [PATCH 08/20] arm64: dts: renesas: r8a774e1: Add TMU device nodes
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add SDHI nodes
` [PATCH 11/20] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support
` [PATCH 16/20] dt-bindings: watchdog: renesas,wdt: "
` [PATCH 19/20] dt-bindings: can: rcar_canfd: "

sockopt cleanups
 2020-07-20  1:16 UTC  (27+ messages)
` [PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods
` [PATCH 02/22] net: streamline __sys_setsockopt
` [PATCH 03/22] net: streamline __sys_getsockopt
` [PATCH 04/22] net: simplify cBPF setsockopt compat handling
` [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
  ` [MPTCP] "
` [PATCH 06/22] net: remove compat_sys_{get,set}sockopt
` [PATCH 08/22] netfilter/ip_tables: clean up compat {get,set}sockopt handling
` [PATCH 09/22] netfilter/ip6_tables: "
` [PATCH 10/22] netfilter/ebtables: "
` [PATCH 11/22] netfilter: remove the compat_{get,set} methods
` [PATCH 12/22] netfilter: remove the compat argument to xt_copy_counters_from_user
` [PATCH 13/22] netfilter: split nf_sockopt
` [PATCH 14/22] net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
` [PATCH 15/22] net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
` [PATCH 16/22] net/ipv4: factor out mcast join/leave "
` [PATCH 18/22] net/ipv6: factor out MCAST_MSFILTER getsockopt helpers
` [PATCH 20/22] net/ipv6: factor out mcast join/leave setsockopt helpers
` [PATCH 21/22] net/ipv6: remove compat_ipv6_{get,set}sockopt
` [PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional
  ` [PATCH 07/22] netfilter/arp_tables: clean up compat {get,set}sockopt handling
  ` [PATCH 17/22] net/ipv4: remove compat_ip_{get,set}sockopt
  ` [PATCH 19/22] net/ipv6: factor out MCAST_MSFILTER setsockopt helpers

[Bug] Kernel Panic on Deletion of the network-namespace containing the SocketCAN interface
 2020-07-17 14:55 UTC  (6+ messages)

[PATCH] can: j1939: fix double free in j1939_netdev_start
 2020-07-17 12:44 UTC  (2+ messages)

[PATCH net-next v2] can: ti_hecc: add missed clk_disable_unprepare() in error path
 2020-07-17  8:04 UTC 

[PATCH net-next] can: mscan: simplify clock enable/disable
 2020-07-17  8:01 UTC 

[PATCH v41 0/3] can: add mcp25xxfd support
 2020-07-16 13:28 UTC  (3+ messages)
    ` [PATCH v41 3/3] can: mcp25xxfd: initial commit

[PATCH] can: m_can: Set device to software init mode before closing
 2020-07-16  4:23 UTC 

[PATCH] Replace HTTP links with HTTPS ones: CAN network drivers
 2020-07-15 21:46 UTC  (3+ messages)

[PATCH net-next] can: silence remove_proc_entry warning
 2020-07-14 20:10 UTC  (2+ messages)

general protection fault in raw_notifier
 2020-07-10 18:38 UTC 

[PATCH v3] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2020-07-07 15:35 UTC 

[PATCH] can: mcba_usb: remove redundant initialization of variable err
 2020-07-06 16:42 UTC 

[PATCH 0/7] Documentation: networking: eliminate doubled words
 2020-07-06 16:07 UTC  (9+ messages)
` [PATCH 3/7] Documentation: networking: can_ucan_protocol: drop "
` [PATCH 4/7] Documentation: networking: dsa: drop doubled word
` [PATCH 6/7] Documentation: networking: ipvs-sysctl: "
` [PATCH 7/7] Documentation: networking: rxrpc: "

INFO: task hung in pcpu_alloc
 2020-07-06 15:12 UTC 

INFO: task hung in rwlock_bug
 2020-07-06 14:02 UTC 


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