index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
netlabel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
KVM: x86/mmu: Fold mmu_spte_age() into kvm_rmap_age_gfn_range()
Sean Christopherson
1
-28
/
+22
2024-09-10
KVM: x86/mmu: Morph kvm_handle_gfn_range() into an aging specific helper
Sean Christopherson
1
-46
/
+22
2024-09-10
KVM: x86/mmu: Honor NEED_RESCHED when zapping rmaps and blocking is allowed
Sean Christopherson
1
-10
/
+6
2024-09-10
KVM: x86/mmu: Add a helper to walk and zap rmaps for a memslot
Sean Christopherson
1
-3
/
+12
2024-09-10
KVM: x86/mmu: Plumb a @can_yield parameter into __walk_slot_rmaps()
Sean Christopherson
1
-4
/
+8
2024-09-10
KVM: x86/mmu: Move walk_slot_rmaps() up near for_each_slot_rmap_range()
Sean Christopherson
1
-53
/
+53
2024-09-10
KVM: x86/mmu: WARN on MMIO cache hit when emulating write-protected gfn
Sean Christopherson
1
-10
/
+20
2024-09-10
KVM: x86/mmu: Detect if unprotect will do anything based on invalid_list
Sean Christopherson
1
-4
/
+7
2024-09-10
KVM: x86/mmu: Subsume kvm_mmu_unprotect_page() into the and_retry() version
Sean Christopherson
2
-21
/
+13
2024-09-10
KVM: x86: Rename reexecute_instruction()=>kvm_unprotect_and_retry_on_failure()
Sean Christopherson
1
-5
/
+7
2024-09-10
KVM: x86: Update retry protection fields when forcing retry on emulation failure
Sean Christopherson
3
-7
/
+17
2024-09-10
KVM: x86: Apply retry protection to "unprotect on failure" path
Sean Christopherson
1
-19
/
+1
2024-09-10
KVM: x86: Check EMULTYPE_WRITE_PF_TO_SP before unprotecting gfn
Sean Christopherson
1
-9
/
+19
2024-09-10
KVM: x86: Remove manual pfn lookup when retrying #PF after failed emulation
Sean Christopherson
1
-18
/
+0
2024-09-10
KVM: x86/mmu: Move event re-injection unprotect+retry into common path
Sean Christopherson
1
-21
/
+9
2024-09-10
KVM: x86/mmu: Always walk guest PTEs with WRITE access when unprotecting
Sean Christopherson
1
-1
/
+1
2024-09-10
KVM: x86/mmu: Don't try to unprotect an INVALID_GPA
Sean Christopherson
1
-1
/
+6
2024-09-10
KVM: x86: Fold retry_instruction() into x86_emulate_instruction()
Sean Christopherson
1
-21
/
+9
2024-09-10
KVM: x86: Move EMULTYPE_ALLOW_RETRY_PF to x86_emulate_instruction()
Sean Christopherson
1
-8
/
+5
2024-09-10
KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs
Sean Christopherson
1
-0
/
+11
2024-09-10
KVM: x86/mmu: Apply retry protection to "fast nTDP unprotect" path
Sean Christopherson
3
-27
/
+40
2024-09-10
KVM: x86: Store gpa as gpa_t, not unsigned long, when unprotecting for retry
Sean Christopherson
1
-1
/
+2
2024-09-10
KVM: x86: Get RIP from vCPU state when storing it to last_retry_eip
Sean Christopherson
1
-1
/
+1
2024-09-10
KVM: x86: Retry to-be-emulated insn in "slow" unprotect path iff sp is zapped
Sean Christopherson
1
-4
/
+4
2024-09-10
KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected
Sean Christopherson
1
-8
/
+29
2024-09-10
KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults
Sean Christopherson
5
-37
/
+50
2024-09-10
KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper
Sean Christopherson
2
-5
/
+8
2024-08-30
KVM: x86/mmu: Reword a misleading comment about checking gpte_changed()
Sean Christopherson
1
-2
/
+8
2024-08-30
KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)
Sean Christopherson
1
-7
/
+4
2024-08-30
KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page
Sean Christopherson
1
-21
/
+19
2024-08-22
KVM: x86/mmu: Clean up function comments for dirty logging APIs
Sean Christopherson
1
-33
/
+15
2024-08-18
Linux 6.11-rc4
v6.11-rc4
Linus Torvalds
1
-1
/
+1
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-17
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2
-9
/
+10
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
1
-1
/
+7
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
1
-1
/
+1
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
1
-1
/
+3
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
1
-2
/
+9
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
3
-1
/
+21
2024-08-16
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
1
-0
/
+30
2024-08-16
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
1
-19
/
+23
2024-08-16
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
1
-4
/
+1
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
1
-2
/
+20
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
1
-3
/
+5
2024-08-16
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
1
-5
/
+11
2024-08-16
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-16
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
3
-17
/
+15
2024-08-16
crash: fix riscv64 crash memory reserve dead loop
Jinjie Ruan
1
-1
/
+2
[next]