index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-17
91
-1365
/
+1924
|
\
|
*
Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2016-03-04
59
-745
/
+999
|
|
\
|
|
*
X.509: Make algo identifiers text instead of enum
David Howells
2016-03-03
12
-97
/
+61
|
|
*
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
2016-03-03
7
-246
/
+95
|
|
*
crypto: Add hash param to pkcs1pad
Tadeusz Struk
2016-03-03
1
-26
/
+156
|
|
*
sign-file: fix build with CMS support disabled
Marc-Antoine Perennou
2016-03-03
1
-1
/
+1
|
|
*
MODSIGN: linux/string.h should be #included to get memcpy()
David Howells
2016-03-01
1
-0
/
+1
|
|
*
certs: Fix misaligned data in extra certificate list
David Howells
2016-02-29
1
-0
/
+1
|
|
*
X.509: Handle midnight alternative notation in GeneralizedTime
David Howells
2016-02-29
1
-1
/
+1
|
|
*
X.509: Support leap seconds
David Howells
2016-02-29
1
-1
/
+1
|
|
*
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
David Howells
2016-02-29
1
-1
/
+8
|
|
*
X.509: Fix leap year handling again
David Howells
2016-02-29
1
-4
/
+4
|
|
*
PKCS#7: fix unitialized boolean 'want'
Colin Ian King
2016-02-29
1
-1
/
+1
|
|
*
KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
Mehmet Kayaalp
2016-02-26
1
-8
/
+21
|
|
*
KEYS: Reserve an extra certificate symbol for inserting without recompiling
Mehmet Kayaalp
2016-02-26
5
-0
/
+440
|
|
*
modsign: hide openssl output in silent builds
Arnd Bergmann
2016-02-26
1
-14
/
+19
|
|
*
scripts/sign-file.c: Add support for signing with a raw signature
Juerg Haefliger
2016-02-18
1
-90
/
+146
|
|
*
security/keys: make big_key.c explicitly non-modular
Paul Gortmaker
2016-02-18
1
-14
/
+1
|
|
*
crypto: public_key: remove MPIs from public_key_signature struct
Tadeusz Struk
2016-02-18
1
-13
/
+1
|
|
*
integrity: convert digsig to akcipher api
Tadeusz Struk
2016-02-18
2
-7
/
+4
|
|
*
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2016-02-10
12
-295
/
+134
|
|
*
KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option
David Howells
2016-02-10
26
-26
/
+0
|
|
*
KEYS: Add an alloc flag to convey the builtinness of a key
David Howells
2016-02-09
3
-2
/
+5
|
|
*
v2 linux-next scripts/sign-file.c Fix LibreSSL support
Codarren Velvindron
2016-02-09
1
-1
/
+1
|
*
|
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-03-04
1
-1
/
+1
|
|
\
\
|
|
*
|
selinux: use absolute path to include directory
Andy Shevchenko
2016-01-28
1
-1
/
+1
|
*
|
|
MAINTAINERS: update tpmdd urls
Jarkko Sakkinen
2016-03-02
1
-2
/
+2
|
*
|
|
firmware: change kernel read fail to dev_dbg()
Luis R. Rodriguez
2016-02-29
1
-2
/
+6
|
*
|
|
tpm_tis: fix build warning with tpm_tis_resume
Jarkko Sakkinen
2016-02-26
1
-0
/
+2
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2016-02-26
22
-364
/
+601
|
|
\
\
\
|
|
*
|
|
ima: require signed IMA policy
Mimi Zohar
2016-02-21
1
-0
/
+7
|
|
*
|
|
ima: measure and appraise the IMA policy itself
Mimi Zohar
2016-02-21
4
-3
/
+24
|
|
*
|
|
ima: load policy using path
Dmitry Kasatkin
2016-02-21
2
-2
/
+44
|
|
*
|
|
ima: support for kexec image and initramfs
Mimi Zohar
2016-02-21
4
-7
/
+28
|
|
*
|
|
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
2016-02-21
2
-64
/
+11
|
|
*
|
|
ima: remove firmware and module specific cached status info
Mimi Zohar
2016-02-21
5
-39
/
+28
|
|
*
|
|
module: replace copy_module_from_fd with kernel version
Mimi Zohar
2016-02-21
7
-112
/
+22
|
|
*
|
|
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
2016-02-21
2
-0
/
+18
|
|
*
|
|
security: define kernel_read_file hook
Mimi Zohar
2016-02-21
6
-0
/
+54
|
|
*
|
|
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
2016-02-21
7
-90
/
+21
|
|
*
|
|
vfs: define kernel_read_file_from_path
Mimi Zohar
2016-02-21
2
-0
/
+21
|
|
*
|
|
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
2016-02-21
9
-15
/
+66
|
|
*
|
|
ima: calculate the hash of a buffer using aynchronous hash(ahash)
Mimi Zohar
2016-02-18
1
-2
/
+73
|
|
*
|
|
ima: provide buffer hash calculation function
Dmitry Kasatkin
2016-02-18
2
-0
/
+49
|
|
*
|
|
vfs: define kernel_read_file_id enumeration
Mimi Zohar
2016-02-18
5
-8
/
+19
|
|
*
|
|
vfs: define a generic function to read a file from the kernel
Mimi Zohar
2016-02-18
5
-0
/
+78
|
|
*
|
|
firmware: clean up filesystem load exit path
Kees Cook
2016-02-18
1
-7
/
+5
|
|
*
|
|
firmware: move completing fw into a helper
Luis R. Rodriguez
2016-02-18
1
-4
/
+10
|
|
*
|
|
firmware: simplify dev_*() print messages for generic helpers
Luis R. Rodriguez
2016-02-18
1
-4
/
+4
|
|
*
|
|
ima: use "ima_hooks" enum as function argument
Mimi Zohar
2016-02-18
5
-27
/
+37
[next]