summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-22sysrq: Restore original console_loglevel when sysrq disabledPetr Mladek1-0/+1
2019-01-22serial: fsl_lpuart: consider TX FIFO too in lpuart32_tx_emptyAtsushi Nemoto1-2/+12
2019-01-22serial: fsl_lpuart: specify transmit FIFO size for 32-bit variantAtsushi Nemoto1-0/+2
2019-01-18vt: ignore sequences that contain ':' in parameters.Martin Hostettler1-4/+4
2019-01-18vt: ignore csi sequences with intermediate characters.Martin Hostettler1-1/+10
2019-01-18vt: Implement parsing for >, =, < private sequences.Martin Hostettler1-4/+18
2019-01-18vt: refactor vc_ques to allow of other private sequences.Martin Hostettler2-10/+12
2019-01-18vt: annotate implicit fall throughsMathieu Malaterre1-0/+2
2019-01-18vcs: restore and document initial POLLPRI eventNicolas Pitre1-0/+9
2019-01-18vcs: fasync(): make it consistent with poll()Nicolas Pitre1-3/+12
2019-01-18vcs: poll(): cope with a deallocated vtNicolas Pitre1-6/+15
2019-01-18vcsa: clamp header values when they don't fitNicolas Pitre2-4/+6
2019-01-18n_tty: update comment for WAKEUP_CHARS defineValentin Vidic1-2/+4
2019-01-18n_gsm: Constify u8 and unsigned char usageTony Lindgren1-12/+12
2019-01-18tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdevTony Lindgren1-100/+107
2019-01-18tty: serial: lpc32xx_hs: fix missing console boot messagesAlexandre Belloni1-0/+4
2019-01-18serial: 8250_omap: Use clk_get_rate() to obtain fclk frequencyVignesh R1-1/+13
2019-01-18dt-bindings: serial: omap_serial: add clocks entryVignesh R1-0/+2
2019-01-18serial: 8250_omap: Drop check for of_nodeVignesh R1-35/+28
2019-01-18dt-bindings: serial: sh-sci: Document r8a7778/9 HSCIF bindingsUlrich Hecht1-0/+2
2019-01-18tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab1-5/+8
2019-01-18dt-bindings: serial: Convert arm,pl011 to json-schemaRob Herring2-51/+126
2019-01-18tty: serial: meson: if no alias specified use an available idLoys Ollivier1-1/+12
2019-01-18dt-bindings: serial: Move renesas,rzn1-uart into the snps-dw-apb-uart bindingRob Herring2-10/+5
2019-01-18dt-bindings: serial: Convert snps,dw-apb-uart to json-schemaRob Herring2-76/+135
2019-01-13Linux 5.0-rc2v5.0-rc2Linus Torvalds1-1/+1
2019-01-13kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer1-1/+2
2019-01-13phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2-2/+4
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-11x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...Vitaly Kuznetsov1-2/+1
2019-01-11Documentation/virtual/kvm: Update URL for AMD SEV API specificationChristophe de Dinechin1-1/+1
2019-01-11KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...Lan Tianyu1-1/+1
2019-01-11kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes1-0/+3
2019-01-11KVM: validate userspace input in kvm_clear_dirty_log_protect()Tomas Bortoli1-2/+7
2019-01-11KVM: x86: Fix bit shifting in update_intel_pt_cfgGustavo A. R. Silva1-1/+1
2019-01-11tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov1-7/+13
2019-01-11cifs: update internal module version numberSteve French1-1/+1
2019-01-11CIFS: Fix error paths in writeback codePavel Shilovsky4-9/+56
2019-01-11CIFS: Move credit processing to mid callbacks for SMB3Pavel Shilovsky1-17/+34
2019-01-11CIFS: Fix credits calculation for cancelled requestsPavel Shilovsky2-2/+27
2019-01-11cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2-6/+6
2019-01-11cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2-0/+12
2019-01-11cifs: move large array from stack to heapAurelien Aptel2-14/+32
2019-01-11CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky1-1/+1
2019-01-11ARM: integrator: impd1: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-1/+1
2019-01-11arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro1-1/+3