summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tracing/perf: Use strndup_user() instead of buggy open-coded versionJann Horn2019-03-231-9/+7
| * tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)2019-03-231-1/+0
| * tracing: Use strncpy instead of memcpy for string keys in hist triggersTom Zanussi2019-03-231-2/+3
| * smb3: make default i/o size for smb3 mounts largerSteve French2019-03-235-3/+28
| * CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-231-5/+7
| * CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky2019-03-234-3/+49
| * CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2019-03-232-6/+26
| * CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky2019-03-231-4/+13
| * crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel2019-03-231-3/+1
| * crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel2019-03-231-2/+3
| * crypto: x86/morus - fix handling chunked inputs and MAY_SLEEPEric Biggers2019-03-232-48/+31
| * crypto: x86/aesni-gcm - fix crash on empty plaintextEric Biggers2019-03-231-5/+8
| * 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
OpenPOWER on IntegriCloud