summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-07ring-buffer: Do not double count the reader_pageMasami Hiramatsu (Google)1-6/+7
2026-05-07ARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley1-1/+3
2026-05-07KVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson2-11/+0
2026-05-07KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng4-12/+30
2026-05-07KVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed1-0/+4
2026-05-07KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed1-4/+5
2026-05-07KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed2-0/+7
2026-05-07KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed1-2/+4
2026-05-07KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed1-2/+4
2026-05-07KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
2026-05-07KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXITYosry Ahmed1-6/+2
2026-05-07KVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXITYosry Ahmed3-19/+8
2026-05-07KVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as a helperYosry Ahmed1-33/+44
2026-05-07KVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helperYosry Ahmed1-4/+8
2026-05-07KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed1-4/+1
2026-05-07KVM: SVM: Add missing save/restore handling of LBR MSRsYosry Ahmed3-5/+45
2026-05-07KVM: SVM: Switch svm_copy_lbrs() to a macroYosry Ahmed3-14/+13
2026-05-07KVM: nSVM: Delay setting soft IRQ RIP tracking fields until vCPU runSean Christopherson2-9/+37
2026-05-07KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12Yosry Ahmed2-4/+5
2026-05-07KVM: arm64: Account for RESx bits in __compute_fgt()Marc Zyngier1-2/+2
2026-05-07KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed1-1/+1
2026-05-07KVM: nSVM: Delay stuffing L2's current RIP into NextRIP until vCPU runYosry Ahmed2-17/+33
2026-05-07KVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUNYosry Ahmed1-10/+18
2026-05-07KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed1-0/+3
2026-05-07KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson1-1/+3
2026-05-07KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0Kevin Cheng1-0/+3
2026-05-07KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+1
2026-05-07KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+10
2026-05-07KVM: nSVM: Mark all of vmcb02 dirty when restoring nested stateYosry Ahmed1-0/+6
2026-05-07KVM: x86: Defer non-architectural deliver of exception payload to userspace readSean Christopherson1-23/+39
2026-05-07LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()Tao Cui1-1/+1
2026-05-07userfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov1-2/+0
2026-05-07mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park1-0/+5
2026-05-07mm/damon/core: disallow time-quota setting zero eszSeongJae Park1-3/+5
2026-05-07mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park1-1/+2
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park1-0/+7
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park1-0/+12
2026-05-07mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu1-1/+4
2026-05-07mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu1-11/+12
2026-05-07mm/memfd_luo: fix physical address conversion in put_folios cleanupChenghao Duan1-1/+6
2026-05-07mm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)1-0/+1
2026-05-07rtc: ntxec: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-05-07tpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong1-1/+6
2026-05-07tpm: tpm_tis: add error logging for data transferJacqueline Wong1-0/+4
2026-05-07tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets1-1/+1
2026-05-07tpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets1-4/+2
2026-05-07tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()Gunnar Kudrjavets1-1/+4
2026-05-07pwm: imx-tpm: Count the number of enabled channels in probeViorel Suman (OSS)1-1/+8
2026-05-07crypto: talitos - rename first/last to first_desc/last_descPaul Louvel1-23/+23
2026-05-07crypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel1-69/+147