summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-16Linux 6.0.9v6.0.9Greg Kroah-Hartman
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-16ALSA: memalloc: Try dma_alloc_noncontiguous() at firstTakashi Iwai
2022-11-16drm/amdkfd: Migrate in CPU page fault use current mmPhilip Yang
2022-11-16dmaengine: at_hdmac: Check return code of dma_async_device_registerTudor Ambarus
2022-11-16dmaengine: at_hdmac: Fix impossible conditionTudor Ambarus
2022-11-16dmaengine: at_hdmac: Don't allow CPU to reorder channel enableTudor Ambarus
2022-11-16dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errorsTudor Ambarus
2022-11-16dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardwareTudor Ambarus
2022-11-16dmaengine: at_hdmac: Fix concurrency over the active listTudor Ambarus
2022-11-16dmaengine: at_hdmac: Free the memset buf without holding the chan lockTudor Ambarus
2022-11-16dmaengine: at_hdmac: Fix concurrency over descriptorTudor Ambarus
2022-11-16dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()Tudor Ambarus
2022-11-16dmaengine: at_hdmac: Protect atchan->status with the channel lockTudor Ambarus
2022-11-16dmaengine: at_hdmac: Do not call the complete callback on device_terminate_allTudor Ambarus
2022-11-16dmaengine: at_hdmac: Fix premature completion of desc in issue_pendingTudor Ambarus
2022-11-16dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pendingTudor Ambarus
2022-11-16dmaengine: at_hdmac: Don't start transactions at tx_submit levelTudor Ambarus
2022-11-16dmaengine: at_hdmac: Fix at_lli struct definitionTudor Ambarus
2022-11-16can: dev: fix skb drop checkOliver Hartkopp
2022-11-16KVM: SVM: move guest vmsave/vmload back to assemblyPaolo Bonzini
2022-11-16KVM: SVM: retrieve VMCB from assemblyPaolo Bonzini
2022-11-16KVM: SVM: Only dump VMSA to klog at KERN_DEBUG levelPeter Gonda
2022-11-16KVM: SVM: adjust register allocation for __svm_vcpu_run()Paolo Bonzini
2022-11-16KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svmPaolo Bonzini
2022-11-16KVM: x86: use a separate asm-offsets.c filePaolo Bonzini
2022-11-16KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yetLike Xu
2022-11-16KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()Sean Christopherson
2022-11-16can: rcar_canfd: Add missing ECC error checks for channels 2-7Geert Uytterhoeven
2022-11-16can: isotp: fix tx state handling for echo tx processingOliver Hartkopp
2022-11-16can: j1939: j1939_send_one(): fix missing CAN header initializationOliver Hartkopp
2022-11-16mm/shmem: use page_mapping() to detect page cache for uffd continuePeter Xu
2022-11-16mm/memremap.c: map FS_DAX device memory as decryptedPankaj Gupta
2022-11-16mm/damon/dbgfs: check if rm_contexts input is for a real contextSeongJae Park
2022-11-16dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Ad...Fenghua Yu
2022-11-16mm: hugetlb_vmemmap: include missing linux/moduleparam.hVasily Gorbik
2022-11-16arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi
2022-11-16spi: intel: Use correct mask for flash and protected regionsMika Westerberg
2022-11-16udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng
2022-11-16mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-16net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unloadRoger Quadros
2022-11-16phy: qcom-qmp-combo: fix NULL-deref on runtime resumeJohan Hovold
2022-11-16io_uring: check for rollover of buffer ID when providing buffersJens Axboe
2022-11-16btrfs: zoned: initialize device's zone info for seedingJohannes Thumshirn
2022-11-16btrfs: zoned: clone zoned device info when cloning a deviceJohannes Thumshirn
2022-11-16btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu
2022-11-16btrfs: fix match incorrectly in dev_args_match_deviceLiu Shixin
2022-11-16wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong
2022-11-16platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez
2022-11-16drm/amdkfd: Fix error handling in kfd_criu_restore_eventsFelix Kuehling