summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: scatterwalk - remove scatterwalk_samebuf()Eric Biggers2018-08-031-7/+0
* crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers2018-08-035-13/+7
* crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers2018-08-031-1/+1
* arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron2018-08-031-0/+284
* crypto: hisilicon - SEC security accelerator driverJonathan Cameron2018-08-038-0/+2895
* dt-bindings: Add bindings for Hisilicon SEC crypto accelerators.Jonathan Cameron2018-08-031-0/+67
* crypto: tcrypt - reschedule during speed testsHoria Geantă2018-08-031-12/+24
* crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai2018-08-031-2/+2
* crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai2018-08-031-1/+1
* crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...Jia-Ju Bai2018-08-031-1/+1
* crypto: drbg - in-place cipher operation for CTRStephan Müller2018-08-032-22/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-031505-8364/+16007
|\
| * crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel2018-07-311-2/+6
| * Linux 4.18-rc7v4.18-rc7Linus Torvalds2018-07-291-1/+1
| * Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-296-33/+35
| |\
| | * ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-07-292-8/+5
| | * ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-07-122-0/+6
| | * ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-07-102-17/+18
| | * ext4: clear mmp sequence number when remounting read-onlyTheodore Ts'o2018-07-082-5/+4
| | * ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-07-081-3/+2
| * | squashfs: be more careful about metadata corruptionLinus Torvalds2018-07-294-5/+16
| * | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-281-1/+9
| |\ \
| | * | random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-07-171-1/+9
| | |/
| * | Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-07-282-2/+7
| |\ \
| | * | gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada2018-07-231-1/+5
| | * | gpio: of: Handle fixed regulator flags properlyLinus Walleij2018-07-231-1/+2
| * | | Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-282-9/+0
| |\ \ \
| | * | | Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-07-272-9/+0
| | |/ /
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-283-8/+59
| |\ \ \
| | * | | i2c: imx: use open drain for recovery GPIOWolfram Sang2018-07-241-1/+1
| | * | | i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang2018-07-241-3/+51
| | * | | i2c: imx: Fix reinit_completion() useEsben Haabendal2018-07-231-2/+1
| | * | | i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin2018-07-231-2/+6
| | |/ /
| * | | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-2714-56/+209
| |\ \ \
| | * | | block: reset bi_iter.bi_done after splitting bioGreg Edwards2018-07-271-0/+1
| | * | | block: bio_iov_iter_get_pages: pin more pages for multi-segment IOsMartin Wilck2018-07-261-3/+32
| | * | | blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck2018-07-261-4/+5
| | * | | block: bio_iov_iter_get_pages: fix size of last iovecMartin Wilck2018-07-261-10/+8
| | * | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-07-268-19/+55
| | |\ \ \
| | | * | | nvmet: only check for filebacking on -ENOTBLKHannes Reinecke2018-07-251-1/+1
| | | * | | nvmet: fixup crash on NULL device pathHannes Reinecke2018-07-251-2/+7
| | | * | | nvme: if_ready checks to fail io to deleting controllerJames Smart2018-07-245-7/+12
| | | * | | nvmet-fc: fix target sgl list on large transfersJames Smart2018-07-241-9/+35
| | * | | | scsi: set timed out out mq requests to completeKeith Busch2018-07-241-0/+14
| | * | | | blk-mq: export setting request completion stateKeith Busch2018-07-242-3/+15
| | |/ / /
| | * | | nbd: handle unexpected replies betterJosef Bacik2018-07-161-14/+61
| | * | | nbd: don't requeue the same request twice.Josef Bacik2018-07-161-3/+18
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-2723-18/+73
| |\ \ \ \
| | * | | | kvm, mm: account shadow page tables to kmemcgShakeel Butt2018-07-261-1/+1
| | * | | | zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang2018-07-261-0/+9