summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-14riscv: tlbflush: remove confusing comment on local_flush_tlb_all()Paul Walmsley
2019-10-14riscv: dts: HiFive Unleashed: add default chosen/stdout-pathPaul Walmsley
2019-10-14riscv: remove the switch statement in do_trap_break()Vincent Chen
2019-10-14drm/panfrost: Add missing GPU feature registersSteven Price
2019-10-14bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro
2019-10-14Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-10-14ASoC: SOF: Fix randbuild errorYueHaibing
2019-10-14kmemleak: Do not corrupt the object_list during clean-upCatalin Marinas
2019-10-14nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLLSebastian Andrzej Siewior
2019-10-14nvme: Wait for reset state when requiredKeith Busch
2019-10-14nvme: Prevent resets during paused controller stateKeith Busch
2019-10-14nvme: Restart request timers in resetting stateKeith Busch
2019-10-14nvme: Remove ADMIN_ONLY stateKeith Busch
2019-10-14nvme-pci: Free tagset if no IO queuesKeith Busch
2019-10-14hrtimer: Annotate lockless access to timer->baseEric Dumazet
2019-10-14staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King
2019-10-14ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSMFabio Estevam
2019-10-14arm64: dts: imx8mn: Use correct clock for usdhc's ipg clkAnson Huang
2019-10-14arm64: dts: imx8mm: Use correct clock for usdhc's ipg clkAnson Huang
2019-10-14arm64: dts: imx8mq: Use correct clock for usdhc's ipg clkAnson Huang
2019-10-14platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko
2019-10-14ASoC: SOF: topology: check errors when parsing LED tokensPierre-Louis Bossart
2019-10-14ASoC: SOF: topology: remove always-true redundant testPierre-Louis Bossart
2019-10-14ASoC: SOF: Intel: bdw: fix operator precedence warningsPierre-Louis Bossart
2019-10-14ASoC: SOF: Intel: byt: fix operator precedence warningsPierre-Louis Bossart
2019-10-14ASoC: fsl_mqs: Move static keyword to the front of declarationsYueHaibing
2019-10-14ASoC: adau7118: Fix Kconfig warning without CONFIG_I2CYueHaibing
2019-10-14ASoC: stm32: spdifrx: retry synchronization in sync stateOlivier Moysan
2019-10-14ARM: dts: imx7s: Correct GPT's ipg clock sourceAnson Huang
2019-10-14ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'Andrey Smirnov
2019-10-14drm/ttm: fix handling in ttm_bo_add_mem_to_lruChristian König
2019-10-14drm/ttm: Restore ttm prefaultingThomas Hellstrom
2019-10-14drm/ttm: fix busy reference in ttm_mem_evict_firstChristian König
2019-10-14ARM: dts: imx6q-logicpd: Re-Enable SNVS power keyAdam Ford
2019-10-14ath10k: fix latency issue for QCA988xMiaoqing Pan
2019-10-14virtio-fs: Change module name to virtiofs.koVivek Goyal
2019-10-14dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2019-10-14dmaengine: tegra210-adma: fix transfer failureSameer Pujar
2019-10-14arm64: dts: lx2160a: Correct CPU core idle state nameRan Wang
2019-10-14dmaengine: sprd: Fix the link-list pointer register configuration issueZhenfang Wang
2019-10-13Linux 5.4-rc3v5.4-rc3Linus Torvalds
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-10-13batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann
2019-10-13batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann
2019-10-13netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exitYueHaibing
2019-10-13net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater
2019-10-13net: lpc_eth: avoid resetting twiceAlexandre Belloni
2019-10-13Merge branch 'tcp-address-KCSAN-reports-in-tcp_poll-part-I'David S. Miller
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet