summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: replace FSF address with web source in license noticesMartin Kepplinger2017-11-298-20/+10
* crypto: ecc - Fix NULL pointer deref. on no default_rngPierre2017-11-291-1/+1
* crypto: s5p-sss - Remove a stray tabDan Carpenter2017-11-291-1/+1
* crypto: chelsio - Fix an error code in chcr_hash_dma_map()Dan Carpenter2017-11-291-1/+1
* crypto: chelsio - remove redundant assignments to reqctx and dst_sizeColin Ian King2017-11-291-4/+0
* hwrng: bcm63xx - Remove since bcm2835-rng takes overFlorian Fainelli2017-11-293-168/+0
* hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platformsFlorian Fainelli2017-11-292-4/+14
* dt-bindings: rng: Incorporate brcm,bcm6368.txt bindingFlorian Fainelli2017-11-292-20/+19
* hwrng: bcm2835 - Add Broadcom MIPS I/O accessorsFlorian Fainelli2017-11-291-2/+11
* hwrng: bcm2835 - Abstract I/O accessorsFlorian Fainelli2017-11-291-8/+19
* hwrng: bcm2835 - Manage an optional clockFlorian Fainelli2017-11-291-1/+16
* hwrng: bcm2835 - Rework interrupt maskingFlorian Fainelli2017-11-291-16/+23
* hwrng: bcm2835 - Use device managed helpersFlorian Fainelli2017-11-291-12/+1
* hwrng: bcm2835 - Implementation cleanup callbackFlorian Fainelli2017-11-291-3/+9
* hwrng: bcm2835 - Move enabling to hwrng::initFlorian Fainelli2017-11-291-4/+12
* hwrng: bcm2835 - Define a driver private contextFlorian Fainelli2017-11-291-21/+34
* hwrng: bcm2835 - Obtain base register via resourceFlorian Fainelli2017-11-291-10/+10
* crypto: stm32 - Support for STM32 CRYP crypto moduleFabien DESSENNE2017-11-293-1/+1183
* dt-bindings: Document STM32 CRYP bindingsFabien DESSENNE2017-11-291-0/+19
* crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu2017-11-291-2/+4
* crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2017-11-292-14/+0
* crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-11-293-3/+16
* crypto: af_alg - fix NULL pointer dereference inEric Biggers2017-11-291-6/+7
* crypto: algif_aead - fix reference counting of null skcipherEric Biggers2017-11-291-1/+1
* crypto: rsa - fix buffer overread when stripping leading zeroesEric Biggers2017-11-291-1/+1
* Linux 4.15-rc1v4.15-rc1Linus Torvalds2017-11-261-2/+2
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-266-6/+42
|\
| * ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-262-0/+24
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: make decompressor debug output user selectableRussell King2017-11-211-2/+2
| * ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2612-15/+52
|\ \
| * | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-231-1/+1
| * | irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-231-1/+1
| * | irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-231-1/+1
| * | irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun2017-11-141-2/+2
| * | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-148-10/+47
| |\ \
| | * | irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-132-1/+9
| | * | irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | * | irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav2017-11-131-1/+1
| | * | irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav2017-11-131-2/+2
| | * | irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold2017-11-121-3/+6
| | * | irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier2017-11-101-1/+6
| | * | genirq: Track whether the trigger type has been setMarc Zyngier2017-11-102-2/+22
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2638-616/+472
|\ \ \ \
| * | | | x86/decoder: Add new TEST instruction patternMasami Hiramatsu2017-11-241-1/+1
| * | | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-2311-454/+2
| * | | | x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov2017-11-233-4/+4
| * | | | x86/boot/KASLR: Remove unused variableChao Fan2017-11-231-3/+2