summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KEYS: asym_tpm: extract key size & public key [ver #2]Denis Kenzior2018-10-261-0/+3
* KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]Denis Kenzior2018-10-261-0/+16
* KEYS: Allow the public_key struct to hold a private key [ver #2]David Howells2018-10-261-0/+1
* KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells2018-10-262-2/+20
* KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells2018-10-261-0/+25
* KEYS: Provide key type operations for asymmetric key ops [ver #2]David Howells2018-10-263-0/+62
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-253-2/+31
|\
| * Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-10-194-8/+28
| |\
| | * kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose2018-10-031-0/+10
| | * vgic: Add support for 52bit guest physical addressKristina Martsenko2018-10-011-0/+5
| * | kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOADJim Mattson2018-10-171-0/+1
| * | KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capabilityVitaly Kuznetsov2018-10-171-0/+1
| * | kvm/x86 : add coalesced pio supportPeng Hao2018-10-171-2/+9
| * | KVM: x86: hyperv: implement PV IPI send hypercallsVitaly Kuznetsov2018-10-171-0/+1
| * | KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl resultPaul Mackerras2018-10-091-0/+1
| * | KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualizationPaul Mackerras2018-10-091-0/+1
| * | Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-041-0/+2
| |\ \
| | * | s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctlTony Krowiak2018-09-281-0/+1
| | * | s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak2018-09-261-0/+1
* | | | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-10-251-12/+3
|\ \ \ \
| * | | | cgroup: Simplify cgroup_ancestorAndrey Ignatov2018-09-241-12/+3
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-2529-235/+847
|\ \ \ \
| * | | | crypto/morus(640,1280) - make crypto_...-algs staticvaldis.kletnieks@vt.edu2018-10-052-2/+2
| * | | | hwrng: core - document the quality fieldMichael S. Tsirkin2018-10-051-1/+2
| * | | | crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-2810-28/+463
| * | | | crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()Kees Cook2018-09-281-5/+0
| * | | | crypto: null - Remove VLA usage of skcipherKees Cook2018-09-282-2/+2
| * | | | gss_krb5: Remove VLA usage of skcipherKees Cook2018-09-281-15/+15
| * | | | crypto: skcipher - Introduce crypto_sync_skcipherKees Cook2018-09-281-0/+75
| * | | | cpufeature: avoid warning when compiling with clangStefan Agner2018-09-211-1/+1
| * | | | soc: fsl: dpio: add congestion notification supportHoria Geantă2018-09-211-0/+15
| * | | | soc: fsl: dpio: add frame list format supportHoria Geantă2018-09-211-0/+242
| * | | | soc: fsl: dpio: add back some frame queue functionsHoria Geantă2018-09-211-0/+4
| * | | | bus: fsl-mc: add support for dpseci device typeHoria Geantă2018-09-211-0/+6
| * | | | crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers2018-09-211-2/+1
| * | | | crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen2018-09-041-0/+1
| * | | | crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen2018-09-041-0/+10
| * | | | crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-041-114/+0
| * | | | crypto: shash - Remove VLA usage in unaligned hashingKees Cook2018-09-041-1/+0
| * | | | crypto: api - Introduce generic max blocksize and alignmaskKees Cook2018-09-041-1/+3
| * | | | crypto: hash - Remove VLA usageKees Cook2018-09-041-1/+5
| * | | | crypto: cbc - Remove VLA usageKees Cook2018-09-041-1/+1
| * | | | crypto: speck - remove SpeckJason A. Donenfeld2018-09-042-64/+2
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-256-12/+23
|\ \ \ \ \
| * | | | | genirq: Fix grammar s/an /a /Geert Uytterhoeven2018-10-091-1/+1
| * | | | | Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-10-066-11/+31
| |\ \ \ \ \
| | * | | | | irqchip/gic: Unify GIC priority definitionsJulien Thierry2018-10-032-5/+6
| | * | | | | irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal2018-10-021-0/+1
| | * | | | | genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier2018-10-021-5/+12
| | * | | | | irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier2018-10-021-1/+2