index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-11
KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule
David Woodhouse
1
-0
/
+7
2022-12-29
KVM: Clean up error labels in kvm_init()
Sean Christopherson
1
-4
/
+4
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2
-6
/
+27
2022-12-29
KVM: Register syscore (suspend/resume) ops early in kvm_init()
Sean Christopherson
1
-34
/
+34
2022-12-29
KVM: Make hardware_enable_failed a local variable in the "enable all" path
Isaku Yamahata
1
-19
/
+16
2022-12-29
KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
Sean Christopherson
1
-23
/
+18
2022-12-29
KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
Isaku Yamahata
1
-1
/
+0
2022-12-29
KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
Isaku Yamahata
1
-12
/
+24
2022-12-29
KVM: Ensure CPU is stable during low level hardware enable/disable
Sean Christopherson
1
-2
/
+2
2022-12-29
KVM: Disable CPU hotplug during hardware enabling/disabling
Chao Gao
1
-0
/
+12
2022-12-29
KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
Chao Gao
1
-8
/
+22
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-23
/
+1
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
1
-17
/
+2
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
1
-7
/
+0
2022-12-29
KVM: Teardown VFIO ops earlier in kvm_exit()
Sean Christopherson
1
-1
/
+1
2022-12-29
KVM: Allocate cpus_hardware_enabled after arch hardware setup
Sean Christopherson
1
-7
/
+7
2022-12-29
KVM: Initialize IRQ FD after arch hardware setup
Sean Christopherson
1
-18
/
+17
2022-12-29
KVM: Register /dev/kvm as the _very_ last thing during initialization
Sean Christopherson
1
-9
/
+22
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
1
-4
/
+0
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
1
-4
/
+0
2022-12-27
kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
Lai Jiangshan
1
-4
/
+0
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-92
/
+188
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2
-62
/
+54
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
3
-14
/
+103
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
3
-14
/
+103
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
1
-54
/
+50
2022-12-02
KVM: Remove stale comment about KVM_REQ_UNHALT
Sean Christopherson
1
-4
/
+0
2022-11-30
KVM: Skip unnecessary "unmap" if gpc is already valid during refresh
Sean Christopherson
1
-2
/
+1
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
1
-6
/
+11
2022-11-30
KVM: Do not partially reinitialize gfn=>pfn cache during activation
Sean Christopherson
1
-4
/
+4
2022-11-30
KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache
Sean Christopherson
1
-28
/
+16
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
1
-4
/
+3
2022-11-30
KVM: Clean up hva_to_pfn_retry()
Michal Luczaj
1
-4
/
+4
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
1
-3
/
+2
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
1
-8
/
+14
2022-11-30
KVM: x86: Remove unused argument in gpc_unmap_khva()
Michal Luczaj
1
-4
/
+4
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
1
-10
/
+10
2022-11-23
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
1
-1
/
+6
2022-11-23
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
1
-1
/
+6
2022-11-23
KVM: Update gfn_to_pfn_cache khva when it moves within the same page
David Woodhouse
1
-1
/
+6
2022-11-18
KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed
Paolo Bonzini
1
-0
/
+8
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
1
-3
/
+24
2022-11-17
KVM: Avoid re-reading kvm->max_halt_poll_ns during halt-polling
David Matlack
1
-6
/
+15
2022-11-17
KVM: Cap vcpu->halt_poll_ns before halting rather than after
David Matlack
1
-4
/
+6
2022-11-12
KVM: Push dirty information unconditionally to backup bitmap
Gavin Shan
1
-3
/
+2
2022-11-10
KVM: Support dirty ring in conjunction with bitmap
Gavin Shan
3
-9
/
+72
2022-11-10
KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
2
-4
/
+31
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
1
-2
/
+1
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
3
-14
/
+20
2022-11-09
kvm: Add KVM_PFN_ERR_SIGPENDING
Peter Xu
1
-0
/
+2
[prev]
[next]