index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-07-27
5
-53
/
+313
|
\
|
*
Merge branch 'linus' into next
James Morris
2011-06-30
1
-3
/
+3
|
|
\
|
*
|
encrypted-keys: add ecryptfs format support
Roberto Sassu
2011-06-27
4
-8
/
+180
|
*
|
encrypted-keys: add key format support
Roberto Sassu
2011-06-27
1
-40
/
+101
|
*
|
encrypted-keys: added additional debug messages
Roberto Sassu
2011-06-27
1
-11
/
+34
|
*
|
encrypted-keys: fixed valid_master_desc() function description
Roberto Sassu
2011-06-27
1
-1
/
+1
|
*
|
encrypted_keys: avoid dumping the master key if the request fails
Roberto Sassu
2011-06-27
1
-3
/
+5
|
*
|
KEYS: Don't return EAGAIN to keyctl_assume_authority()
David Howells
2011-06-14
1
-0
/
+2
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KEYS: Fix error handling in construct_key_and_link()
David Howells
2011-06-21
1
-1
/
+2
|
*
|
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
2011-06-17
1
-2
/
+1
|
|
/
*
/
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
1
-1
/
+0
|
/
*
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2011-05-27
4
-4
/
+4
|
\
|
*
Create Documentation/security/,
Randy Dunlap
2011-05-19
4
-4
/
+4
*
|
Set cred->user_ns in key_replace_session_keyring
Serge E. Hallyn
2011-05-26
1
-0
/
+1
*
|
Merge branch 'next' into for-linus
James Morris
2011-05-24
8
-25
/
+46
|
\
\
|
*
|
KEYS: Make request_key() and co. return an error for a negative key
David Howells
2011-03-17
1
-0
/
+6
|
*
|
KEYS: Improve /proc/keys
David Howells
2011-03-17
7
-25
/
+40
|
|
/
*
/
security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-14
/
+2
|
/
*
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
2011-03-08
3
-7
/
+150
*
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
2011-03-08
6
-13
/
+56
*
KEYS: Add a key type op to permit the key description to be vetted
David Howells
2011-03-08
1
-0
/
+8
*
KEYS: Add an RCU payload dereference macro
David Howells
2011-03-08
3
-6
/
+3
*
KEYS: Fix __key_link_end() quota fixup on error
David Howells
2011-01-26
4
-20
/
+27
*
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
2011-01-24
1
-0
/
+1
*
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
2011-01-24
3
-2
/
+3
*
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
2011-01-24
3
-2
/
+2
*
KEYS: Fix up comments in key management code
David Howells
2011-01-21
11
-366
/
+777
*
KEYS: Do some style cleanup in the key management code.
David Howells
2011-01-21
10
-248
/
+80
*
trusted-keys: avoid scattring va_end()
Tetsuo Handa
2011-01-19
1
-17
/
+13
*
trusted-keys: check for NULL before using it
Tetsuo Handa
2011-01-19
1
-0
/
+5
*
trusted-keys: another free memory bugfix
Tetsuo Handa
2011-01-19
1
-3
/
+5
*
trusted-keys: free memory bugfix
Mimi Zohar
2011-01-14
1
-5
/
+7
*
Merge branch 'master' into next
James Morris
2011-01-10
1
-1
/
+0
|
\
|
*
KEYS: Don't call up_write() if __key_link_begin() returns an error
David Howells
2010-12-23
1
-1
/
+0
*
|
encrypted-keys: style and other cleanup
Mimi Zohar
2010-12-15
2
-37
/
+29
*
|
encrypted-keys: verify datablob size before converting to binary
Mimi Zohar
2010-12-15
1
-14
/
+15
*
|
trusted-keys: kzalloc and other cleanup
Mimi Zohar
2010-12-15
1
-18
/
+16
*
|
trusted-keys: additional TSS return code and other error handling
Mimi Zohar
2010-12-15
1
-62
/
+87
*
|
keys: add missing include file for trusted and encrypted keys
Mimi Zohar
2010-11-30
2
-0
/
+2
*
|
keys: add new key-type encrypted
Mimi Zohar
2010-11-29
3
-0
/
+964
*
|
keys: add new trusted key-type
Mimi Zohar
2010-11-29
3
-0
/
+1286
|
/
*
Fix install_process_keyring error handling
Andi Kleen
2010-10-28
1
-1
/
+1
*
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
David Howells
2010-09-10
1
-1
/
+2
*
KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
David Howells
2010-09-10
1
-0
/
+3
*
Add a dummy printk function for the maintenance of unused printks
David Howells
2010-08-12
1
-5
/
+0
*
KEYS: request_key() should return -ENOKEY if the constructed key is negative
David Howells
2010-08-06
1
-0
/
+2
*
KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()
Justin P. Mattock
2010-08-02
1
-0
/
+1
*
KEYS: Use the variable 'key' in keyctl_describe_key()
David Howells
2010-08-02
1
-7
/
+5
*
KEYS: Make /proc/keys check to see if a key is possessed before security check
David Howells
2010-08-02
3
-23
/
+66
[next]