summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák2018-05-151-0/+4
| | * | | | | | | | | | | | | | | drm/amdgpu: handle domain mask checking v2Chunming Zhou2018-05-151-0/+6
| | * | | | | | | | | | | | | | | drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"Christian König2018-05-151-2/+0
| | * | | | | | | | | | | | | | | drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)Chunming Zhou2018-04-111-0/+2
| * | | | | | | | | | | | | | | | Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-05-155-3/+218
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | drm/virtio: add define for second capset to the virgl code.Dave Airlie2018-05-141-0/+1
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2018-05-1189-2249/+2334
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | drm: Add and handle new aspect ratios in DRM layerShashank Sharma2018-05-111-0/+6
| | * | | | | | | | | | | | | | | drm: Add DRM client cap for aspect-ratioAnkit Nautiyal2018-05-111-0/+7
| | * | | | | | | | | | | | | | | drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-031-0/+194
| | * | | | | | | | | | | | | | | drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt2018-05-031-0/+2
| | * | | | | | | | | | | | | | | drm/vc4: Export fence through syncobjStefan Schake2018-04-301-0/+6
| | * | | | | | | | | | | | | | | drm/vc4: Syncobj import supportStefan Schake2018-04-301-4/+3
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | drm/exynos: ipp: Add IPP v2 frameworkMarek Szyprowski2018-05-101-0/+240
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tty: fix typo in ASYNCB_FOURPORT commentGiulio Benetti2018-05-241-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman2018-05-211-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman2018-05-0819-19/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2018-04-306-22/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | USB: Add support to store lane count used by USB 3.2Mathias Nyman2018-04-221-0/+5
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-051-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | crypto: ccp - Add GET_ID SEV commandJanakarajan Natarajan2018-05-311-0/+12
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-051-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fscrypt: add Speck128/256 supportEric Biggers2018-05-201-0/+2
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-051-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfsEric Sandeen2018-05-161-2/+6
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-043-45/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1926-41/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | y2038: asm-generic: Extend sysvipc data structuresArnd Bergmann2018-04-203-45/+49
* | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-042-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-026-22/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | / / / / / / / / / / | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | time: Add new y2038 safe __kernel_timespecDeepa Dinamani2018-04-192-0/+8
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-042-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | signal/signalfd: Add support for SIGSYSEric W. Biederman2018-04-261-1/+5
| * | | | | | | | | | | | | | signal: Add TRAP_UNK si_code for undiagnosted trap exceptionsEric W. Biederman2018-04-251-1/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-06-041-0/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono2018-05-311-0/+17
| * | | | | | | | | | | | | | btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono2018-05-311-0/+18
| * | | | | | | | | | | | | | btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono2018-05-311-0/+62
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-043-9/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | aio: implement IOCB_CMD_POLLChristoph Hellwig2018-05-261-4/+2
| * | | | | | | | | | | | uapi: turn __poll_t sparse checks on by defaultChristoph Hellwig2018-05-261-4/+0
| * | | | | | | | | | | | aio: implement io_pgeteventsChristoph Hellwig2018-05-022-1/+9
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-011-0/+2
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-252-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ppp: remove the PPPIOCDETACH ioctlEric Biggers2018-05-241-1/+1
| * | | | | | | | | | | cfg80211: further limit wiphy names to 64 bytesEric Biggers2018-05-181-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-212-2/+15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-2/+3
OpenPOWER on IntegriCloud