summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21mm/memory-failure.c: skip huge_zero_page in memory_failure()Xu Yu
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi
2022-04-22ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-22Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-04-21Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-21RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLERandy Dunlap
2022-04-21RISC-V: mm: Fix set_satp_mode() for platform not having Sv57Anup Patel
2022-04-22Merge tag 'drm-intel-fixes-2022-04-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21ALSA: hda/realtek: Add quirk for Clevo NP70PNPTim Crawford
2022-04-21ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDsGongjun Song
2022-04-21jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin
2022-04-21KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang
2022-04-21KVM: SVM: Simplify and harden helper to flush SEV guest page(s)Sean Christopherson
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth
2022-04-21KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu
2022-04-21x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-04-21KVM: SPDX style and spelling fixesTom Rix
2022-04-21KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabledSean Christopherson
2022-04-21KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson
2022-04-21KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson
2022-04-21KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabledSean Christopherson
2022-04-21KVM: Initialize debugfs_dentry when a VM is created to avoid NULL derefSean Christopherson
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copySean Christopherson
2022-04-21KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()Sean Christopherson
2022-04-21Merge tag 'kvm-riscv-fixes-5.18-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-04-21fs: unset MNT_WRITE_HOLD on failureChristian Brauner
2022-04-21powerpc/perf: Fix 32bit compileAlexey Kardashevskiy
2022-04-21powerpc/perf: Fix power10 event alternativesAthira Rajeev
2022-04-21powerpc/perf: Fix power9 event alternativesAthira Rajeev
2022-04-21drm/amdgpu: partial revert "remove ctx->lock" v2Christian König
2022-04-21drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-04-21ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook ...Andy Chi
2022-04-21Revert "drm: of: Lookup if child node has panel or bridge"Bjorn Andersson
2022-04-21Revert "drm: of: Properly try all possible cases for bridge/panel detection"Bjorn Andersson
2022-04-21drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-21KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy
2022-04-21powerpc/time: Always set decrementer in timer_interrupt()Michael Ellerman
2022-04-20cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg
2022-04-20cifs: use correct lock type in cifs_reconnect()Paulo Alcantara
2022-04-20cifs: fix NULL ptr dereference in refresh_mounts()Paulo Alcantara
2022-04-20drm/vmwgfx: Fix gem refcounting and memory evictionsZack Rusin
2022-04-20xen: Convert kmap() to kmap_local_page()Alaa Mohamed
2022-04-20Merge tag 'xtensa-20220416' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-04-20Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-20Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"Linus Torvalds