projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2021-08-02
Sean Christopherson
KVM: VMX: Remove obsolete MSR bitmap refresh at vCPU...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Move setting of sregs during vCPU RESET/INIT...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Don't _explicitly_ reconfigure user return...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Refresh list of user return MSRs after settin...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Skip pointless MSR bitmap update when setting...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: SVM: Stuff save->dr6 at during VMSA sync, not...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: SVM: Drop redundant writes to vmcb->save.cr4 at...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: SVM: Tweak order of cr0/cr4/efer writes at RESET...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: nVMX: Don't evaluate "emulation required" on neste...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Skip emulation required checks during pmode...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Process CR0.PG side effects after setting...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86/mmu: Skip the permission_fault() check on...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Pull GUEST_CR3 from the VMCS iff CR3 load...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: nVMX: Do not clear CR3 load/store exiting bits...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Fold ept_update_paging_mode_cr0() back into...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Remove direct write to vcpu->arch.cr0 during...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Invert handling of CR0.WP for EPT without...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: SVM: Don't bother writing vmcb->save.rip at vCPU...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Move EDX initialization at vCPU RESET to...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Consolidate APIC base RESET initialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Open code necessary bits of kvm_lapic_set_bas...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Stuff vcpu->arch.apic_base directly at vCPU...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Set BSP bit in reset BSP vCPU's APIC base...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Don't force set BSP bit when local APIC is...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Migrate the PIT only if vcpu0 is migrated...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Remove defunct BSP "update" in local APIC...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: WARN if the APIC map is dirty without an...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: SVM: Drop explicit MMU reset at RESET/INIT
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Remove explicit MMU reset in enter_rmode()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: SVM: Fall back to KVM's hardcoded value for EDX...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: SVM: Require exact CPUID.0x1 match when stuffing...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: SVM: Zero out GDTR.base and IDTR.base on INIT
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: nVMX: Set LDTR to its architecturally defined...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Flush the guest's TLB on INIT
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Maxim Levitsky
KVM: x86: APICv: drop immediate APICv disablement on...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Paolo Bonzini
KVM: x86: enable TDP MMU by default
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
David Matlack
KVM: x86/mmu: fast_page_fault support for the TDP MMU
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
David Matlack
KVM: x86/mmu: Make walk_shadow_page_lockless_{begin...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
David Matlack
KVM: x86/mmu: Fix use of enums in trace_fast_page_fault
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
David Matlack
KVM: x86/mmu: Rename cr2_or_gpa to gpa in fast_page_fault
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Peter Xu
KVM: Introduce kvm_get_kvm_safe()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Juergen Gross
x86/kvm: remove non-x86 stuff from arch/x86/kvm/ioapic.h
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Peter Xu
KVM: X86: Add per-vm stat for max rmap list size
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86/mmu: Refactor shadow walk in __direct_map...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Hoist kvm_dirty_regs check out of sync_regs()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86/mmu: Mark VM as bugged if page fault returns...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: Export kvm_make_all_cpus_request() for use in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Sean Christopherson
KVM: Add infrastructure and macro to mark VM as bugged
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Paolo Bonzini
KVM: x86: accept userspace interrupt only if no event...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Paolo Bonzini
KVM: add missing compat KVM_CLEAR_DIRTY_LOG
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Li RongQing
KVM: use cpu_relax when halt polling
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Maxim Levitsky
KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Maxim Levitsky
KVM: SVM: tweak warning about enabled AVIC on nested...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Maxim Levitsky
KVM: SVM: svm_set_vintr don't warn if AVIC is active...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Christian Borntraeger
KVM: s390: restore old debugfs names
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Paolo Bonzini
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
David Matlack
KVM: selftests: Introduce access_tracking_perf_test
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
David Matlack
KVM: selftests: Fix missing break in dirty_log_perf_tes...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Juergen Gross
x86/kvm: fix vcpu-id indexed array sizes
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Vitaly Kuznetsov
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mauro Carvalho...
docs: virt: kvm: api.rst: replace some characters
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Vitaly Kuznetsov
KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUI...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Vitaly Kuznetsov
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Vitaly Kuznetsov
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_v...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Paolo Bonzini
Merge tag 'kvmarm-fixes-5.14-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Linus Torvalds
Linux 5.14-rc2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Linus Torvalds
Merge tag 'xfs-5.14-fixes-1' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Linus Torvalds
Merge tag 'iomap-5.14-fixes-1' of git://git./fs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Linus Torvalds
Merge tag 'kbuild-fixes-v5.14' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Robert Richter
Documentation: Fix intiramfs script name
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Lecopzer Chen
Kbuild: lto: fix module versionings mismatch in GNU...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Masahiro Yamada
kbuild: do not suppress Kconfig prompts for silent...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Mikulas Patocka
scripts/setlocalversion: fix a bug when LOCALVERSION...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Yang Jihong
perf sched: Fix record failure when CONFIG_SCHEDSTATS...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Yang Jihong
perf probe: Fix add event failure when running 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Riccardo Mancini
perf data: Close all files in close_dir()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Riccardo Mancini
perf probe-file: Delete namelist in del_events() on...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Merge tag 'soc-fixes-5.14-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Revert "mm/slub: use stackdepot to save stack trace...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Merge tag '5.14-rc1-smb3-fixes' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Merge tag 'linux-kselftest-fixes-5.14-rc2' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Merge tag 'trace-v5.14-5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.14-1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Sudeep Holla
ARM: dts: versatile: Fix up interrupt controller node...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Arnd Bergmann
Merge tag 'aspeed-5.14-devicetree-2' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Stefan Wahren
ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Linus Walleij
ARM: configs: Update u8500_defconfig
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Linus Walleij
ARM: configs: Update Vexpress defconfig
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Linus Walleij
ARM: configs: Update Versatile defconfig
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Linus Walleij
ARM: configs: Update RealView defconfig
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Linus Walleij
ARM: configs: Update Integrator defconfig
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Arnd Bergmann
Merge tag 'scmi-fixes-5.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Arnd Bergmann
Merge tag 'arm-ffa-fixes-5.14' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
next