summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-253-149/+158
|\
| * Merge branch 'for-4.20-vsprintf-hash-fixes' into for-linusPetr Mladek2018-10-242-111/+110
| |\
| | * lib/vsprintf: Hash printed address for netdev bits fallbackGeert Uytterhoeven2018-10-121-5/+4
| | * lib/vsprintf: Hash legacy clock addressesGeert Uytterhoeven2018-10-122-4/+3
| | * lib/vsprintf: Prepare for more general use of ptr_to_id()Geert Uytterhoeven2018-10-121-103/+103
| | * lib/vsprintf: Make ptr argument conts in ptr_to_id()Geert Uytterhoeven2018-10-121-1/+2
| * | printk: fix integer overflow in setup_log_buf()Sergey Senozhatsky2018-10-121-1/+1
| * | printk: do not preliminary split up cont bufferSergey Senozhatsky2018-10-121-3/+0
| * | printk: lock/unlock console only for new logbuf entriesSergey Senozhatsky2018-10-121-3/+7
| * | printk: keep kernel cont support always enabledSergey Senozhatsky2018-10-121-18/+4
| * | printk: Give error on attempt to set log buffer length to over 2GHe Zhe2018-10-091-6/+12
| * | printk: Add KBUILD_MODNAME and remove a redundant print prefixHe Zhe2018-10-051-1/+3
| * | printk: Correct wrong castingHe Zhe2018-10-051-2/+3
| * | printk: Fix panic caused by passing log_buf_len to command lineHe Zhe2018-10-051-1/+6
| * | printk: CON_PRINTBUFFER console registration is a bit racySergey Senozhatsky2018-10-021-1/+5
| * | printk: Do not miss new messages when replaying the logPetr Mladek2018-10-021-4/+9
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-25234-15829/+11921
|\ \
| * | crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain2018-10-173-7/+18
| * | crypto: ccree - avoid implicit enum conversionNathan Chancellor2018-10-171-4/+2
| * | crypto: caam - add SPDX license identifier to all filesHoria Geantă2018-10-1711-57/+11
| * | crypto: caam/qi - simplify CGR allocation, freeingHoria Geantă2018-10-172-40/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-10-179-51/+72
| |\ \
| * | | crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun2018-10-121-2/+2
| * | | crypto: arm64/aes-blk - ensure XTS mask is always loadedArd Biesheuvel2018-10-121-4/+4
| * | | crypto: testmgr - fix sizeof() on COMP_BUF_SIZEMichael Schupikov2018-10-121-3/+3
| * | | crypto: chtls - remove set but not used variable 'csk'YueHaibing2018-10-121-4/+0
| * | | crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing2018-10-121-1/+0
| * | | crypto: x86/aes-ni - fix build error following fpu template removalEric Biggers2018-10-081-12/+1
| * | | crypto: arm64/aes - fix handling sub-block CTS-CBC inputsEric Biggers2018-10-081-4/+9
| * | | crypto: caam/qi2 - avoid double exportArnd Bergmann2018-10-081-1/+1
| * | | crypto: mxs-dcp - Fix AES issuesRadu Solea2018-10-081-2/+31
| * | | crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea2018-10-081-10/+37
| * | | crypto: mxs-dcp - Implement sha import/exportDan Douglass2018-10-081-8/+33
| * | | crypto: aegis/generic - fix for big endian systemsArd Biesheuvel2018-10-081-11/+9
| * | | crypto: morus/generic - fix for big endian systemsArd Biesheuvel2018-10-082-17/+6
| * | | crypto: lrw - fix rebase error after out of bounds fixArd Biesheuvel2018-10-051-4/+3
| * | | crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala2018-10-058-263/+162
| * | | crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala2018-10-055-79/+94
| * | | crypto: cavium/nitrox - use pcie_flr instead of duplicating itSrikanth Jampala2018-10-051-10/+5
| * | | crypto: cavium/nitrox - fix warnings while printing atomic64_t typesSrikanth Jampala2018-10-051-4/+6
| * | | crypto/morus(640,1280) - make crypto_...-algs staticvaldis.kletnieks@vt.edu2018-10-052-2/+2
| * | | crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann2018-10-051-0/+1
| * | | crypto: qat - move temp buffers off the stackArd Biesheuvel2018-10-051-33/+31
| * | | crypto: ccp - Make function sev_get_firmware() staticWei Yongjun2018-10-051-1/+2
| * | | hwrng: core - document the quality fieldMichael S. Tsirkin2018-10-052-3/+4
| * | | crypto: ccp - Remove forward declarationNathan Chancellor2018-10-051-28/+25
| * | | crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel2018-10-054-243/+2
| * | | crypto: cavium - remove redundant null pointer check before kfreezhong jiang2018-09-281-15/+5
| * | | crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala2018-09-284-129/+127
| * | | crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala2018-09-283-1/+20