summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-10KVM: x86/mmu: Split kvm_mmu_zap_all_fast() into "front" and "back" halvesSean Christopherson
2026-07-10KVM: x86/mmu: Fold kvm_mmu_zap_memslot() into kvm_arch_flush_shadow_memslot()Sean Christopherson
2026-07-10KVM: x86: Ensure runtime reads of disabled_quirks are resolved onceSean Christopherson
2026-07-10KVM: x86: Serialize writes to disabled_quirks using kvm->lockSean Christopherson
2026-07-10KVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=ySean Christopherson
2026-07-10KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusableSean Christopherson
2026-07-10KVM: SEV: Extract loading of guest-provided VMSA to a separate helperSean Christopherson
2026-07-10KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guestsSean Christopherson
2026-07-10KVM: selftests: Verify SNP VMs are rejected from migration and mirroringAtish Patra
2026-07-10KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMsAtish Patra
2026-07-10KVM: SVM: Remove redundant ret = 0 in svm_set_nested_stateQiang Ma
2026-07-10Merge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-10selftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan
2026-07-10tun: no longer rely on RTNL in tun_fill_info()Eric Dumazet
2026-07-10drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()Shuicheng Lin
2026-07-10block: remove redundant GD_NEED_PART_SCAN in add_disk_final()Connor Williamson
2026-07-10drm/xe/configfs: Add enable_multi_queue attributeShuicheng Lin
2026-07-10rust_binder: update Process::node_refs to use SpinLockAlice Ryhl
2026-07-10firmware: stratix10-rsu: Add synchronous fallback for async SVC operationsMahesh Rao
2026-07-10rust_binder: avoid destructors in insert_or_update_handle()Alice Ryhl
2026-07-10rust_binder: keep NodeDeath in NodeRefInfo during process cleanupAlice Ryhl
2026-07-10rust_binder: schedule NodeDeath outside of node_refs lockAlice Ryhl
2026-07-10rust_binder: avoid dropping NodeRef in update_ref() under lockAlice Ryhl
2026-07-10rust_binder: avoid allocating under node_refs for freeze listenersAlice Ryhl
2026-07-10driver core: add driver name to probe debug printFrancesco Valla
2026-07-10staging: rtl8723bs: remove unused variable bDumpRxPktAnirban Bose
2026-07-10sctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi
2026-07-10staging: rtl8723bs: remove unused 'MultiFunc' from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove unused RegulatorMode from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove unused 'PolarityCtl' from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove dead fields from struct hal_com_dataNikolay Kulikov
2026-07-10staging: most: dim2: use dev_err_probe() for clock errors in rcar enable func...Batu Ada Tutkun
2026-07-10staging: rtl8723bs: Wrap line exceeding 100 charactersAshton Warner
2026-07-10staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthmDalvin-Ehinoma Noah Aiguobas
2026-07-10staging: rtl8723bs: simplify boolean comparison in send_beaconJinke Wu
2026-07-10staging: rtl8723bs: remove unnecessary parentheses in issue_asocrspJinke Wu
2026-07-10staging: rtl8723bs: split nested assignment in OnAssocRspJinke Wu
2026-07-10staging: rtl8723bs: fix line length and alignment in rtw_mlme_extJinke Wu
2026-07-10staging: rtl8723bs: fix operator spacing in rtw_mlme_extJinke Wu
2026-07-10staging: rtl8723bs: replace beacon timing magic numbers with named constantsJad Keskes
2026-07-10staging: rtl8723bs: line exceeds 100 columnsJoachim Bose
2026-07-10netfilter: xt_physdev: masks are not c-stringsFlorian Westphal
2026-07-10ipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov
2026-07-10ipvs: reload ip header after head reallocationFlorian Westphal
2026-07-10netfilter: flowtable: use correct direction to set up tunnel routePablo Neira Ayuso
2026-07-10selftests: netfilter: add bridge tunnel flowtable regressionZhengyang Chen
2026-07-10netfilter: nf_conncount: fix zone comparison in tuple dedupYizhou Zhao
2026-07-10netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)
2026-07-10netfilter: ecache: fix inverted time_after() checkYizhou Zhao
2026-07-10netfilter: xt_nat: reject unsupported target familiesWyatt Feng