summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-07Revert "sysctl: clean up nr_pdflush_threads leftover"Greg Kroah-Hartman1-2/+2
2018-12-06Revert "tty: xilinx_uartps: Correct return value in probe"Greg Kroah-Hartman1-12/+14
2018-12-05tty/ldsem: Decrement wait_readers on timeouted down_read()Dmitry Safonov1-0/+1
2018-12-05tty/ldsem: Add lockdep asserts for ldisc_semDmitry Safonov1-0/+9
2018-12-05tty/ldsem: Convert to regular lockdep annotationsPeter Zijlstra1-37/+14
2018-12-05tty: Simplify tty->count math in tty_reopen()Dmitry Safonov1-8/+5
2018-12-05tty: Don't block on IO when ldisc change is pendingDmitry Safonov5-7/+21
2018-12-05tty: Hold tty_ldisc_lock() during tty_reopen()Dmitry Safonov1-2/+7
2018-12-05tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov1-0/+10
2018-12-05sysctl: clean up nr_pdflush_threads leftoverRafael Aquini1-2/+2
2018-12-05tty/sysrq: Do not call sync directly from sysrq_do_reset()Mark Tomlinson1-2/+1
2018-12-05serial: 8250-mtk: add uart DMA supportLong Cheng1-1/+209
2018-12-05dt-bindings: dma: uart: add uart dma bindingsLong Cheng1-0/+33
2018-12-05tty: xilinx_uartps: Correct return value in probeRajan Vaja1-14/+12
2018-12-05tty: serial: qcom_geni_serial: Fix softlockRyan Case1-17/+39
2018-12-05Revert "serial/sunsu: add missing of_node_put()"Greg Kroah-Hartman1-15/+5
2018-11-27serdev: document the write functions using kernel-docJohan Hovold1-0/+37
2018-11-27serdev: make synchronous write helper interruptibleJohan Hovold2-7/+15
2018-11-27serdev: make synchronous write return bytes writtenJohan Hovold3-4/+12
2018-11-27serdev: use zero to indicate infinite write timeoutJohan Hovold1-2/+5
2018-11-27Merge 4.20-rc4 into tty-nextGreg Kroah-Hartman418-2533/+4241
2018-11-27sysrq: Use panic() to force a crashMatthias Kaehlcke1-10/+3
2018-11-27tty/sysrq: add of_node_put()Yangtao Li1-0/+2
2018-11-27serial: imx: fix error handling in console_setupStefan Agner1-1/+1
2018-11-27serial: mvebu-uart: initialize over sampling stack registerMiquel Raynal1-1/+6
2018-11-27serial: mvebu-uart: clarify the baud rate derivationMiquel Raynal1-8/+14
2018-11-27serial/sunsu: add missing of_node_put()Yangtao Li1-5/+15
2018-11-27drivers/tty: add missing of_node_put()Yangtao Li1-0/+1
2018-11-27serial-uartlite: fix null pointer dereference on pointer portColin Ian King1-5/+10
2018-11-25Linux 4.20-rc4v4.20-rc4Linus Torvalds1-2/+2
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+3
2018-11-25Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-37/+66
2018-11-25MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2-2/+5
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-185/+387
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds11-444/+159
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+3
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-335/+537
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds10-46/+104
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-11-23net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-11-23virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-11-23Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-3/+9
2018-11-23Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+63
2018-11-23net/sched: act_police: add missing spinlock initializationDavide Caratti1-0/+1
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni1-2/+5