summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-04gpio: stp-xway: improve module clock error handlingMartin Blumenstingl
2019-07-04gpio: stp-xway: simplify error handling in xway_stp_probe()Martin Blumenstingl
2019-07-04gpiolib: Clarify use of non-sleeping functionsGeert Uytterhoeven
2019-07-04gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven
2019-07-04gpiolib: Document new gpio_chip.init_valid_mask fieldGeert Uytterhoeven
2019-07-04Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven
2019-07-04Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-04Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2019-07-04Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-07-04Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-04Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-07-03x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner
2019-07-03selftests/x86/fsgsbase: Fix some test case bugsAndy Lutomirski
2019-07-03crypto: stm32/hash - remove interruptible condition for dmaLionel Debieve
2019-07-03crypto: stm32/hash - Fix hmac issue more than 256 bytesLionel Debieve
2019-07-03crypto: stm32/crc32 - rename driver fileLionel Debieve
2019-07-03crypto: amcc - remove memset after dma_alloc_coherentFuqian Huang
2019-07-03crypto: ccp - Switch to SPDX license identifiersHook, Gary
2019-07-03crypto: ccp - Validate the the error value used to index error messagesHook, Gary
2019-07-03crypto: doc - Fix formatting of new crypto engine contentHook, Gary
2019-07-03crypto: doc - Add parameter documentationHook, Gary
2019-07-03crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel
2019-07-03crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel
2019-07-03crypto: talitos - drop icv_oolChristophe Leroy
2019-07-03crypto: talitos - fix hash on SEC1.Christophe Leroy
2019-07-03crypto: talitos - move struct talitos_edesc into talitos.hChristophe Leroy
2019-07-03lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy
2019-07-03crypto: user - prevent operating on larval algorithmsEric Biggers
2019-07-03crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch
2019-07-03lib/mpi: Fix karactx leak in mpi_powmHerbert Xu
2019-07-03gpio: pl061: drop duplicate printing of device nameEnrico Weigelt
2019-07-03keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells
2019-07-03Merge tag 'irqchip-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-07-03irqchip/gic-pm: Remove PM_CLK dependencySameer Pujar
2019-07-03gpio: altera: Pass irqchip when adding gpiochipLinus Walleij
2019-07-03gpio: siox: Use devm_ managed gpiochipLinus Walleij
2019-07-03gpio: siox: Add struct device *dev helper variableLinus Walleij
2019-07-03gpio: siox: Pass irqchip when adding gpiochipLinus Walleij
2019-07-03irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller...Talel Shenhar
2019-07-03dt-bindings: interrupt-controller: Add Amazon's Annapurna Labs FICTalel Shenhar
2019-07-03x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-03x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-07-03x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner
2019-07-03genirq: Add optional hardware synchronization for shutdownThomas Gleixner
2019-07-03genirq: Fix misleading synchronize_irq() documentationThomas Gleixner
2019-07-03genirq: Delay deactivation in free_irq()Thomas Gleixner