summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | crypto: qat - make sure const_tab is 1024 bytes alignedTadeusz Struk2016-04-051-1/+1
| * | | lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer accessNicolai Stange2016-04-051-3/+0
| * | | lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indicesNicolai Stange2016-04-051-6/+3
| * | | lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculationNicolai Stange2016-04-051-1/+2
| * | | lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbitsNicolai Stange2016-04-051-2/+0
| * | | lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytesNicolai Stange2016-04-051-6/+2
| * | | lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytesNicolai Stange2016-04-051-4/+4
| * | | lib/mpi: mpi_read_buffer(): fix buffer overflowNicolai Stange2016-04-051-10/+3
| * | | lib/mpi: mpi_read_buffer(): replace open coded endian conversionNicolai Stange2016-04-051-15/+12
| * | | lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbsNicolai Stange2016-04-051-10/+8
| * | | lib/mpi: mpi_write_sgl(): replace open coded endian conversionNicolai Stange2016-04-051-16/+11
| * | | lib/mpi: mpi_write_sgl(): fix out-of-bounds stack accessNicolai Stange2016-04-051-5/+1
| * | | lib/mpi: mpi_write_sgl(): purge redundant pointer arithmeticNicolai Stange2016-04-051-2/+1
| * | | lib/mpi: mpi_write_sgl(): fix style issue with lzero decrementNicolai Stange2016-04-051-2/+2
| * | | lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange2016-04-051-12/+9
| * | | crypto: s5p-sss - Sort the headers to improve readabilityKrzysztof Kozlowski2016-04-051-10/+10
| * | | crypto: s5p-sss - Handle unaligned buffersKrzysztof Kozlowski2016-04-051-12/+138
| * | | crypto: s5p-sss - Minor coding cleanupsKrzysztof Kozlowski2016-04-051-8/+7
| * | | MAINTAINERS: Add a new maintainer for the CCP driverTom Lendacky2016-04-051-0/+1
| * | | crypto: marvell/cesa - remove unneeded conditionDan Carpenter2016-04-051-2/+1
| * | | PKCS#7: fix missing break on OID_sha224 caseColin Ian King2016-04-051-0/+1
| * | | crypto: n2 - Remove return statement from void functionAmitoj Kaur Chawla2016-04-051-1/+1
| * | | crypto: s5p-sss - Enable COMPILE_TESTKrzysztof Kozlowski2016-04-051-1/+2
| * | | hwrng: exynos - Enable COMPILE_TESTKrzysztof Kozlowski2016-04-051-1/+2
| * | | hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski2016-04-051-0/+9
| * | | hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2016-04-051-1/+8
| * | | hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski2016-04-051-3/+7
| * | | hwrng: exynos - Runtime suspend device after initKrzysztof Kozlowski2016-04-051-1/+2
| * | | crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in KconfigPeter Meerwald2016-04-051-3/+3
| * | | crypto: af_alg - add async support to algif_aeadTadeusz Struk2016-04-051-31/+237
* | | | Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-1712-83/+55
|\ \ \ \
| * \ \ \ Merge back new device properties material for v4.7.Rafael J. Wysocki2016-05-0612-83/+55
| |\ \ \ \
| | * | | | device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-0912-83/+55
* | | | | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-17172-2363/+3639
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-1618-129/+122
| |\ \ \ \ \ \ \ \
| | | | * | | | | | tools/power/acpi: close file only if it is openLv Zheng2016-04-091-2/+2
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-05-051-4/+3
| | | * | | | | | ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall2016-05-041-7/+9
| | | * | | | | | ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall2016-05-041-2/+2
| | | * | | | | | ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall2016-05-041-0/+24
| | | * | | | | | arm64: defconfig: Enable ACPIMark Brown2016-04-261-0/+1
| | | * | | | | | ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64Mark Brown2016-04-261-1/+1
| | | * | | | | | ACPI / ARM64: Don't enable ACPI by default on ARM64Mark Brown2016-04-261-1/+1
| | | * | | | | | acer-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-12/+4
| | | * | | | | | eeepc-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-22/+2
| | | * | | | | | ACPI / utils: Rename acpi_dev_present()Lukas Wunner2016-04-096-8/+8
| | | |/ / / / /
| | * | | | | | ACPI,PCI,IRQ: remove SCI penalize functionSinan Kaya2016-05-053-6/+0
| | * | | | | | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya2016-05-053-38/+0
| | * | | | | | ACPI,PCI,IRQ: reduce static IRQ array size to 16Sinan Kaya2016-05-051-20/+20
| | * | | | | | ACPI,PCI,IRQ: reduce resource requirementsSinan Kaya2016-05-051-29/+68