summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-09hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu
2021-06-09hwmon: (corsair-psu) fix suspend behaviorWilken Gottwalt
2021-06-09dt-bindings: hwmon: Fix typo in TI ADS7828 bindingsNobuhiro Iwamatsu
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu
2021-06-09bus: mhi: pci-generic: Fix hibernationLoic Poulain
2021-06-09bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()Wei Yongjun
2021-06-09bus: mhi: pci_generic: T99W175: update channel name from AT to DUNJarvis Jiang
2021-06-09serial: 8250_exar: Avoid NULL pointer dereference at ->exit()Andy Shevchenko
2021-06-09ACPI: Pass the same capabilities to the _OSC regardless of the query flagMika Westerberg
2021-06-09drm/mcde: Fix off by 10^3 in calculationLinus Walleij
2021-06-09pinctrl: qcom: Make it possible to select SC8180x TLMMBjorn Andersson
2021-06-09staging: ralink-gdma: Remove incorrect author informationLars-Peter Clausen
2021-06-09staging: rtl8723bs: Fix uninitialized variablesWenli Looi
2021-06-09usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...Yang Yingliang
2021-06-09usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-09usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-09usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()Andy Shevchenko
2021-06-09usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko
2021-06-09usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko
2021-06-09usb: typec: tcpm: Do not finish VDM AMS for retrying ResponsesKyle Tso
2021-06-09usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-06-09usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-09usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello
2021-06-09usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski
2021-06-09USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-09MAINTAINERS: usb: add entry for isp1760Rui Miguel Silva
2021-06-09Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-06-09Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-09kvm: fix previous commit for 32-bit buildsPaolo Bonzini
2021-06-08media: dt-bindings: media: renesas,drif: Fix fck definitionFabrizio Castro
2021-06-08kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini
2021-06-08KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU syncLai Jiangshan
2021-06-08bcache: avoid oversized read request in cache missing code pathColy Li
2021-06-08bcache: remove bcache device self-defined readaheadColy Li
2021-06-08tracing: Correct the length check which causes memory corruptionLiangyan
2021-06-08ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)
2021-06-08tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu
2021-06-08tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei
2021-06-08RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch
2021-06-08drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek
2021-06-08drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek
2021-06-08drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek
2021-06-08radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-08drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-08drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire
2021-06-08drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer
2021-06-08drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng
2021-06-08KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson
2021-06-08Merge tag 'for-linus-5.13b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds