summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysmd/raid5: validate payload size before accessing journal metadataJunrui Luo1-15/+33
8 daysmd/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang1-1/+7
8 daysmd/md-llbitmap: raise barrier before state machine transitionYu Kuai1-4/+4
8 daysmd/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai1-1/+2
8 daysamdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu1-6/+46
8 daysmtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal1-2/+2
8 daysmtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S1-0/+13
8 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama1-1/+3
8 daysext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey1-1/+1
8 daysring-buffer: Do not double count the reader_pageMasami Hiramatsu (Google)1-6/+7
8 daysARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley1-1/+3
8 daysperf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao2-0/+2
8 daysKVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson2-11/+0
8 daysKVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng4-12/+30
8 daysKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed1-0/+4
8 daysKVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed1-4/+5
8 daysKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed2-0/+7
8 daysKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed1-2/+4
8 daysKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed1-2/+4
8 daysKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
8 daysKVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXITYosry Ahmed1-6/+2
8 daysKVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as a helperYosry Ahmed1-33/+44
8 daysKVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helperYosry Ahmed1-4/+8
8 daysKVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed1-4/+1
8 daysKVM: SVM: Add missing save/restore handling of LBR MSRsYosry Ahmed3-5/+45
8 daysKVM: SVM: Switch svm_copy_lbrs() to a macroYosry Ahmed3-14/+13
8 daysKVM: nSVM: Delay setting soft IRQ RIP tracking fields until vCPU runSean Christopherson2-9/+37
8 daysKVM: nSVM: Avoid clearing VMCB_LBR in vmcb12Yosry Ahmed2-4/+5
8 daysKVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed1-1/+1
8 daysKVM: nSVM: Delay stuffing L2's current RIP into NextRIP until vCPU runYosry Ahmed2-17/+33
8 daysKVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUNYosry Ahmed1-10/+18
8 daysKVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed1-0/+3
8 daysKVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson1-1/+3
8 daysKVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0Kevin Cheng1-0/+3
8 daysKVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+1
8 daysKVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+10
8 daysKVM: nSVM: Mark all of vmcb02 dirty when restoring nested stateYosry Ahmed1-0/+6
8 daysKVM: x86: Defer non-architectural deliver of exception payload to userspace readSean Christopherson1-23/+39
8 daysLoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()Tao Cui1-1/+1
8 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov1-2/+0
8 daysmm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park1-1/+2
8 daysmm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park1-0/+12
8 daysmm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu1-1/+4
8 daysmm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu1-11/+12
8 daysmm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)1-0/+1
8 daysrtc: ntxec: fix OF node reference imbalanceJohan Hovold1-1/+1
8 daystpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong1-1/+6
8 daystpm: tpm_tis: add error logging for data transferJacqueline Wong1-0/+4
8 daystpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets1-1/+1
8 daystpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets1-4/+2