LinuxLists
Users
About
Peter Hurley (
[email protected]
)
Number of posts: 1810 (1.59 per day)
First post: 2012-10-18 13:57:47
Last post: 2015-11-27 21:39:40
Previous Page
/
Next Page
Date
List
Subject
2014-10-16 20:49:56
linux-kernel
[PATCH -next 18/27] tty: Change tty lock order to master->slave
2014-10-16 20:49:34
linux-kernel
[PATCH -next 27/27] tty: Flush ldisc buffer atomically with tty flip buffers
2014-10-16 20:49:11
linux-kernel
[PATCH -next 26/27] tty: Fix timeout on pty set ldisc
2014-10-16 20:28:40
linux-kernel
[PATCH -next 03/27] tty: Remove TTY_HUPPING
2014-10-16 20:28:16
linux-kernel
[PATCH -next 04/27] tty: Clarify re-open behavior of master ptys
2014-10-16 20:27:57
linux-kernel
[PATCH -next 05/27] tty: Check tty->count instead of TTY_CLOSING in tty_reopen()
2014-10-16 20:27:41
linux-kernel
[PATCH -next 06/27] pty: Always return -EIO if slave BSD pty opened first
2014-10-16 20:27:21
linux-kernel
[PATCH -next 07/27] tty: Re-open /dev/tty without tty_mutex
2014-10-16 20:26:31
linux-kernel
[PATCH -next 08/27] tty: Drop tty_mutex before tty reopen
2014-10-16 20:26:11
linux-kernel
[PATCH -next 09/27] tty: Remove TTY_CLOSING
2014-10-16 20:25:53
linux-kernel
[PATCH -next 02/27] tty: Invert tty_lock/ldisc_sem lock order
2014-10-16 20:25:51
linux-kernel
[PATCH -next 01/27] tty: Don't hold tty_lock for ldisc release
2014-10-16 20:25:48
linux-kernel
[PATCH -next 00/27] tty locking changes
2014-10-16 19:49:13
linux-kernel
[PATCH -next 10/10] tty: Update code comment in __proc_set_tty()
2014-10-16 19:36:54
linux-kernel
[PATCH -next] n_tty: Remove stale read lock comment
2014-10-16 19:36:07
linux-kernel
[PATCH -next 1/9] tty: WARN for attempted set_termios() of pty master
2014-10-16 19:36:06
linux-kernel
[PATCH -next 2/9] tty: Move pty-specific set_termios() handling to pty driver
2014-10-16 19:35:00
linux-kernel
[PATCH -next 6/9] pty: Fix packet mode setting race
2014-10-16 19:34:58
linux-kernel
[PATCH -next 8/9] tty: Fix missed wakeup from packet mode status update
2014-10-16 19:34:44
linux-kernel
[PATCH -next 9/9] n_tty: Only process packet mode data in raw mode
2014-10-16 19:34:00
linux-kernel
[PATCH -next 7/9] pty: Hold ctrl_lock for packet mode updates
2014-10-16 19:33:59
linux-kernel
[PATCH -next 5/9] pty: Don't claim slave's ctrl_lock for master's packet mode
2014-10-16 19:33:57
linux-kernel
[PATCH -next 4/9] tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled
2014-10-16 19:33:54
linux-kernel
[PATCH -next 3/9] pty: Use spin_lock_irq() for pty_set_termios()
2014-10-16 19:33:52
linux-kernel
[PATCH -next 0/9] pty fixes
2014-10-16 19:12:50
linux-kernel
Re: [PATCH] ia64: Pin controlling tty for unaligned fault message
2014-10-16 19:11:11
linux-kernel
[PATCH] ia64: Pin controlling tty for unaligned fault message
2014-10-16 19:00:50
linux-kernel
[PATCH -next 09/10] tty: Serialize proc_set_tty() with tty_lock
2014-10-16 19:00:48
linux-kernel
[PATCH -next 02/10] tty: Reorder proc_set_tty() and related fns
2014-10-16 19:00:47
linux-kernel
[PATCH -next 04/10] uml: Fix unsafe pid reference to foreground process group
2014-10-16 19:00:44
linux-kernel
[PATCH -next 06/10] tty: Remove !tty condition from __proc_set_tty()
2014-10-16 19:00:43
linux-kernel
[PATCH -next 05/10] tty: Replace open-coded tty_get_pgrp()
2014-10-16 19:00:41
linux-kernel
[PATCH -next 07/10] tty: Fix multiple races when setting the controlling terminal
2014-10-16 19:00:39
linux-kernel
[PATCH -next 08/10] tty: Move session_of_pgrp() and make static
2014-10-16 19:00:37
linux-kernel
[PATCH -next 03/10] tty: Remove tsk parameter from proc_set_tty()
2014-10-16 19:00:35
linux-kernel
[PATCH -next 01/10] tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
2014-10-16 19:00:04
linux-kernel
[PATCH -next 00/10] Fixes to controlling tty handling
2014-10-16 17:55:16
linux-kernel
[PATCH] tty: Prevent "read/write wait queue active!" log flooding
2014-10-16 17:47:10
linux-kernel
[PATCH] serial: Fix divide-by-zero fault in uart_get_divisor()
2014-10-16 13:27:43
linux-kernel
Re: Div-by-zero in the 8250 serial driver (3.17-rc5)
2014-10-16 13:07:48
linux-kernel
Re: Div-by-zero in the 8250 serial driver (3.17-rc5)
2014-10-16 12:35:47
linux-kernel
Re: [PATCH] tty: serial: 8250_core: restore the LCR register in set_sleep
2014-10-16 01:20:48
linux-bluetooth
Re: [PATCH] Bluetooth: Incorrect locking when sending data in softirq
2014-10-15 21:58:40
linux-bluetooth
Re: [PATCH] Bluetooth: Incorrect locking when sending data in softirq
2014-10-15 20:46:24
linux-bluetooth
Re: [PATCH] Bluetooth: Incorrect locking when sending data in softirq
2014-10-15 13:18:12
linux-bluetooth
Re: [PATCH] Bluetooth: Incorrect locking when sending data in softirq
2014-10-14 10:31:13
linux-kernel
Re: [PATCHv4] serial: of-serial: fix up PM ops on no_console_suspend and port type
2014-10-14 10:28:34
linux-kernel
Re: RCU bug with v3.17-rc3 ?
2014-10-13 14:01:56
linux-kernel
Re: CRASH during boot 3.16.3+
2014-10-13 12:15:03
linux-kernel
Re: CRASH during boot 3.16.3+
2014-10-13 12:01:16
linux-kernel
Re: [PATCHv3] serial: of-serial: fix up PM ops on no_console_suspend and port type