index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
8
-157
/
+139
2014-08-01
netlabel: fix the catmap walking functions
Paul Moore
1
-48
/
+54
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
5
-146
/
+240
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
4
-16
/
+26
2014-07-31
PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1
David Howells
1
-4
/
+2
2014-07-29
tpm: simplify code by using %*phN specifier
Andy Shevchenko
1
-3
/
+1
2014-07-29
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
3
-21
/
+75
2014-07-29
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
1
-3
/
+4
2014-07-29
tpm: Properly clean sysfs entries in error path
Stefan Berger
1
-1
/
+3
2014-07-29
tpm: Add missing tpm_do_selftest to ST33 I2C driver
Jason Gunthorpe
1
-0
/
+1
2014-07-29
PKCS#7: Use x509_request_asymmetric_key()
David Howells
3
-72
/
+29
2014-07-28
Revert "selinux: fix the default socket labeling in sock_graft()"
Paul Moore
2
-15
/
+3
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
[next]