index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
2020-08-01
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
1
-3
/
+2
2020-08-01
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
1
-9
/
+1
2020-08-01
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
1
-1
/
+0
2020-08-01
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
1
-2
/
+2
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
3
-7
/
+7
2020-08-01
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
1
-2
/
+4
2020-08-01
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-08-01
net/sched: The error lable position is corrected in ct_init_module
liujian
1
-2
/
+2
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
1
-1
/
+1
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
1
-1
/
+2
2020-07-31
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
2020-07-31
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
1
-1
/
+1
2020-07-31
drm/nouveau: Accept 'legacy' format modifiers
James Jones
1
-2
/
+25
2020-07-31
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
1
-2
/
+2
2020-07-31
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
1
-7
/
+12
[next]