summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* virtio_iommu: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-6/+6
* virtio_input: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-9/+9
* virtio_gpu: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-4/+4
* virtio_fs: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-1/+1
* virtio_crypto: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-13/+13
* virtio_console: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-4/+4
* virtio_blk: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-13/+13
* virtio_balloon: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-5/+5
* virtio_9p: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-2/+2
* virtio: allow __virtioXX, __leXX in config spaceMichael S. Tsirkin2020-08-051-2/+48
* virtio_ring: sparse warning fixupMichael S. Tsirkin2020-08-051-10/+9
* virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin2020-08-031-2/+2
* virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-032-4/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-015-44/+45
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-07-311-6/+9
| |\
| | * xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-07-211-2/+2
| | * xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-241-4/+7
| * | ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-301-0/+1
| * | mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-291-0/+3
| * | rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-281-32/+24
| * | rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu2020-07-281-12/+13
| * | net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-281-0/+1
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-311-1/+1
|\ \ \
| * | | i2c: also convert placeholder function to return errnoWolfram Sang2020-07-271-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-07-311-0/+19
|\ \ \
| * | | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn2020-07-291-0/+19
| |/ /
* | | random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-07-301-1/+1
* | | random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-07-291-1/+1
* | | Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds2020-07-291-0/+12
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-291-0/+12
| |\ \ \ | | |/ / | |/| |
| | * | drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg2020-07-271-0/+12
* | | | random32: update the net random state on interrupt and activityWilly Tarreau2020-07-291-0/+3
* | | | Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-281-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | io: Fix return type of _inb and _inlStafford Horne2020-07-271-2/+2
* | | | Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-1/+4
|\ \ \ \
| * | | | x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-221-1/+4
* | | | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-0/+1
|\ \ \ \ \
| * | | | | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-091-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-253-4/+5
|\ \ \ \ \ \
| * | | | | | flow_offload: Move rhashtable inclusion to the source fileHerbert Xu2020-07-241-1/+0
| * | | | | | tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-231-2/+4
| * | | | | | rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap2020-07-171-1/+1
* | | | | | | Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2020-07-242-2/+6
|\ \ \ \ \ \ \
| * | | | | | | io-mapping: indicate mapping failureMichael J. Ruhl2020-07-241-1/+4
| * | | | | | | vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2020-07-241-1/+2
* | | | | | | | Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-241-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka2020-07-231-0/+1
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-241-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | i2c: drop duplicated word in the header fileRandy Dunlap2020-07-221-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-213-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |