summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-15nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz1-5/+10
2019-06-15ALSA: hda - Register irq handler after the chip initializationTakashi Iwai1-3/+3
2019-06-15nvme-pci: unquiesce admin queue on shutdownKeith Busch1-1/+4
2019-06-15misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I1-0/+1
2019-06-15iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu1-3/+4
2019-06-15blk-mq: move cancel of requeue_work into blk_mq_releaseMing Lei2-1/+2
2019-06-15watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy1-0/+1
2019-06-15watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann1-1/+3
2019-06-15mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre1-2/+3
2019-06-15uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski1-1/+1
2019-06-15configfs: fix possible use-after-free in configfs_register_groupYueHaibing1-5/+12
2019-06-15percpu: remove spurious lock dependency between percpu and schedJohn Sperbeck1-1/+5
2019-06-15f2fs: fix to do sanity check on valid block count of segmentChao Yu1-2/+1
2019-06-15f2fs: fix to avoid panic in dec_valid_block_count()Chao Yu1-2/+10
2019-06-15f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu1-0/+1
2019-06-15f2fs: fix to avoid panic in do_recover_data()Chao Yu1-1/+9
2019-06-15ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar1-1/+1
2019-06-15pwm: meson: Use the spin-lock only to protect register modificationsMartin Blumenstingl1-8/+17
2019-06-15EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman1-2/+2
2019-06-15objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf1-3/+5
2019-06-15drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-06-15mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs1-2/+9
2019-06-15mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
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/cma.c: fix the bitmap status to show failed allocation reasonYue Hu1-8/+11
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-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.14.125v4.14.125Greg 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-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2-1/+5
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov5-5/+389
2019-06-11qmi_wwan: Add quirk for Quectel dynamic configKristian Evensen1-2/+37
2019-06-11TTY: serial_core, add ->installJiri Slaby1-11/+13
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