summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-06-221-1/+1
* scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-06-221-1/+4
* Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao2019-06-221-2/+2
* ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang2019-06-221-0/+1
* cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo2019-06-221-2/+8
* bcache: fix stack corruption by PRECEDING_KEY()Coly Li2019-06-222-17/+33
* i2c: acorn: fix i2c warningRussell King2019-06-221-0/+1
* ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn2019-06-222-0/+19
* signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman2019-06-221-2/+8
* fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-221-0/+12
* mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt2019-06-221-1/+1
* libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-221-3/+6
* ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai2019-06-221-1/+1
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-222-11/+0
* futex: Fix futex lock the wrong pageZhangXiaoxu2019-06-221-2/+2
* ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski2019-06-221-0/+19
* pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-06-223-23/+6
* ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski2019-06-221-0/+2
* pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph VogtlÃĪnder2019-06-221-0/+2
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-06-224-10/+9
* gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren2019-06-221-8/+17
* PCI: xilinx: Check for __get_free_pages() failureKangjie Lu2019-06-221-2/+10
* video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu2019-06-221-0/+5
* video: hgafb: fix potential NULL pointer dereferenceKangjie Lu2019-06-221-0/+2
* PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu2019-06-221-0/+4
* PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler2019-06-221-0/+4
* ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-221-1/+1
* ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-221-1/+1
* ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-221-1/+1
* clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson2019-06-221-0/+11
* soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor2019-06-221-1/+1
* platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata2019-06-221-0/+11
* x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-06-221-2/+8
* nfsd: allow fh_want_write to be called twiceJ. Bruce Fields2019-06-221-1/+4
* fuse: retrieve: cap requested size to negotiated max_writeKirill Smelkov2019-06-221-1/+1
* nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz2019-06-221-5/+10
* ALSA: hda - Register irq handler after the chip initializationTakashi Iwai2019-06-221-3/+3
* iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-06-221-3/+4
* f2fs: fix to do sanity check on valid block count of segmentChao Yu2019-06-221-2/+1
* f2fs: fix to avoid panic in do_recover_data()Chao Yu2019-06-221-1/+9
* ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar2019-06-221-1/+1
* drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn2019-06-221-3/+3
* perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian2019-06-221-1/+1
* mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren2019-06-221-1/+12
* mfd: intel-lpss: Set the device in reset state when initBinbin Wu2019-06-221-0/+3
* kernel/sys.c: prctl: fix false positive in validate_prctl_map()Cyrill Gorcunov2019-06-221-1/+1
* mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu2019-06-221-1/+1
* mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu2019-06-221-1/+3
* hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz2019-06-221-5/+16
* ipc: prevent lockup on alloc_msg and free_msgLi Rongqing2019-06-222-2/+14