summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-16Linux 6.0.9v6.0.9Greg Kroah-Hartman1-1/+1
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov7-18/+21
2022-11-16ALSA: memalloc: Try dma_alloc_noncontiguous() at firstTakashi Iwai1-4/+3
2022-11-16drm/amdkfd: Migrate in CPU page fault use current mmPhilip Yang1-1/+2
2022-11-16dmaengine: at_hdmac: Check return code of dma_async_device_registerTudor Ambarus1-1/+6
2022-11-16dmaengine: at_hdmac: Fix impossible conditionTudor Ambarus1-3/+4
2022-11-16dmaengine: at_hdmac: Don't allow CPU to reorder channel enableTudor Ambarus1-0/+2
2022-11-16dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errorsTudor Ambarus1-4/+0
2022-11-16dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardwareTudor Ambarus1-4/+11
2022-11-16dmaengine: at_hdmac: Fix concurrency over the active listTudor Ambarus1-4/+6
2022-11-16dmaengine: at_hdmac: Free the memset buf without holding the chan lockTudor Ambarus1-7/+7
2022-11-16dmaengine: at_hdmac: Fix concurrency over descriptorTudor Ambarus1-5/+9
2022-11-16dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()Tudor Ambarus1-45/+4
2022-11-16dmaengine: at_hdmac: Protect atchan->status with the channel lockTudor Ambarus1-2/+2
2022-11-16dmaengine: at_hdmac: Do not call the complete callback on device_terminate_allTudor Ambarus1-9/+2
2022-11-16dmaengine: at_hdmac: Fix premature completion of desc in issue_pendingTudor Ambarus1-3/+13
2022-11-16dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pendingTudor Ambarus1-4/+0
2022-11-16dmaengine: at_hdmac: Don't start transactions at tx_submit levelTudor Ambarus1-11/+3
2022-11-16dmaengine: at_hdmac: Fix at_lli struct definitionTudor Ambarus1-5/+5
2022-11-16can: dev: fix skb drop checkOliver Hartkopp36-42/+51
2022-11-16KVM: SVM: move guest vmsave/vmload back to assemblyPaolo Bonzini3-20/+39
2022-11-16KVM: SVM: retrieve VMCB from assemblyPaolo Bonzini4-15/+16
2022-11-16KVM: SVM: Only dump VMSA to klog at KERN_DEBUG levelPeter Gonda1-1/+1
2022-11-16KVM: SVM: adjust register allocation for __svm_vcpu_run()Paolo Bonzini1-19/+19
2022-11-16KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svmPaolo Bonzini5-20/+30
2022-11-16KVM: x86: use a separate asm-offsets.c filePaolo Bonzini5-7/+30
2022-11-16KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yetLike Xu1-12/+2
2022-11-16KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()Sean Christopherson1-2/+2
2022-11-16can: rcar_canfd: Add missing ECC error checks for channels 2-7Geert Uytterhoeven1-9/+4
2022-11-16can: isotp: fix tx state handling for echo tx processingOliver Hartkopp1-33/+38
2022-11-16can: j1939: j1939_send_one(): fix missing CAN header initializationOliver Hartkopp1-0/+3
2022-11-16mm/shmem: use page_mapping() to detect page cache for uffd continuePeter Xu1-1/+1
2022-11-16mm/memremap.c: map FS_DAX device memory as decryptedPankaj Gupta1-0/+1
2022-11-16mm/damon/dbgfs: check if rm_contexts input is for a real contextSeongJae Park1-0/+7
2022-11-16dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Ad...Fenghua Yu2-0/+19
2022-11-16mm: hugetlb_vmemmap: include missing linux/moduleparam.hVasily Gorbik1-0/+1
2022-11-16arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi1-0/+4
2022-11-16spi: intel: Use correct mask for flash and protected regionsMika Westerberg1-4/+4
2022-11-16udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng1-1/+1
2022-11-16mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-16net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unloadRoger Quadros1-1/+1
2022-11-16phy: qcom-qmp-combo: fix NULL-deref on runtime resumeJohan Hovold1-1/+1
2022-11-16io_uring: check for rollover of buffer ID when providing buffersJens Axboe1-0/+2
2022-11-16btrfs: zoned: initialize device's zone info for seedingJohannes Thumshirn3-4/+13
2022-11-16btrfs: zoned: clone zoned device info when cloning a deviceJohannes Thumshirn3-0/+63
2022-11-16btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu1-1/+1
2022-11-16btrfs: fix match incorrectly in dev_args_match_deviceLiu Shixin1-8/+8
2022-11-16wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong1-5/+1
2022-11-16platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez1-2/+10
2022-11-16drm/amdkfd: Fix error handling in kfd_criu_restore_eventsFelix Kuehling1-2/+1