index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-11
23
-207
/
+435
|
\
|
*
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
2022-11-11
1
-2
/
+2
|
*
Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2022-11-09
251
-1718
/
+3474
|
|
\
|
|
*
KVM: s390: pci: Fix allocation size of aift kzdev elements
Rafael Mendonca
2022-11-07
1
-1
/
+1
|
|
*
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
2022-11-07
3
-10
/
+20
|
*
|
KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
Like Xu
2022-11-09
3
-3
/
+8
|
*
|
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
2022-11-09
4
-9
/
+15
|
*
|
KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet
Like Xu
2022-11-09
1
-12
/
+2
|
*
|
KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
Peter Gonda
2022-11-09
1
-1
/
+1
|
*
|
tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspace
Rong Tao
2022-11-09
1
-14
/
+82
|
*
|
tools/kvm_stat: fix incorrect detection of debugfs
Matthias Gerstner
2022-11-09
1
-1
/
+1
|
*
|
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
2022-11-09
3
-8
/
+8
|
*
|
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
5
-38
/
+136
|
*
|
KVM: SVM: restore host save area from assembly
Paolo Bonzini
2022-11-09
5
-13
/
+26
|
*
|
KVM: SVM: move guest vmsave/vmload back to assembly
Paolo Bonzini
2022-11-09
3
-20
/
+39
|
*
|
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
2022-11-09
3
-29
/
+18
|
*
|
KVM: SVM: remove dead field from struct svm_cpu_data
Paolo Bonzini
2022-11-09
2
-3
/
+0
|
*
|
KVM: SVM: remove unused field from struct vcpu_svm
Paolo Bonzini
2022-11-09
1
-1
/
+0
|
*
|
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
2022-11-09
4
-15
/
+16
|
*
|
KVM: SVM: adjust register allocation for __svm_vcpu_run()
Paolo Bonzini
2022-11-09
1
-19
/
+19
|
*
|
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
2022-11-09
5
-20
/
+30
|
*
|
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
2022-11-09
5
-7
/
+30
*
|
|
Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-11-11
6
-31
/
+51
|
\
\
\
|
*
|
|
PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
Dexuan Cui
2022-11-03
1
-6
/
+16
|
*
|
|
MAINTAINERS: remove sthemmin
Stephen Hemminger
2022-11-03
1
-1
/
+0
|
*
|
|
x86/hyperv: fix invalid writes to MSRs during root partition kexec
Anirudh Rayabharam
2022-11-03
1
-4
/
+7
|
*
|
|
clocksource/drivers/hyperv: add data structure for reference TSC MSR
Anirudh Rayabharam
2022-11-03
2
-14
/
+24
|
*
|
|
Drivers: hv: fix repeated words in comments
Jilin Yuan
2022-10-27
1
-1
/
+1
|
*
|
|
x86/hyperv: Remove BUG_ON() for kmap_local_page()
Zhao Liu
2022-10-27
1
-5
/
+3
*
|
|
|
Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-11
14
-121
/
+150
|
\
\
\
\
|
*
|
|
|
dmaengine: at_hdmac: Check return code of dma_async_device_register
Tudor Ambarus
2022-11-08
1
-1
/
+6
|
*
|
|
|
dmaengine: at_hdmac: Fix impossible condition
Tudor Ambarus
2022-11-08
1
-3
/
+4
|
*
|
|
|
dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
Tudor Ambarus
2022-11-08
1
-0
/
+2
|
*
|
|
|
dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
Tudor Ambarus
2022-11-08
1
-4
/
+0
|
*
|
|
|
dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
Tudor Ambarus
2022-11-08
1
-4
/
+11
|
*
|
|
|
dmaengine: at_hdmac: Fix concurrency over the active list
Tudor Ambarus
2022-11-08
1
-4
/
+6
|
*
|
|
|
dmaengine: at_hdmac: Free the memset buf without holding the chan lock
Tudor Ambarus
2022-11-08
1
-7
/
+7
|
*
|
|
|
dmaengine: at_hdmac: Fix concurrency over descriptor
Tudor Ambarus
2022-11-08
1
-5
/
+9
|
*
|
|
|
dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
Tudor Ambarus
2022-11-08
1
-45
/
+4
|
*
|
|
|
dmaengine: at_hdmac: Protect atchan->status with the channel lock
Tudor Ambarus
2022-11-08
1
-2
/
+2
|
*
|
|
|
dmaengine: at_hdmac: Do not call the complete callback on device_terminate_all
Tudor Ambarus
2022-11-08
1
-9
/
+2
|
*
|
|
|
dmaengine: at_hdmac: Fix premature completion of desc in issue_pending
Tudor Ambarus
2022-11-08
1
-3
/
+13
|
*
|
|
|
dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
2022-11-08
1
-4
/
+0
|
*
|
|
|
dmaengine: at_hdmac: Don't start transactions at tx_submit level
Tudor Ambarus
2022-11-08
1
-11
/
+3
|
*
|
|
|
dmaengine: at_hdmac: Fix at_lli struct definition
Tudor Ambarus
2022-11-08
1
-5
/
+5
|
*
|
|
|
dmaengine: stm32-dma: fix potential race between pause and resume
Amelie Delaunay
2022-11-08
1
-8
/
+6
|
*
|
|
|
dmaengine: ti: k3-udma-glue: fix memory leak when register device fail
Yang Yingliang
2022-11-08
1
-0
/
+3
|
*
|
|
|
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
Christophe JAILLET
2022-11-08
1
-0
/
+1
|
*
|
|
|
dmaengine: apple-admac: Fix grabbing of channels in of_xlate
Martin PoviĊĦer
2022-11-08
1
-1
/
+1
|
*
|
|
|
dmaengine: idxd: fix RO device state error after been disabled/reset
Fengqian Gao
2022-11-08
1
-6
/
+14
[next]