summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Linux 4.14.105v4.14.105Greg Kroah-Hartman1-1/+1
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski1-3/+4
2019-03-05MIPS: eBPF: Fix icache flush end addressPaul Burton1-1/+1
2019-03-05MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark1-2/+1
2019-03-05mm: enforce min addr even if capable() in expand_downwards()Jann Horn1-4/+3
2019-03-05mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN1-4/+5
2019-03-05mmc: tmio: fix access width of Block Count RegisterTakeshi Saito3-1/+11
2019-03-05mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-4/+7
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-03-05powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee1-6/+6
2019-03-05KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov1-0/+8
2019-03-05svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit1-15/+4
2019-03-05cfg80211: extend range deviation for DMGChaitanya Tata1-2/+2
2019-03-05mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre1-1/+1
2019-03-05mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-03-05net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski1-0/+1
2019-03-05net: usb: asix: ax88772_bind return error when hw_reset failZhang Run1-2/+7
2019-03-05hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang1-6/+19
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-03-05writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo3-2/+40
2019-03-05direct-io: allow direct writes to empty inodesErnesto A. Fernández1-2/+3
2019-03-05staging: android: ion: Support cpu access during dma_buf_detachLiam Mark1-1/+1
2019-03-05serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita1-1/+1
2019-03-05drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng1-1/+21
2019-03-05locking/rwsem: Fix (possible) missed wakeupXie Yongji1-2/+9
2019-03-05futex: Fix (possible) missed wakeupPeter Zijlstra1-5/+8
2019-03-05sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood1-1/+1
2019-03-05mac80211: fix miscounting of ttl-dropped framesBob Copeland1-1/+3
2019-03-05staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor1-3/+3
2019-03-05drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill1-13/+15
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev1-3/+3
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-05ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-03-05ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare1-5/+5
2019-03-05genirq: Make sure the initial affinity is not emptySrinivas Ramana1-0/+3
2019-03-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter1-1/+1
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao1-0/+1
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He1-0/+2
2019-03-05thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2019-03-05clk: vc5: Abort clock configuration without upstream clockMarek Vasut1-1/+3
2019-03-05ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo1-1/+4
2019-03-05ALSA: compress: prevent potential divide by zero bugsDan Carpenter1-1/+2
2019-03-05ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2-2/+2
2019-03-05drm/msm: Unblock writer if reader closes fileKristian H. Kristensen1-1/+6
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry1-0/+2
2019-03-05net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu3-9/+7
2019-03-05net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli6-7/+39