summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2016-05-01Fix OpenSSH pty regression on closeBrian Bloniarz
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie
2016-04-30tty: vt, use proper type for default colorsJiri Slaby
2016-04-30tty: vt, make color_table constJiri Slaby
2016-04-30tty: vt, remove reduntant checkJiri Slaby
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley
2016-04-30tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flagsPeter Hurley
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley
2016-04-30tty: Define ASYNC_ replacement bitsPeter Hurley
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-22drm: Loongson-3 doesn't fully support wc memoryHuacai Chen
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau
2016-04-21ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai
2016-04-21asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier
2016-04-20thermal: consistently use int for trip tempWei Ni
2016-04-19cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-18devpts: clean up interface to pty driversLinus Torvalds
2016-04-16Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-15Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai
2016-04-14Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-04-14Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds
2016-04-14pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim
2016-04-11devlink: add missing install of headerstephen hemminger
2016-04-11net: vrf: Fix dst reference countingDavid Ahern
2016-04-10sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds