https://github.com/torvalds/linux
Revision f1638fc65ee23875cf4021e342e8a564debe33e4 authored by Linus Torvalds on 26 March 2017, 18:03:42 UTC, committed by Linus Torvalds on 26 March 2017, 18:03:42 UTC
Pull tty/serial driver fixes from Greg KH:
 "Here are some tty and serial driver fixes for 4.11-rc4.

  One of these fix a long-standing issue in the ldisc code that was
  found by Dmitry Vyukov with his great fuzzing work. The other fixes
  resolve other reported issues, and there is one revert of a patch in
  4.11-rc1 that wasn't correct.

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: fix data race in tty_ldisc_ref_wait()
  tty: don't panic on OOM in tty_set_ldisc()
  Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
  tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
  serial: 8250_dw: Fix breakage when HAVE_CLK=n
  serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios
2 parent s 53b4d59 + a4a3e06
History
Tip revision: f1638fc65ee23875cf4021e342e8a564debe33e4 authored by Linus Torvalds on 26 March 2017, 18:03:42 UTC
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Tip revision: f1638fc
File Mode Size
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 790 bytes
README.dino -rw-r--r-- 1.0 KB
asp.c -rw-r--r-- 3.5 KB
ccio-dma.c -rw-r--r-- 47.5 KB
ccio-rm-dma.c -rw-r--r-- 5.1 KB
dino.c -rw-r--r-- 30.3 KB
eisa.c -rw-r--r-- 11.7 KB
eisa_eeprom.c -rw-r--r-- 2.7 KB
eisa_enumerator.c -rw-r--r-- 11.5 KB
gsc.c -rw-r--r-- 5.6 KB
gsc.h -rw-r--r-- 1.5 KB
hppb.c -rw-r--r-- 2.7 KB
iommu-helpers.h -rw-r--r-- 4.7 KB
iosapic.c -rw-r--r-- 29.0 KB
iosapic_private.h -rw-r--r-- 5.7 KB
lasi.c -rw-r--r-- 6.2 KB
lba_pci.c -rw-r--r-- 47.8 KB
led.c -rw-r--r-- 19.9 KB
pdc_stable.c -rw-r--r-- 30.3 KB
power.c -rw-r--r-- 7.3 KB
sba_iommu.c -rw-r--r-- 58.1 KB
superio.c -rw-r--r-- 13.8 KB
wax.c -rw-r--r-- 3.2 KB

README.dino

back to top