summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2020-01-27Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov
2020-01-24dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang
2020-01-23bcache: use read_cache_page_gfp to read the superblockChristoph Hellwig
2020-01-23bcache: use a separate data structure for the on-disk super blockChristoph Hellwig
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-23Merge tag 'exynos-drm-next-for-v5.6' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-01-23Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov
2020-01-22Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller
2020-01-21drm/exynos: Rename Exynos to lowercaseKrzysztof Kozlowski
2020-01-20io_uring: optimise sqe-to-req flags translationPavel Begunkov
2020-01-20io_uring: add support for probing opcodesJens Axboe
2020-01-20io_uring: add support for IORING_OP_OPENAT2Jens Axboe
2020-01-20io_uring: enable option to only trigger eventfd for async completionsJens Axboe
2020-01-20io_uring: add support for send(2) and recv(2)Jens Axboe
2020-01-20io_uring: add support for IORING_SETUP_CLAMPJens Axboe
2020-01-20io_uring: add IORING_OP_MADVISEJens Axboe
2020-01-20io_uring: add IORING_OP_FADVISEJens Axboe
2020-01-20io_uring: allow use of offset == -1 to mean file positionJens Axboe
2020-01-20io_uring: add non-vectored read/write commandsJens Axboe
2020-01-20io_uring: add IOSQE_ASYNCJens Axboe
2020-01-20io_uring: add support for IORING_OP_STATXJens Axboe
2020-01-20io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe
2020-01-20io_uring: add support for IORING_OP_CLOSEJens Axboe
2020-01-20io_uring: add support for IORING_OP_OPENATJens Axboe
2020-01-20io_uring: add support for fallocate()Jens Axboe
2020-01-20Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov