
Dmitry Torokhov (1): Input: synaptics - use guard notation when pausing serio port Guixin Liu (1): scsi: mpi3mr: Fix possible crash when setting up bsg fails Jann Horn (1): mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race Jinjiang Tu (2): mm/vmscan: don't try to reclaim hwpoison folio mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list Kurt Borja (1): platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks Sean Christopherson (1): KVM: x86: Reset IRTE to host control if *new* route isn't postable Tom Lendacky (1): memblock: Accept allocated memory before use in memblock_double_array() arch/x86/kvm/svm/avic.c | 58 ++++++++++--------- arch/x86/kvm/vmx/posted_intr.c | 28 ++++----- drivers/input/mouse/synaptics.c | 6 +- .../dell/dell-wmi-sysman/dell-wmi-sysman.h | 5 ++ .../dell/dell-wmi-sysman/enum-attributes.c | 5 +- .../x86/dell/dell-wmi-sysman/int-attributes.c | 5 +- .../dell/dell-wmi-sysman/passobj-attributes.c | 5 +- .../dell/dell-wmi-sysman/string-attributes.c | 5 +- .../x86/dell/dell-wmi-sysman/sysman.c | 8 +-- drivers/scsi/mpi3mr/mpi3mr_app.c | 6 +- mm/hugetlb.c | 7 +++ mm/memblock.c | 9 ++- mm/vmscan.c | 11 ++++ 13 files changed, 94 insertions(+), 64 deletions(-) -- 2.43.0