summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-15mfd: tps65912-spi: Add missing of table registrationDaniel Gomez1-0/+1
2019-06-15drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria1-1/+2
2019-06-15thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang1-0/+3
2019-06-15kernel/sys.c: prctl: fix false positive in validate_prctl_map()Cyrill Gorcunov1-1/+1
2019-06-15mm/slab.c: fix an infinite loop in leaks_show()Qian Cai1-1/+5
2019-06-15mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu1-1/+1
2019-06-15mm: page_mkclean vs MADV_DONTNEED raceAneesh Kumar K.V2-2/+2
2019-06-15mm/cma.c: fix the bitmap status to show failed allocation reasonYue Hu1-8/+11
2019-06-15initramfs: free initrd memory if opening /initrd.image failsChristoph Hellwig1-8/+6
2019-06-15mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu1-1/+3
2019-06-15mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLELinxu Fang1-2/+4
2019-06-15hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz1-5/+16
2019-06-15mm/hmm: select mmu notifier when selecting HMMJérôme Glisse1-1/+1
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2-1/+6
2019-06-15drm/pl111: Initialize clock spinlock earlyGuenter Roeck1-2/+3
2019-06-15ipc: prevent lockup on alloc_msg and free_msgLi Rongqing2-2/+14
2019-06-15sysctl: return -EINVAL if val violates minmaxChristian Brauner1-2/+4
2019-06-15fs/fat/file.c: issue flush after the writeback of FATHou Tao1-3/+8
2019-06-15rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu1-0/+8
2019-06-11Linux 4.19.50v4.19.50Greg Kroah-Hartman1-1/+1
2019-06-11ethtool: check the return value of get_regs_lenYunsheng Lin1-2/+10
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern1-0/+8
2019-06-11TTY: serial_core, add ->installJiri Slaby1-11/+13
2019-06-11drm/i915/gvt: Initialize intel_gvt_gtt_entry in stackTina Zhang1-2/+4
2019-06-11drm: don't block fb changes for async plane updatesHelen Koike2-10/+20
2019-06-11drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet2-4/+4
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-06-11drm/i915: Fix I915_EXEC_RING_MASKChris Wilson1-1/+1
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2019-06-11drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher1-9/+10
2019-06-11drm: add non-desktop quirks to Sensics and OSVR headsets.Ryan Pavlik1-0/+6
2019-06-11drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-11drm: add non-desktop quirk for Valve HMDsAndres Rodriguez1-0/+19
2019-06-11drm/msm: fix fb references in async updateHelen Koike1-0/+4
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-11test_firmware: Use correct snprintf() limitDan Carpenter1-7/+7
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman2-11/+6
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-06-11MIPS: Bounds check virt_addr_validPaul Burton1-0/+5
2019-06-11xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne1-19/+19
2019-06-11s390/mm: fix address space detection in exception handlingGerald Schaefer1-1/+4
2019-06-11i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-11x86/insn-eval: Fix use-after-free access to LDT entryJann Horn1-23/+24
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina5-2/+58
2019-06-11pstore/ram: Run without kernel crash dump regionKees Cook2-14/+25
2019-06-11pstore: Set tfm to NULL on free_buf_for_compressionPi-Hsun Shih1-1/+3
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook6-32/+27
2019-06-11pstore: Remove needless lock during console writesKees Cook1-23/+6