aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai7-28/+45
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek1-0/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2-0/+19
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek1-0/+1
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek2-0/+16
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio1-0/+15
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso1-0/+2
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani2-0/+3
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov1-0/+1
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov1-0/+1
2020-01-24dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang1-0/+228
2020-01-23bcache: use read_cache_page_gfp to read the superblockChristoph Hellwig1-0/+1
2020-01-23bcache: use a separate data structure for the on-disk super blockChristoph Hellwig1-0/+51
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown2-3/+8
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani1-0/+31
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-4/+74
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau1-1/+8
2020-01-23Merge tag 'exynos-drm-next-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie1-1/+1
2020-01-23Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-0/+17
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov1-0/+1
2020-01-22Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2-5/+6
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+1
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller2-0/+10
2020-01-21drm/exynos: Rename Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-20io_uring: optimise sqe-to-req flags translationPavel Begunkov1-5/+18
2020-01-20io_uring: add support for probing opcodesJens Axboe1-0/+18
2020-01-20io_uring: add support for IORING_OP_OPENAT2Jens Axboe1-0/+1
2020-01-20io_uring: enable option to only trigger eventfd for async completionsJens Axboe1-0/+1
2020-01-20io_uring: add support for send(2) and recv(2)Jens Axboe1-0/+2
2020-01-20io_uring: add support for IORING_SETUP_CLAMPJens Axboe1-0/+1
2020-01-20io_uring: add IORING_OP_MADVISEJens Axboe1-0/+1
2020-01-20io_uring: add IORING_OP_FADVISEJens Axboe1-0/+2
2020-01-20io_uring: allow use of offset == -1 to mean file positionJens Axboe1-0/+1
2020-01-20io_uring: add non-vectored read/write commandsJens Axboe1-0/+2
2020-01-20io_uring: add IOSQE_ASYNCJens Axboe1-0/+1
2020-01-20io_uring: add support for IORING_OP_STATXJens Axboe1-0/+2
2020-01-20io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe1-0/+1
2020-01-20io_uring: add support for IORING_OP_CLOSEJens Axboe1-0/+1
2020-01-20io_uring: add support for IORING_OP_OPENATJens Axboe1-0/+2
2020-01-20io_uring: add support for fallocate()Jens Axboe1-0/+1
2020-01-20Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe1-1/+2
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov1-1/+2
2020-01-19Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-5.6/io_uring-vfsJens Axboe3-2/+44
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie4-8/+14
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-01-18open: introduce openat2(2) syscallAleksa Sarai3-2/+44