summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-07fs: New zonefs file systemDamien Le Moal
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-01-31mm: fix comments related to node reclaimHao Lee
2020-01-31KVM: s390: Add new reset vcpu APIJanosch Frank
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-29Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29io_uring: add support for epoll_ctl(2)Jens Axboe
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-28io_uring: support using a registered personality for commandsJens Axboe
2020-01-28io_uring: allow registering credentialsJens Axboe
2020-01-28io_uring: add io-wq workqueue sharingPavel Begunkov
2020-01-28io_uring/io-wq: don't use static creds/mm assignmentsJens Axboe
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-01-28Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-01-28prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaimMike Christie
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-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-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