index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-25
KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c
Sean Christopherson
2024-10-25
KVM: Provide refcounted page as output field in struct kvm_follow_pfn
Sean Christopherson
2024-10-25
KVM: Use plain "struct page" pointer instead of single-entry array
Sean Christopherson
2024-10-25
KVM: nVMX: Add helper to put (unmap) vmcs12 pages
Sean Christopherson
2024-10-25
KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx
Sean Christopherson
2024-10-25
KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping
Sean Christopherson
2024-10-25
KVM: Use NULL for struct page pointer to indicate mremapped memory
Sean Christopherson
2024-10-25
KVM: Explicitly initialize all fields at the start of kvm_vcpu_map()
Sean Christopherson
2024-10-25
KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map()
Sean Christopherson
2024-10-25
KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
David Stevens
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
2024-10-25
KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva
Sean Christopherson
2024-10-25
KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
David Stevens
2024-10-25
KVM: Drop extra GUP (via check_user_page_hwpoison()) to detect poisoned page
Sean Christopherson
2024-10-25
KVM: Return ERR_SIGPENDING from hva_to_pfn() if GUP returns -EGAIN
Sean Christopherson
2024-10-25
KVM: Annotate that all paths in hva_to_pfn() might sleep
Sean Christopherson
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
2024-10-25
KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
Sean Christopherson
2024-10-25
KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs
Sean Christopherson
2024-10-25
KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs
Sean Christopherson
2024-10-25
KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying
Sean Christopherson
2024-10-25
KVM: x86/mmu: Mark new SPTE as Accessed when synchronizing existing SPTE
Sean Christopherson
2024-10-25
KVM: x86/mmu: Invert @can_unsync and renamed to @synchronizing
Sean Christopherson
2024-10-25
KVM: x86/mmu: Don't overwrite shadow-present MMU SPTEs when prefaulting
Sean Christopherson
2024-10-25
KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE
Sean Christopherson
2024-10-25
KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
Sean Christopherson
2024-10-25
KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer
Sean Christopherson
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
2024-10-25
cxl/events: Fix Trace DRAM Event Record
Shiju Jose
2024-10-26
ARM: dts: sunxi: add support for RerVision A33-Vstar board
Icenowy Zheng
2024-10-26
dt-bindings: arm: sunxi: document RerVision A33-Vstar board
Icenowy Zheng
2024-10-26
arm64: dts: allwinner: Add disable-wp for boards with micro SD card
Kryštof Černý
2024-10-25
x86/microcode/intel: Remove unnecessary cache writeback and invalidation
Chang S. Bae
2024-10-25
bpf, arm64: Remove garbage frame for struct_ops trampoline
Xu Kuohai
2024-10-25
drm/sched: warn about drm_sched_job_init()'s partial init
Philipp Stanner
2024-10-25
wifi: iwlwifi: mvm: fix 6 GHz scan construction
Johannes Berg
2024-10-25
wifi: cfg80211: clear wdev->cqm_config pointer on free
Johannes Berg
2024-10-25
mac80211: fix user-power when emulating chanctx
Ben Greear
2024-10-25
Revert "wifi: iwlwifi: remove retry loops in start"
Emmanuel Grumbach
2024-10-25
wifi: iwlwifi: mvm: don't add default link in fw restart flow
Emmanuel Grumbach
2024-10-25
wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
Daniel Gabay
2024-10-25
wifi: iwlwifi: mvm: SAR table alignment
Anjaneyulu
2024-10-25
wifi: iwlwifi: mvm: Use the sync timepoint API in suspend
Daniel Gabay
2024-10-25
wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmd
Miri Korenblit
2024-10-25
wifi: iwlwifi: mvm: don't leak a link on AP removal
Emmanuel Grumbach
2024-10-25
firmware: ti_sci: add CPU latency constraint management
Kevin Hilman
2024-10-25
firmware: ti_sci: Introduce Power Management Ops
Dave Gerlach
2024-10-25
firmware: ti_sci: Add system suspend and resume call
Vibhore Vardhan
[prev]
[next]