summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: inside-secure - EBUSY is not an error on async requestOfer Heifetz2017-12-221-1/+1
* crypto: inside-secure - refrain from unneeded invalidationsOfer Heifetz2017-12-222-12/+22
* crypto: inside-secure - comment the caching functionAntoine Ténart2017-12-221-0/+10
* crypto: inside-secure - remove useless memsetAntoine Ténart2017-12-221-1/+0
* crypto: inside-secure - fix typo in a commentAntoine Ténart2017-12-221-1/+1
* crypto: inside-secure - remove extra empty lineAntoine Ténart2017-12-221-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-12-221524-8626/+13880
|\
| * crypto: inside-secure - do not use areq->result for partial resultsAntoine Ténart2017-12-221-5/+5
| * crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart2017-12-222-15/+15
| * crypto: inside-secure - free requests even if their handling failedAntoine Ténart2017-12-221-0/+1
| * crypto: inside-secure - per request invalidationOfer Heifetz2017-12-222-27/+111
| * lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan2017-12-221-1/+17
| * crypto: pcrypt - fix freeing pcrypt instancesEric Biggers2017-12-221-9/+10
| * crypto: n2 - cure use after freeJan Engelhardt2017-12-221-0/+3
| * crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-224-6/+7
| * crypto: chacha20poly1305 - validate the digest sizeEric Biggers2017-12-221-1/+5
| * crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann2017-12-221-0/+1
| * crypto: af_alg - fix race accessing cipher requestStephan Mueller2017-12-112-10/+10
| * crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2017-12-112-13/+11
| * crypto: af_alg - wait for data at beginning of recvmsgStephan Mueller2017-12-113-6/+12
| * crypto: skcipher - set walk.iv for zero-length inputsEric Biggers2017-12-111-6/+4
| * Linux 4.15-rc3v4.15-rc3Linus Torvalds2017-12-101-1/+1
| * hpfs: don't bother with the i_version counter or f_versionJeff Layton2017-12-103-4/+0
| * futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby2017-12-101-2/+2
| * Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-105-14/+21
| |\
| | * btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov2017-12-071-1/+1
| | * Btrfs: disable FUA if mounted with nobarrierOmar Sandoval2017-12-071-7/+5
| | * btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney2017-12-071-0/+1
| | * btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney2017-12-071-6/+12
| | * btrfs: Fix quota reservation leak on preallocated filesJustin Maggard2017-12-071-0/+2
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-1066-210/+278
| |\ \
| | * \ Merge branch 'fixes' into for-nextOlof Johansson2017-12-099-30/+39
| | |\ \
| | | * \ Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-12-095-17/+17
| | | |\ \
| | | | * | ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2017-12-082-5/+5
| | | | * | meson-gx-socinfo: Fix package id parsingArnaud Patard2017-11-301-2/+2
| | | | * | ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't"Colin Ian King2017-11-301-1/+1
| | | | * | ARM: dts: meson: fix the memory region of the GPIO interrupt controllerMartin Blumenstingl2017-11-301-1/+1
| | | | * | ARM: dts: meson: correct the sort order for the the gpio_intc nodeMartin Blumenstingl2017-11-301-9/+9
| | | * | | Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...Olof Johansson2017-12-092-12/+20
| | | |\ \ \
| | | | * | | bus: arm-ccn: fix module unloading Error: Removing state 147 which has instan...Kim Phillips2017-12-041-1/+1
| | | | * | | bus: arm-cci: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-2/+5
| | | | * | | bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-1/+3
| | | | * | | bus: arm-ccn: Simplify codeChristophe JAILLET2017-12-041-4/+2
| | | | * | | bus: arm-ccn: Check memory allocation failureChristophe JAILLET2017-12-041-0/+5
| | | | * | | bus: arm-ccn: constify attribute_group structures.Arvind Yadav2017-12-041-4/+4
| | | | |/ /
| | | * | | Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson2017-12-092-1/+2
| | | |\ \ \
| | | | * | | ARM: dts: Fix dm814x missing phy-cells propertyTony Lindgren2017-12-051-0/+1
| | | | * | | ARM: dts: Fix elm interrupt compiler warningTony Lindgren2017-12-051-1/+1
| | | | |/ /
| | * | | | Merge branch 'fixes' into for-nextArnd Bergmann2017-12-072-0/+3
| | |\| | |
| | | * | | ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann2017-12-071-0/+2