index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
makelst
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2
-17
/
+47
2014-09-16
PKCS#7: Better handling of unsupported crypto
David Howells
5
-16
/
+74
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
10
-186
/
+198
2014-09-16
KEYS: Implement binary asymmetric key ID handling
David Howells
3
-0
/
+131
2014-09-16
KEYS: Update the keyrings documentation for match changes
David Howells
1
-13
/
+52
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
6
-16
/
+18
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
19
-45
/
+31
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
6
-14
/
+5
2014-09-16
KEYS: Preparse match data
David Howells
11
-51
/
+129
2014-09-16
Provide a binary to hex conversion function
David Howells
2
-0
/
+17
2014-09-16
PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs
David Howells
1
-20
/
+19
2014-09-16
PKCS#7: Provide a single place to do signed info block freeing
David Howells
1
-9
/
+15
2014-09-16
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
1
-0
/
+2
2014-09-16
PKCS#7: Add a missing static
David Howells
1
-3
/
+3
2014-09-16
KEYS: Fix missing statics
David Howells
1
-2
/
+2
2014-09-09
integrity: make integrity files as 'integrity' module
Dmitry Kasatkin
1
-3
/
+3
2014-09-09
integrity: base integrity subsystem kconfig options on integrity
Dmitry Kasatkin
3
-14
/
+18
2014-09-09
integrity: move asymmetric keys config option
Dmitry Kasatkin
1
-12
/
+12
2014-09-09
ima: initialize only required template
Dmitry Kasatkin
1
-24
/
+4
2014-09-09
ima: remove usage of filename parameter
Dmitry Kasatkin
2
-14
/
+10
2014-09-09
ima: remove unnecessary appraisal test
Dmitry Kasatkin
1
-2
/
+0
2014-09-09
ima: add missing '__init' keywords
Dmitry Kasatkin
3
-5
/
+3
2014-09-09
ima: remove unnecessary extra variable
Dmitry Kasatkin
1
-4
/
+5
2014-09-09
ima: simplify conditional statement to improve performance
Dmitry Kasatkin
1
-4
/
+2
2014-09-09
integrity: remove declaration of non-existing functions
Dmitry Kasatkin
2
-10
/
+0
2014-09-09
integrity: prevent flooding with 'Request for unknown key'
Dmitry Kasatkin
1
-2
/
+3
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
6
-16
/
+16
2014-09-09
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
1
-0
/
+7
2014-09-08
ima: provide flag to identify new empty files
Dmitry Kasatkin
3
-7
/
+13
2014-09-08
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
1
-3
/
+4
2014-09-03
seccomp: Add reviewers to MAINTAINERS
Kees Cook
1
-0
/
+2
2014-09-03
KEYS: Set pr_fmt() in asymmetric key signature handling
David Howells
1
-0
/
+1
2014-09-02
evm: fix checkpatch warnings
Dmitry Kasatkin
1
-3
/
+0
2014-09-02
ima: fix fallback to use new_sync_read()
Dmitry Kasatkin
1
-4
/
+4
2014-09-02
ima: prevent buffer overflow in ima_alloc_tfm()
Dmitry Kasatkin
1
-1
/
+4
2014-09-02
ima: fix ima_alloc_atfm()
Mimi Zohar
1
-1
/
+4
2014-09-02
security: Silence shadow warning
Mark Rustad
1
-1
/
+1
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
4
-255
/
+233
2014-08-29
Fix a bidirectional UDS connect check typo
Lukasz Pawelczyk
1
-2
/
+2
2014-08-29
Small fixes in comments describing function parameters
Lukasz Pawelczyk
1
-9
/
+9
2014-08-28
Smack: Bring-up access mode
Casey Schaufler
5
-27
/
+294
2014-08-25
Smack: Fix setting label on successful file open
Marcin Niesluchowski
1
-1
/
+3
2014-08-08
Smack: remove unneeded NULL-termination from securtity label
Konstantin Khlebnikov
1
-3
/
+3
2014-08-08
Smack: handle zero-length security labels without panic
Konstantin Khlebnikov
2
-3
/
+3
2014-08-08
Smack: fix behavior of smack_inode_listsecurity
Konstantin Khlebnikov
1
-5
/
+4
2014-08-03
Linux 3.16
Linus Torvalds
1
-1
/
+1
2014-08-03
X.509: Need to export x509_request_asymmetric_key()
David Howells
1
-0
/
+1
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
1
-0
/
+4
2014-08-02
ARM: idmap: add identity mapping usage note
Russell King
1
-0
/
+5
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
1
-7
/
+6
[next]