summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-11fou: fix some member types in guehdrXin Long
2017-12-11ptr_ring: add barriersMichael S. Tsirkin
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-10drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()Noralf Trønnes
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-08Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-12-08drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-08Merge tag 'drm-misc-next-2017-12-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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-07drm/sched: move fence slab handling to module init/exitLucas Stach
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-06drm/amdgpu: expose the VA above the hole to userspaceChristian König
2017-12-06drm/ttm: add number of bytes moved to the operation contextChristian König
2017-12-06drm/ttm: add context to driver move callback as wellChristian König
2017-12-06drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König
2017-12-06drm/ttm: use an operation ctx for ttm_bo_init_reservedChristian König
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-12-06drm/ttm: remove cur_placementChristian König
2017-12-06drm/ttm: cleanup ttm_bo_driver.hChristian König
2017-12-06drm/ttm: cleanup coding style in ttm_bo_api.hChristian König
2017-12-06drm/ttm: remove ttm_bo_unreserve_ticketChristian König
2017-12-06drm/ttm: user reservation object wrappers v2Christian König
2017-12-06drm/ttm: consistently use reservation_object_unlockChristian König
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-05Merge tag 'gvt-next-2017-12-05' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
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-04drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.Hans de Goede
2017-12-04drm: Add support for a panel-orientation connector property, v6Hans de Goede