summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-08compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven
2018-02-08compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven
2018-01-26crypto: sha3-generic - export init/update/final routinesArd Biesheuvel
2018-01-26crypto: sha3-generic - simplify codeArd Biesheuvel
2018-01-12crypto: doc - clear htmldocs build warnings for crypto/hashtcharding
2018-01-12crypto: salsa20 - export generic helpersEric Biggers
2018-01-12crypto: aead - prevent using AEADs without setting keyEric Biggers
2018-01-12crypto: skcipher - prevent using skciphers without setting keyEric Biggers
2018-01-12crypto: hash - prevent using keyed hashes without setting keyEric Biggers
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-01-12crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-01-12crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-01-05crypto: algapi - convert cra_refcnt to refcount_tEric Biggers
2017-12-28crypto: scomp - delete unused commentsZhou Wang
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-12-22crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()Eric Biggers
2017-12-22crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron
2017-12-11crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-12-06drm: safely free connectors from connector_iterDaniel Vetter
2017-12-06KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel
2017-12-05net_sched: red: Avoid devision by zeroNogah Frankel
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-04irqdesc: Use bool return type instead of intWill Deacon
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern
2017-12-02iio: stm32: fix adc/trigger link errorArnd Bergmann
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2017-12-01move libgcc.h to include/linuxChristoph Hellwig
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long