summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang2020-09-251-0/+25
* lib/mpi: Introduce ec implementation to MPI libraryTianjia Zhang2020-09-251-0/+105
* lib/mpi: Extend the MPI libraryTianjia Zhang2020-09-251-0/+87
* crypto: sm3 - export crypto_sm3_final functionTianjia Zhang2020-09-251-0/+2
* crypto: af_alg - add extra parameters for DRBG interfaceElena Petrova2020-09-252-0/+2
* crypto: cbc - Remove cbc.hHerbert Xu2020-09-111-141/+0
* SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel2020-09-112-17/+3
* crypto: ahash - Remove AHASH_REQUEST_ON_STACKHerbert Xu2020-08-281-5/+0
* crypto: ahash - Add ahash_alg_instanceHerbert Xu2020-08-281-0/+6
* crypto: ahash - Add init_tfm/exit_tfmHerbert Xu2020-08-281-0/+13
* crypto: hash - Remove unused async iteratorsIra Weiny2020-08-211-13/+0
* crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-1/+1
* crypto: algapi - Move crypto_yield into internal.hHerbert Xu2020-08-191-6/+0
* Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-161-1/+1
|\
| * fs: RWF_NOWAIT should imply IOCB_NOIOJens Axboe2020-08-111-1/+1
* | Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-151-3/+0
|\ \
| * | hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declarationBhupesh Sharma2020-08-061-3/+0
| * | kprobes: Remove show_registers() function prototypeMasami Hiramatsu2020-08-061-1/+0
* | | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-08-156-1/+84
|\ \ \
| * | | SUNRPC dont update timeout value on connection resetOlga Kornievskaia2020-08-041-0/+1
| * | | freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFSHe Zhe2020-07-171-0/+14
| * | | NFSv4.2: add client side xattr caching.Frank van der Linden2020-07-132-0/+7
| * | | nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden2020-07-131-0/+1
| * | | nfs: define nfs_access_get_cached functionFrank van der Linden2020-07-131-0/+2
| * | | NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden2020-07-131-1/+58
| * | | NFSv4.2: query the server for extended attribute supportFrank van der Linden2020-07-132-0/+2
| * | | NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden2020-07-131-0/+5
| * | | nfs: add client side only definitions for user xattrsFrank van der Linden2020-07-132-0/+8
* | | | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-08-151-5/+6
|\ \ \ \
| * | | | ACPI: APD: Add a fmw property is_ravenAkshu Agrawal2020-08-071-0/+1
| * | | | ACPI: APD: Change name from ST to FCHAkshu Agrawal2020-08-071-5/+5
* | | | | Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-151-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-141-0/+2
| |\ \ \ \ \
| | * | | | | cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki2020-08-111-0/+2
* | | | | | | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1517-131/+148
|\ \ \ \ \ \ \
| * | | | | | | mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-138-8/+8
| * | | | | | | mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax2020-08-131-0/+5
| * | | | | | | mfd: max77693-private: Drop a duplicated wordRandy Dunlap2020-08-131-1/+1
| * | | | | | | mfd: da9055: pdata.h: Drop a duplicated wordRandy Dunlap2020-08-131-1/+1
| * | | | | | | mfd: da9063: Add support for latest DA silicon revisionAdam Thomson2020-08-131-0/+1
| * | | | | | | mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson2020-08-131-5/+10
| * | | | | | | mfd: smsc-ece1099: Remove driverMichael Walle2020-08-131-104/+0
| * | | | | | | mfd: core: Add OF_MFD_CELL_REG() helperLee Jones2020-08-131-6/+11
| * | | | | | | mfd: core: Fix formatting of MFD helpersLee Jones2020-08-131-10/+10
| * | | | | | | mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones2020-08-131-0/+10
| * | | | | | | mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong2020-06-181-0/+91
| * | | | | | | mfd: madera: Remove unused forward declaration of madera_codec_pdataCharles Keepax2020-06-181-1/+0
| * | | | | | | mfd: stm32: Add defines to be used for clkevent purposeBenjamin Gaignard2020-06-181-0/+5
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-1514-43/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-143-18/+18