]> Git Repo - linux.git/history - arch
KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
[linux.git] / arch /
2023-04-26 Sean ChristophersonKVM: x86: Preserve TDP MMU roots until they are explici...
2023-04-10 Sean ChristophersonKVM: x86/mmu: Move filling of Hyper-V's TLB range struc...
2023-04-10 Sean ChristophersonKVM: x86: Rename Hyper-V remote TLB hooks to match...
2023-04-04 Vipin SharmaKVM: x86/mmu: Merge all handle_changed_pte*() functions
2023-04-04 Vipin SharmaKVM: x86/mmu: Remove handle_changed_spte_dirty_log()
2023-04-04 Vipin SharmaKVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_se...
2023-04-04 Vipin SharmaKVM: x86/mmu: Bypass __handle_changed_spte() when aging...
2023-04-04 Vipin SharmaKVM: x86/mmu: Drop unnecessary dirty log checks when...
2023-04-04 Vipin SharmaKVM: x86/mmu: Clear only A-bit (if enabled) when aging...
2023-04-04 Vipin SharmaKVM: x86/mmu: Remove "record_dirty_log" in __tdp_mmu_se...
2023-04-04 Vipin SharmaKVM: x86/mmu: Bypass __handle_changed_spte() when clear...
2023-04-04 Vipin SharmaKVM: x86/mmu: Drop access tracking checks when clearing...
2023-04-04 Vipin SharmaKVM: x86/mmu: Atomically clear SPTE dirty state in...
2023-04-04 Vipin SharmaKVM: x86/mmu: Consolidate Dirty vs. Writable clearing...
2023-04-04 Vipin SharmaKVM: x86/mmu: Use kvm_ad_enabled() to determine if...
2023-04-04 Vipin SharmaKVM: x86/mmu: Add a helper function to check if an...
2023-03-22 Mathias KrauseKVM: x86/mmu: Fix comment typo
2023-03-22 Paolo BonziniKVM: x86/mmu: Avoid indirect call for get_cr3
2023-03-17 Sean ChristophersonKVM: x86/mmu: Clean up mmu.c functions that put return...
2023-03-17 Sean ChristophersonKVM: x86/mmu: Replace comment with an actual lockdep...
2023-03-17 Sean ChristophersonKVM: x86/mmu: Rename slot rmap walkers to add clarity...
2023-03-17 David MatlackKVM: x86/mmu: Use gfn_t in kvm_flush_remote_tlbs_range()
2023-03-17 David MatlackKVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
2023-03-17 David MatlackKVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_...
2023-03-17 Lai JiangshanKVM: x86/mmu: Track tail count in pte_list_desc to...
2023-03-17 Lai JiangshanKVM: x86/mmu: Skip calling mmu->sync_spte() when the...
2023-03-17 Lai Jiangshankvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_...
2023-03-17 Lai JiangshanKVM: x86/mmu: Remove FNAME(invlpg) and use FNAME(sync_s...
2023-03-17 Lai JiangshanKVM: x86/mmu: Allow the roots to be invalid in FNAME...
2023-03-17 Lai JiangshanKVM: x86/mmu: Use kvm_mmu_invalidate_addr() in nested_e...
2023-03-17 Lai JiangshanKVM: x86/mmu: Use kvm_mmu_invalidate_addr() in kvm_mmu_...
2023-03-17 Lai Jiangshankvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalida...
2023-03-17 Sean ChristophersonKVM: x86/mmu: Sanity check input to kvm_mmu_free_roots()
2023-03-17 Lai JiangshanKVM: x86/mmu: Reduce the update to the spte in FNAME...
2023-03-17 Lai JiangshanKVM: x86/mmu: Move the code out of FNAME(sync_page...
2023-03-16 Lai JiangshanKVM: x86/mmu: Set mmu->sync_page as NULL for direct...
2023-03-16 Lai JiangshanKVM: x86/mmu: Check mmu->sync_page pointer in kvm_sync_...
2023-03-16 Lai JiangshanKVM: x86/mmu: Move the check in FNAME(sync_page) as...
2023-03-16 Lai JiangshanKVM: x86/mmu: Use 64-bit address to invalidate to fix...
2023-03-16 Thomas HuthKVM: Change return type of kvm_arch_vm_ioctl() to ...
2023-03-16 Thomas HuthKVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags...
2023-03-16 Thomas HuthKVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
2023-03-16 Thomas HuthKVM: s390: Use "int" as return type for kvm_s390_get...
2023-03-16 Thomas HuthKVM: PPC: Standardize on "int" return types in the...
2023-03-16 Emanuele Giuseppe... kvm: x86: Advertise FLUSH_L1D to user space
2023-03-16 Emanuele Giuseppe... kvm: svm: Add IA32_FLUSH_CMD guest support
2023-03-16 Emanuele Giuseppe... kvm: vmx: Add IA32_FLUSH_CMD guest support
2023-03-14 Sean ChristophersonKVM: VMX: Rename "KVM is using eVMCS" static key to...
2023-03-14 Sean ChristophersonKVM: VMX: Stub out enable_evmcs static key for CONFIG_H...
2023-03-14 Sean ChristophersonKVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
2023-03-14 Lai JiangshanKVM: x86/mmu: Remove FNAME(is_self_change_mapping)
2023-03-14 Lai JiangshanKVM: x86/mmu: Detect write #PF to shadow pages during...
2023-03-14 Sean ChristophersonKVM: x86/mmu: Use EMULTYPE flag to track write #PFs...
2023-03-14 Sean ChristophersonKVM: SVM: WARN if GATag generation drops VM or vCPU...
2023-03-14 Suravee SuthikulpanitKVM: SVM: Modify AVIC GATag to support max number of...
2023-03-14 Sean ChristophersonKVM: SVM: Fix a benign off-by-one bug in AVIC physical...
2023-03-14 Rong TaoKVM: VMX: Use tabs instead of spaces for indentation
2023-03-14 Rong TaoKVM: VMX: Fix indentation coding style issue
2023-03-14 Paolo BonziniKVM: nVMX: remove unnecessary #ifdef
2023-03-14 Paolo BonziniKVM: nVMX: add missing consistency checks for CR0 and CR4
2023-03-14 Paolo BonziniMerge tag 'kvmarm-fixes-6.3-1' of git://git.kernel...
2023-03-12 Linus TorvaldsMerge tag 'xfs-6.3-fixes-1' of git://git.kernel.org...
2023-03-12 Linus TorvaldsMerge tag 'staging-6.3-rc2' of git://git.kernel.org...
2023-03-12 Linus TorvaldsMerge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel...
2023-03-12 Linus TorvaldsMerge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel...
2023-03-12 Linus TorvaldsMerge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org...
2023-03-12 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2023-03-11 Linus TorvaldsMerge tag 'i2c-for-6.3-rc2' of git://git.kernel.org...
2023-03-11 Marc ZyngierKVM: arm64: timers: Convert per-vcpu virtual offset...
2023-03-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2023-03-11 Linus TorvaldsMerge tag 'block-6.3-2023-03-09' of git://git.kernel...
2023-03-11 Linus TorvaldsMerge tag 'pull-highmem' of git://git.kernel.org/pub...
2023-03-11 Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2023-03-11 Linus TorvaldsMerge tag 'thermal-6.3-rc2' of git://git.kernel.org...
2023-03-10 Linus TorvaldsMerge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel...
2023-03-10 Linus TorvaldsMerge tag 'drm-fixes-2023-03-10' of git://anongit.freed...
2023-03-10 Linus TorvaldsMerge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel...
2023-03-10 Linus TorvaldsMerge tag 'nfsd-6.3-2' of git://git.kernel.org/pub...
2023-03-10 Linus TorvaldsMerge tag 'for-6.3-rc1-tag' of git://git.kernel.org...
2023-03-10 Linus TorvaldsMerge tag 'io_uring-6.3-2023-03-09' of git://git.kernel...
2023-03-10 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09'...
2023-03-09 Conor DooleyRISC-V: Don't check text_mutex during stop_machine
2023-03-09 Alexandre Ghitiriscv: Use READ_ONCE_NOCHECK in imprecise unwinding...
2023-03-09 Dave AirlieMerge tag 'drm-msm-fixes-2023-03-09' of https://gitlab...
2023-03-09 Linus TorvaldsMerge tag 'net-6.3-rc2' of git://git.kernel.org/pub...
2023-03-09 Linus TorvaldsMerge tag 'for-linus-2023030901' of git://git.kernel...
2023-03-09 Linus TorvaldsMerge tag 'm68k-for-v6.3-tag2' of git://git.kernel...
2023-03-09 Al Virosh: sanitize the flags on sigreturn
2023-03-09 Paolo AbeniMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2023-03-09 Jakub Kicinskieth: fealnx: bring back this old driver
2023-03-08 Linus TorvaldsMerge tag 'fs_for_v6.3-rc2' of git://git.kernel.org...
2023-03-08 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.3-2' of git://git...
2023-03-08 Linus Torvaldsx86/resctl: fix scheduler confusion with 'current'
2023-03-08 Andrew Cooperx86/CPU/AMD: Disable XSAVES on AMD family 0x17
2023-03-07 Conor DooleyRISC-V: fix taking the text_mutex twice during sifive...
2023-03-07 Paolo AbeniMerge branch 'main' of git://git.kernel.org/pub/scm...
2023-03-07 Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2023-03-07 Al Viroalpha: fix lazy-FPU mis(merged/applied/whatnot)
2023-03-06 Palmer DabbeltRISC-V: Stop emitting attributes
2023-03-06 Linus Torvaldscpumask: fix incorrect cpumask scanning result checks
next
This page took 0.155713 seconds and 7 git commands to generate.