index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
KVM: x86/svm: Remove unused "vcpu" of svm_check_exit_valid()
Jinrong Liang
1
-2
/
+2
2022-02-10
KVM: x86/mmu_audit: Remove unused "level" of audit_spte_after_sync()
Jinrong Liang
1
-2
/
+2
2022-02-10
KVM: x86/tdp_mmu: Remove unused "kvm" of kvm_tdp_mmu_get_root()
Jinrong Liang
2
-4
/
+3
2022-02-10
KVM: x86/mmu: Remove unused "vcpu" of reset_{tdp,ept}_shadow_zero_bits_mask()
Jinrong Liang
1
-6
/
+4
2022-02-10
KVM: x86/mmu: Remove unused "kvm" of __rmap_write_protect()
Jinrong Liang
1
-5
/
+4
2022-02-10
KVM: x86/mmu: Remove unused "kvm" of kvm_mmu_unlink_parents()
Jinrong Liang
1
-2
/
+2
2022-02-10
KVM: x86: Skip APICv update if APICv is disable at the module level
Sean Christopherson
2
-0
/
+6
2022-02-10
KVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_inhibit_reasons
Sean Christopherson
1
-2
/
+1
2022-02-10
KVM: x86: Unexport __kvm_request_apicv_update()
Sean Christopherson
1
-1
/
+0
2022-02-10
KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU
Sean Christopherson
1
-15
/
+24
2022-02-10
KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()
Sean Christopherson
2
-5
/
+10
2022-02-10
KVM: x86/mmu: Use common TDP MMU zap helper for MMU notifier unmap hook
Sean Christopherson
1
-7
/
+2
2022-02-10
KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
David Woodhouse
1
-30
/
+67
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
4
-32
/
+38
2022-02-08
KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
Maxim Levitsky
1
-1
/
+6
2022-02-08
KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them
Maxim Levitsky
1
-4
/
+13
2022-02-08
KVM: x86: nSVM: expose clean bit support to the guest
Maxim Levitsky
1
-0
/
+1
2022-02-08
KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
Maxim Levitsky
2
-0
/
+6
2022-02-08
KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
Maxim Levitsky
1
-0
/
+2
2022-02-08
KVM: x86: nSVM: fix potential NULL derefernce on nested migration
Maxim Levitsky
1
-12
/
+14
2022-02-08
KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
Maxim Levitsky
1
-2
/
+10
2022-02-08
Revert "svm: Add warning message for AVIC IPI invalid target"
Sean Christopherson
1
-2
/
+0
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+16
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
4
-47
/
+10
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-115
/
+222
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1728
-22055
/
+60790
2022-02-04
Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
2
-4
/
+4
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2
-4
/
+4
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
1
-3
/
+3
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
1
-6
/
+7
2022-02-03
Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-4
/
+10
2022-02-03
KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata
James Morse
4
-3
/
+46
2022-02-03
KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
James Morse
1
-0
/
+8
2022-02-03
KVM: arm64: Avoid consuming a stale esr value when SError occur
James Morse
1
-1
/
+2
2022-02-03
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2
-24
/
+6
2022-02-02
Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2
-18
/
+33
2022-02-02
RISC-V: KVM: Fix SBI implementation version
Anup Patel
1
-1
/
+2
2022-02-02
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
1
-0
/
+4
2022-02-02
kvm/riscv: rework guest entry logic
Mark Rutland
1
-17
/
+27
2022-02-02
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2022-02-02
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
1
-0
/
+13
2022-02-01
kvm/arm64: rework guest entry logic
Mark Rutland
1
-18
/
+33
2022-02-01
kvm/x86: rework guest entry logic
Mark Rutland
4
-50
/
+7
2022-02-01
kvm/mips: rework guest entry logic
Mark Rutland
1
-4
/
+46
2022-02-01
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
5
-12
/
+37
2022-02-01
MIPS: KVM: fix vz.c kernel-doc notation
Randy Dunlap
1
-3
/
+9
2022-02-01
MIPS: octeon: Fix missed PTR->PTR_WD conversion
Thomas Bogendoerfer
1
-1
/
+1
2022-01-30
Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+2
2022-01-30
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
1
-1
/
+1
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-9
/
+8
[next]