summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-05virtio_fs: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_input: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_balloon: use LE config space accessesMichael S. Tsirkin
2020-08-05virtio_config: add virtio_cread_le_featureMichael S. Tsirkin
2020-08-05virtio_caif: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_config: LE config space accessorsMichael S. Tsirkin
2020-08-05virtio_config: disallow native type fields (again)Michael S. Tsirkin
2020-08-05virtio_config: rewrite using _GenericMichael S. Tsirkin
2020-08-05virtio_config: cread/write cleanupMichael S. Tsirkin
2020-08-05vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin
2020-08-05virtio_vdpa: legacy features handlingMichael S. Tsirkin
2020-08-05vhost/vdpa: switch to new helpersMichael S. Tsirkin
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-08-05mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin
2020-08-05virtio_config: disallow native type fieldsMichael S. Tsirkin
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_pmem: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_net: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_mem: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_iommu: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_input: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_gpu: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_fs: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_crypto: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_console: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_blk: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_balloon: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_9p: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio: allow __virtioXX, __leXX in config spaceMichael S. Tsirkin
2020-08-05virtio_ring: sparse warning fixupMichael S. Tsirkin
2020-08-05virtio_balloon: fix sparse warningMichael S. Tsirkin
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-08-02Linux 5.8Linus Torvalds
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-02Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-01Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-01vxlan: fix memleak of fdbTaehee Yoo
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada