| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE | Marc Zyngier | 2022-11-01 | 3 | -34/+20 |
* | KVM: arm64: Fix bad dereference on MTE-enabled systems | Ryan Roberts | 2022-10-27 | 1 | -1/+2 |
* | KVM: arm64: Use correct accessor to parse stage-1 PTEs | Quentin Perret | 2022-10-25 | 1 | -1/+1 |
* | Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2022-10-22 | 2 | -1/+8 |
|\ |
|
| * | KVM: arm64: vgic: Fix exit condition in scan_its_table() | Eric Ren | 2022-10-15 | 1 | -1/+4 |
| * | KVM: arm64: nvhe: Fix build with profile optimization | Denis Nikitin | 2022-10-15 | 1 | -0/+4 |
* | | Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2022-10-22 | 3 | -5/+12 |
|\| |
|
| * | KVM: arm64: Enable stack protection and branch profiling for VHE | Vincent Donnefort | 2022-10-09 | 2 | -4/+4 |
| * | KVM: arm64: Limit stage2_apply_range() batch size to largest block | Oliver Upton | 2022-10-09 | 1 | -1/+8 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-10-11 | 8 | -97/+143 |
|\ \ |
|
| * | | Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2022-10-03 | 14 | -190/+236 |
| |\| |
|
| | * | Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next | Marc Zyngier | 2022-10-01 | 3 | -7/+12 |
| | |\ |
|
| | | * | KVM: arm64: Fix comment typo in nvhe/switch.c | Wei-Lin Chang | 2022-09-29 | 1 | -1/+1 |
| | | * | KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available() | Elliot Berman | 2022-09-26 | 1 | -5/+10 |
| | | * | KVM: arm64: vgic: Remove duplicate check in update_affinity_collection() | Gavin Shan | 2022-09-26 | 1 | -1/+1 |
| | * | | Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/next | Marc Zyngier | 2022-09-19 | 3 | -2/+41 |
| | |\ \ |
|
| | | * | | KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending | Reiji Watanabe | 2022-09-19 | 3 | -2/+29 |
| | | * | | KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled | Reiji Watanabe | 2022-09-19 | 1 | -0/+12 |
| | | |/ |
|
| | * | | Merge remote-tracking branch 'arm64/for-next/sysreg' into kvmarm-master/next | Marc Zyngier | 2022-09-19 | 8 | -95/+95 |
| | |\ \ |
|
| | * | | | KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system | Oliver Upton | 2022-09-14 | 1 | -20/+43 |
| | * | | | KVM: arm64: Add a visibility bit to ignore user writes | Oliver Upton | 2022-09-14 | 2 | -0/+10 |
| | * | | | KVM: arm64: Spin off helper for calling visibility hook | Oliver Upton | 2022-09-14 | 1 | -8/+11 |
| | * | | | KVM: arm64: Drop raz parameter from read_id_reg() | Oliver Upton | 2022-09-14 | 1 | -13/+6 |
| | * | | | KVM: arm64: Remove internal accessor helpers for id regs | Oliver Upton | 2022-09-14 | 1 | -34/+12 |
| | * | | | KVM: arm64: Use visibility hook to treat ID regs as RAZ | Oliver Upton | 2022-09-14 | 1 | -19/+14 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEAD | Paolo Bonzini | 2022-09-30 | 2 | -5/+32 |
| |\ \ \ |
|
* | \ \ \ | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-10-09 | 2 | -5/+32 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | KVM: remove KVM_REQ_UNHALT | Paolo Bonzini | 2022-09-26 | 1 | -1/+0 |
| * | | | | KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats | Yosry Ahmed | 2022-08-30 | 1 | -4/+32 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-10-06 | 12 | -175/+201 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'for-next/alternatives' into for-next/core | Catalin Marinas | 2022-09-30 | 2 | -4/+5 |
| |\ \ \ |
|
| | * | | | arm64: alternatives: have callbacks take a cap | Mark Rutland | 2022-09-16 | 1 | -2/+2 |
| | * | | | arm64: alternatives: kvm: prepare for cap changes | Mark Rutland | 2022-09-16 | 1 | -2/+3 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g... | Catalin Marinas | 2022-09-30 | 10 | -171/+196 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | | * | arm64: stacktrace: track hyp stacks in unwinder's address space | Mark Rutland | 2022-09-09 | 2 | -23/+41 |
| | | * | arm64: stacktrace: track all stack boundaries explicitly | Mark Rutland | 2022-09-09 | 2 | -53/+18 |
| | | * | arm64: stacktrace: remove stack type from fp translator | Mark Rutland | 2022-09-09 | 1 | -35/+47 |
| | | * | arm64: stacktrace: rework stack boundary discovery | Mark Rutland | 2022-09-09 | 2 | -20/+54 |
| | | * | arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record() | Mark Rutland | 2022-09-09 | 2 | -3/+3 |
| | | * | arm64: stacktrace: simplify unwind_next_common() | Mark Rutland | 2022-09-09 | 2 | -6/+2 |
| | |/
| |/| |
|
| | * | arm64/sysreg: Use feature numbering for PMU and SPE revisions | Mark Brown | 2022-09-16 | 2 | -7/+7 |
| | * | arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names | Mark Brown | 2022-09-16 | 4 | -24/+24 |
| | * | arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture | Mark Brown | 2022-09-16 | 4 | -24/+24 |
| | * | arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1.AdvSIMD constants | Mark Brown | 2022-09-09 | 2 | -2/+2 |
| | * | arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1 constants | Mark Brown | 2022-09-09 | 1 | -1/+1 |
| | * | arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.CnP | Mark Brown | 2022-09-09 | 1 | -1/+1 |
| | * | arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields | Kristina Martsenko | 2022-09-09 | 3 | -8/+8 |
| | * | arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits | Mark Brown | 2022-09-09 | 1 | -1/+1 |
| | * | arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd | Mark Brown | 2022-09-09 | 1 | -1/+1 |
| | * | arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names | Mark Brown | 2022-09-09 | 4 | -6/+6 |