index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
permission.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
userns: Convert security/keys to the new userns infrastructure
Eric W. Biederman
1
-10
/
+4
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+3
2012-05-16
KEYS: Don't check for NULL key pointer in key_validate()
David Howells
1
-24
/
+16
2012-05-11
KEYS: Add invalidation support
David Howells
1
-5
/
+10
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-1
/
+2
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
1
-1
/
+1
2011-01-21
KEYS: Fix up comments in key management code
David Howells
1
-10
/
+15
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
1
-6
/
+2
2010-04-23
security: whitespace coding style fixes
Justin P. Mattock
1
-1
/
+1
2009-02-27
keys: consider user namespace in key_permission
Serge E. Hallyn
1
-0
/
+5
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-11
/
+13
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-4
/
+6
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-5
/
+6
2006-01-08
[PATCH] keys: Permit running process to instantiate keys
David Howells
1
-0
/
+32
2005-10-30
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
1
-1
/
+6
2005-10-08
[PATCH] Keys: Possessor permissions should be additive
David Howells
1
-6
/
+6
2005-10-08
[PATCH] Keys: Split key permissions checking into a .c file
David Howells
1
-0
/
+70