index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dns_resolver
/
dns_key.c
Age
Commit message (
Expand
)
Author
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-02
Merge branch 'modsign-keys-devel' into security-next-keys
David Howells
2012-10-02
KEYS: Use keyring_alloc() to create special keyrings
David Howells
2012-09-13
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...
Eric W. Biederman
2012-09-13
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-11
KEYS: Announce key type (un)registration
David Howells
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-01-19
KEYS: Allow special keyrings to be cleared
David Howells
2011-03-17
KEYS: Improve /proc/keys
David Howells
2011-03-04
DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
David Howells
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2010-08-06
cifs: Include linux/err.h for IS_ERR and PTR_ERR
Stephen Rothwell
2010-08-05
DNS: Separate out CIFS DNS Resolver code
Wang Lei