index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
2
-5
/
+6
2020-08-05
virtio_config: drop LE option from config space
Michael S. Tsirkin
1
-26
/
+2
2020-08-05
virtio-iommu: convert to LE accessors
Michael S. Tsirkin
1
-17
/
+17
2020-08-05
virtio_mem: convert to LE accessors
Michael S. Tsirkin
1
-15
/
+15
2020-08-05
drm/virtio: convert to LE accessors
Michael S. Tsirkin
1
-8
/
+8
2020-08-05
virtio_pmem: convert to LE accessors
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio_crypto: convert to LE accessors
Michael S. Tsirkin
1
-23
/
+23
2020-08-05
virtio_fs: convert to LE accessors
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio_input: convert to LE accessors
Michael S. Tsirkin
1
-16
/
+16
2020-08-05
virtio_balloon: use LE config space accesses
Michael S. Tsirkin
1
-17
/
+9
2020-08-05
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
1
-0
/
+10
2020-08-05
virtio_caif: correct tags for config space fields
Michael S. Tsirkin
1
-3
/
+3
2020-08-05
virtio_config: LE config space accessors
Michael S. Tsirkin
1
-0
/
+65
2020-08-05
virtio_config: disallow native type fields (again)
Michael S. Tsirkin
1
-14
/
+2
2020-08-05
virtio_config: rewrite using _Generic
Michael S. Tsirkin
1
-85
/
+76
2020-08-05
virtio_config: cread/write cleanup
Michael S. Tsirkin
1
-12
/
+19
2020-08-05
vdpa_sim: fix endian-ness of config space
Michael S. Tsirkin
1
-5
/
+28
2020-08-05
virtio_vdpa: legacy features handling
Michael S. Tsirkin
1
-6
/
+3
2020-08-05
vhost/vdpa: switch to new helpers
Michael S. Tsirkin
1
-5
/
+3
2020-08-05
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2
-0
/
+35
2020-08-05
mlxbf-tmfifo: sparse tags for config access
Michael S. Tsirkin
1
-3
/
+10
2020-08-05
virtio_config: disallow native type fields
Michael S. Tsirkin
1
-3
/
+2
2020-08-05
virtio_scsi: correct tags for config space fields
Michael S. Tsirkin
2
-12
/
+12
2020-08-05
virtio_pmem: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio_net: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_mem: correct tags for config space fields
Michael S. Tsirkin
1
-7
/
+7
2020-08-05
virtio_iommu: correct tags for config space fields
Michael S. Tsirkin
1
-6
/
+6
2020-08-05
virtio_input: correct tags for config space fields
Michael S. Tsirkin
1
-9
/
+9
2020-08-05
virtio_gpu: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_fs: correct tags for config space fields
Michael S. Tsirkin
1
-1
/
+1
2020-08-05
virtio_crypto: correct tags for config space fields
Michael S. Tsirkin
1
-13
/
+13
2020-08-05
virtio_console: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_blk: correct tags for config space fields
Michael S. Tsirkin
1
-13
/
+13
2020-08-05
virtio_balloon: correct tags for config space fields
Michael S. Tsirkin
1
-5
/
+5
2020-08-05
virtio_9p: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio: allow __virtioXX, __leXX in config space
Michael S. Tsirkin
1
-2
/
+48
2020-08-05
virtio_ring: sparse warning fixup
Michael S. Tsirkin
1
-10
/
+9
2020-08-05
virtio_balloon: fix sparse warning
Michael S. Tsirkin
1
-1
/
+1
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
5
-8
/
+8
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
10
-14
/
+18
2020-08-02
Linux 5.8
v5.8
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-30
/
+16
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-24
/
+72
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+0
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2
-5
/
+1
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
81
-451
/
+782
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-08-01
Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-6
/
+8
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
[next]