Sign in
coral
/
linux-mtk
/
48402961a1cde6f76928681516f43de63feeb61d
/
security
/
keys
/
gc.c
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
074d589
security: keys: Replace time_t/timespec with time64_t
by Baolin Wang
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
363b02d
KEYS: Fix race between updating and finding a negative key
by David Howells
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
0620fdd
KEYS: sanitize key structs before freeing
by Eric Biggers
· 8 years ago
0302e28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
c1644fe
KEYS: Change the name of the dead type to ".dead" to prevent user access
by David Howells
· 8 years ago
2b6aa41
KEYS: Use structure to capture key restriction function and data
by Mat Martineau
· 8 years ago
fff2929
security, keys: convert key.usage from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
f05819d
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
by David Howells
· 9 years ago
94c4554
KEYS: Fix race between key destruction and finding a keyring by name
by David Howells
· 9 years ago
a3a8784
KEYS: close race between key lookup and freeing
by Sasha Levin
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 11 years ago
62fe318
KEYS: Fix keyring content gc scanner
by David Howells
· 11 years ago
b2a4df2
KEYS: Expand the capacity of a keyring
by David Howells
· 11 years ago
3b07e9c
workqueue: deprecate system_nrt[_freezable]_wq
by Tejun Heo
· 12 years ago
fd75815
KEYS: Add invalidation support
by David Howells
· 13 years ago
233e473
KEYS: Permit in-place link replacement in keyring list
by David Howells
· 13 years ago
65d87fe
KEYS: Perform RCU synchronisation on keys prior to key destruction
by David Howells
· 13 years ago
efde8b6
KEYS: Add missing smp_rmb() primitives to the keyring search code
by David Howells
· 13 years ago
0c061b5
KEYS: Correctly destroy key payloads when their keytype is removed
by David Howells
· 13 years ago
d199798
KEYS: The dead key link reaper should be non-reentrant
by David Howells
· 13 years ago
8bc16de
KEYS: Move the unreferenced key reaper to the keys garbage collector file
by David Howells
· 13 years ago
973c9f4
KEYS: Fix up comments in key management code
by David Howells
· 14 years ago
cf8304e
KEYS: Fix RCU handling in key_gc_keyring()
by David Howells
· 15 years ago
e7b0a61
security: Apply lockdep-based checking to rcu_dereference() uses
by Paul E. McKenney
· 15 years ago
606531c
KEYS: Have the garbage collector set its timer for live expired keys
by David Howells
· 15 years ago
c08ef80
KEYS: Fix garbage collector
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
5d13544
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
by David Howells
· 15 years ago