Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
953005770ec3b52132a4cdbdbce74bd0de2b8490
/
security
/
keys
/
key.c
5057975
KEYS: remove a bogus NULL check
by Dan Carpenter
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
738c5d1
KEYS: Increase root_maxkeys and root_maxbytes sizes
by Steve Dickson
· 10 years ago
4d8c025
KEYS: Call ->free_preparse() even after ->preparse() returns an error
by David Howells
· 10 years ago
7dfa0ca
KEYS: Allow expiry time to be set when preparsing a key
by David Howells
· 10 years ago
fc7c70e
KEYS: struct key_preparsed_payload should have two payload pointers
by David Howells
· 10 years ago
6a09d17
KEYS: Provide a generic instantiation function
by David Howells
· 10 years ago
f589594
KEYS: Move the flags representing required permission to linux/key.h
by David Howells
· 11 years ago
2480f57
KEYS: Pre-clear struct key on allocation
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
008643b
KEYS: Add a 'trusted' flag and a 'trusted only' flag
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
16feef4
KEYS: Consolidate the concept of an 'index key' for key access
by David Howells
· 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
96b5c8f
KEYS: Reduce initial permissions on keys
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
9a56c2d
userns: Convert security/keys to the new userns infrastructure
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
3b07e9c
workqueue: deprecate system_nrt[_freezable]_wq
by Tejun Heo
· 12 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
fd75815
KEYS: Add invalidation support
by David Howells
· 12 years ago
1eb1bcf
KEYS: Announce key type (un)registration
by David Howells
· 12 years ago
c4a4d60
userns: Use cred->user_ns instead of cred->user->user_ns
by Eric W. Biederman
· 13 years ago
59e6b9c
Created a function for setting timeouts on keys
by Bryan Schumaker
· 13 years ago
9f6ed2c
keys: add a "logon" key type
by Jeff Layton
· 13 years ago
7845bc39
KEYS: Give key types their own lockdep class for key->sem
by David Howells
· 13 years ago
0c061b5
KEYS: Correctly destroy key payloads when their keytype is removed
by David Howells
· 13 years ago
b072e9b
KEYS: Make the key reaper non-reentrant
by David Howells
· 13 years ago
8bc16de
KEYS: Move the unreferenced key reaper to the keys garbage collector file
by David Howells
· 13 years ago
fdd1b94
KEYS: Add a new keyctl op to reject a key with a specified error code
by David Howells
· 14 years ago
b9fffa3
KEYS: Add a key type op to permit the key description to be vetted
by David Howells
· 14 years ago
ceb73c1
KEYS: Fix __key_link_end() quota fixup on error
by David Howells
· 14 years ago
973c9f4
KEYS: Fix up comments in key management code
by David Howells
· 14 years ago
a8b17ed
KEYS: Do some style cleanup in the key management code.
by David Howells
· 14 years ago
f70e2e0
KEYS: Do preallocation for __key_link()
by David Howells
· 15 years ago
c5b60b5
security: whitespace coding style fixes
by Justin P. Mattock
· 15 years ago
c08ef80
KEYS: Fix garbage collector
by David Howells
· 15 years ago
5d13544
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
by David Howells
· 15 years ago
f041ae2
KEYS: Flag dead keys to induce EKEYREVOKED [try #6]
by David Howells
· 15 years ago
5593122
KEYS: Deal with dead-type keys appropriately [try #6]
by David Howells
· 15 years ago
1d1e975
keys: distinguish per-uid keys in different namespaces
by Serge E. Hallyn
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
47d804b
CRED: Wrap task credential accesses in the key management code
by David Howells
· 16 years ago
0b77f5b
keys: make the keyring quotas controllable through /proc/sys
by David Howells
· 17 years ago
69664cf
keys: don't generate user and user session keyrings unless they're accessed
by David Howells
· 17 years ago
6b79ccb
keys: allow clients to set key perms in key_create_or_update()
by Arun Raghavan
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
76181c1
KEYS: Make request_key() and co fundamentally asynchronous
by David Howells
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
9ad0830
[PATCH] Keys: Fix key serial number collision handling
by David Howells
· 18 years ago
48ad504
[PATCH] security/keys/*: user kmemdup()
by Eric Sesterhenn
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
a7807a3
[PATCH] poison: add & use more constants
by Randy Dunlap
· 18 years ago
e51f6d3
[PATCH] keys: allocate key serial numbers randomly
by Michael LeMay
· 18 years ago
7e047ef
[PATCH] keys: sort out key quota system
by David Howells
· 18 years ago
04c567d
[PATCH] Keys: Fix race between two instantiators of a key
by David Howells
· 18 years ago
d720024
[PATCH] selinux: add hooks for key subsystem
by Michael LeMay
· 18 years ago
fed306f
[RBTREE] Update key.c to use rb_parent() accessor macro.
by David Woodhouse
· 19 years ago
c3a9d65
[Security] Keys: Fix oops when adding key to non-keyring
by David Howells
· 19 years ago
1d9b7d9
[PATCH] Keys: Replace duplicate non-updateable keys rather than failing
by David Howells
· 19 years ago
3dccff8
[PATCH] Keys: Fix key quota management on key allocation
by David Howells
· 19 years ago
1ae8f40
[PATCH] security/: possible cleanups
by Adrian Bunk
· 19 years ago
8d9067b
[PATCH] Keys: Remove key duplication
by David Howells
· 19 years ago
a7f988b
[PATCH] kfree cleanup: security
by Jesper Juhl
· 19 years ago
29db919
[PATCH] Keys: Add LSM hooks for key management [try #3]
by David Howells
· 19 years ago
664cceb
[PATCH] Keys: Add possessor permissions to keys [try #3]
by David Howells
· 19 years ago
b2b1866
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
by Paul E. McKenney
· 19 years ago
3e30148
[PATCH] Keys: Make request-key create an authorisation key
by David Howells
· 19 years ago
76d8aea
[PATCH] keys: Discard key spinlock and use RCU for key payload
by David Howells
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago