summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-09ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi
2019-09-09gpio: fix line flag validation in lineevent_createKent Gibson
2019-09-09gpio: fix line flag validation in linehandle_createKent Gibson
2019-09-09gpio: mockup: add missing single_release()Wei Yongjun
2019-09-09crypto: caam - make sure clocks are enabled firstAndrey Smirnov
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel
2019-09-09crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm64/aes - implement support for XTS ciphertext stealingArd Biesheuvel
2019-09-09crypto: arm64/aes-cts-cbc - move request context data to the stackArd Biesheuvel
2019-09-09crypto: arm64/aes-cts-cbc-ce - performance tweakArd Biesheuvel
2019-09-09crypto: skcipher - add the ability to abort a skcipher walkArd Biesheuvel
2019-09-09crypto: arm64/aes-neon - limit exposed routines if faster driver is enabledArd Biesheuvel
2019-09-09crypto: arm64/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel
2019-09-09crypto: arm/aes-ce - yield the SIMD unit between scatterwalk stepsArd Biesheuvel
2019-09-09crypto: arm/aes - fix round key prototypesArd Biesheuvel
2019-09-09crypto: skcipher - Unmap pages after an external errorHerbert Xu
2019-09-09crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.zhong jiang
2019-09-09m68k: coldfire: Include the GPIO driver headerLinus Walleij
2019-09-08Linux 5.3-rc8v5.3-rc8Linus Torvalds
2019-09-08netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds
2019-09-08Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-08netfilter: nf_tables_offload: avoid excessive stack usageArnd Bergmann
2019-09-08netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handlingDan Carpenter
2019-09-08parisc: Disable HP HSC-PCI Cards to prevent kernel crashHelge Deller
2019-09-08parisc: add support for kexec_file_load() syscallSven Schnelle
2019-09-08parisc: wire up kexec_file_load syscallSven Schnelle
2019-09-08parisc: add kexec syscall supportSven Schnelle
2019-09-08parisc: add __pdc_cpu_rendezvous()Sven Schnelle
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-09-08dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entriesVidya Sagar
2019-09-08dt-bindings: PCI: tegra: Add sideband pins configuration entriesVidya Sagar
2019-09-08PCI: tegra: Add Tegra194 PCIe supportVidya Sagar
2019-09-08iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi
2019-09-08iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-09-08ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek
2019-09-07Merge back earlier power management tools updates for v5.4.Rafael J. Wysocki
2019-09-07Merge tag 'linux-cpupower-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-07scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-07scsi: ufshcd: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-07scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-07scsi: ufs: Use kmemdup in ufshcd_read_string_desc()YueHaibing