index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-timeout.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-29
PKCS#7: Use x509_request_asymmetric_key()
David Howells
3
-72
/
+29
2014-07-28
X.509: x509_request_asymmetric_keys() doesn't need string length arguments
David Howells
1
-6
/
+3
2014-07-28
PKCS#7: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-07-28
KEYS: revert encrypted key change
Mimi Zohar
1
-1
/
+1
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
8
-5
/
+50
2014-07-25
firmware_class: perform new LSM checks
Kees Cook
1
-4
/
+26
2014-07-25
security: introduce kernel_fw_from_file hook
Kees Cook
3
-0
/
+29
2014-07-25
PKCS#7: Missing inclusion of linux/err.h
David Howells
1
-0
/
+1
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
5
-12
/
+13
2014-07-24
commoncap: don't alloc the credential unless needed in cap_task_prctl
Tetsuo Handa
1
-42
/
+30
2014-07-22
KEYS: request_key_auth: Provide key preparsing
David Howells
1
-0
/
+13
2014-07-22
KEYS: keyring: Provide key preparsing
David Howells
1
-11
/
+23
2014-07-22
KEYS: big_key: Use key preparsing
David Howells
2
-17
/
+27
2014-07-22
KEYS: RxRPC: Use key preparsing
David Howells
1
-68
/
+97
2014-07-22
KEYS: DNS: Use key preparsing
David Howells
1
-18
/
+25
2014-07-22
KEYS: Ceph: Use user_match()
David Howells
1
-6
/
+2
2014-07-22
KEYS: Ceph: Use key preparsing
David Howells
1
-9
/
+15
2014-07-22
KEYS: user: Use key preparsing
David Howells
3
-22
/
+30
2014-07-22
KEYS: Call ->free_preparse() even after ->preparse() returns an error
David Howells
2
-6
/
+7
2014-07-22
KEYS: Allow expiry time to be set when preparsing a key
David Howells
3
-3
/
+16
2014-07-22
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
5
-6
/
+8
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
4
-2
/
+140
2014-07-18
seccomp: allow mode setting across threads
Kees Cook
1
-11
/
+25
2014-07-18
seccomp: introduce writer locking
Kees Cook
3
-5
/
+66
2014-07-18
seccomp: split filter prep from check and apply
Kees Cook
1
-30
/
+67
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
5
-10
/
+22
2014-07-18
MIPS: add seccomp syscall
Kees Cook
5
-6
/
+13
2014-07-18
ARM: add seccomp syscall
Kees Cook
2
-0
/
+2
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
8
-6
/
+65
2014-07-18
seccomp: split mode setting routines
Kees Cook
1
-23
/
+48
2014-07-18
seccomp: extract check/assign mode helpers
Kees Cook
1
-4
/
+18
2014-07-18
seccomp: create internal mode-setting function
Kees Cook
1
-2
/
+14
2014-07-18
MAINTAINERS: create seccomp entry
Kees Cook
1
-0
/
+10
2014-07-18
KEYS: Provide a generic instantiation function
David Howells
3
-24
/
+33
2014-07-17
digsig: make crypto builtin if digsig selected as builtin
Dmitry Kasatkin
1
-1
/
+2
2014-07-17
RSA: Don't select non-existent symbol
Jean Delvare
1
-1
/
+0
2014-07-17
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
4
-1
/
+18
2014-07-17
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
5
-2
/
+63
2014-07-17
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
4
-4
/
+9
2014-07-17
KEYS: validate certificate trust only with selected key
Dmitry Kasatkin
3
-0
/
+25
2014-07-17
KEYS: make partial key id matching as a dedicated function
Dmitry Kasatkin
2
-19
/
+33
2014-07-17
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
2
-2
/
+95
2014-07-17
KEYS: special dot prefixed keyring name bug fix
Mimi Zohar
1
-2
/
+4
2014-07-17
ima: provide double buffering for hash calculation
Dmitry Kasatkin
1
-16
/
+49
2014-07-17
ima: introduce multi-page collect buffers
Dmitry Kasatkin
2
-2
/
+104
2014-07-17
ima: use ahash API for file hash calculation
Dmitry Kasatkin
2
-4
/
+192
2014-07-17
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
2
-4
/
+4
2014-07-17
ima: delay template descriptor lookup until use
Dmitry Kasatkin
1
-1
/
+2
2014-07-17
ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()
Dmitry Kasatkin
1
-4
/
+0
2014-07-13
Linux 3.16-rc5
v3.16-rc5
Linus Torvalds
1
-1
/
+1
[next]