summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEPEric Biggers2019-03-233-69/+45
| * crypto: testmgr - skip crc32c context test for ahash algorithmsEric Biggers2019-03-231-4/+10
| * crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() failsEric Biggers2019-03-231-9/+18
| * crypto: pcbc - remove bogus memcpy()s with src == destEric Biggers2019-03-231-10/+4
| * crypto: morus - fix handling chunked inputsEric Biggers2019-03-232-12/+14
| * crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() failsEric Biggers2019-03-232-14/+32
| * crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel2019-03-231-19/+6
| * crypto: arm64/aes-neonbs - fix returning final keystream blockEric Biggers2019-03-231-2/+6
| * crypto: arm/crct10dif - revert to C code for short inputsArd Biesheuvel2019-03-232-24/+13
| * crypto: aegis - fix handling chunked inputsEric Biggers2019-03-233-21/+21
| * crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() failsEric Biggers2019-03-231-1/+3
| * fix cgroup_do_mount() handling of failure exitsAl Viro2019-03-232-5/+12
| * libnvdimm: Fix altmap reservation size calculationOliver O'Halloran2019-03-231-1/+1
| * libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams2019-03-231-0/+4
| * libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang2019-03-231-1/+1
| * libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams2019-03-231-5/+18
| * nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams2019-03-231-2/+3
| * nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams2019-03-231-1/+1
| * acpi/nfit: Fix bus command validationDan Williams2019-03-231-10/+12
| * nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui2019-03-231-7/+7
| * nfit: Fix nfit_intel_shutdown_status() command submissionDan Williams2019-03-231-17/+24
| * dax: Flush partial PMDs correctlyMatthew Wilcox2019-03-231-10/+9
| * crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2019-03-232-0/+35
| * crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-03-234-5/+7
| * crypto: ahash - fix another early termination in hash walkEric Biggers2019-03-231-7/+7
| * crypto: ofb - fix handling partial blocks and make thread-safeEric Biggers2019-03-232-56/+63
| * crypto: cfb - remove bogus memcpy() with src == destEric Biggers2019-03-231-4/+4
| * crypto: cfb - add missing 'chunksize' propertyEric Biggers2019-03-232-0/+31
| * crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef2019-03-231-1/+2
| * crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef2019-03-231-1/+2
| * crypto: ccree - fix free of unallocated mlli bufferHadar Gat2019-03-231-4/+4
| * crypto: caam - fix DMA mapping of stack memoryHoria Geantă2019-03-231-64/+21
| * crypto: caam - fixed handling of sg listPankaj Gupta2019-03-231-0/+1
| * crypto: ccree - fix missing break in switch statementGustavo A. R. Silva2019-03-231-0/+1
| * crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND2019-03-231-3/+5
| * stm class: Fix an endless loop in channel allocationZhi Jin2019-03-231-0/+3
| * stm class: Prevent division by zeroAlexander Shishkin2019-03-231-3/+5
| * mei: bus: move hw module get/put to probe/releaseAlexander Usyskin2019-03-231-11/+10
| * mei: hbm: clean the feature flags on link resetAlexander Usyskin2019-03-231-0/+7
| * iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski2019-03-232-1/+20
| * iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski2019-03-231-1/+1
| * ASoC: codecs: pcm186x: Fix energysense SLEEP bitCodrin Ciubotariu2019-03-231-3/+3
| * ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()Codrin Ciubotariu2019-03-231-1/+1
| * ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-03-231-3/+4
| * 9p/net: fix memory leak in p9_client_createzhengbin2019-03-231-1/+1
| * 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-03-235-30/+53
* | hwmon: occ: Fix power sensor indexingEddie James2019-03-201-2/+4
* | ARM: config: aspeed: Update defconfigsJoel Stanley2019-03-202-50/+85
* | ARM: dts: aspeed: Add Power9 and Power9 CFAM descriptionBenjamin Herrenschmidt2019-03-206-0/+278
* | ARM: dts: aspeed: Rename flash-controller nodesJoel Stanley2019-03-202-5/+5
OpenPOWER on IntegriCloud