summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-05hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang1-49/+85
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-05scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2-4/+6
2019-03-05scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2-8/+10
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-05drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes1-0/+4
2019-03-05serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita1-1/+1
2019-03-05tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke1-2/+2
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/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra1-3/+4
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: show_regs: lockdep: avoid page allocator...Vineet Gupta1-14/+12
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev1-3/+3
2019-03-05irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang1-1/+1
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-05phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel1-1/+1
2019-03-05phy: ath79-usb: Fix the power on error pathAlban Bedel1-1/+1
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield1-0/+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-05ASoC: rt5682: Fix PLL source register definitionsShuming Fan1-12/+12
2019-03-05x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao1-2/+2
2019-03-05genirq: Make sure the initial affinity is not emptySrinivas Ramana1-0/+3
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni1-0/+102
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni1-5/+2
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-05clk: sysfs: fix invalid JSON in clk_dumpLubomir Rintel1-1/+1
2019-03-05clk: tegra: dfll: Fix a potential Oop in remove()Dan Carpenter1-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-05mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen1-2/+2
2019-03-05genirq/matrix: Improve target CPU selection for managed interrupts.Long Li1-4/+30
2019-03-05irq/matrix: Spread managed interrupts on allocationDou Liyang3-9/+20