[<prev month] [next month>] [year] [list]
kernel-hardening mailing list - 2016/12
Messages by day:
December 1 (6 messages)
December 2 (6 messages)
December 3 (3 messages)
December 6 (6 messages)
December 7 (16 messages)
December 8 (2 messages)
December 9 (6 messages)
December 10 (14 messages)
December 11 (4 messages)
December 12 (13 messages)
December 13 (9 messages)
December 14 (64 messages)
December 15 (50 messages)
December 16 (73 messages)
December 17 (7 messages)
December 18 (1 message)
December 19 (14 messages)
December 20 (20 messages)
December 21 (27 messages)
December 22 (54 messages)
December 23 (13 messages)
December 24 (2 messages)
December 28 (2 messages)
December 29 (22 messages)
- [RFC PATCH 00/19] refcount_t API + usage (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 03/19] For some obscure reason apparmor thinks its needs to locally implement kref primitives that already ex… (Elena Reshetova <elena.reshetova@...el.…)
- [RFC PATCH 01/19] Since we need to change the implementation, stop exposing internals. Provide kref_read() to read the c… (Elena Reshetova <elena.reshetova@...el.…)
- [RFC PATCH 02/19] By general sentiment kref_sub() is a bad interface, make it go away. (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 04/19] Because home-rolling your own is _awesome_, stop doing it. Provide kref_put_lock(), just like kref_put… (Elena Reshetova <elena.reshetova@...el.…)
- [RFC PATCH 05/19] Leak references by unbalanced get, instead of poking at kref implementation details. (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 06/19] Provide refcount_t, an atomic_t like primitive built just for refcounting. (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 07/19] mixed: kref fixes (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 08/19] kernel, mm: convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 09/19] net: convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 10/19] fs: convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 11/19] security: convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 12/19] sound: convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 13/19] ipc: covert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 14/19] tools: convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 15/19] block: convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 16/19] drivers: net convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 18/19] drivers: infiniband convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- [RFC PATCH 17/19] drivers: misc convert from atomic_t to refcount_t (Elena Reshetova <elena.reshetova@...el.com>)
- Security issues on ARM processor (amitsagar gowda <amitsagargowda@...il.com>)
- Re: [RFC PATCH 01/19] Since we need to change the implementation,
stop exposing internals. Provide kref_read() to read the… (Greg KH <gregkh@...uxfoundation.org>)
- RE: Re: [RFC PATCH 01/19] Since we need to
change the implementation, stop exposing internals. Provide kref_read() to
… ("Reshetova, Elena" <elena.reshetova@int…)
December 30 (5 messages)
439 messages
Powered by blists - more mailing lists
Confused about mailing lists and their use?
Read about mailing lists on Wikipedia
and check out these
guidelines on proper formatting of your messages.