linux-x25.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-17 14:46:05 to 2020-07-27 09:51:45 UTC [more...]

get rid of the address_space override in setsockopt v2
 2020-07-27  9:51 UTC  (43+ 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 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 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 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

[PATCH] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
 2020-07-26 11:05 UTC 

[PATCH] drivers/net/wan: lapb: Corrected the usage of skb_cow
 2020-07-25  3:17 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 "

[PATCH v2] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-22  3:10 UTC  (5+ messages)

[PATCH] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-14  9:55 UTC  (8+ messages)

[PATCH] Replace HTTP links with HTTPS ones: X.25 network layer
 2020-07-07 22:45 UTC  (2+ messages)

[PATCH v2] drivers/net/wan/lapbether: Fixed the value of hard_header_len
 2020-07-06 19:16 UTC  (2+ messages)

[PATCH] drivers/net/wan/lapbether: Fixed the value of hard_header_len
 2020-07-05  0:52 UTC  (2+ messages)

[PATCH 00/37]net: manually convert files to ReST format - part 3 (final)
 2020-05-01 19:33 UTC  (4+ messages)
` [PATCH 05/37] docs: networking: convert x25-iface.txt to ReST
` [PATCH 06/37] docs: networking: convert x25.txt "

[PATCH 00/37] net: manually convert files to ReST format - part 2
 2020-04-30 19:56 UTC  (3+ messages)
` [PATCH 02/37] docs: networking: convert lapb-module.txt to ReST

4becb7ee5b ("net/x25: Fix x25_neigh refcnt leak when x25 .."): [ 89.261843] BUG: kernel NULL pointer dereference, address: 00000074
 2020-04-30  8:22 UTC 

net test error: KASAN: null-ptr-deref Write in x25_disconnect
 2020-04-28 21:11 UTC  (3+ messages)
` [PATCH] net/x25: Fix null-ptr-deref "

[PATCH] net/x25: Fix null-ptr-deref in x25_disconnect
 2020-04-28 17:52 UTC 

bpf test error: KASAN: null-ptr-deref Write in x25_disconnect
 2020-04-28  4:58 UTC 

[PATCH v2] net/x25: Fix x25_neigh refcnt leak when x25 disconnect
 2020-04-27 18:20 UTC  (2+ messages)

[PATCH] net/x25: Fix x25_neigh refcnt leak when reveiving frame
 2020-04-23 22:49 UTC  (3+ messages)

[PATCH 1/2] net/x25: Fix x25_neigh refcnt leak when x25_connect() fails
 2020-04-23  7:00 UTC  (3+ messages)

[PATCH 1/2] wan/hdlc_x25: make lapb params configurable
 2020-03-26  6:08 UTC  (10+ messages)
` [PATCH 2/2] wan/hdlc_x25: fix skb handling

[PATCH] net: x25: convert to list_for_each_entry_safe()
 2020-02-17  2:59 UTC  (2+ messages)

[PATCH v4 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-21 12:22 UTC  (6+ messages)
` [PATCH v4 2/2] wan/hdlc_x25: fix skb handling

[PATCH v3 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-20 12:14 UTC  (3+ messages)
` [PATCH v3 2/2] wan/hdlc_x25: fix skb handling

[PATCH v2 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-16  6:03 UTC  (4+ messages)
` [PATCH v2 2/2] wan/hdlc_x25: fix skb handling

KASAN: null-ptr-deref Write in x25_connect
 2020-01-10  2:40 UTC  (4+ messages)
  ` [PATCH] net/x25: fix nonblocking connect

[PATCH 4/4] [RFC] staging/net: move AF_X25 into drivers/staging
 2019-12-11 13:34 UTC  (9+ messages)

[PATCH v2] net/x25: add new state X25_STATE_5
 2019-12-09 18:33 UTC  (2+ messages)

[PATCH] net/x25: add new state X25_STATE_5
 2019-12-09  6:41 UTC  (4+ messages)

BUG: unable to handle kernel NULL pointer dereference in x25_connect
 2019-12-07  7:15 UTC 

Reminder: 5 open syzbot bugs in "net/x25" subsystem
 2019-07-24  2:28 UTC 

memory leak in lapb_register
 2019-06-17  3:44 UTC  (3+ messages)
` [PATCH net] lapb: fixed leak of control-blocks

[PATCH net-next] lapb: moved export of lapb_register
 2019-06-16 21:25 UTC  (2+ messages)

KASAN: null-ptr-deref Read in x25_connect
 2019-06-11 13:28 UTC  (3+ messages)

general protection fault in x25_connect
 2019-06-11  7:17 UTC 

KASAN: use-after-free Read in refcount_sub_and_test_checked (2)
 2019-04-19  8:21 UTC  (3+ messages)

[PATCH v3 1/3] net: rework SIOCGSTAMP ioctl handling
 2019-04-17 21:56 UTC  (2+ messages)

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2019-04-17 20:15 UTC  (7+ 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).