summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-04Merge branch 'ti-linux-4.9.y' of git://git.ti.com/ti-linux-kernel/ti-linux-ke...p-ti-auto-linux-4.9.yDavid Huang
2018-12-24Merge branch 'linux-4.9.y' of http://git.kernel.org/pub/scm/linux/kernel/git/...LCPD Auto Merger
2018-12-21Linux 4.9.147Greg Kroah-Hartman
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho
2018-12-21rtc: snvs: add a missing write syncGuy Shapiro
2018-12-21nvmet-rdma: fix response use after freeIsrael Rukshin
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-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-21bpf: check pending signals while verifying programsAlexei Starovoitov
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-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-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-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-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-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
2018-12-21locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon
2018-12-21locking/qspinlock: Bound spinning on pending->locked transition in slowpathWill Deacon
2018-12-21locking/qspinlock: Ensure node is initialised before updating prev->nextWill Deacon
2018-12-21locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()Paul E. McKenney
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-21drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson
2018-12-21Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris