summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* bpf: add bpf_redirect_map helper routineJohn Fastabend2017-07-171-1/+7
* bpf: add devmap, a map for storing net device referencesJohn Fastabend2017-07-171-0/+1
* xdp: add bpf_redirect helper functionJohn Fastabend2017-07-171-0/+1
* Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2017-07-102-4/+4
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-098-17/+209
|\
| * drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-291-0/+3
| * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-272-2/+5
| |\
| * \ Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-212-1/+38
| |\ \
| | * | drm/vc4: Add get/set tiling ioctls.Eric Anholt2017-06-151-0/+16
| | * | drm/vc4: Add T-format scanout support.Eric Anholt2017-06-151-1/+22
| * | | Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-211-8/+36
| |\ \ \
| | * | | drm/i915: Allow execbuffer to use the first object as the batchChris Wilson2017-06-161-2/+17
| | * | | drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg2017-06-141-7/+12
| | * | | drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg2017-06-141-0/+5
| | * | | drm/i915: expose _SLICE_MASK GETPARMRobert Bragg2017-06-141-0/+3
| * | | | Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark...Dave Airlie2017-06-211-3/+6
| |\ \ \ \
| | * | | | drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVAJordan Crouse2017-06-161-2/+6
| | * | | | drm/msm: Remove DRM_MSM_NUM_IOCTLSJordan Crouse2017-06-161-1/+0
| * | | | | amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie2017-06-161-0/+6
| |/ / / /
| * | | | BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-161-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-1/+28
| |\ \ \ \ \
| | * | | | | drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák2017-05-241-0/+2
| | * | | | | uapi/drm: add AMDGPU_HW_IP_VCN_ENC for encode CSLeo Liu2017-05-241-1/+2
| | * | | | | uapi/drm: add AMDGPU_HW_IP_VCN_DEC for decode CSLeo Liu2017-05-241-1/+2
| | * | | | | drm/amdgpu: add RAVEN family id definitionChunming Zhou2017-05-241-0/+1
| | * | | | | drm/amdgpu: add vm ioctlChunming Zhou2017-05-241-0/+22
| * | | | | | drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie2017-06-141-0/+2
| * | | | | | drm: introduce sync objects (v4)Dave Airlie2017-06-141-0/+24
| * | | | | | drm: omapdrm: Remove legacy buffer synchronization supportLaurent Pinchart2017-06-021-2/+2
| | |_|/ / / | |/| | | |
| * | | | | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-303-2/+22
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-301-1/+16
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queuedDaniel Vetter2017-05-032-1/+2
| | |\ \ \ \ \
| | * | | | | | drm/i915: Copy user requested buffers into the error stateChris Wilson2017-04-151-1/+14
| | * | | | | | drm/i915: Treat WC a separate cache domainChris Wilson2017-04-121-0/+2
| * | | | | | | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-221-1/+48
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-091-8/+8
|\ \ \ \ \ \ \
| * | | | | | | sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin2017-07-081-8/+8
* | | | | | | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-091-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fscrypt: add support for AES-128-CBCDaniel Walter2017-06-231-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-082-0/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/switchtec' into nextBjorn Helgaas2017-07-021-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe2017-06-271-0/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | PCI: Add sysfs max_link_speed/width, current_link_speed/width, etcWong Vee Khee2017-06-191-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: introduce KEY_ASSISTANTDmitry Torokhov2017-07-021-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-071-1/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani2017-07-021-0/+1
| * | | | | | | | libnvdimm: New ACPI 6.2 DSM functionsJerry Hoemann2017-07-011-1/+39
| * | | | | | | | acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann2017-07-011-0/+1
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-062-8/+1
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud