summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-249-10/+24
|\
| * proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov2017-02-131-0/+1
| * introduce the walk_process_tree() helperOleg Nesterov2017-02-031-0/+3
| * Merge branch 'nsfs-discovery'Eric W. Biederman2017-02-031-2/+7
| |\
| | * nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)2017-02-031-3/+5
| | * nsfs: Add an ioctl() to return the namespace typeMichael Kerrisk (man-pages)2017-01-251-0/+3
| * | fs: Better permission checking for submountsEric W. Biederman2017-02-013-1/+6
| |/
| * exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-241-2/+1
| * inotify: Convert to using per-namespace limitsNikolay Borisov2017-01-243-5/+6
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-2455-587/+1841
|\ \
| * | drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes2017-02-241-19/+0
| * | Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-02-231-2/+2
| |\ \
| | * | drm/panel: Constify device node argument to of_drm_find_panel()Laurent Pinchart2017-01-041-2/+2
| | |/
| * | Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-2342-90/+220
| |\ \
| * | | drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes2017-02-181-0/+54
| * | | drm/tinydrm: Add MIPI DBI supportNoralf Trønnes2017-02-181-0/+107
| * | | drm/tinydrm: Add helper functionsNoralf Trønnes2017-02-181-0/+100
| * | | drm: Add DRM support for tiny LCD displaysNoralf Trønnes2017-02-181-0/+115
| * | | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-171-1/+1
| |\ \ \
| | * | | drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle2017-02-161-1/+1
| * | | | uapi: add missing install of dma-buf.hDenys Dmytriyenko2017-02-141-0/+1
| |/ / /
| * | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-02-081-0/+2
| |\ \ \
| | * | | drm/exynos/decon5433: signal vblank only on odd fieldsAndrzej Hajda2017-02-071-0/+1
| | * | | drm/exynos/decon5433: add support for interlace modesAndrzej Hajda2017-02-071-0/+1
| * | | | drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-031-92/+92
| * | | | drm: Fix build when FBDEV_EMULATION is disabledGabriel Krisman Bertazi2017-02-021-1/+1
| * | | | drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-022-6/+4
| * | | | drm: Provide a driver hook for drm_dev_release()Chris Wilson2017-02-021-0/+13
| * | | | drm/bridge/mhl: add MHL3 infoframe related definitionsAndrzej Hajda2017-02-021-0/+32
| * | | | drm/bridge/mhl: add write burst related definitionsAndrzej Hajda2017-02-021-0/+53
| * | | | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2017-02-0147-179/+337
| |\| | |
| | * | | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-01-313-19/+23
| | |\ \ \
| | | * | | drm/ttm: revert "add optional LRU removal callback v2"Christian König2017-01-271-6/+0
| | | * | | drm/ttm: revert "implement LRU add callbacks v2"Christian König2017-01-271-9/+0
| | | * | | drm/ttm: add BO priorities for the LRUsChristian König2017-01-272-2/+6
| | | * | | drm/ttm: add evict parameter to ttm_bo_driver::move_notifyNicolai Hähnle2017-01-271-2/+8
| | | * | | drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath2017-01-271-0/+9
| | * | | | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-3125-228/+283
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-276-9/+41
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-01-272-1/+13
| | |\ \ \ \ \
| | | * | | | | drm/i915/get_params: Add HuC status to getparamsAnusha Srivatsa2017-01-191-0/+1
| | | * | | | | drm : adds Y-coordinate and Colorimetry FormatNagaraju, Vathsala2017-01-111-1/+12
| | * | | | | | Reinstate "drm/probe-helpers: Drop locking from poll_enable""Dave Airlie2017-01-271-1/+0
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-2740-158/+300
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2017-01-231-0/+1
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | drm: Kbuild: add omap_drm.h to the installed headersLaurent Pinchart2016-12-191-0/+1
| * | | | | | | | drm/color: un-inline drm_color_lut_extract()Jani Nikula2017-01-311-25/+2
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | drm/fourcc: add vivante tiled layout format modifiersPhilipp Zabel2017-01-271-0/+41
| * | | | | | | drm/edid: Set AVI infoframe Q even when QS=0Ville Syrjälä2017-01-261-0/+1
| * | | | | | | drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()Ville Syrjälä2017-01-261-0/+4