summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-03x86/virt/tdx: Consolidate TDX global initialization statesChao Gao
2026-06-03x86/virt/tdx: Move TDX global initialization states to file scopeChao Gao
2026-06-03x86/virt/tdx: Clarify try_init_module_global() result cachingChao Gao
2026-06-03Merge branch 'kvm-ghcb-for-7.2' into HEADPaolo Bonzini
2026-06-03KVM: SEV: Remove sometimes-used function-scoped "ret" from #VMGEXIT handlerSean Christopherson
2026-06-03KVM: SEV: Turn sev_es_validate_vmgexit() into a dedicated predicateSean Christopherson
2026-06-03KVM: SEV: Handle unknown #VMGEXIT reasons in sev_handle_vmgexit()Sean Christopherson
2026-06-03KVM: SEV: Return INVALID_INPUT, not MISSING_INPUT, for bad GUEST_REQUEST inpu...Sean Christopherson
2026-06-03KVM: SEV: Return INVALID_EVENT for SNP-only #VMGEXIT from non-SNP guestSean Christopherson
2026-06-03KVM: SEV: Move GHCB "usage" check out of sev_es_validate_vmgexit()Sean Christopherson
2026-06-03KVM: SEV: Don't terminate SNP VMs on #VMGEXIT without a registered GHCBSean Christopherson
2026-06-03gpu: nova-core: gsp: enable FSP boot pathAlexandre Courbot
2026-06-03gpu: nova-core: add non-sec2 unload pathEliot Courtney
2026-06-03gpu: nova-core: Hopper/Blackwell: add GSP lockdown release pollingJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust bootJohn Hubbard
2026-06-03Merge tag 'kvm-s390-master-7.1-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-06-03KVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson
2026-06-03KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson
2026-06-03KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson
2026-06-03KVM: Don't WARN if memory is dirtied without a vCPU when the VM is dyingSean Christopherson
2026-06-03KVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXITSean Christopherson
2026-06-03KVM: SEV: Add an anonymous "psc" struct to track current PSC metadataSean Christopherson
2026-06-03KVM: SEV: Make it more obvious when KVM is writing back the current PSC indexSean Christopherson
2026-06-03fs/ntfs3: validate lcns_follow in log_replay conversionKonstantin Komarov
2026-06-03fs/ntfs3: bound copy_lcns dp->page_lcns[] index in analysis passMichael Bommarito
2026-06-03fs/ntfs3: bound DeleteIndexEntryAllocation memmove lengthKonstantin Komarov
2026-06-03fs/ntfs3: bound attr_off in UpdateResidentValue against data_offKonstantin Komarov
2026-06-03ext4: improve str2hashbuf by processing 4-byte chunks and removing function p...Guan-Chun Wu
2026-06-03ext4: add Kunit coverage for directory hash computationGuan-Chun Wu
2026-06-03dma-debug: fix physical address retrieval in debug_dma_sync_sg_for_deviceLi RongQing
2026-06-03ext4: fast commit: export snapshot stats in fc_infoLi Chen
2026-06-03ext4: fast commit: add lock_updates tracepointLi Chen
2026-06-03ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshotsLi Chen
2026-06-03ext4: fast commit: avoid self-deadlock in inode snapshottingLi Chen
2026-06-03ext4: fast commit: avoid waiting for FC_COMMITTINGLi Chen
2026-06-03ext4: lockdep: handle i_data_sem subclassing for special inodesLi Chen
2026-06-03ext4: fast commit: snapshot inode state before writing logLi Chen
2026-06-03jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()Junrui Luo
2026-06-03ext4: fix fast commit wait/wake bit mapping on 64-bitLi Chen
2026-06-03jbd2: check for aborted handle in jbd2_journal_dirty_metadata()Deepanshu Kartikey
2026-06-03wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 106Emmanuel Grumbach
2026-06-03wifi: iwlwifi: mld: add KUnit tests for link gradingAvinash Bhatt
2026-06-03wifi: iwlwifi: mld: add KUnit tests for PSD/EIRP RSSI adjustmentAvinash Bhatt
2026-06-03wifi: iwlwifi: mld: drop TLC config cmd v4/v5 compat codeShahar Tzarfati
2026-06-03wifi: iwlwifi: mvm: remove __must_check annotation from command sendingMiri Korenblit
2026-06-03wifi: iwlwifi: trans: export the maximum supported hcmd sizeMiri Korenblit
2026-06-03wifi: iwlwifi: stop supporting core101Shahar Tzarfati
2026-06-03wifi: iwlwifi: remove orphaned DC2DC config enumShahar Tzarfati
2026-06-03wifi: iwlwifi: fix a typoMiri Korenblit
2026-06-03wifi: iwlwifi: pcie: fix write pointer move detectionJohannes Berg