summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-22KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATASean Christopherson
2021-09-22KVM: SVM: fix missing sev_decommission in sev_receive_startMingwei Zhang
2021-09-22KVM: SEV: Acquire vcpu mutex when updating VMSAPeter Gonda
2021-09-22KVM: do not shrink halt_poll_ns below grow_startSergey Senozhatsky
2021-09-22KVM: nVMX: fix comments of handle_vmon()Yu Zhang
2021-09-22KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang
2021-09-22KVM: VMX: Remove defunct "nr_active_uret_msrs" fieldSean Christopherson
2021-09-22selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton
2021-09-22selftests: KVM: Fix check for !POLLIN in demand_paging_testOliver Upton
2021-09-22KVM: x86: Clear KVM's cached guest CR3 at RESET/INITSean Christopherson
2021-09-22KVM: x86: Mark all registers as avail/dirty at vCPU creationSean Christopherson
2021-09-22KVM: selftests: Remove __NR_userfaultfd syscall fallbackSean Christopherson
2021-09-22KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson
2021-09-22tools: Move x86 syscall number fallbacks to .../uapi/Sean Christopherson
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-22KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guestSean Christopherson
2021-09-22irqchip/gic: Work around broken Renesas integrationMarc Zyngier
2021-09-22mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni
2021-09-22qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-22irqchip/renesas-rza1: Use semicolons instead of commasGeert Uytterhoeven
2021-09-22irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu
2021-09-22irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap
2021-09-22irqchip/mbigen: Repair non-kernel-doc notationRandy Dunlap
2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui
2021-09-22irqchip/armada-370-xp: Fix ack/eoi breakageMarc Zyngier
2021-09-22ext2: fix sleeping in atomic bugs on errorDan Carpenter
2021-09-22gpio/rockchip: fix get_direction value handlingHeiko Stuebner
2021-09-22gpio/rockchip: extended debounce support is only available on v2Heiko Stuebner
2021-09-22gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.Steven Lee
2021-09-22gpio: uniphier: Fix void functions to remove return valueKunihiko Hayashi
2021-09-22gpiolib: acpi: Make set-debounce-timeout failures non fatalHans de Goede
2021-09-22ARM: imx_v6_v7_defconfig: enable fbMarcel Ziswiler
2021-09-22ARM: dts: imx6qdl-pico: Fix Ethernet supportFabio Estevam
2021-09-22ARM: dts: imx: Fix USB host power regulator polarity on M53MenloMarek Vasut
2021-09-22HID: u2fzero: ignore incomplete packets without dataAndrej Shadura
2021-09-22MAINTAINERS: usb, update Peter Korsgaard's entriesJiri Slaby
2021-09-22ARM: dts: imx: Add missing pinctrl-names for panel on M53MenloMarek Vasut
2021-09-22scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong
2021-09-22scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"Colin Ian King
2021-09-22scsi: lpfc: Fix gcc -Wstringop-overread warning, againArnd Bergmann
2021-09-22scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-22scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()Dan Carpenter
2021-09-22scsi: core: Remove 'current_tag'Hannes Reinecke
2021-09-22scsi: acornscsi: Remove tagged queuing vestigesHannes Reinecke
2021-09-22scsi: fas216: Kill scmd->tagHannes Reinecke
2021-09-21scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-21scsi: ufs: core: Unbreak the reset handlerBart Van Assche
2021-09-21scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche
2021-09-22Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine"Fabio Estevam
2021-09-21scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter