Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
028db3e290f15ac509084c0fc3b9d021f668f877
/
net
/
dns_resolver
/
dns_key.c
028db3e
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
by Linus Torvalds
· 5 years ago
2e12256
keys: Replace uid/gid/perm permissions checking with an ACL
by David Howells
· 6 years ago
9b24261
keys: Network namespace domain tag
by David Howells
· 6 years ago
bbb4c43
dns: Allow the dns resolver to retrieve a server set
by David Howells
· 6 years ago
e446a27
net: remove blank lines at end of file
by Stephen Hemminger
· 6 years ago
c604cb7
KEYS: DNS: fix parsing multiple options
by Eric Biggers
· 6 years ago
9c438d7
KEYS: DNS: limit the length of option strings
by Eric Biggers
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
363b02d
KEYS: Fix race between updating and finding a negative key
by David Howells
· 7 years ago
5ac7eac
KEYS: Add a facility to restrict new links into a keyring
by David Howells
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
0c903ab
KEYS: Make the key matching functions return bool
by David Howells
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
4629195
KEYS: Preparse match data
by David Howells
· 10 years ago
d46d494
KEYS: DNS: Use key preparsing
by David Howells
· 10 years ago
c057b19
net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
92338dc
net: strict_strtoul is obsolete, use kstrtoul instead
by “Cosmin
· 11 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
cf7f601
KEYS: Add payload preparsing opportunity prior to key instantiate or update
by David Howells
· 12 years ago
4442d77
Merge branch 'modsign-keys-devel' into security-next-keys
by David Howells
· 12 years ago
f8aa23a
KEYS: Use keyring_alloc() to create special keyrings
by David Howells
· 12 years ago
c608973
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0
by Eric W. Biederman
· 13 years ago
d4f65b5
KEYS: Add payload preparsing opportunity prior to key instantiate or update
by David Howells
· 12 years ago
cb60e3e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
1eb1bcf
KEYS: Announce key type (un)registration
by David Howells
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
700920e
KEYS: Allow special keyrings to be cleared
by David Howells
· 13 years ago
78b7280
KEYS: Improve /proc/keys
by David Howells
· 14 years ago
1362fa0
DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
by David Howells
· 14 years ago
4a2d789
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
by Wang Lei
· 14 years ago
af352fe
cifs: Include linux/err.h for IS_ERR and PTR_ERR
by Stephen Rothwell
· 14 years ago
1a4240f
DNS: Separate out CIFS DNS Resolver code
by Wang Lei
· 14 years ago