summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-08-05virtio_config: fix up warnings on pariscMichael S. Tsirkin
2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy
2020-08-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin
2020-08-05vDPA: dont change vq irq after DRIVER_OKZhu Lingshan
2020-08-05vDPA: add get_vq_irq() in vdpa_config_opsZhu Lingshan
2020-08-05virtio_config: drop LE option from config spaceMichael 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: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-08-05virtio_config: disallow native type 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-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-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu
2020-07-24RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds
2020-07-17rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds
2020-07-16Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-15net/mlx5: Add interface changes required for VDPAEli Cohen
2020-07-15net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen
2020-07-15net/mlx5: Support setting access rights of dma addressesEli Cohen
2020-07-16Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie