summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2022-06-28Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...akpm-baseakpmStephen Rothwell
2022-06-28Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.infradead.org/users/willy/pagecache.gitStephen Rothwell
2022-06-28Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.gitStephen Rothwell
2022-06-28Merge branch 'hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma...Stephen Rothwell
2022-06-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Stephen Rothwell
2022-06-28Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.gitStephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.dk/linux-block.gitStephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Stephen Rothwell
2022-06-28Merge branch 'drm-next' of https://gitlab.freedesktop.org/agd5f/linuxStephen Rothwell
2022-06-28Merge branch 'drm-next' of git://git.freedesktop.org/git/drm/drm.gitStephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/herber...Stephen Rothwell
2022-06-28Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wire...Stephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Stephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Stephen Rothwell
2022-06-28Merge branch 'master' of git://linuxtv.org/media_tree.gitStephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Stephen Rothwell
2022-06-28Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Stephen Rothwell
2022-06-27Merge branch 'mm-nonmm-unstable' into mm-everythingakpm
2022-06-27userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm
2022-06-27tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt
2022-06-27io_uring: add sync cancelation API through io_uring_register()Jens Axboe
2022-06-27io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flagJens Axboe
2022-06-27io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov
2022-06-27io_uring: add support for level triggered pollJens Axboe
2022-06-27vhost-vdpa: uAPI to suspend the deviceEugenio Pérez
2022-06-27vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez
2022-06-27net: dsa: add Renesas RZ/N1 switch tag driverClément Léger
2022-06-26mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)
2022-06-24RDMA/erdma: Add the ABI definitionsCheng Xu
2022-06-24RDMA: Add ERDMA to rdma_driver_id definitionCheng Xu
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-24KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basisBen Gardon
2022-06-23drm/fourcc: fix integer type usage in uapi headerCarlos Llamas
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-22btrfs: send: enable support for stream v2 and compressed writesOmar Sandoval
2022-06-22btrfs: send: add stream v2 definitionsOmar Sandoval
2022-06-20media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-20media: Add P010 video formatBenjamin Gaignard
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-16bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy
2022-06-16bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookieMaxim Mikityanskiy
2022-06-16include/uapi/linux/swab.h: move explicit cast outside ternaryJustin Stitt