summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-03-1728-86/+179
|\
| * modsign: Fix documentation on module signing enforcement parameter.James Johnston2016-03-121-1/+1
| * Doc: nfs: Fix typos in Documentation/filesystems/nfsMasanari Iida2016-03-105-8/+8
| * Documentation: kselftest: Remove duplicate wordZhiyi Sun2016-03-091-1/+1
| * doc: fix grammarJavi Merino2016-03-091-4/+4
| * Documentation: Howto: Fixed subtitles stylePhilippe Loctaux2016-03-091-4/+4
| * Doc: ARM: Fix a typo in clksrc-change-registers.awkMasanari Iida2016-02-171-1/+1
| * Documentation/ko_KR: update maintainer informationSeongJae Park2016-02-172-4/+4
| * Documentation: Fix int/unsigned int comparisonMahesh Khanwalkar2016-02-176-7/+8
| * Documentation: Chinese translation of arm64/silicon-errata.txtFu Wei2016-02-171-0/+74
| * Documentation:Update Documentation/zh_CN/arm64/booting.txtFu Wei2016-02-171-35/+58
| * Documentation: HOWTO: remove obsolete info about regression postingsPeter Loeffler2016-02-101-6/+1
| * Doc: ja_JP: Fix a typo in HOWTOMasanari Iida2016-02-101-1/+1
| * Doc: i2c: Fix typo in Documentation/i2cMasanari Iida2016-02-102-3/+3
| * Doc: DocBook: Fix a typo in device-drivers.tmplMasanari Iida2016-02-101-1/+1
| * Remove "arch" usage in Documentation/features/list-arch.shdcg2016-01-261-1/+1
| * README: cosmetic fixesDiego Viola2016-01-251-7/+7
| * Documentation/CodingStyle: add space before parenthesis in example macroThomas Gardner2016-01-251-1/+1
| * SubmittingPatches: fix spelling of "git send-email"Jakub Wilk2016-01-251-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-1791-1365/+1924
|\ \
| * \ Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-03-0459-745/+999
| |\ \
| | * | X.509: Make algo identifiers text instead of enumDavid Howells2016-03-0312-97/+61
| | * | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-037-246/+95
| | * | crypto: Add hash param to pkcs1padTadeusz Struk2016-03-031-26/+156
| | * | sign-file: fix build with CMS support disabledMarc-Antoine Perennou2016-03-031-1/+1
| | * | MODSIGN: linux/string.h should be #included to get memcpy()David Howells2016-03-011-0/+1
| | * | certs: Fix misaligned data in extra certificate listDavid Howells2016-02-291-0/+1
| | * | X.509: Handle midnight alternative notation in GeneralizedTimeDavid Howells2016-02-291-1/+1
| | * | X.509: Support leap secondsDavid Howells2016-02-291-1/+1
| | * | Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells2016-02-291-1/+8
| | * | X.509: Fix leap year handling againDavid Howells2016-02-291-4/+4
| | * | PKCS#7: fix unitialized boolean 'want'Colin Ian King2016-02-291-1/+1
| | * | KEYS: Use the symbol value for list size, updated by scripts/insert-sys-certMehmet Kayaalp2016-02-261-8/+21
| | * | KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp2016-02-265-0/+440
| | * | modsign: hide openssl output in silent buildsArnd Bergmann2016-02-261-14/+19
| | * | scripts/sign-file.c: Add support for signing with a raw signatureJuerg Haefliger2016-02-181-90/+146
| | * | security/keys: make big_key.c explicitly non-modularPaul Gortmaker2016-02-181-14/+1
| | * | crypto: public_key: remove MPIs from public_key_signature structTadeusz Struk2016-02-181-13/+1
| | * | integrity: convert digsig to akcipher apiTadeusz Struk2016-02-182-7/+4
| | * | crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-1012-295/+134
| | * | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-1026-26/+0
| | * | KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells2016-02-093-2/+5
| | * | v2 linux-next scripts/sign-file.c Fix LibreSSL supportCodarren Velvindron2016-02-091-1/+1
| * | | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-03-041-1/+1
| |\ \ \
| | * | | selinux: use absolute path to include directoryAndy Shevchenko2016-01-281-1/+1
| * | | | MAINTAINERS: update tpmdd urlsJarkko Sakkinen2016-03-021-2/+2
| * | | | firmware: change kernel read fail to dev_dbg()Luis R. Rodriguez2016-02-291-2/+6
| * | | | tpm_tis: fix build warning with tpm_tis_resumeJarkko Sakkinen2016-02-261-0/+2
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2016-02-2622-364/+601
| |\ \ \ \
| | * | | | ima: require signed IMA policyMimi Zohar2016-02-211-0/+7