aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-04crypto: arm/chacha20 - faster 8-bit rotations and other optimizationsEric Biggers1-134/+143
2018-09-04crc-t10dif: Allow current transform to be inspected in sysfsMartin K. Petersen1-0/+11
2018-09-04crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen2-2/+45
2018-09-04crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen4-8/+14
2018-09-04crypto: arm64/crct10dif - implement non-Crypto Extensions alternativeArd Biesheuvel2-2/+162
2018-09-04crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL versionArd Biesheuvel2-76/+90
2018-09-04crypto: arm64/crc32 - remove PMULL based CRC32 driverArd Biesheuvel5-540/+0
2018-09-04crypto: arm64/aes-modes - get rid of literal load of addend vectorArd Biesheuvel1-7/+9
2018-09-04crypto: arm/ghash-ce - implement support for 4-way aggregationArd Biesheuvel3-16/+131
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel47-8952/+0
2018-09-04crypto: atmel - switch to SPDX license identifiersTudor Ambarus6-47/+6
2018-09-04crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41
2018-09-04crypto: shash - Remove VLA usage in unaligned hashingKees Cook2-12/+16
2018-09-04crypto: qat - Remove VLA usageKees Cook1-2/+6
2018-09-04crypto: api - Introduce generic max blocksize and alignmaskKees Cook2-2/+9
2018-09-04crypto: hash - Remove VLA usageKees Cook4-7/+11
2018-09-04crypto: ccm - Remove VLA usageArd Biesheuvel1-3/+6
2018-09-04crypto: cbc - Remove VLA usageKees Cook1-1/+1
2018-09-04crypto: xcbc - Remove VLA usageKees Cook1-3/+5
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld31-2558/+2
2018-09-04crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă4-253/+217
2018-09-04crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă2-241/+208
2018-09-04crypto: caam/qi - remove ablkcipher IV generationHoria Geantă4-327/+20
2018-09-04crypto: caam/jr - remove ablkcipher IV generationHoria Geantă1-264/+11
2018-09-02Linux 4.19-rc2Linus Torvalds1-1/+1
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony1-1/+24
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel1-6/+2
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski4-1/+53
2018-08-31x86: Allow generating user-space headers without a compilerBen Hutchings1-4/+7
2018-08-31x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn3-5/+15
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-31cpu/hotplug: Remove skip_onerr field from cpuhp_step structureMukesh Ojha1-22/+4
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain1-6/+4
2018-08-30disable stringop truncation warnings for nowStephen Rothwell1-0/+3
2018-08-30clk: x86: Set default parent to 48MhzAkshu Agrawal1-1/+1
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang1-2/+4
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang1-6/+3
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang4-10/+15
2018-08-30i2c: algos: bit: make the error messages grepableJan Kundrát1-24/+31
2018-08-30i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2-2/+6
2018-08-30i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-08-30of: add node name compare helper functionsRob Herring2-0/+35
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak1-3/+4
2018-08-30x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina1-4/+5
2018-08-30objtool: Remove workaround for unreachable warnings from old GCCMasahiro Yamada1-2/+0
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha7-7/+0