summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-21Linux 4.14.90v4.14.90Greg Kroah-Hartman
2018-12-21bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1Nicolas Schichan
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho
2018-12-21nvmet-rdma: fix response use after freeIsrael Rukshin
2018-12-21i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-21i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede
2018-12-21i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-21mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel
2018-12-21vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-21drm/ast: Fix connector leak during driver unloadSam Bobroff
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-12-21ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-12-21net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed
2018-12-21mv88e6060: disable hardware level MAC learningAnderson Luiz Alves
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren
2018-12-21Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter
2018-12-21clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-12-21drm/msm: Fix error return checkingWen Yang
2018-12-21ide: pmac: add of_node_put()Yangtao Li
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li
2018-12-21drivers/sbus/char: add of_node_put()Yangtao Li
2018-12-21sbus: char: add of_node_put()Yangtao Li
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2018-12-21nfs: don't dirty kernel pages read by direct-ioDave Kleikamp
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu
2018-12-21drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard
2018-12-21Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov
2018-12-21locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)
2018-12-21IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl
2018-12-21mac80211: Fix condition validating WMM IEIlan Peer
2018-12-21mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach
2018-12-21netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik
2018-12-21elevator: lookup mq vs non-mq elevatorsJens Axboe
2018-12-21locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra
2018-12-21locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon
2018-12-21locking/qspinlock: Re-order codePeter Zijlstra
2018-12-21locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queueWill Deacon
2018-12-21locking/qspinlock: Remove duplicate clear_pending() function from PV codeWill Deacon
2018-12-21locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpathWill Deacon