summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | open: introduce openat2(2) syscallAleksa Sarai2020-01-182-1/+40
| |/ / / / / /
* | | | | | | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-293-147/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-132-5/+6
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman2019-12-232-3/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman2019-12-161-17/+23
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | isdn: capi: dead code removalArnd Bergmann2019-12-111-74/+0
| * | | | | | | | staging: remove isdn capi driversArnd Bergmann2019-12-112-73/+0
| | |_|_|/ / / / | |/| | | | | |
OpenPOWER on IntegriCloud