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
*
KVM: selftests: Re-enable access_tracking_perf_test
David Matlack
2022-01-25
1
-0
/
+1
*
KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow
Sean Christopherson
2022-01-25
1
-0
/
+25
*
KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime()
Vitaly Kuznetsov
2022-01-25
1
-21
/
+33
*
KVM: remove async parameter of hva_to_pfn_remapped()
Xianting Tian
2022-01-24
1
-4
/
+3
*
x86,kvm/xen: Remove superfluous .fixup usage
Peter Zijlstra
2022-01-24
1
-8
/
+2
*
KVM: VMX: Zero host's SYSENTER_ESP iff SYSENTER is NOT used
Sean Christopherson
2022-01-24
1
-3
/
+7
*
docs: kvm: fix WARNINGs from api.rst
Wei Wang
2022-01-20
1
-3
/
+3
*
selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c
Jinrong Liang
2022-01-20
1
-0
/
+1
*
selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c
Jinrong Liang
2022-01-20
1
-4
/
+0
*
kvm: selftests: Do not indent with spaces
Paolo Bonzini
2022-01-19
6
-59
/
+61
*
kvm: selftests: sync uapi/linux/kvm.h with Linux header
Paolo Bonzini
2022-01-19
1
-3
/
+16
*
selftests: kvm: add amx_test to .gitignore
Muhammad Usama Anjum
2022-01-19
1
-0
/
+1
*
KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled
Sean Christopherson
2022-01-19
3
-6
/
+9
*
KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops
Sean Christopherson
2022-01-19
1
-233
/
+234
*
KVM: SVM: Drop AVIC's intermediate avic_set_running() helper
Sean Christopherson
2022-01-19
1
-20
/
+36
*
KVM: VMX: Don't do full kick when handling posted interrupt wakeup
Sean Christopherson
2022-01-19
1
-1
/
+1
*
KVM: VMX: Fold fallback path into triggering posted IRQ helper
Sean Christopherson
2022-01-19
1
-8
/
+10
*
KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
Sean Christopherson
2022-01-19
1
-5
/
+3
*
KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
Sean Christopherson
2022-01-19
2
-6
/
+7
*
KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU
Sean Christopherson
2022-01-19
1
-14
/
+18
*
KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption
Sean Christopherson
2022-01-19
3
-12
/
+9
*
KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path
Sean Christopherson
2022-01-19
1
-2
/
+0
*
KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
Sean Christopherson
2022-01-19
2
-17
/
+9
*
KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
Sean Christopherson
2022-01-19
1
-2
/
+20
*
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
2022-01-19
4
-32
/
+1
*
KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
Sean Christopherson
2022-01-19
1
-2
/
+0
*
KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
Sean Christopherson
2022-01-19
2
-5
/
+22
*
KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
Sean Christopherson
2022-01-19
5
-23
/
+25
*
KVM: Drop unused kvm_vcpu.pre_pcpu field
Sean Christopherson
2022-01-19
2
-2
/
+0
*
KVM: VMX: Handle PI descriptor updates during vcpu_put/load
Sean Christopherson
2022-01-19
3
-93
/
+70
*
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
2022-01-19
879
-3791
/
+8365
|
\
|
*
KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock
Marcelo Tosatti
2022-01-18
1
-8
/
+8
|
*
Linux 5.16
v5.16
Linus Torvalds
2022-01-09
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-01-09
1
-9
/
+9
|
|
\
|
|
*
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
2022-01-08
1
-9
/
+9
|
*
|
Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-09
2
-0
/
+4
|
|
\
\
|
|
*
|
ARM: dts: gpio-ranges property is now required
Phil Elwell
2022-01-08
2
-0
/
+4
|
*
|
|
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...
Linus Torvalds
2022-01-09
2
-20
/
+1
|
|
\
\
\
|
|
*
|
|
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
2022-01-07
1
-19
/
+0
|
|
*
|
|
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
2022-01-07
1
-1
/
+1
|
*
|
|
|
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
2022-01-09
1
-8
/
+0
|
*
|
|
|
Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-08
6
-5
/
+11
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2022-01-05
372
-1349
/
+3225
|
|
|
\
\
\
|
|
|
*
|
|
ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
Dinh Nguyen
2021-12-27
4
-4
/
+4
|
|
|
*
|
|
dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"
Dinh Nguyen
2021-12-27
1
-0
/
+1
|
|
*
|
|
|
Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux int...
Olof Johansson
2022-01-05
2
-9
/
+7
|
|
|
\
\
\
\
|
|
|
*
|
|
|
reset: renesas: Fix Runtime PM usage
Heiner Kallweit
2021-12-15
1
-1
/
+6
|
*
|
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-08
2
-101
/
+9
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
2022-01-07
1
-95
/
+0
|
|
*
|
|
|
|
|
i2c: mpc: Avoid out of bounds memory access
Chris Packham
2022-01-06
1
-6
/
+9
[next]