summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2022-05-25linux/types.h: reinstate "__bitwise__" macro for user space useLinus Torvalds
2022-05-25media: lirc: revert removal of unused feature flagsSean Young
2022-05-24Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-05-24Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-24Merge tag 'media/v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-05-24Merge tag 'for-linus-2022052401' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-05-23landlock: Fix landlock_add_rule(2) documentationMickaël Salaün
2022-05-21Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi
2022-05-18io_uring: add support for ring mapped supplied buffersJens Axboe
2022-05-18cachefiles: implement on-demand readJeffle Xu
2022-05-18cachefiles: notify the user daemon when withdrawing cookieJeffle Xu
2022-05-18cachefiles: notify the user daemon when looking up cookieJeffle Xu
2022-05-17dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller
2022-05-17media: uapi: Add IPU3 packed Y10 formatDaniel Scally
2022-05-16btrfs: move definition of btrfs_raid_types to volumes.hQu Wenruo
2022-05-15cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsoletePaul Gortmaker
2022-05-14io_uring: add IORING_ACCEPT_MULTISHOT for acceptHao Xu
2022-05-13io_uring: add flag for allocating a fully sparse direct descriptor spaceJens Axboe
2022-05-13io_uring: allow allocated fixed files for openat/openat2Jens Axboe
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-11nvme: add vectored-io support for uring-cmdAnuj Gupta
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi
2022-05-11fs,io_uring: add infrastructure for uring-cmdJens Axboe
2022-05-11HID: amd_sfh: Move bus declaration outside of amd-sfhBasavaraj Natikar
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-05-10loop: remove most the top-of-file boilerplate comment from the UAPI headerChristoph Hellwig
2022-05-10virtio: fix virtio transitional idsShunsuke Mie
2022-05-09io_uring: support CQE32 in io_uring_cqeStefan Roesch
2022-05-09io_uring: add support for 128-byte SQEsJens Axboe
2022-05-09Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe
2022-05-09Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthroughJens Axboe
2022-05-09rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy
2022-05-09landlock: Add clang-format exceptionsMickaël Salaün