summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-09-13drm/amdgpu: Extends amdgpu vm definitions (v2)Oak Zeng1-0/+2
2019-08-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie1-1/+9
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+25
2019-08-15drm/etnaviv: implement softpinLucas Stach1-1/+9
2019-08-12drm/panfrost: Add support for GPU heap allocationsRob Herring1-0/+1
2019-08-12drm/panfrost: Add a no execute flag for BO allocationsRob Herring1-0/+2
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie1-0/+4
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher105-1488/+1856
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-1/+42
2019-08-08drm/panfrost: Add madvise and shrinker supportRob Herring1-0/+22
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2019-08-02drm/amdgpu: Add flag to wipe VRAM on releaseFelix Kuehling1-0/+4
2019-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-14/+18
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi96-1472/+1838
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+0
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-17/+17
2019-07-25drm/panfrost: Export all GPU feature registersSteven Price1-0/+39
2019-07-25tty: serial: netx: Delete driverLinus Walleij1-3/+0
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada17-17/+17
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig1-2/+2
2019-07-23drm: Add SPI connector typeNoralf Trønnes1-0/+1
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard95-1469/+1841
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+7
2019-07-22iommu/virtio: Update to most recent specificationJean-Philippe Brucker1-14/+18
2019-07-20nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin1-1/+1
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+6
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+3
2019-07-19Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie1-1/+6
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+35
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+162
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-58/+86
2019-07-16virtio_pmem: fix sparse warningPankaj Gupta1-2/+2
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2-6/+9
2019-07-16mm: move MAP_SYNC to asm-generic/mman-common.hAneesh Kumar K.V2-2/+2
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova1-0/+35
2019-07-16coda: add hinting support for partial file cachingPedro Cuadra1-2/+27
2019-07-16coda: remove uapi/linux/coda_psdev.hJan Harkes1-10/+0
2019-07-16coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes1-26/+7
2019-07-16coda: stop using 'struct timespec' in user APIArnd Bergmann1-3/+17
2019-07-16uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes1-5/+0
2019-07-16uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli1-13/+0
2019-07-16uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli1-2/+2
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig1-5/+3
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+2
2019-07-16fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel1-1/+1
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2-2/+2