Linus Torvalds
|
844056fd74
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Kees Cook
|
24ed960abf
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
|
8 years ago |
Baolin Wang
|
074d589895
security: keys: Replace time_t/timespec with time64_t
|
8 years ago |
Linus Torvalds
|
2bcc673101
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
David Howells
|
363b02dab0
KEYS: Fix race between updating and finding a negative key
|
8 years ago |
Kees Cook
|
1d27e3e225
timer: Remove expires and data arguments from DEFINE_TIMER
|
8 years ago |
Eric Biggers
|
0620fddb56
KEYS: sanitize key structs before freeing
|
8 years ago |
Linus Torvalds
|
0302e28dee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 years ago |
David Howells
|
c1644fe041
KEYS: Change the name of the dead type to ".dead" to prevent user access
|
8 years ago |
Mat Martineau
|
2b6aa412ff
KEYS: Use structure to capture key restriction function and data
|
9 years ago |
Elena Reshetova
|
fff292914d
security, keys: convert key.usage from atomic_t to refcount_t
|
8 years ago |
David Howells
|
f05819df10
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
|
10 years ago |
David Howells
|
94c4554ba0
KEYS: Fix race between key destruction and finding a keyring by name
|
10 years ago |
Sasha Levin
|
a3a8784454
KEYS: close race between key lookup and freeing
|
11 years ago |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
David Howells
|
62fe318256
KEYS: Fix keyring content gc scanner
|
12 years ago |
David Howells
|
b2a4df200d
KEYS: Expand the capacity of a keyring
|
12 years ago |
Tejun Heo
|
3b07e9ca26
workqueue: deprecate system_nrt[_freezable]_wq
|
13 years ago |
David Howells
|
fd75815f72
KEYS: Add invalidation support
|
13 years ago |
David Howells
|
233e4735f2
KEYS: Permit in-place link replacement in keyring list
|
13 years ago |
David Howells
|
65d87fe68a
KEYS: Perform RCU synchronisation on keys prior to key destruction
|
13 years ago |
David Howells
|
efde8b6e16
KEYS: Add missing smp_rmb() primitives to the keyring search code
|
14 years ago |
David Howells
|
0c061b5707
KEYS: Correctly destroy key payloads when their keytype is removed
|
14 years ago |
David Howells
|
d199798bdf
KEYS: The dead key link reaper should be non-reentrant
|
14 years ago |
David Howells
|
8bc16deabc
KEYS: Move the unreferenced key reaper to the keys garbage collector file
|
14 years ago |
David Howells
|
973c9f4f49
KEYS: Fix up comments in key management code
|
15 years ago |
David Howells
|
cf8304e8f3
KEYS: Fix RCU handling in key_gc_keyring()
|
15 years ago |
Paul E. McKenney
|
e7b0a61b79
security: Apply lockdep-based checking to rcu_dereference() uses
|
16 years ago |
David Howells
|
606531c316
KEYS: Have the garbage collector set its timer for live expired keys
|
16 years ago |
David Howells
|
c08ef808ef
KEYS: Fix garbage collector
|
16 years ago |