summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-05tty/sysrq: Do not call sync directly from sysrq_do_reset()Mark Tomlinson
2018-12-05serial: 8250-mtk: add uart DMA supportLong Cheng
2018-12-05dt-bindings: dma: uart: add uart dma bindingsLong Cheng
2018-12-05tty: xilinx_uartps: Correct return value in probeRajan Vaja
2018-12-05tty: serial: qcom_geni_serial: Fix softlockRyan Case
2018-12-05Revert "serial/sunsu: add missing of_node_put()"Greg Kroah-Hartman
2018-11-27serdev: document the write functions using kernel-docJohan Hovold
2018-11-27serdev: make synchronous write helper interruptibleJohan Hovold
2018-11-27serdev: make synchronous write return bytes writtenJohan Hovold
2018-11-27serdev: use zero to indicate infinite write timeoutJohan Hovold
2018-11-27Merge 4.20-rc4 into tty-nextGreg Kroah-Hartman
2018-11-27sysrq: Use panic() to force a crashMatthias Kaehlcke
2018-11-27tty/sysrq: add of_node_put()Yangtao Li
2018-11-27serial: imx: fix error handling in console_setupStefan Agner
2018-11-27serial: mvebu-uart: initialize over sampling stack registerMiquel Raynal
2018-11-27serial: mvebu-uart: clarify the baud rate derivationMiquel Raynal
2018-11-27serial/sunsu: add missing of_node_put()Yangtao Li
2018-11-27drivers/tty: add missing of_node_put()Yangtao Li
2018-11-27serial-uartlite: fix null pointer dereference on pointer portColin Ian King
2018-11-25Linux 4.20-rc4Linus Torvalds
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-25Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-25MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-11-23net: amd: add missing of_node_put()Yangtao Li
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang
2018-11-23virtio-net: disable guest csum during XDP setJason Wang
2018-11-23Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-23Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-23net/sched: act_police: add missing spinlock initializationDavide Caratti
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu
2018-11-23Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn
2018-11-23Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon
2018-11-23Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-11-23Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-11-23Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-23arm64: sysreg: fix sparse warningsSergey Matyukevich