summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* padata: remove cpu_index from the parallel_queueDaniel Jordan2019-09-131-2/+0
* padata: unbind parallel jobs from specific CPUsDaniel Jordan2019-09-131-0/+3
* padata: use separate workqueues for parallel and serial workDaniel Jordan2019-09-131-2/+4
* padata: make padata_do_parallel find alternate callback CPUDaniel Jordan2019-09-131-1/+1
* workqueue: unconfine alloc/apply/free_workqueue_attrs()Daniel Jordan2019-09-131-0/+4
* padata: allocate workqueue internallyDaniel Jordan2019-09-131-2/+1
* crypto: skcipher - add the ability to abort a skcipher walkArd Biesheuvel2019-09-091-0/+5
* crypto: sha256 - Remove sha256/224_init code duplicationHans de Goede2019-09-052-24/+30
* crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede2019-09-052-34/+21
* crypto: sha256 - Add sha224 support to sha256 library codeHans de Goede2019-08-221-0/+5
* crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2019-08-221-2/+3
* crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede2019-08-221-1/+1
* crypto: des - remove now unused __des3_ede_setkey()Ard Biesheuvel2019-08-221-3/+0
* crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-222-33/+79
* crypto: des - remove unused functionArd Biesheuvel2019-08-221-41/+0
* crypto: des/3des_ede - add new helpers to verify keysArd Biesheuvel2019-08-221-0/+141
* crypto: aes - helper function to validate key length for AES algorithmsIuliana Prodan2019-08-091-0/+17
* crypto: gcm - helper functions for assoclen/authsize checkIuliana Prodan2019-08-091-0/+55
* hwrng: timeriomem - add include guard to timeriomem-rng.hMasahiro Yamada2019-08-021-0/+5
* crypto: api - Remove redundant #ifdef in crypto_yield()Thomas Gleixner2019-08-021-2/+0
* crypto: user - fix potential warnings in cryptouser.hMasahiro Yamada2019-08-021-1/+4
* crypto: add header include guardsMasahiro Yamada2019-08-025-0/+25
* asm-generic: make simd.h a mandatory include/asm headerArd Biesheuvel2019-07-311-0/+2
* crypto: ghash - add comment and improve help textEric Biggers2019-07-271-1/+1
* padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2019-07-271-9/+4
* crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek2019-07-262-2/+3
* crypto: morus - remove generic and x86 implementationsArd Biesheuvel2019-07-263-212/+0
* crypto: lib/aes - export sbox and inverse sboxArd Biesheuvel2019-07-261-0/+3
* crypto: aes-generic - unexport last-round AES tablesArd Biesheuvel2019-07-261-2/+0
* crypto: ctr - add helper for performing a CTR encryption walkArd Biesheuvel2019-07-261-0/+50
* crypto: aes-generic - drop key expansion routine in favor of library versionArd Biesheuvel2019-07-261-2/+0
* crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel2019-07-261-0/+34
* crypto: fips - add FIPS test failure notification chainGilad Ben-Yossef2019-07-261-0/+7
* Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-213-3/+214
|\
| * NTB: Introduce MSI libraryLogan Gunthorpe2019-06-131-0/+73
| * NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe2019-06-131-0/+70
| * NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe2019-06-131-1/+52
| * PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-132-0/+17
| * NTB: correct ntb_dev_ops and ntb_dev comment typosWesley Sheng2019-06-131-2/+2
* | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-202-0/+23
|\ \
| * | dma-mapping: add a dma_addressing_limited helperChristoph Hellwig2019-07-171-0/+14
| * | dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-0/+9
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-203-0/+11
|\ \ \
| * | | bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-07-182-0/+6
| * | | Merge branch 'x86/debug' into core/urgentThomas Gleixner2019-07-181-0/+5
| |\ \ \
| | * | | objtool: Add support for C jump tablesJosh Poimboeuf2019-07-091-0/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-202-0/+7
|\ \ \ \ \
| * | | | | KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-201-0/+1
| * | | | | KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-201-0/+6
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-201-0/+3
|\ \ \ \ \ \