summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-26KVM: x86: Forcibly leave nested virt when SMM state is toggledSean Christopherson
2022-01-26KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments()Vitaly Kuznetsov
2022-01-26KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for realVitaly Kuznetsov
2022-01-26KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermodeSean Christopherson
2022-01-26KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT accessSean Christopherson
2022-01-26KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn bufferSean Christopherson
2022-01-26KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guestsSean Christopherson
2022-01-26KVM: x86: Pass emulation type to can_emulate_instruction()Sean Christopherson
2022-01-26KVM: SVM: Explicitly require DECODEASSISTS to enable SEV supportSean Christopherson
2022-01-26KVM: SVM: Don't intercept #GP for SEV guestsSean Christopherson
2022-01-26Revert "KVM: SVM: avoid infinite loop on NPF from bad address"Sean Christopherson
2022-01-26KVM: SVM: Never reject emulation due to SMAP errata for !SEV guestsSean Christopherson
2022-01-26KVM: x86: nSVM: skip eax alignment check for non-SVM instructionsDenis Valeev
2022-01-26KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUIDLike Xu
2022-01-26KVM: LAPIC: Also cancel preemption timer during SET_LAPICWanpeng Li
2022-01-26KVM: VMX: Remove vmcs_config.orderJim Mattson
2022-01-26PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas
2022-01-26Merge branch 'lan966x-fixes'David S. Miller
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur
2022-01-26Merge branch 'dev_addr-const-fixes'David S. Miller
2022-01-26ethernet: seeq/ether3: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 8390/etherh: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang
2022-01-26perf/core: Fix cgroup event list managementNamhyung Kim
2022-01-26perf: Always wake the parent eventJames Clark
2022-01-26serial: core: Initialize rs485 RTS polarity already on probeLukas Wunner
2022-01-26serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrlJochen Mades
2022-01-26serial: stm32: fix software flow control transferValentin Caron
2022-01-26serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron
2022-01-26tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com
2022-01-26serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock
2022-01-26tty: rpmsg: Fix race condition releasing tty portArnaud Pouliquen
2022-01-26tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki
2022-01-26tty: Add support for Brainboxes UC cards.Cameron Williams
2022-01-26blk-mq: fix missing blk_account_io_done() in error pathYu Kuai
2022-01-26Revert "tty: serial: Use fifo in 8250 console driver"Greg Kroah-Hartman
2022-01-26usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak
2022-01-26usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay
2022-01-26usb: gadget: at91_udc: fix incorrect print typeMiles Chen
2022-01-26usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock
2022-01-26usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock
2022-01-26usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li
2022-01-26usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter
2022-01-26usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti
2022-01-26ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen