summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe2020-01-151-1/+4
| * | | | | | | | | | | PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe2020-01-151-1/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-01-311-0/+29
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab2020-01-084-25/+36
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann2020-01-031-0/+23
| * | | | | | | | | | | media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann2020-01-031-0/+4
| * | | | | | | | | | | media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann2020-01-031-0/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-312-1/+11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2020-01-311-0/+10
| * | | | | | | | | | mm: fix comments related to node reclaimHao Lee2020-01-311-1/+1
* | | | | | | | | | | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-0/+53
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-204-8/+14
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-01-031-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis2019-12-171-2/+2
| * | | | | | | | | | | | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-0/+53
| |\| | | | | | | | | | | | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2019-12-111-0/+53
| | * | | | | | | | | | Revert "dma-buf: Add dma-buf heaps framework"Sean Paul2019-10-301-55/+0
| | * | | | | | | | | | dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2019-10-251-0/+55
* | | | | | | | | | | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-292-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaimMike Christie2020-01-282-0/+5
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-291-6/+67
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | io_uring: add support for epoll_ctl(2)Jens Axboe2020-01-291-0/+1
| * | | | | | | | | | | | io_uring: support using a registered personality for commandsJens Axboe2020-01-281-1/+6
| * | | | | | | | | | | | io_uring: allow registering credentialsJens Axboe2020-01-281-0/+2
| * | | | | | | | | | | | io_uring: add io-wq workqueue sharingPavel Begunkov2020-01-281-1/+3
| * | | | | | | | | | | | io_uring/io-wq: don't use static creds/mm assignmentsJens Axboe2020-01-281-0/+1
| * | | | | | | | | | | | io_uring: optimise sqe-to-req flags translationPavel Begunkov2020-01-201-5/+18
| * | | | | | | | | | | | io_uring: add support for probing opcodesJens Axboe2020-01-201-0/+18
| * | | | | | | | | | | | io_uring: add support for IORING_OP_OPENAT2Jens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | io_uring: enable option to only trigger eventfd for async completionsJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | io_uring: add support for send(2) and recv(2)Jens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | io_uring: add support for IORING_SETUP_CLAMPJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | io_uring: add IORING_OP_MADVISEJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | io_uring: add IORING_OP_FADVISEJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | io_uring: allow use of offset == -1 to mean file positionJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | io_uring: add non-vectored read/write commandsJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | io_uring: add IOSQE_ASYNCJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | io_uring: add support for IORING_OP_STATXJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | io_uring: add support for IORING_OP_CLOSEJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | io_uring: add support for IORING_OP_OPENATJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | | io_uring: add support for fallocate()Jens Axboe2020-01-201-0/+1
| * | | | | | | | | | | | Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe2020-01-201-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2020-01-192-1/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-294-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | y2038: sparc: remove use of struct timexArnd Bergmann2019-12-181-0/+2
| * | | | | | | | | | | | | | y2038: rename itimerval to __kernel_old_itimervalArnd Bergmann2019-12-181-0/+5
| * | | | | | | | | | | | | | tsacct: add 64-bit btime fieldArnd Bergmann2019-12-181-1/+4
| * | | | | | | | | | | | | | acct: stop using get_seconds()Arnd Bergmann2019-12-182-0/+3
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-292-1/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |