summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-05Linux 4.19.27v4.19.27Greg Kroah-Hartman
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-05MIPS: eBPF: Fix icache flush end addressPaul Burton
2019-03-05MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski
2019-03-05MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark
2019-03-05hugetlbfs: fix races and page leaks during migrationMike Kravetz
2019-03-05drm: Block fb changes for async plane updatesNicholas Kazlauskas
2019-03-05mm: enforce min addr even if capable() in expand_downwards()Jann Horn
2019-03-05mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN
2019-03-05mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu
2019-03-05mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu
2019-03-05mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-03-05mmc: tmio: fix access width of Block Count RegisterTakeshi Saito
2019-03-05mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-03-05KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-05svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit
2019-03-05cfg80211: extend range deviation for DMGChaitanya Tata
2019-03-05mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-03-05mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-05net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski
2019-03-05net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-03-05drm/msm: Fix A6XX support for opp-levelDouglas Anderson
2019-03-05nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke
2019-03-05nvme-rdma: fix timeout handlerSagi Grimberg
2019-03-05hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang
2019-03-05hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang
2019-03-05hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-05scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne
2019-03-05scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne
2019-03-05writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-03-05direct-io: allow direct writes to empty inodesErnesto A. Fernández
2019-03-05staging: android: ion: Support cpu access during dma_buf_detachLiam Mark
2019-03-05drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes
2019-03-05serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
2019-03-05tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke
2019-03-05drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng
2019-03-05locking/rwsem: Fix (possible) missed wakeupXie Yongji
2019-03-05futex: Fix (possible) missed wakeupPeter Zijlstra
2019-03-05sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra
2019-03-05sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood
2019-03-05mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-03-05staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor
2019-03-05drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill
2019-03-05ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev