Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
da52f22fa924b4a21d8e11fbfd3eeebd7a90a366
/
security
/
keys
bea8031
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
190f918
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
979e0d7
KEYS: Make the keyring cycle detector ignore other keyrings of the same name
by David Howells
· 11 years ago
875ec3d
security/compat: convert to COMPAT_SYSCALL_DEFINE
by Heiko Carstens
· 11 years ago
29707b2
security: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
c727709
security: shmem: implement kernel private shmem inodes
by Eric Paris
· 11 years ago
9c5e45d
KEYS: Fix searching of nested keyrings
by David Howells
· 11 years ago
23fd78d
KEYS: Fix multiple key add into associative array
by David Howells
· 11 years ago
d54e58b
KEYS: Fix the keyring hash function
by David Howells
· 11 years ago
2480f57
KEYS: Pre-clear struct key on allocation
by David Howells
· 11 years ago
62fe318
KEYS: Fix keyring content gc scanner
by David Howells
· 11 years ago
97826c8
KEYS: Fix error handling in big_key instantiation
by David Howells
· 11 years ago
fbf8c53f
KEYS: Fix UID check in keyctl_get_persistent()
by David Howells
· 11 years ago
d2b8697
KEYS: fix error return code in big_key_instantiate()
by Wei Yongjun
· 11 years ago
034faeb
KEYS: Fix keyring quota misaccounting on key replacement and unlink
by David Howells
· 11 years ago
74792b0
KEYS: Fix a race between negating a key and reading the error set
by David Howells
· 11 years ago
2eaf6b5
KEYS: Make BIG_KEYS boolean
by Josh Boyer
· 11 years ago
c124bde
KEYS: initialize root uid and session keyrings early
by Mimi Zohar
· 11 years ago
008643b
KEYS: Add a 'trusted' flag and a 'trusted only' flag
by David Howells
· 11 years ago
f36f8c7
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
by David Howells
· 11 years ago
ab3c358
KEYS: Implement a big key type that can save to tmpfs
by David Howells
· 11 years ago
b2a4df2
KEYS: Expand the capacity of a keyring
by David Howells
· 11 years ago
e57e866
KEYS: Drop the permissions argument from __keyring_search_one()
by David Howells
· 11 years ago
ccc3e6d
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
by David Howells
· 11 years ago
d0a059c
KEYS: Search for auth-key by name rather than target key ID
by David Howells
· 11 years ago
4bdf0bc
KEYS: Introduce a search context structure
by David Howells
· 11 years ago
16feef4
KEYS: Consolidate the concept of an 'index key' for key access
by David Howells
· 11 years ago
7e55ca6
KEYS: key_is_dead() should take a const key pointer argument
by David Howells
· 11 years ago
a5b4bd2
KEYS: Use bool in make_key_ref() and is_key_possessed()
by David Howells
· 11 years ago
61ea0c0
KEYS: Skip key state checks when checking for possession
by David Howells
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
93997f6
KEYS: split call to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
8aec0f5
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
by Mathieu Desnoyers
· 12 years ago
0da9dfd
keys: fix race with concurrent install_user_keyrings()
by David Howells
· 12 years ago
ba0e342
userns: Stop oopsing in key_change_session_keyring
by Eric W. Biederman
· 12 years ago
fe9453a
KEYS: Revert one application of "Fix unreachable code" patch
by David Howells
· 12 years ago
e67eab3
keys: fix unreachable code
by Alan Cox
· 12 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
3bd7bf1
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
b010520
keys: Fix unreachable code
by Alan Cox
· 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
88265322
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 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
96b5c8f
KEYS: Reduce initial permissions on keys
by David Howells
· 12 years ago
3a50597
KEYS: Make the session and process keyrings per-thread
by David Howells
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
a84a921
key: Fix resource leak
by Alan Cox
· 12 years ago
6315277
keys: Fix unreachable code
by Alan Cox
· 12 years ago
9a56c2d
userns: Convert security/keys to the new userns infrastructure
by Eric W. Biederman
· 13 years ago
b3f68f1
task_work: Revert "hold task_lock around checks in keyctl"
by Oleg Nesterov
· 12 years ago
d4f65b5
KEYS: Add payload preparsing opportunity prior to key instantiate or update
by David Howells
· 12 years ago
41ab999
tpm: Move tpm_get_random api into the TPM device driver
by Kent Yoder
· 12 years ago
3b07e9c
workqueue: deprecate system_nrt[_freezable]_wq
by Tejun Heo
· 12 years ago
e05644e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
d35abdb
hold task_lock around checks in keyctl
by Al Viro
· 12 years ago
67d1214
merge task_work and rcu_head, get rid of separate allocation for keyring case
by Al Viro
· 12 years ago
41f9d29
trimming task_work: kill ->data
by Al Viro
· 12 years ago
66dd07b
Merge commit 'v3.5-rc2' into next
by James Morris
· 12 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ac34ebb
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
by Christopher Yeoh
· 12 years ago
81ab6e7
kmod: convert two call sites to call_usermodehelper_fns()
by Boaz Harrosh
· 12 years ago
4f1c28d
security/keys/keyctl.c: suppress memory allocation failure warning
by Andrew Morton
· 12 years ago
423b9788
KEYS: Fix some sparse warnings
by David Howells
· 12 years ago
413cd3d
keys: change keyctl_session_to_parent() to use task_work_add()
by Oleg Nesterov
· 13 years ago
1227dd7
TIF_NOTIFY_RESUME is defined on all targets now
by Al Viro
· 13 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
b404aef
KEYS: Don't check for NULL key pointer in key_validate()
by David Howells
· 12 years ago
fd75815
KEYS: Add invalidation support
by David Howells
· 13 years ago
31d5a79
KEYS: Do LRU discard in full keyrings
by David Howells
· 13 years ago
233e473
KEYS: Permit in-place link replacement in keyring list
by David Howells
· 13 years ago
65d87fe
KEYS: Perform RCU synchronisation on keys prior to key destruction
by David Howells
· 13 years ago
1eb1bcf
KEYS: Announce key type (un)registration
by David Howells
· 13 years ago
9f7ce8e
KEYS: Reorganise keys Makefile
by David Howells
· 13 years ago
f089494
KEYS: Move the key config into security/keys/Kconfig
by David Howells
· 13 years ago
ae2975b
userns: Convert group_info values from gid_t to kgid_t.
by Eric W. Biederman
· 13 years ago
0093ccb
cred: Refcount the user_ns pointed to by the cred.
by Eric W. Biederman
· 13 years ago
c4a4d60
userns: Use cred->user_ns instead of cred->user->user_ns
by Eric W. Biederman
· 13 years ago
9d944ef
usermodehelper: kill umh_wait, renumber UMH_* constants
by Oleg Nesterov
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
f67dabb
KEYS: testing wrong bit for KEY_FLAG_REVOKED
by Dan Carpenter
· 13 years ago
59e6b9c
Created a function for setting timeouts on keys
by Bryan Schumaker
· 13 years ago
9e3ff38
Merge branch 'next-queue' into next
by James Morris
· 13 years ago
7908b3e
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
f6b2457
keys: fix user_defined key sparse messages
by Mimi Zohar
· 13 years ago
700920e
KEYS: Allow special keyrings to be cleared
by David Howells
· 13 years ago
9f6ed2c
keys: add a "logon" key type
by Jeff Layton
· 13 years ago
6ac6172
encrypted-keys: fix rcu and sparse messages
by Mimi Zohar
· 13 years ago
ee0b31a
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
by Mimi Zohar
· 13 years ago
efde8b6
KEYS: Add missing smp_rmb() primitives to the keyring search code
by David Howells
· 13 years ago
8fcc995
Merge branch 'next' into for-linus
by James Morris
· 13 years ago
7845bc39
KEYS: Give key types their own lockdep class for key->sem
by David Howells
· 13 years ago
9c69898
encrypted-keys: module build fixes
by Mimi Zohar
· 13 years ago
f4a0d5a
encrypted-keys: fix error return code
by Mimi Zohar
· 13 years ago
9f35a33
KEYS: Fix a NULL pointer deref in the user-defined key type
by David Howells
· 13 years ago
0247311
security: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
fcf6340
Cross Memory Attach
by Christopher Yeoh
· 13 years ago
2b3ff63
encrypted-keys: check hex2bin result
by Mimi Zohar
· 13 years ago
Next »