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-04-21 10:45:01 -04:00
2017-04-28 18:09:59 -04:00
2017-04-26 23:54:06 -04:00
2017-05-24 12:43:30 -04:00
2017-04-18 20:41:12 +02:00
2017-04-27 05:13:04 -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-04-24 14:30:46 -04:00
2014-01-27 21:02:39 -08:00
2017-06-25 11:56:30 -04:00
2017-04-26 13:03:04 -04:00
2012-12-11 17:22:27 -08:00
2016-12-06 10:17:03 +02: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-01-10 18:31:55 -08:00
2017-05-09 16:43:22 +03:00