summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-25KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.cSean Christopherson
2024-10-25KVM: Provide refcounted page as output field in struct kvm_follow_pfnSean Christopherson
2024-10-25KVM: Use plain "struct page" pointer instead of single-entry arraySean Christopherson
2024-10-25KVM: nVMX: Add helper to put (unmap) vmcs12 pagesSean Christopherson
2024-10-25KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmxSean Christopherson
2024-10-25KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mappingSean Christopherson
2024-10-25KVM: Use NULL for struct page pointer to indicate mremapped memorySean Christopherson
2024-10-25KVM: Explicitly initialize all fields at the start of kvm_vcpu_map()Sean Christopherson
2024-10-25KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map()Sean Christopherson
2024-10-25KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIsDavid Stevens
2024-10-25KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()Sean Christopherson
2024-10-25KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hvaSean Christopherson
2024-10-25KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error codeDavid Stevens
2024-10-25KVM: Drop extra GUP (via check_user_page_hwpoison()) to detect poisoned pageSean Christopherson
2024-10-25KVM: Return ERR_SIGPENDING from hva_to_pfn() if GUP returns -EGAINSean Christopherson
2024-10-25KVM: Annotate that all paths in hva_to_pfn() might sleepSean Christopherson
2024-10-25KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIsSean Christopherson
2024-10-25KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()Sean Christopherson
2024-10-25KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEsSean Christopherson
2024-10-25KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEsSean Christopherson
2024-10-25KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifyingSean Christopherson
2024-10-25KVM: x86/mmu: Mark new SPTE as Accessed when synchronizing existing SPTESean Christopherson
2024-10-25KVM: x86/mmu: Invert @can_unsync and renamed to @synchronizingSean Christopherson
2024-10-25KVM: x86/mmu: Don't overwrite shadow-present MMU SPTEs when prefaultingSean Christopherson
2024-10-25KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTESean Christopherson
2024-10-25KVM: Add kvm_release_page_unused() API to put pages that KVM never consumesSean Christopherson
2024-10-25KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointerSean Christopherson
2024-10-25KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an errorSean Christopherson
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds
2024-10-25cxl/events: Fix Trace DRAM Event RecordShiju Jose
2024-10-26ARM: dts: sunxi: add support for RerVision A33-Vstar boardIcenowy Zheng
2024-10-26dt-bindings: arm: sunxi: document RerVision A33-Vstar boardIcenowy Zheng
2024-10-26arm64: dts: allwinner: Add disable-wp for boards with micro SD cardKryštof Černý
2024-10-25x86/microcode/intel: Remove unnecessary cache writeback and invalidationChang S. Bae
2024-10-25bpf, arm64: Remove garbage frame for struct_ops trampolineXu Kuohai
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner
2024-10-25wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg
2024-10-25wifi: cfg80211: clear wdev->cqm_config pointer on freeJohannes Berg
2024-10-25mac80211: fix user-power when emulating chanctxBen Greear
2024-10-25Revert "wifi: iwlwifi: remove retry loops in start"Emmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay
2024-10-25wifi: iwlwifi: mvm: SAR table alignmentAnjaneyulu
2024-10-25wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay
2024-10-25wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmdMiri Korenblit
2024-10-25wifi: iwlwifi: mvm: don't leak a link on AP removalEmmanuel Grumbach
2024-10-25firmware: ti_sci: add CPU latency constraint managementKevin Hilman
2024-10-25firmware: ti_sci: Introduce Power Management OpsDave Gerlach
2024-10-25firmware: ti_sci: Add system suspend and resume callVibhore Vardhan