index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-02-25
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
2022-02-25
KVM: arm64: Remove unneeded semicolons
Changcheng Deng
2022-02-21
KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
Will Deacon
2022-02-21
KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest
Will Deacon
2022-02-21
KVM: arm64: Bump guest PSCI version to 1.1
Will Deacon
2022-02-08
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU
Alexandru Elisei
2022-02-08
KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
Alexandru Elisei
2022-02-08
KVM: arm64: Keep a list of probed PMUs
Alexandru Elisei
2022-02-08
KVM: arm64: Keep a per-VM pointer to the default PMU
Marc Zyngier
2022-02-08
KVM: arm64: Do not change the PMU event filter after a VCPU has run
Marc Zyngier
2022-02-08
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2
Keir Fraser
2022-02-08
KVM: arm64: Drop unused param from kvm_psci_version()
Oliver Upton
2022-02-08
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Make active_vmids invalid on vCPU schedule out
Shameer Kolothum
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2022-02-08
KVM: arm64: Make VMID bits accessible outside of allocator
Shameer Kolothum
2022-02-08
KVM: arm64: Introduce a new VMID allocator for KVM
Shameer Kolothum
2022-02-08
Merge branch kvm-arm64/fpsimd-doc into kvmarm-master/next
Marc Zyngier
2022-02-08
arm64/fpsimd: Clarify the purpose of using last in fpsimd_save()
Mark Brown
2022-02-08
KVM: arm64: Add some more comments in kvm_hyp_handle_fpsimd()
Mark Brown
2022-02-08
KVM: arm64: Add comments for context flush and sync callbacks
Mark Brown
2022-02-08
Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Add fast path to handle permission relaxation during dirty logging
Jing Zhang
2022-02-08
KVM: arm64: Use read/write spin lock for MMU protection
Jing Zhang
2022-02-08
KVM: arm64: Emulate the OS Lock
Oliver Upton
2022-02-08
KVM: arm64: Allow guest to set the OSLK bit
Oliver Upton
2022-02-08
KVM: arm64: Stash OSLSR_EL1 in the cpu context
Oliver Upton
2022-02-08
KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
Oliver Upton
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-04
Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
2022-02-03
Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-03
KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata
James Morse
2022-02-03
KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
James Morse
2022-02-03
KVM: arm64: Avoid consuming a stale esr value when SError occur
James Morse
2022-02-03
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2022-02-02
Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-02-02
RISC-V: KVM: Fix SBI implementation version
Anup Patel
2022-02-02
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
2022-02-02
kvm/riscv: rework guest entry logic
Mark Rutland
2022-02-02
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
2022-02-02
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
2022-02-01
kvm/arm64: rework guest entry logic
Mark Rutland
[next]