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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
KEYS: Correctly destroy key payloads when their keytype is removed
David Howells
3
-208
/
+258
2011-08-23
KEYS: The dead key link reaper should be non-reentrant
David Howells
1
-3
/
+3
2011-08-23
KEYS: Make the key reaper non-reentrant
David Howells
1
-1
/
+1
2011-08-23
KEYS: Move the unreferenced key reaper to the keys garbage collector file
David Howells
3
-76
/
+85
2011-08-23
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
1
-2
/
+1
2011-08-23
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
David Howells
1
-2
/
+12
2011-08-23
KEYS: If install_session_keyring() is given a keyring, it should install it
David Howells
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-53
/
+313
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+3
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-1
/
+0
2011-06-30
Merge branch 'linus' into next
James Morris
1
-3
/
+3
2011-06-27
encrypted-keys: add ecryptfs format support
Roberto Sassu
4
-8
/
+180
2011-06-27
encrypted-keys: add key format support
Roberto Sassu
1
-40
/
+101
2011-06-27
encrypted-keys: added additional debug messages
Roberto Sassu
1
-11
/
+34
2011-06-27
encrypted-keys: fixed valid_master_desc() function description
Roberto Sassu
1
-1
/
+1
2011-06-27
encrypted_keys: avoid dumping the master key if the request fails
Roberto Sassu
1
-3
/
+5
2011-06-21
KEYS: Fix error handling in construct_key_and_link()
David Howells
1
-1
/
+2
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
1
-2
/
+1
2011-06-14
KEYS: Don't return EAGAIN to keyctl_assume_authority()
David Howells
1
-0
/
+2
2011-05-27
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
4
-4
/
+4
2011-05-26
Set cred->user_ns in key_replace_session_keyring
Serge E. Hallyn
1
-0
/
+1
2011-05-24
Merge branch 'next' into for-linus
James Morris
8
-25
/
+46
2011-05-19
Create Documentation/security/,
Randy Dunlap
4
-4
/
+4
2011-05-07
security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()
Lai Jiangshan
1
-14
/
+2
2011-03-17
KEYS: Make request_key() and co. return an error for a negative key
David Howells
1
-0
/
+6
2011-03-17
KEYS: Improve /proc/keys
David Howells
7
-25
/
+40
2011-03-08
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
3
-7
/
+150
2011-03-08
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
6
-13
/
+56
2011-03-08
KEYS: Add a key type op to permit the key description to be vetted
David Howells
1
-0
/
+8
2011-03-08
KEYS: Add an RCU payload dereference macro
David Howells
3
-6
/
+3
2011-01-26
KEYS: Fix __key_link_end() quota fixup on error
David Howells
4
-20
/
+27
2011-01-24
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
1
-0
/
+1
2011-01-24
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
3
-2
/
+3
2011-01-24
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
3
-2
/
+2
2011-01-21
KEYS: Fix up comments in key management code
David Howells
11
-366
/
+777
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
10
-248
/
+80
2011-01-19
trusted-keys: avoid scattring va_end()
Tetsuo Handa
1
-17
/
+13
2011-01-19
trusted-keys: check for NULL before using it
Tetsuo Handa
1
-0
/
+5
2011-01-19
trusted-keys: another free memory bugfix
Tetsuo Handa
1
-3
/
+5
2011-01-14
trusted-keys: free memory bugfix
Mimi Zohar
1
-5
/
+7
2011-01-10
Merge branch 'master' into next
James Morris
1
-1
/
+0
2010-12-23
KEYS: Don't call up_write() if __key_link_begin() returns an error
David Howells
1
-1
/
+0
2010-12-15
encrypted-keys: style and other cleanup
Mimi Zohar
2
-37
/
+29
2010-12-15
encrypted-keys: verify datablob size before converting to binary
Mimi Zohar
1
-14
/
+15
2010-12-15
trusted-keys: kzalloc and other cleanup
Mimi Zohar
1
-18
/
+16
2010-12-15
trusted-keys: additional TSS return code and other error handling
Mimi Zohar
1
-62
/
+87
2010-11-30
keys: add missing include file for trusted and encrypted keys
Mimi Zohar
2
-0
/
+2
2010-11-29
keys: add new key-type encrypted
Mimi Zohar
3
-0
/
+964
2010-11-29
keys: add new trusted key-type
Mimi Zohar
3
-0
/
+1286
2010-10-28
Fix install_process_keyring error handling
Andi Kleen
1
-1
/
+1
[next]