summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry
2019-10-18Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-10-17net: Update address for MediaTek ethernet driver in MAINTAINERSSean Wang
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-17ipv4: fix race condition between route lookup and invalidationWei Wang
2019-10-17Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-10-17ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut
2019-10-17io_uring: fix logic error in io_timeoutyangerkun
2019-10-17io_uring: fix up O_NONBLOCK handling for socketsJens Axboe
2019-10-17Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-10-17Merge tag 'drm-fixes-2019-10-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-18Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-18Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-18Merge tag 'drm-intel-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-17net: dsa: microchip: Add shared regmap mutexMarek Vasut
2019-10-17net: dsa: microchip: Do not reinit mutexes on KSZ87xxMarek Vasut
2019-10-17net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)
2019-10-17Merge branch 'dpaa2-eth-misc-fixes'David S. Miller
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
2019-10-17usb: hso: obey DMA rules in tiocmgetOliver Neukum
2019-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-17coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni
2019-10-17ALSA: hda - Force runtime PM on Nvidia HDMI codecsLukas Wunner
2019-10-17Merge tag 'platform-drivers-x86-v5.4-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-10-17dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka
2019-10-17Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-10-17stop_machine: Avoid potential race behaviourMark Rutland
2019-10-17ALSA: hda/realtek - Enable headset mic on Asus MJ401TADaniel Drake
2019-10-17ALSA: usb-audio: Disable quirks for BOSS Katana amplifiersSzabolcs Szőke
2019-10-17kheaders: substituting --sort in archive creationDmitry Goldin
2019-10-16net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-10-16net: phy: Fix "link partner" information disappear issueYonglong Liu
2019-10-16rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet
2019-10-16drm/i915: Fixup preempt-to-busy vs resubmission of a virtual requestChris Wilson
2019-10-16drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson
2019-10-16drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä
2019-10-16drm/i915/execlists: Refactor -EIO markup of hung requestsChris Wilson
2019-10-16Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry
2019-10-16Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2019-10-16md/raid0: fix warning message for parameter default_layoutSong Liu
2019-10-16kthread: make __kthread_queue_delayed_work staticBen Dooks
2019-10-16usercopy: Avoid soft lockups in test_check_nonzero_user()Michael Ellerman