Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5d9b367166bea6f8d7c7c6f84d6e65bc93ef3635
/
net
/
dns_resolver
5ac7eac
KEYS: Add a facility to restrict new links into a keyring
by David Howells
· 9 years ago
451c2b5
net: dns_resolver: convert time_t to time64_t
by Aya Mahfouz
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
6c8ff87
Merge commit 'v3.16' into next
by James Morris
· 10 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
633706a
Merge branch 'keys-fixes' into keys-next
by David Howells
· 10 years ago
d46d494
KEYS: DNS: Use key preparsing
by David Howells
· 10 years ago
640d7ef
dns_resolver: Null-terminate the right string
by Ben Hutchings
· 10 years ago
0c7774a
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
by David Howells
· 10 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
84a7c0b
dns_resolver: assure that dns_query() result is null-terminated
by Manuel Schölling
· 10 years ago
9638f67
dns_resolver: Do not accept domain names longer than 255 chars
by Manuel Schölling
· 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
· 12 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
· 12 years ago
1eb1bcf
KEYS: Announce key type (un)registration
by David Howells
· 12 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
22674a2
Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions
by Tracey Dent
· 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
5227bbb
[DNS RESOLVER] Minor typo correction
by Steve French
· 14 years ago
ff9517a
DNS: Fixes for the DNS query module
by David Howells
· 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