index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: selftests: fix vmx_preemption_timer_test build with GCC10
Vitaly Kuznetsov
2020-06-08
2
-4
/
+4
*
KVM: selftests: Add x86_64/debug_regs to .gitignore
Vitaly Kuznetsov
2020-06-08
1
-0
/
+1
*
Revert "KVM: x86: work around leak of uninitialized stack contents"
Vitaly Kuznetsov
2020-06-08
1
-7
/
+0
*
KVM: VMX: Properly handle kvm_read/write_guest_virt*() result
Vitaly Kuznetsov
2020-06-08
3
-40
/
+74
*
KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
Paolo Bonzini
2020-06-05
1
-2
/
+6
*
KVM: selftests: Fix build with "make ARCH=x86_64"
Vitaly Kuznetsov
2020-06-05
1
-0
/
+4
*
Merge tag 'kvm-ppc-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-04
22
-237
/
+276
|
\
|
*
KVM: PPC: Book3S HV: Close race with page faults around memslot flushes
Paul Mackerras
2020-05-28
1
-0
/
+5
|
*
KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
Paul Mackerras
2020-05-28
1
-4
/
+7
|
*
KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORT
Laurent Dufour
2020-05-27
1
-3
/
+8
|
*
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai
2020-05-27
1
-4
/
+14
|
*
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
2020-05-27
1
-2
/
+14
|
*
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-05-27
19
-217
/
+212
|
*
KVM: PPC: Remove redundant kvm_run from vcpu_arch
Tianjia Zhang
2020-05-27
3
-7
/
+3
|
*
KVM: PPC: Book3S HV: Read ibm,secure-memory nodes
Laurent Dufour
2020-05-27
1
-0
/
+14
|
*
KVM: PPC: Book3S HV: Remove redundant NULL check
Chen Zhou
2020-05-27
1
-2
/
+1
*
|
KVM: x86: minor code refactor and comments fixup around dirty logging
Anthony Yznaga
2020-06-04
1
-55
/
+49
*
|
KVM: x86: avoid unnecessary rmap walks when creating/moving slots
Anthony Yznaga
2020-06-04
1
-1
/
+1
*
|
KVM: x86: remove unnecessary rmap walk of read-only memslots
Anthony Yznaga
2020-06-04
1
-4
/
+2
*
|
KVM: Use vmemdup_user()
Denis Efremov
2020-06-04
2
-21
/
+15
*
|
x86/kvm: Remove defunct KVM_DEBUG_FS Kconfig
Sean Christopherson
2020-06-04
2
-9
/
+0
*
|
KVM: MIPS: Enable KVM support for Loongson-3
Huacai Chen
2020-06-04
3
-1
/
+3
*
|
KVM: MIPS: Add more MMIO load/store instructions emulation
Huacai Chen
2020-06-04
1
-10
/
+470
*
|
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
2020-06-04
4
-1
/
+113
*
|
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
2020-06-04
4
-0
/
+92
*
|
KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
Huacai Chen
2020-06-04
5
-1
/
+277
*
|
KVM: MIPS: Add more types of virtual interrupts
Huacai Chen
2020-06-04
4
-133
/
+67
*
|
KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
Huacai Chen
2020-06-04
1
-2
/
+6
*
|
KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
Huacai Chen
2020-06-04
1
-0
/
+6
*
|
KVM: MIPS: Introduce and use cpu_guest_has_ldpte
Huacai Chen
2020-06-04
3
-14
/
+19
*
|
KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
Huacai Chen
2020-06-04
1
-1
/
+18
*
|
KVM: MIPS: Add EVENTFD support which is needed by VHOST
Huacai Chen
2020-06-04
4
-1
/
+8
*
|
KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
Huacai Chen
2020-06-04
1
-2
/
+2
*
|
KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
Xing Li
2020-06-04
1
-0
/
+4
*
|
KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
Xing Li
2020-06-04
1
-1
/
+1
*
|
KVM: x86: Move MPK feature detection to common code
Babu Moger
2020-06-04
2
-5
/
+8
*
|
KVM: x86: Assign correct value to array.maxnent
Xiaoyao Li
2020-06-04
1
-2
/
+3
*
|
KVM: VMX: Always treat MSR_IA32_PERF_CAPABILITIES as a valid PMU MSR
Sean Christopherson
2020-06-04
1
-1
/
+1
*
|
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
2020-06-04
4
-16
/
+10
*
|
atomisp: avoid warning about unused function
Linus Torvalds
2020-06-04
1
-6
/
+4
*
|
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-04
1698
-7165
/
+161786
|
\
\
|
*
|
media: Documentation: media: Refer to mbus format documentation from CSI-2 docs
Sakari Ailus
2020-05-25
1
-0
/
+6
|
*
|
media: s5k5baf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-25
1
-1
/
+1
|
*
|
media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>
Geert Uytterhoeven
2020-05-25
1
-2
/
+0
|
*
|
media: i2c: Add ov2740 image sensor driver
Bingbu Cao
2020-05-25
4
-0
/
+1039
|
*
|
media: ov8856: Implement sensor module revision identification
Robert Foss
2020-05-25
1
-0
/
+53
|
*
|
media: ov8856: Add devicetree support
Robert Foss
2020-05-25
1
-14
/
+124
|
*
|
media: dt-bindings: ov8856: Document YAML bindings
Dongchun Zhu
2020-05-25
2
-1
/
+144
|
*
|
media: dvb-usb: Add Cinergy S2 PCIe Dual Port support
Dirk Nehring
2020-05-25
2
-4
/
+24
|
*
|
media: dvbdev: Fix tuner->demod media controller link
Brad Love
2020-05-25
1
-2
/
+3
[next]