summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-21crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner
2018-09-21arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCsHoria Geantă
2018-09-21crypto: arm64/aes-blk - improve XTS mask handlingArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - add support for CTS-CBC modeArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - revert NEON yield for skciphersArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - remove pointless (u8 *) castsArd Biesheuvel
2018-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-09-14crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...Mikulas Patocka
2018-09-14crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek
2018-09-04crypto: arm/chacha20 - faster 8-bit rotations and other optimizationsEric Biggers
2018-09-04crypto: arm64/crct10dif - implement non-Crypto Extensions alternativeArd Biesheuvel
2018-09-04crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL versionArd Biesheuvel
2018-09-04crypto: arm64/crc32 - remove PMULL based CRC32 driverArd Biesheuvel
2018-09-04crypto: arm64/aes-modes - get rid of literal load of addend vectorArd Biesheuvel
2018-09-04crypto: arm/ghash-ce - implement support for 4-way aggregationArd Biesheuvel
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-31Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-08-31x86: Allow generating user-space headers without a compilerBen Hutchings
2018-08-31x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak
2018-08-30x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina
2018-08-30x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn
2018-08-30x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada
2018-08-29Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-29powerpc: disable support for relative ksymtab referencesArd Biesheuvel
2018-08-29Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-29arm64: defconfig: Enable TI's AM6 SoC platformNishanth Menon
2018-08-29ARM: defconfig: Update the ARM Versatile defconfigLinus Walleij
2018-08-28x86/xen: remove redundant variable save_pudColin Ian King
2018-08-28RISC-V: Use a less ugly workaround for unused variable warningsPalmer Dabbelt
2018-08-28riscv: tlb: Provide definition of tlb_flush() before including tlb.hWill Deacon
2018-08-28ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren
2018-08-28ARM: dts: Fix file permission for am335x-osd3358-sm-red.dtsNeeraj Dantu
2018-08-27x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross