summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-0521-438/+50
|\
| * m68k: Add -ffreestanding to CFLAGSFinn Thain2019-01-211-1/+4
| * m68k/apollo: Fix comment in MakefileJonathan Neuschäfer2019-01-211-1/+1
| * dio: Fix buffer overflow in case of unknown boardGeert Uytterhoeven2019-01-211-2/+2
| * m68k/defconfig: Update defconfigs for v5.0-rc1Geert Uytterhoeven2019-01-2112-36/+24
| * m68k/atari: Avoid VLA use in atari_switches_setup()Geert Uytterhoeven2019-01-211-1/+1
| * m68k: Avoid VLA use in mangle_kernel_stack()Geert Uytterhoeven2019-01-211-1/+2
| * m68k/mac: Use '030 reset method on SE/30Finn Thain2019-01-211-14/+4
| * m68k/mac: Remove obsolete commentFinn Thain2019-01-211-1/+0
| * m68k/mac: Skip VIA port setup unless RTC is connectedFinn Thain2019-01-211-7/+12
| * m68k/mac: Clean up unused timer definitionsFinn Thain2019-01-211-3/+0
| * m68k/defconfig: Drop NET_VENDOR_<FOO>=nGeert Uytterhoeven2019-01-2113-371/+0
* | x86: Deprecate a.out supportBorislav Petkov2019-03-052-2/+1
* | a.out: remove core dumping supportLinus Torvalds2019-03-056-485/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-05170-11380/+8863
|\ \
| * | crypto: s5p - add AES support for Exynos5433Kamil Konieczny2019-02-281-4/+46
| * | dt-bindings: crypto: document Exynos5433 SlimSSSKamil Konieczny2019-02-281-0/+19
| * | crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall2019-02-281-1/+3
| * | crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers2019-02-281-2/+4
| * | crypto: af_alg - use struct_size() in sock_kfree_s()Gustavo A. R. Silva2019-02-281-2/+1
| * | crypto: caam - remove redundant likely/unlikely annotationChengguang Xu2019-02-282-5/+5
| * | crypto: s5p - update iv after AES-CBC op endKamil Konieczny2019-02-281-0/+8
| * | crypto: x86/poly1305 - Clear key material from stack in SSE2 variantTommi Hirvola2019-02-281-0/+4
| * | crypto: caam - generate hash keys in-placeHoria Geantă2019-02-282-47/+23
| * | crypto: caam - fix DMA mapping xcbc key twiceHoria Geantă2019-02-281-2/+1
| * | crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND2019-02-281-3/+5
| * | hwrng: bcm2835 - fix probe as platform deviceJonas Gorski2019-02-281-8/+10
| * | crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of numberKrzysztof Kozlowski2019-02-281-2/+4
| * | crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()Mao Wenan2019-02-281-1/+1
| * | crypto: chelsio - Fixed Traffic StallAtul Gupta2019-02-281-13/+20
| * | crypto: marvell - Remove set but not used variable 'ivsize'YueHaibing2019-02-281-2/+0
| * | crypto: ccp - Update driver messages to remove some confusionLendacky, Thomas2019-02-222-9/+14
| * | crypto: adiantum - add 1536 and 4096-byte test vectorsEric Biggers2019-02-221-0/+2860
| * | crypto: nhpoly1305 - add a test vector with len % 16 != 0Eric Biggers2019-02-221-0/+144
| * | crypto: arm/aes-ce - update IV after partial final CTR blockEric Biggers2019-02-221-13/+13
| * | crypto: arm64/aes-blk - update IV after partial final CTR blockEric Biggers2019-02-221-2/+1
| * | crypto: testmgr - add iv_out to all CTR test vectorsEric Biggers2019-02-221-0/+45
| * | crypto: testmgr - add iv_out to all CBC test vectorsEric Biggers2019-02-221-0/+48
| * | crypto: testmgr - support checking skcipher output IVEric Biggers2019-02-222-7/+11
| * | crypto: testmgr - remove extra bytes from 3DES-CTR IVsEric Biggers2019-02-221-4/+2
| * | crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2019-02-222-0/+35
| * | crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-02-224-5/+7
| * | crypto: ccree - fix missing break in switch statementGustavo A. R. Silva2019-02-221-0/+1
| * | crypto: caam/qi2 - relax busy polling while enqueuing FDsHoria Geantă2019-02-221-0/+2
| * | crypto: caam/qi2 - rate-limit enqueue failure printsHoria Geantă2019-02-221-1/+1
| * | crypto: caam/qi2 - use affine DPIOsHoria Geantă2019-02-222-23/+31
| * | crypto: chtls - remove cdev_list_lockSebastian Andrzej Siewior2019-02-221-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu2019-02-2211-30/+131
| |\ \
| | * | bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei2019-01-113-0/+25
| | * | soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-114-11/+26