summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-21Linux 4.15.12v4.15.12Greg Kroah-Hartman
2018-03-21phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabledAl Cooper
2018-03-21phy: phy-brcm-usb-init: DRD mode can cause crash on startupAl Cooper
2018-03-21phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271Al Cooper
2018-03-21phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper
2018-03-21usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()Yoshihiro Shimoda
2018-03-21usb: dwc3: of-simple: fix oops by unbalanced clk disable callEnric Balletbo i Serra
2018-03-21usb: dwc3: core: Power-off core/PHYs on system_suspend in host modeManu Gautam
2018-03-21usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen
2018-03-21USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-03-21dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core bindingAmelie Delaunay
2018-03-21usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay
2018-03-21scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja
2018-03-21scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani
2018-03-21scsi: qla2xxx: Fix NULL pointer access for fcport structureQuinn Tran
2018-03-21scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_queHimanshu Madhani
2018-03-21btrfs: Fix memory barriers usage with device stats countersNikolay Borisov
2018-03-21btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell
2018-03-21btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-03-21btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2018-03-21btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski
2018-03-21btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh
2018-03-21xfs: preserve i_rdev when recycling a reclaimable inodeAmir Goldstein
2018-03-21nvme: fix subsystem multiple controllers support checkIsrael Rukshin
2018-03-21irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
2018-03-21RDMAVT: Fix synchronization around percpu_refTejun Heo
2018-03-21fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo
2018-03-21fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo
2018-03-21lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro
2018-03-21KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier
2018-03-21kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3Marc Zyngier
2018-03-21KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall
2018-03-21KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel
2018-03-21fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-21drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-21drm/radeon: fix prime teardown orderChristian König
2018-03-21drm/amdgpu: fix prime teardown orderChristian König
2018-03-21drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs
2018-03-21drm/nouveau/bl: Fix oops on driver unbindLukas Wunner
2018-03-21ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-21ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-21ALSA: hda - Revert power_save option default valueTakashi Iwai
2018-03-21ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-21parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-21x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-21KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-21x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-21x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-03-21x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-21selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski