summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-11blk-cgroup: increase number of supported policiesJens Axboe1-1/+1
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter1-0/+7
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter2-8/+0
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter1-4/+0
2018-09-11drm: Clarify DRM_MODE_REFLECT_X/Y documentationAlexandru Gheorghe1-1/+2
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie2-0/+23
2018-09-10mfd: da9063: Fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-09-10perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra1-1/+1
2018-09-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter2-16/+58
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter1-6/+0
2018-09-09drm: drop drmP.h include from drm_plane.cDaniel Vetter3-0/+5
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter7-3/+37
2018-09-07drm/fb-helper: document remove*_conflicting_framebuffers()Michał Mirosław1-0/+22
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie13-11/+151
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+44
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+6
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-06drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctlChris Wilson1-0/+3
2018-09-06drm: fix drm_mode_addfb() on big endian machines.Gerd Hoffmann1-0/+14
2018-09-06drm: byteorder: add DRM_FORMAT_HOST_*Gerd Hoffmann1-0/+22
2018-09-06drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirkGerd Hoffmann2-1/+1
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan1-2/+2
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan1-1/+1
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)1-2/+6
2018-09-05linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap1-0/+1
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap1-1/+1
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+8
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires1-0/+1
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2-4/+4
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy1-1/+1
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław2-0/+14
2018-09-03Add udmabuf misc deviceGerd Hoffmann1-0/+33
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger1-2/+2
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee1-0/+1
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+33
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)1-0/+44
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)1-1/+0
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-14/+24
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-08-31drm: Describe pixel_blend_mode in drm_plane_stateSean Paul1-0/+7
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang1-1/+1
2018-08-30of: add node name compare helper functionsRob Herring1-0/+13
2018-08-30vfs: add the fadvise() file operationAmir Goldstein1-0/+5
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20