summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+67
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds4-1/+14
2020-01-29io_uring: add support for epoll_ctl(2)Jens Axboe1-0/+1
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+44
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-147/+0
2020-01-28io_uring: support using a registered personality for commandsJens Axboe1-1/+6
2020-01-28io_uring: allow registering credentialsJens Axboe1-0/+2
2020-01-28io_uring: add io-wq workqueue sharingPavel Begunkov1-1/+3
2020-01-28io_uring/io-wq: don't use static creds/mm assignmentsJens Axboe1-0/+1
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-62/+170
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds26-15/+783
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2020-01-28Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-1/+13
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2020-01-27Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+52
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+228
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+1
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi 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-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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller2-0/+10
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