summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-12crypto: skcipher - prevent using skciphers without setting keyEric Biggers1-5/+6
2018-01-12crypto: hash - prevent using keyed hashes without setting keyEric Biggers2-10/+26
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+6
2018-01-12crypto: poly1305 - remove ->setkey() methodEric Biggers1-2/+0
2018-01-12crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers1-0/+2
2018-01-05crypto: algapi - convert cra_refcnt to refcount_tEric Biggers1-1/+1
2017-12-28crypto: scomp - delete unused commentsZhou Wang1-11/+0
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu51-159/+237
2017-12-22crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()Eric Biggers1-10/+0
2017-12-22crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron1-2/+3
2017-12-11crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior1-0/+1
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+3
2017-12-08kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-50/+33
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+8
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung2-2/+3
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+16
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork1-0/+1
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman1-0/+6
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář1-2/+2
2017-12-06drm: safely free connectors from connector_iterDaniel Vetter1-0/+8
2017-12-06KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger1-2/+2
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2-43/+1
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel1-1/+1
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel1-0/+11
2017-12-05net_sched: red: Avoid devision by zeroNogah Frankel1-1/+1
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+1
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář1-3/+0
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner3-4/+16
2017-12-04irqdesc: Use bool return type instead of intWill Deacon1-3/+3
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+5
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern1-2/+1
2017-12-02iio: stm32: fix adc/trigger link errorArnd Bergmann1-1/+4
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds1-0/+0
2017-12-01move libgcc.h to include/linuxChristoph Hellwig1-0/+0
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long1-1/+2
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2-33/+21
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-11-30Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-0/+2
2017-12-01Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-22/+10
2017-12-01Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Dave Airlie1-11/+11
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang1-1/+0