Files
kernel_arpi/include/linux
Reshetova, Elena 433cea4d9b net: convert netpoll_info.refcnt from atomic_t to refcount_t
refcount_t type and corresponding API should be
used instead of atomic_t when the variable is used as
a reference counter. This allows to avoid accidental
refcounter overflows that might lead to use-after-free
situations.

Signed-off-by: Elena Reshetova <elena.reshetova@intel.com>
Signed-off-by: Hans Liljestrand <ishkamiel@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David Windsor <dwindsor@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-01 07:39:08 -07:00
..
2017-05-24 12:43:30 -04:00
2017-06-06 15:41:24 -04:00
2017-05-12 15:57:15 -07:00
2017-05-18 10:07:41 -04:00
2017-05-18 10:07:40 -04:00
2017-05-08 17:15:12 -07:00
2017-05-03 15:52:10 -07:00
2017-06-19 21:50:20 +08:00
2017-06-25 11:56:30 -04:00
2017-05-18 10:07:40 -04:00
2017-05-03 15:52:10 -07:00
2017-05-08 17:15:12 -07:00
2017-06-15 12:12:40 -04:00
2017-06-01 14:53:04 -04:00
2017-05-09 16:43:22 +03:00