David Howells
|
5ac7eace2d
KEYS: Add a facility to restrict new links into a keyring
|
9 years ago |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
9 years ago |
David Howells
|
0c903ab64f
KEYS: Make the key matching functions return bool
|
11 years ago |
David Howells
|
c06cfb08b8
KEYS: Remove key_type::match in favour of overriding default by match_preparse
|
11 years ago |
David Howells
|
462919591a
KEYS: Preparse match data
|
11 years ago |
David Howells
|
d46d494214
KEYS: DNS: Use key preparsing
|
11 years ago |
Jeff Kirsher
|
c057b190b8
net/*: Fix FSF address in file headers
|
11 years ago |
“Cosmin
|
92338dc2fb
net: strict_strtoul is obsolete, use kstrtoul instead
|
12 years ago |
Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Linus Torvalds
|
d25282d1c9
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
13 years ago |
David Howells
|
cf7f601c06
KEYS: Add payload preparsing opportunity prior to key instantiate or update
|
13 years ago |
David Howells
|
4442d7704c
Merge branch 'modsign-keys-devel' into security-next-keys
|
13 years ago |
David Howells
|
f8aa23a55f
KEYS: Use keyring_alloc() to create special keyrings
|
13 years ago |
Eric W. Biederman
|
c6089735e7
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0
|
13 years ago |
David Howells
|
d4f65b5d24
KEYS: Add payload preparsing opportunity prior to key instantiate or update
|
13 years ago |
Linus Torvalds
|
cb60e3e65c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
David Howells
|
1eb1bcf5bf
KEYS: Announce key type (un)registration
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David Howells
|
700920eb5b
KEYS: Allow special keyrings to be cleared
|
13 years ago |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
14 years ago |
David Howells
|
1362fa078d
DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
|
14 years ago |
Wang Lei
|
4a2d789267
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
|
15 years ago |
Stephen Rothwell
|
af352fe960
cifs: Include linux/err.h for IS_ERR and PTR_ERR
|
15 years ago |
Wang Lei
|
1a4240f476
DNS: Separate out CIFS DNS Resolver code
|
15 years ago |