summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-06vhost-vdpa: support IOTLB batching hintsJason Wang2-0/+13
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin1-1/+1
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin1-10/+10
2020-08-05virtio_pmem: correct tags for config space fieldsMichael S. Tsirkin1-2/+2
2020-08-05virtio_net: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_mem: correct tags for config space fieldsMichael S. Tsirkin1-7/+7
2020-08-05virtio_iommu: correct tags for config space fieldsMichael S. Tsirkin1-6/+6
2020-08-05virtio_input: correct tags for config space fieldsMichael S. Tsirkin1-9/+9
2020-08-05virtio_gpu: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_fs: correct tags for config space fieldsMichael S. Tsirkin1-1/+1
2020-08-05virtio_crypto: correct tags for config space fieldsMichael S. Tsirkin1-13/+13
2020-08-05virtio_console: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_blk: correct tags for config space fieldsMichael S. Tsirkin1-13/+13
2020-08-05virtio_balloon: correct tags for config space fieldsMichael S. Tsirkin1-5/+5
2020-08-05virtio_9p: correct tags for config space fieldsMichael S. Tsirkin1-2/+2
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin1-3/+7
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2020-07-16Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2020-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-20/+21
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-10virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede1-2/+2
2020-07-09io_uring: export cq overflow status to userspaceXiaoguang Wang1-0/+1
2020-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-20/+21
2020-06-30Input: add `SW_MACHINE_COVER`Merlijn Wajer1-1/+2
2020-06-28Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-3/+4
2020-06-26rds: transport module should be auto loaded when transport is setRao Shoaib1-1/+3
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter1-0/+1
2020-06-24dmaengine: idxd: fix hw descriptor fields for delta recordDave Jiang1-0/+3
2020-06-24bpf: Fix formatting in documentation for BPF helpersQuentin Monnet1-20/+21
2020-06-24bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur1-1/+0
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-06-18vfio/type1: Fix migration info capability IDAlex Williamson1-1/+1
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-06-16ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain1-0/+1
2020-06-16bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko1-1/+1
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+5
2020-06-15spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven1-4/+4
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+14
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+13
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+106
2020-06-12ext4: support xattr gnu.* namespace for the HurdJan (janneke) Nieuwenhuizen1-0/+4
2020-06-11spi: tools: Add macro definitions to fix build errorsQing Zhang1-0/+4
2020-06-11Enable ext4 support for per-file/directory dax operationsTheodore Ts'o2-0/+2
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-10/+254
2020-06-09bpf: Devmap adjust uapi for attach bpf programJesper Dangaard Brouer1-0/+13