aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Gravatar Azhar Shaikh 1-0/+1
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Gravatar Jarkko Sakkinen 1-19/+19
2018-01-08efi: call get_event_log before ExitBootServicesGravatar Thiebaud Weksteen 1-0/+46
2018-01-08tpm: add event log format versionGravatar Thiebaud Weksteen 1-0/+3
2018-01-08tpm: move tpm_eventlog.h outside of drivers folderGravatar Thiebaud Weksteen 1-0/+121
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-6/+3
2017-12-08kmemcheck: rip it out for realGravatar Michal Hocko 1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 9-50/+33
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-0/+8
2017-12-08tcp: invalidate rate samples during SACK renegingGravatar Yousuk Seung 2-2/+3
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 3-4/+16
2017-12-07usbnet: fix alignment for frames with no ethernet headerGravatar Bjørn Mork 1-0/+1
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2017-12-06efi: Move some sysfs files to be read-only by rootGravatar Greg Kroah-Hartman 1-0/+6
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Radim Krčmář 1-2/+2
2017-12-06drm: safely free connectors from connector_iterGravatar Daniel Vetter 1-0/+8
2017-12-06KVM: s390: mark irq_state.flags as non-usableGravatar Christian Borntraeger 1-2/+2
2017-12-05net: remove hlist_nulls_add_tail_rcu()Gravatar Eric Dumazet 2-43/+1
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runGravatar Rik van Riel 1-1/+1
2017-12-05net_sched: red: Avoid illegal valuesGravatar Nogah Frankel 1-0/+11
2017-12-05net_sched: red: Avoid devision by zeroGravatar Nogah Frankel 1-1/+1
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-3/+1
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+4
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Gravatar 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...Gravatar Linus Torvalds 1-0/+3
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeGravatar Hendrik Brueckner 3-4/+16
2017-12-04irqdesc: Use bool return type instead of intGravatar Will Deacon 1-3/+3
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-6/+5
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+1
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()Gravatar David Ahern 1-2/+1
2017-12-02iio: stm32: fix adc/trigger link errorGravatar Arnd Bergmann 1-1/+4
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 1-0/+0
2017-12-01move libgcc.h to include/linuxGravatar Christoph Hellwig 1-0/+0
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedGravatar Xin Long 1-1/+2
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 2-33/+21
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2017-11-30Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-0/+2
2017-12-01Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 1-22/+10
2017-12-01Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Gravatar Dave Airlie 1-11/+11
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+3
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Gravatar Cong Wang 1-1/+0
2017-11-30skbuff: Grammar s/are can/can/, s/change/changes/Gravatar Geert Uytterhoeven 1-2/+1
2017-11-30Merge branch 'acpi-ec' into acpiGravatar Rafael J. Wysocki 2-0/+2
2017-11-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-12/+41
2017-11-29autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Gravatar Ian Kent 1-1/+2
2017-11-29mm: migrate: fix an incorrect call of prep_transhuge_page()Gravatar Zi Yan 1-1/+1
2017-11-29mm: introduce get_user_pages_longtermGravatar Dan Williams 2-0/+27