All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 net-next] sockptr_t fixes
@ 2020-07-28  6:36 Christoph Hellwig
  2020-07-28  6:36 ` [PATCH 1/4] netfilter: arp_tables: restore a SPDX identifier Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Christoph Hellwig @ 2020-07-28  6:36 UTC (permalink / raw)
  To: David S. Miller
  Cc: Jan Engelhardt, Ido Schimmel, Jason A. Donenfeld, David Laight, netdev

Hi Dave,

a bunch of fixes for the sockptr_t conversion

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/4 net-next] sockptr_t fixes v2
@ 2020-07-28 16:38 Christoph Hellwig
  2020-07-28 16:38 ` [PATCH 3/4] net: remove sockptr_advance Christoph Hellwig
  0 siblings, 1 reply; 13+ messages in thread
From: Christoph Hellwig @ 2020-07-28 16:38 UTC (permalink / raw)
  To: David S. Miller
  Cc: Jan Engelhardt, Ido Schimmel, Jason A. Donenfeld, David Laight, netdev

Hi Dave,

a bunch of fixes for the sockptr_t conversion


Changes since v1:
 - fix a user pointer dereference braino in bpfilter

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-07-29  6:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28  6:36 [PATCH 0/4 net-next] sockptr_t fixes Christoph Hellwig
2020-07-28  6:36 ` [PATCH 1/4] netfilter: arp_tables: restore a SPDX identifier Christoph Hellwig
2020-07-28  6:36 ` [PATCH 2/4] net: make sockptr_is_null strict aliasing safe Christoph Hellwig
2020-07-28  6:36 ` [PATCH 3/4] net: remove sockptr_advance Christoph Hellwig
2020-07-28  6:36 ` [PATCH 4/4] net: improve the user pointer check in init_user_sockptr Christoph Hellwig
2020-07-28 15:47   ` Jakub Kicinski
2020-07-28 15:51     ` Christoph Hellwig
2020-07-28 18:53       ` Jakub Kicinski
2020-07-28 15:52     ` David Laight
2020-07-28 16:10   ` kernel test robot
2020-07-28 20:01   ` David Miller
2020-07-29  6:04     ` Christoph Hellwig
2020-07-28 16:38 [PATCH 0/4 net-next] sockptr_t fixes v2 Christoph Hellwig
2020-07-28 16:38 ` [PATCH 3/4] net: remove sockptr_advance Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.