summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven2018-02-081-2/+1
* compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2018-02-082-0/+8
* crypto: sha3-generic - export init/update/final routinesArd Biesheuvel2018-01-261-0/+5
* crypto: sha3-generic - simplify codeArd Biesheuvel2018-01-261-1/+0
* crypto: doc - clear htmldocs build warnings for crypto/hashtcharding2018-01-121-8/+4
* crypto: salsa20 - export generic helpersEric Biggers2018-01-121-0/+27
* crypto: aead - prevent using AEADs without setting keyEric Biggers2018-01-121-1/+9
* crypto: skcipher - prevent using skciphers without setting keyEric Biggers2018-01-121-5/+6
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-01-122-10/+26
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+6
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-01-121-2/+0
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-01-121-0/+2
* crypto: algapi - convert cra_refcnt to refcount_tEric Biggers2018-01-051-1/+1
* crypto: scomp - delete unused commentsZhou Wang2017-12-281-11/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-12-2251-159/+237
|\
| * crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-221-2/+3
| * crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2017-12-111-0/+1
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-103-6/+3
| |\
| | * Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-12-061-2/+2
| | |\
| | | * KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger2017-12-061-2/+2
| | * | x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-051-1/+1
| | * | Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář2017-12-051-3/+0
| | |\ \
| | | * | KVM: arm/arm64: Don't enable/disable physical timer access on VHEChristoffer Dall2017-11-291-3/+0
| | | |/
| * | | kmemcheck: rip it out for realMichal Hocko2017-12-081-1/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-089-50/+33
| |\ \ \
| | * | | tcp: invalidate rate samples during SACK renegingYousuk Seung2017-12-082-2/+3
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-073-4/+16
| | |\ \ \
| | | * | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-053-4/+16
| | * | | | usbnet: fix alignment for frames with no ethernet headerBjørn Mork2017-12-071-0/+1
| | * | | | net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2017-12-052-43/+1
| | * | | | net_sched: red: Avoid illegal valuesNogah Frankel2017-12-051-0/+11
| | * | | | net_sched: red: Avoid devision by zeroNogah Frankel2017-12-051-1/+1
| | |/ / /
| * | | | Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-12-081-0/+8
| |\ \ \ \
| | * | | | drm: safely free connectors from connector_iterDaniel Vetter2017-12-061-0/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-061-3/+3
| |\ \ \ \
| | * | | | irqdesc: Use bool return type instead of intWill Deacon2017-12-041-3/+3
| | |/ / /
| * | | | efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-061-0/+6
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-052-3/+1
| |\ \ \ \
| | * | | | scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2017-11-211-1/+1
| | * | | | scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2017-11-211-2/+0
| * | | | | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-051-0/+1
| |\ \ \ \ \
| | * | | | | Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan2017-11-281-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-051-0/+2
| |\ \ \ \ \
| | * | | | | debugfs: fix debugfs_real_fops() build errorArnd Bergmann2017-11-281-0/+2
| | |/ / / /
| * | | | | Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-051-1/+4
| |\ \ \ \ \
| | * | | | | iio: stm32: fix adc/trigger link errorArnd Bergmann2017-12-021-1/+4
| | |/ / / /
| * | | | | Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-051-1/+1
| |\ \ \ \ \
| | * | | | | serdev: fix receive_buf return value when no callbackJohan Hovold2017-11-281-1/+1
| | |/ / / /
| * | | | | Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-051-0/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-11-281-0/+3
| | |/ / /