index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
Kconfig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-mem: Enable virtio-mem for RISC-V
Björn Töpel
2024-06-26
1
-1
/
+1
*
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
2024-04-26
1
-0
/
+10
*
virtio-pci: Initialize the supported admin commands
Yishai Hadas
2023-12-19
1
-0
/
+5
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-12
1
-4
/
+7
|
\
|
*
drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architectures
David Hildenbrand
2022-08-11
1
-3
/
+5
|
*
virtio: VIRTIO_HARDEN_NOTIFICATION is broken
Michael S. Tsirkin
2022-08-11
1
-1
/
+2
*
|
virtio: replace restricted mem access flag with callback
Juergen Gross
2022-08-01
1
-0
/
+4
|
/
*
virtio: disable notification hardening by default
Jason Wang
2022-06-24
1
-0
/
+13
*
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2022-06-06
1
-6
/
+0
*
drivers/virtio: Enable virtio mem for ARM64
Gavin Shan
2022-03-28
1
-3
/
+4
*
virtio: drop default for virtio-mem
Michael S. Tsirkin
2022-03-06
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-0
/
+1
|
\
|
*
virtio-mem: disallow mapping virtio-mem memory via /dev/mem
David Hildenbrand
2021-11-09
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
|
*
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
1
-1
/
+1
*
|
virtio-pci: introduce legacy device module
Wu Zongyong
2021-11-01
1
-0
/
+10
|
/
*
virtio-pci: introduce modern device module
Jason Wang
2021-02-23
1
-0
/
+9
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-23
1
-0
/
+6
|
\
|
*
virtio: let arch advertise guest's memory access restrictions
Pierre Morel
2020-10-21
1
-0
/
+6
*
|
virtio: fix build for configs without dma-bufs
David Stevens
2020-08-19
1
-0
/
+7
|
/
*
virtio-mem: Fix build error due to improper use 'select'
Weilong Chen
2020-07-30
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-7
/
+7
*
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
2020-06-04
1
-0
/
+1
*
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
2020-06-04
1
-0
/
+16
*
vdpa: make vhost, virtio depend on menu
Michael S. Tsirkin
2020-04-17
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-08
1
-0
/
+13
|
\
|
*
vdpa: move to drivers/vdpa
Michael S. Tsirkin
2020-04-02
1
-2
/
+0
|
*
virtio: introduce a vDPA based transport
Jason Wang
2020-04-01
1
-0
/
+13
|
*
vDPA: introduce vDPA bus
Jason Wang
2020-04-01
1
-0
/
+2
*
|
virtio-balloon: add support for providing free page reports to host
Alexander Duyck
2020-04-07
1
-0
/
+1
|
/
*
virtio-pmem: Add virtio pmem driver
Pankaj Gupta
2019-07-05
1
-0
/
+11
*
virtio: Fix indentation of VIRTIO_MMIO
Fabrizio Castro
2019-05-27
1
-4
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
virtio: make VIRTIO a menuconfig to ease disabling it all
Vincent Legoll
2018-02-01
1
-2
/
+6
*
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
1
-2
/
+2
*
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
1
-1
/
+1
*
virtio_ring: Support DMA APIs
Andy Lutomirski
2016-03-02
1
-1
/
+1
*
Add virtio-input driver.
Gerd Hoffmann
2015-03-29
1
-0
/
+10
*
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
2015-01-21
1
-0
/
+19
*
virtio_pci: drop Kconfig warnings
Michael S. Tsirkin
2015-01-21
1
-3
/
+0
*
virtio_pci: Kconfig grammar fix
Michael S. Tsirkin
2015-01-21
1
-1
/
+1
*
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-10-09
1
-0
/
+1
*
drivers/virtio: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-4
/
+4
*
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
2012-09-28
1
-6
/
+0
*
virtio: add help to CONFIG_VIRTIO option.
Rusty Russell
2012-09-28
1
-2
/
+4
*
virtio_balloon: not EXPERIMENTAL any more.
Rusty Russell
2012-09-28
1
-2
/
+2
*
virtio-balloon: dependency fix
Michael S. Tsirkin
2012-09-28
1
-2
/
+1
*
virtio-mmio: Devices parameter parsing
Pawel Moll
2012-05-22
1
-0
/
+11
*
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
Heiko Carstens
2011-11-24
1
-1
/
+1
*
virtio: Add platform bus driver for memory mapped virtio device
Pawel Moll
2011-11-02
1
-0
/
+11
[next]