summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2020-12-28spi: Add SPI_NO_TX/RX supportDragos Bogdan-0/+10
2020-12-28spi: uapi: unify SPI modes into a single spi.h headerAlexandru Ardelean-29/+32
2020-12-28netfilter: nftables: add set expression flagsPablo Neira Ayuso-0/+3
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi-0/+4
2020-12-28habanalabs: add comment for pll frequency ioctl opcodeAlon Mizrahi-0/+1
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-19/+25
2020-12-21ppp: Fix PPPIOCUNBRIDGECHAN request numberGuillaume Nault-1/+1
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+55
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+3
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-1/+3
2020-12-18uapi: virtio_ids: add missing device type IDs from OASIS specEnrico Weigelt, metux IT consult-0/+6
2020-12-18uapi: virtio_ids.h: consistent indentionsEnrico Weigelt, metux IT consult-19/+19
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-39/+130
2020-12-17Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-3/+9
2020-12-17Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+63
2020-12-17drm/i915/gt: Track the overall awake/busy timeChris Wilson-0/+1
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+1
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+79
2020-12-17Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+25
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+98
2020-12-17drm/doc: atomic implicitly enables other capsSimon Ser-1/+3
2020-12-16devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser-1/+1
2020-12-16Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-0/+1
2020-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-0/+6
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-14/+31
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+113
2020-12-16Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+16
2020-12-16Merge branch 'for-5.11/elecom' into for-linusJiri Kosina-473/+1705
2020-12-15Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2020-12-15Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+3
2020-12-15Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-1/+3
2020-12-15Merge tag 'rpmsg-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds-0/+11
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+11
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+5
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-29/+98
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+1
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-9/+15
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1083/+737
2020-12-15Merge branch 'pci/err'Bjorn Helgaas-0/+7
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-14/+21
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra-0/+9
2020-12-15uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel-14/+12
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-52/+54
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst-64/+92
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter-39/+130
2020-12-14vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flagAndra Paraschiv-0/+20
2020-12-14vm_sockets: Add flags field in the vsock address data structureAndra Paraschiv-1/+5
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+5
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+7