aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-11crypto: virtio - clean up indentation, replace spaces with tabGravatar Colin Ian King 1-1/+1
2019-01-11crypto: chelsio - remove set but not used variables 'adap'Gravatar YueHaibing 1-2/+0
2019-01-11crypto: chelsio - check set_msg_len overflow in generate_b0Gravatar YueHaibing 1-2/+4
2019-01-11crypto: ux500 - catch dma submission errorGravatar YueHaibing 1-0/+6
2019-01-11crypto: crypto4xx - add prng crypto supportGravatar Christian Lamparter 3-0/+92
2019-01-11crypto: caam - add support for xcbc(aes)Gravatar Iuliana Prodan 3-17/+232
2019-01-11crypto: caam - create ahash shared descriptors only onceGravatar Iuliana Prodan 1-1/+6
2019-01-11crypto: caam - fix error reporting for caam_hash_allocGravatar Iuliana Prodan 1-1/+2
2019-01-11crypto: ccp - Update copyright notices and datesGravatar Hook, Gary 9-9/+9
2019-01-11crypto: chtls - remove set but not used variables 'err, adap, request, hws'Gravatar YueHaibing 1-11/+1
2019-01-11crypto: caam - move shared symbols in a common locationGravatar Horia Geantă 3-11/+6
2019-01-10crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKGravatar Christophe Leroy 1-1/+4
2019-01-10crypto: talitos - reorder code in talitos_edesc_alloc()Gravatar Christophe Leroy 1-18/+7
2019-01-10crypto: cavium/nitrox - Use after free in process_response_list()Gravatar Dan Carpenter 1-1/+1
2019-01-10crypto: caam - fix SHA support detectionGravatar Horia Geantă 3-1/+11
2019-01-10crypto: caam - fix zero-length buffer DMA mappingGravatar Aymen Sghaier 1-6/+9
2019-01-10crypto: ccree - convert to use crypto_authenc_extractkeys()Gravatar Eric Biggers 1-21/+19
2019-01-10crypto: bcm - convert to use crypto_authenc_extractkeys()Gravatar Eric Biggers 2-31/+14
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-5/+17
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 3-0/+166
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-58/+34
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 51-290/+628
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 6-21/+10
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 13-44/+70
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 13-130/+321
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 23-188/+1521
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 12-57/+680
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 32-135/+138
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 13-89/+357
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 8-6/+1334
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-8/+2
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 9-260/+290
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-3/+3
2019-01-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-2/+5
2019-01-04Merge branch 'next/drivers' into next/lateGravatar Olof Johansson 49-382/+3141
2019-01-04drivers/base/platform.c: kmemleak ignore a known leakGravatar Qian Cai 1-0/+3
2019-01-04drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanicGravatar huang.zijiang 1-1/+1
2019-01-04drivers/dma-buf/udmabuf.c: convert to use vm_fault_tGravatar Souptick Joarder 1-1/+1
2019-01-04make 'user_access_begin()' do 'access_ok()'Gravatar Linus Torvalds 1-2/+13
2019-01-04i915: fix missing user_access_end() in page fault exception caseGravatar Linus Torvalds 1-0/+1
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetGravatar Shaokun Zhang 1-2/+2
2019-01-04Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 2-1/+5
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 46-140/+117
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 19-34/+56
2019-01-03hwspinlock: fix return value check in stm32_hwspinlock_probe()Gravatar Wei Yongjun 1-2/+2
2019-01-03i2c: Add Actions Semiconductor Owl family S700 I2C supportGravatar Parthiban Nallathambi 1-0/+1
2019-01-03i2c: ismt: Add support for Intel Cedar ForkGravatar Jarkko Nikula 1-0/+2
2019-01-03firmware: arm_sdei: Fix DT platform device creationGravatar James Morse 1-5/+0