summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Linux 4.14.29v4.14.29Greg Kroah-Hartman1-1/+1
2018-03-21usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen1-7/+9
2018-03-21USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun1-0/+1
2018-03-21scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja1-22/+37
2018-03-21scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani1-0/+1
2018-03-21scsi: qla2xxx: Fix NULL pointer access for fcport structureQuinn Tran1-4/+9
2018-03-21scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_queHimanshu Madhani1-2/+4
2018-03-21btrfs: Fix memory barriers usage with device stats countersNikolay Borisov2-2/+28
2018-03-21btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell1-1/+10
2018-03-21btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov1-0/+1
2018-03-21btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg1-5/+6
2018-03-21btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski1-0/+1
2018-03-21btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh1-0/+1
2018-03-21irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel1-5/+4
2018-03-21RDMAVT: Fix synchronization around percpu_refTejun Heo1-4/+6
2018-03-21fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo1-10/+11
2018-03-21fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo1-4/+19
2018-03-21lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro1-3/+8
2018-03-21KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier6-16/+67
2018-03-21kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3Marc Zyngier1-1/+2
2018-03-21KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel3-5/+5
2018-03-21fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman3-2/+6
2018-03-21drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-21drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-03-21drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-21drm/nouveau/bl: Fix oops on driver unbindLukas Wunner1-2/+2
2018-03-21ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai1-2/+2
2018-03-21ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai3-37/+25
2018-03-21ALSA: hda - Revert power_save option default valueTakashi Iwai1-3/+6
2018-03-21ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai1-4/+6
2018-03-21parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin1-9/+32
2018-03-21x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-21KVM: x86: Fix device passthrough when SME is activeTom Lendacky1-1/+3
2018-03-21x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev1-2/+1
2018-03-21x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft1-1/+4
2018-03-21x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-21selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-21selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2018-03-21selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2018-03-21selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-21x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov1-0/+1
2018-03-21x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov1-0/+1
2018-03-19Linux 4.14.28v4.14.28Greg Kroah-Hartman1-1/+1
2018-03-19drm/i915/glk: Disable Guc and HuC on GLKAnusha Srivatsa2-20/+0
2018-03-19dmaengine: qcom_hidma: check pending interruptsSinan Kaya1-3/+6
2018-03-19IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann1-0/+3
2018-03-19ima: relax requiring a file signature for new files with zero lengthMimi Zohar1-1/+2
2018-03-19locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso1-32/+44
2018-03-19rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2018-03-19ipvlan: add L2 check for packets arriving via virtual devicesMahesh Bandewar1-0/+4