Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d9e388f82a2e80892788be021b100cd46af69f50
/
net
/
dns_resolver
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
4d673da
afs: Support the AFS dynamic root
by David Howells
· 7 years ago
363b02d
KEYS: Fix race between updating and finding a negative key
by David Howells
· 7 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
0837e49
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
by David Howells
· 8 years ago
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