summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.105v4.14.105Greg Kroah-Hartman2019-03-051-1/+1
* x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-03-051-3/+4
* MIPS: eBPF: Fix icache flush end addressPaul Burton2019-03-051-1/+1
* MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark2019-03-051-2/+1
* mm: enforce min addr even if capable() in expand_downwards()Jann Horn2019-03-051-4/+3
* mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-03-051-4/+5
* mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-03-053-1/+11
* mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov2019-03-051-4/+7
* mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-03-051-0/+1
* powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee2019-03-051-6/+6
* KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov2019-03-051-0/+8
* svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit2019-03-051-15/+4
* cfg80211: extend range deviation for DMGChaitanya Tata2019-03-051-2/+2
* mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-03-051-1/+1
* mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-03-051-0/+4
* ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-03-051-2/+0
* net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski2019-03-051-0/+1
* net: usb: asix: ax88772_bind return error when hw_reset failZhang Run2019-03-051-2/+7
* hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang2019-03-051-6/+19
* net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-03-051-1/+3
* scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-03-051-1/+1
* writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-03-053-2/+40
* direct-io: allow direct writes to empty inodesErnesto A. Fernández2019-03-051-2/+3
* staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-03-051-1/+1
* serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita2019-03-051-1/+1
* drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng2019-03-051-1/+21
* locking/rwsem: Fix (possible) missed wakeupXie Yongji2019-03-051-2/+9
* futex: Fix (possible) missed wakeupPeter Zijlstra2019-03-051-5/+8
* sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood2019-03-051-1/+1
* mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-03-051-1/+3
* staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor2019-03-051-3/+3
* drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill2019-03-051-13/+15
* ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-03-051-3/+3
* selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-03-051-3/+6
* selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-051-1/+1
* ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-051-12/+12
* ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-051-5/+5
* genirq: Make sure the initial affinity is not emptySrinivas Ramana2019-03-051-0/+3
* usb: gadget: Potential NULL dereference on allocation errorDan Carpenter2019-03-051-1/+1
* usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao2019-03-051-0/+1
* usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He2019-03-051-0/+2
* thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter2019-03-051-1/+1
* clk: vc5: Abort clock configuration without upstream clockMarek Vasut2019-03-051-1/+3
* ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo2019-03-051-1/+4
* ALSA: compress: prevent potential divide by zero bugsDan Carpenter2019-03-051-1/+2
* ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2019-03-052-2/+2
* drm/msm: Unblock writer if reader closes fileKristian H. Kristensen2019-03-051-1/+6
* scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-03-051-0/+2
* net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu2019-03-053-9/+7
* net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli2019-03-056-7/+39