index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
drm/vmwgfx: Define an overlaid handle_close ioctl.
Thomas Hellstrom
1
-0
/
+24
2017-03-29
uapi/drm:add new flag for Preemption
Monk Liu
1
-0
/
+3
2017-03-29
uapi/drm:change Preamble Description
Monk Liu
1
-1
/
+1
2017-03-29
drm/amdgpu: add psp firmware info into info query and debugfs
Huang Rui
1
-0
/
+4
2017-03-29
drm/amdgpu: add tiling flags for GFX9 (v2)
Alex Deucher
1
-2
/
+8
2017-03-29
drm/amdgpu: Add asic family for vega10
Alex Deucher
1
-0
/
+1
2017-03-29
drm/amdgpu: add NGG parameters
Alex Deucher
1
-0
/
+8
2017-03-29
drm/amdgpu: Add MTYPE flags to GPU VM IOCTL interface
Alex Xie
1
-0
/
+12
2017-03-29
drm/amdgpu: add a VM mapping replace operation v2
Christian König
1
-0
/
+1
2017-03-29
drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2
Christian König
1
-0
/
+1
2017-03-29
uapi/drm: add AMDGPU_HW_IP_UVD_ENC
Leo Liu
1
-1
/
+2
2017-03-29
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
1
-0
/
+2
2017-03-29
drm/amdgpu: expose GPU sensor related information
Alex Deucher
1
-0
/
+20
2017-03-29
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
1
-0
/
+2
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
3
-29
/
+5
2017-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
1
-1
/
+2
2017-03-24
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-03-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+3
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
1
-27
/
+0
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
3
-24
/
+21
2017-03-20
generic syscalls: Wire up statx syscall
Stafford Horne
1
-1
/
+3
2017-03-17
Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-19
/
+19
2017-03-15
drm: add RGB formats with separate alpha plane
Philipp Zabel
1
-0
/
+14
2017-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-03-15
Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes
Dave Airlie
1
-19
/
+19
2017-03-13
uapi: fix drm/omap_drm.h userspace compilation errors
Dmitry V. Levin
1
-19
/
+19
2017-03-09
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
1
-4
/
+1
2017-03-09
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next
Dave Airlie
1
-2
/
+63
2017-03-07
btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h
Dmitry V. Levin
1
-27
/
+0
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
Dave Airlie
1
-0
/
+4
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-0
/
+136
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+74
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2
-0
/
+136
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-11
/
+11
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-1
/
+143
2017-03-02
sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h>
Ingo Molnar
1
-0
/
+68
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
Ingo Molnar
1
-0
/
+6
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+3
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+1
2017-02-27
autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
Tomohiro Kusumi
1
-2
/
+2
2017-02-27
autofs: add command enum/macros for root-dir ioctls
Tomohiro Kusumi
3
-14
/
+29
2017-02-27
autofs: remove wrong comment
Tomohiro Kusumi
1
-4
/
+0
2017-02-27
virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
Christoph Hellwig
1
-1
/
+1
2017-02-27
virtio_mmio: expose header to userspace
Michael S. Tsirkin
2
-0
/
+142
2017-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+1
2017-02-27
drm: Add a new connector atomic property for link status
Manasi Navare
1
-0
/
+4
2017-02-27
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
9
-16
/
+28
2017-02-25
uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
Dmitry V. Levin
1
-0
/
+1
2017-02-24
uapi: mqueue.h: add missing linux/types.h include
Mike Frysinger
1
-0
/
+2
[next]