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 tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
2016-03-17
28
-86
/
+179
|
\
|
*
modsign: Fix documentation on module signing enforcement parameter.
James Johnston
2016-03-12
1
-1
/
+1
|
*
Doc: nfs: Fix typos in Documentation/filesystems/nfs
Masanari Iida
2016-03-10
5
-8
/
+8
|
*
Documentation: kselftest: Remove duplicate word
Zhiyi Sun
2016-03-09
1
-1
/
+1
|
*
doc: fix grammar
Javi Merino
2016-03-09
1
-4
/
+4
|
*
Documentation: Howto: Fixed subtitles style
Philippe Loctaux
2016-03-09
1
-4
/
+4
|
*
Doc: ARM: Fix a typo in clksrc-change-registers.awk
Masanari Iida
2016-02-17
1
-1
/
+1
|
*
Documentation/ko_KR: update maintainer information
SeongJae Park
2016-02-17
2
-4
/
+4
|
*
Documentation: Fix int/unsigned int comparison
Mahesh Khanwalkar
2016-02-17
6
-7
/
+8
|
*
Documentation: Chinese translation of arm64/silicon-errata.txt
Fu Wei
2016-02-17
1
-0
/
+74
|
*
Documentation:Update Documentation/zh_CN/arm64/booting.txt
Fu Wei
2016-02-17
1
-35
/
+58
|
*
Documentation: HOWTO: remove obsolete info about regression postings
Peter Loeffler
2016-02-10
1
-6
/
+1
|
*
Doc: ja_JP: Fix a typo in HOWTO
Masanari Iida
2016-02-10
1
-1
/
+1
|
*
Doc: i2c: Fix typo in Documentation/i2c
Masanari Iida
2016-02-10
2
-3
/
+3
|
*
Doc: DocBook: Fix a typo in device-drivers.tmpl
Masanari Iida
2016-02-10
1
-1
/
+1
|
*
Remove "arch" usage in Documentation/features/list-arch.sh
dcg
2016-01-26
1
-1
/
+1
|
*
README: cosmetic fixes
Diego Viola
2016-01-25
1
-7
/
+7
|
*
Documentation/CodingStyle: add space before parenthesis in example macro
Thomas Gardner
2016-01-25
1
-1
/
+1
|
*
SubmittingPatches: fix spelling of "git send-email"
Jakub Wilk
2016-01-25
1
-1
/
+1
*
|
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
[next]