summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-30KVM: arm64: Implement the MEM_SHARE hypercall for protected VMsWill Deacon3-0/+94
2026-03-30KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMsWill Deacon3-0/+39
2026-03-30KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pteWill Deacon5-3/+61
2026-03-30KVM: arm64: Reclaim faulting page from pKVM in spurious fault handlerWill Deacon3-6/+32
2026-03-30KVM: arm64: Introduce hypercall to force reclaim of a protected pageWill Deacon8-2/+154
2026-03-30KVM: arm64: Annotate guest donations with handle and gfn in host stage-2Will Deacon1-2/+18
2026-03-30KVM: arm64: Change 'pkvm_handle_t' to u16Will Deacon2-1/+2
2026-03-30KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()Will Deacon2-17/+32
2026-03-30KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()Will Deacon3-26/+62
2026-03-30KVM: arm64: Avoid pointless annotation when mapping host-owned pagesWill Deacon1-12/+16
2026-03-30KVM: arm64: Inject SIGSEGV on illegal accessesQuentin Perret2-0/+59
2026-03-30KVM: arm64: Support translation faults in inject_host_exception()Will Deacon2-3/+17
2026-03-30KVM: arm64: Factor out pKVM host exception injection logicWill Deacon1-26/+23
2026-03-30KVM: arm64: Hook up reclaim hypercall to pkvm_pgtable_stage2_destroy()Will Deacon1-1/+30
2026-03-30KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()Will Deacon6-0/+105
2026-03-30KVM: arm64: Handle aborts from protected VMsWill Deacon1-8/+81
2026-03-30KVM: arm64: Hook up donation hypercall to pkvm_pgtable_stage2_map()Will Deacon1-17/+41
2026-03-30KVM: arm64: Introduce __pkvm_host_donate_guest()Will Deacon5-1/+55
2026-03-30KVM: arm64: Split teardown hypercall into two phasesWill Deacon6-12/+67
2026-03-30KVM: arm64: Ignore -EAGAIN when mapping in pages for the pKVM hostWill Deacon1-5/+16
2026-03-30KVM: arm64: Prevent unsupported memslot operations on protected VMsWill Deacon2-0/+19
2026-03-30KVM: arm64: Ignore MMU notifier callbacks for protected VMsWill Deacon2-4/+24
2026-03-30KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercallsWill Deacon2-53/+34
2026-03-30KVM: arm64: Expose self-hosted debug regs as RAZ/WI for protected guestsFuad Tabba1-0/+8
2026-03-30KVM: arm64: Don't advertise unsupported features for protected guestsWill Deacon1-2/+0
2026-03-30KVM: arm64: Rename __pkvm_pgtable_stage2_unmap()Will Deacon1-4/+4
2026-03-30KVM: arm64: Move handle check into pkvm_pgtable_stage2_destroy_range()Will Deacon1-3/+6
2026-03-30KVM: arm64: Don't leak stage-2 page-table if VM fails to init under pKVMWill Deacon1-1/+3
2026-03-30KVM: arm64: Remove unused PKVM_ID_FFA definitionWill Deacon1-1/+0
2026-03-15Linux 7.0-rc4v7.0-rc4Linus Torvalds1-1/+1
2026-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-11/+5
2026-03-15Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2026-03-15Merge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-3/+54
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds57-388/+758
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds14-77/+107
2026-03-15Merge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2026-03-15Merge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-56/+34
2026-03-15Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-60/+71
2026-03-15Merge tag 'irq-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+17
2026-03-15Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-158/+211
2026-03-15Merge tag 'i2c-for-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-03-14Merge tag 'rust-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-58/+59
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-369/+330
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds32-181/+325
2026-03-14Merge tag 'staging-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-17/+26
2026-03-14Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds60-399/+935
2026-03-14Merge tag 'wq-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-27/+128
2026-03-14Merge tag 'cgroup-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-28/+37
2026-03-14Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-32/+138