linux-block.git
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-vmx-6.13' of https://github.com...
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-selftests-6.13' of https://github...
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-mmu-6.13' of https://github.com...
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-generic-6.13' of https://github...
2024-11-12 Paolo BonziniMerge tag 'kvm-s390-next-6.13-1' of https://git./linux...
2024-11-11 Hendrik BruecknerKVM: s390: selftests: Add regression tests for PFCR...
2024-11-11 Hendrik BruecknerKVM: s390: add gen17 facilities to CPU model
2024-11-11 Hendrik BruecknerKVM: s390: add msa11 to cpu model
2024-11-11 Hendrik BruecknerKVM: s390: add concurrent-function facility to cpu...
2024-11-11 Christoph SchlameussKVM: s390: selftests: correct IP.b length in uc_handle_...
2024-11-11 Christoph SchlameussKVM: s390: selftests: Fix whitespace confusion in ucont...
2024-11-11 Christoph SchlameussKVM: s390: selftests: Verify reject memory region opera...
2024-11-11 Christoph SchlameussKVM: s390: selftests: Add uc_skey VM test case
2024-11-11 Christoph SchlameussKVM: s390: selftests: Add uc_map_unmap VM test case
2024-11-08 Paolo BonziniMerge tag 'kvm-riscv-6.13-1' of https://github.com...
2024-11-05 Björn Töpelriscv: kvm: Fix out-of-bounds array access
2024-11-05 Yong-Xuan WangRISC-V: KVM: Fix APLIC in_clrip and clripnum write...
2024-11-05 Vipin SharmaKVM: x86/mmu: Drop per-VM zapped_obsolete_pages list
2024-11-05 Vipin SharmaKVM: x86/mmu: Remove KVM's MMU shrinker
2024-11-05 David MatlackKVM: x86/mmu: WARN if huge page recovery triggered...
2024-11-05 David MatlackKVM: x86/mmu: Rename make_huge_page_split_spte() to...
2024-11-05 David MatlackKVM: x86/mmu: Recover TDP MMU huge page mappings in...
2024-11-05 Sean ChristophersonKVM: x86/mmu: Refactor TDP MMU iter need resched check
2024-11-05 Sean ChristophersonKVM: x86/mmu: Demote the WARN on yielded in xxx_cond_re...
2024-11-05 Sean ChristophersonKVM: x86/mmu: Check yielded_gfn for forward progress...
2024-11-01 Sean ChristophersonKVM: selftests: Ensure KVM supports AVX for SEV-ES...
2024-11-01 Sean ChristophersonKVM: selftests: Drop manual XCR0 configuration from...
2024-11-01 Sean ChristophersonKVM: selftests: Drop manual XCR0 configuration from...
2024-11-01 Sean ChristophersonKVM: selftests: Drop manual XCR0 configuration from...
2024-11-01 Sean ChristophersonKVM: selftests: Drop manual CR4.OSXSAVE enabling from...
2024-11-01 Sean ChristophersonKVM: selftests: Verify XCR0 can be "downgraded" and...
2024-11-01 Sean ChristophersonKVM: selftests: Configure XCR0 to max supported value...
2024-11-01 Sean ChristophersonKVM: selftests: Rework OSXSAVE CR4=>CPUID test to play...
2024-11-01 Sean ChristophersonKVM: selftests: Mask off OSPKE and OSXSAVE when compari...
2024-11-01 Sean ChristophersonKVM: selftests: Precisely mask off dynamic fields in...
2024-10-30 David MatlackKVM: x86/mmu: Batch TLB flushes when zapping collapsibl...
2024-10-30 David MatlackKVM: x86/mmu: Drop @max_level from kvm_mmu_max_mapping_...
2024-10-30 Sean ChristophersonKVM: x86: Don't emit TLB flushes when aging SPTEs for...
2024-10-30 Sean ChristophersonKVM: Allow arch code to elide TLB flushes when aging...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Set Dirty bit for new SPTEs, even if...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Dedup logic for detecting TLB flushes...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Stop processing TDP MMU roots for test_ag...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Process only valid TDP MMU roots when...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Use Accessed bit even when _hardware_...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Set shadow_dirty_mask for EPT even if...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Set shadow_accessed_mask for EPT even...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Add a dedicated flag to track if A/D...
2024-10-30 Sean ChristophersonKVM: x86/mmu: WARN and flush if resolving a TDP MMU...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Fold mmu_spte_update_no_track() into...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Drop ignored return value from kvm_tdp_mm...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Don't flush TLBs when clearing Dirty...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Don't force flush if SPTE update clears...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Fold all of make_spte()'s writable handli...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Always set SPTE's dirty bit if it's creat...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Flush remote TLBs iff MMU-writable flag...
2024-10-30 Sean ChristophersonKVM: Protect vCPU's "last run PID" with rwlock, not RCU
2024-10-30 Sean ChristophersonKVM: Return '0' directly when there's no task to yield to
2024-10-30 Sean ChristophersonKVM: Rework core loop of kvm_vcpu_on_spin() to use...
2024-10-30 Jiapeng ChongKVM: selftests: Use ARRAY_SIZE for array length
2024-10-30 Ba JingKVM: selftests: Remove unused macro in the hardware...
2024-10-30 Yan ZhaoKVM: VMX: Remove the unused variable "gpa" in __invept()
2024-10-28 Anup PatelRISC-V: KVM: Use NACL HFENCEs for KVM request based...
2024-10-28 Anup PatelRISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
2024-10-28 Anup PatelRISC-V: KVM: Use SBI sync SRET call when available
2024-10-28 Anup PatelRISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
2024-10-28 Anup PatelRISC-V: KVM: Use nacl_csr_xyz() for accessing H-extensi...
2024-10-28 Anup PatelRISC-V: KVM: Add common nested acceleration support
2024-10-28 Anup PatelRISC-V: Add defines for the SBI nested acceleration...
2024-10-28 Anup PatelRISC-V: KVM: Don't setup SGEI for zero guest external...
2024-10-28 Anup PatelRISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_v...
2024-10-28 Anup PatelRISC-V: KVM: Break down the __kvm_riscv_switch_to(...
2024-10-28 Anup PatelRISC-V: KVM: Save/restore SCOUNTEREN in C source
2024-10-28 Anup PatelRISC-V: KVM: Save/restore HSTATUS in C source
2024-10-28 Anup PatelRISC-V: KVM: Order the object files alphabetically
2024-10-28 Quan Zhouriscv: KVM: add basic support for host vs guest profiling
2024-10-28 Quan Zhouriscv: perf: add guest vs host distinction
2024-10-27 Linus TorvaldsLinux 6.12-rc5 v6.12-rc5
2024-10-27 Linus TorvaldsMerge tag 'x86_urgent_for_v6.12_rc5' of git://git....
2024-10-27 Linus TorvaldsMerge tag 'ftrace-v6.12-rc4' of git://git./linux/kernel...
2024-10-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.12-3' of git://git...
2024-10-27 Linus TorvaldsMerge tag 'firewire-fixes-6.12-rc5' of git://git./linux...
2024-10-27 Linus TorvaldsMerge tag 'block-6.12-20241026' of git://git.kernel...
2024-10-27 Linus TorvaldsMerge tag 'xfs-6.12-fixes-5' of git://git./fs/xfs/xfs...
2024-10-27 Takashi Sakamotofirewire: core: fix invalid port index for parent device
2024-10-26 Armin Wolfplatform/x86: asus-wmi: Fix thermal profile initialization
2024-10-25 Linus TorvaldsMerge tag '9p-for-6.12-rc5' of https://github.com/marti...
2024-10-25 Linus TorvaldsMerge tag 'v6.12-rc4-smb3-client-fixes' of git://git...
2024-10-25 Linus TorvaldsMerge tag 'fuse-fixes-6.12-rc5' of git://git./linux...
2024-10-25 Linus TorvaldsMerge tag 'nfsd-6.12-2' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'acpi-6.12-rc5' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'pm-6.12-rc5' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'pci-v6.12-fixes-1' of git://git./linux/kerne...
2024-10-25 Linus TorvaldsMerge tag 'fbdev-for-6.12-rc5' of git://git./linux...
2024-10-25 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.12-rc5' of git://git....
2024-10-25 Linus TorvaldsMerge tag 'ata-6.12-rc5' of git://git./linux/kernel...
2024-10-25 Paolo BonziniMerge branch 'kvm-no-struct-page' into HEAD
2024-10-25 Linus TorvaldsMerge tag 'sound-6.12-rc5' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'drm-fixes-2024-10-25' of https://gitlab...
2024-10-25 Sean ChristophersonKVM: Don't grab reference on VM_MIXEDMAP pfns that...
2024-10-25 Sean ChristophersonKVM: Drop APIs that manipulate "struct page" via pfns
next