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

Date List Subject
2013-07-17 14:02:31 linux-bluetooth Re: [PATCH 6/8] Fix the reference counting of tty_port
2013-07-16 20:51:37 linux-bluetooth Re: [PATCH 5/8] Use the tty_port_* functions in tty_open/tty_close/tty_hangup
2013-07-16 20:48:22 linux-bluetooth Re: [PATCH 3/8] Move device initialization and shutdown to tty_port_operations
2013-07-16 19:07:08 linux-bluetooth Re: [PATCH 4/8] Move tty initialization and cleanup out of open/close
2013-07-16 15:14:02 linux-bluetooth Re: [PATCH 2/8] Move functions before the definition of rfcomm_port_ops
2013-07-16 14:53:47 linux-bluetooth Re: [PATCH 1/8] Take proper tty references in net/bluetooth/rfcomm/tty.c
2013-07-12 15:37:01 linux-bluetooth Re: [RFC] PATCH: rfcomm tty refcount fixes
2013-07-12 15:06:31 linux-bluetooth Re: [PATCH v2] Fix refcounting issues in rfcomm/tty.c
2013-07-12 14:04:39 linux-kernel Re: [PATCH] Fix refcount leak in tty_port.c
2013-07-02 20:31:24 linux-kernel Re: [PATCH] kernel panic, pty.c: remove direct call to tty_wakup in pty_write with better commit message
2013-07-02 18:59:22 linux-kernel Re: [PATCH] kernel panic, pty.c: remove direct call to tty_wakup in pty_write
2013-06-27 12:44:29 linux-kernel Re: [PATCH] TTY: memory leakage in tty_buffer_find()
2013-06-26 12:43:15 linux-kernel Re: [PATCH] TTY: memory leakage in tty_buffer_find()
2013-06-25 11:48:00 linux-kernel Re: tty/vt: Lockdep splat when Magic Sysrq SAK invoked
2013-06-24 22:08:52 linux-kernel Re: [PATCH 2/2] rwsem: do optimistic spinning for writer lock acquisition
2013-06-24 20:48:57 linux-kernel Re: [PATCH 2/2] rwsem: do optimistic spinning for writer lock acquisition
2013-06-24 20:32:38 linux-kernel Re: [PATCH 2/2] rwsem: do optimistic spinning for writer lock acquisition
2013-06-24 18:49:48 linux-kernel Re: [PATCH 2/2] rwsem: do optimistic spinning for writer lock acquisition
2013-06-24 13:54:01 linux-kernel Re: SLIP: Is there a maintainer for drivers/net/slip/slip.c ?
2013-06-22 07:57:31 linux-kernel Re: [PATCH 2/2] rwsem: do optimistic spinning for writer lock acquisition
2013-06-22 07:21:46 linux-kernel Re: [PATCH 1/2] rwsem: check the lock before cpmxchg in down_write_trylock and rwsem_do_wake
2013-06-17 20:32:18 linux-kernel Re: [PATCH v4 00/24] lockless n_tty receive path
2013-06-15 14:30:21 linux-kernel [PATCH v2 15/20] n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn
2013-06-15 14:29:56 linux-kernel [PATCH v2 16/20] n_tty: Factor PARMRK from normal per-char i/o
2013-06-15 14:29:32 linux-kernel [PATCH v2 20/20] tty: Remove extra wakeup from pty write() path
2013-06-15 14:29:01 linux-kernel [PATCH v2 14/20] n_tty: Split n_tty_receive_char()
2013-06-15 14:28:45 linux-kernel [PATCH v2 13/20] n_tty: Eliminate char tests from IXANY restart test
2013-06-15 14:28:27 linux-kernel [PATCH v2 12/20] n_tty: Factor standard per-char i/o into separate fn
2013-06-15 14:28:07 linux-kernel [PATCH v2 11/20] n_tty: Factor tty->closing receive_buf() into separate fn
2013-06-15 14:28:01 linux-kernel [PATCH v2 17/20] n_tty: Remove overflow tests from receive_buf() path
2013-06-15 14:27:57 linux-kernel [PATCH v2 19/20] n_tty: Factor LNEXT processing from per-char i/o path
2013-06-15 14:27:55 linux-kernel [PATCH v2 18/20] n_tty: Un-inline single-use functions
2013-06-15 14:27:53 linux-kernel [PATCH v2 10/20] n_tty: Special case EXTPROC receive_buf() as raw mode
2013-06-15 14:22:37 linux-kernel [PATCH v2 09/20] n_tty: Factor raw mode receive_buf() into separate fn
2013-06-15 14:22:36 linux-kernel [PATCH v2 08/20] n_tty: Factor flagged char handling into separate fn
2013-06-15 14:22:34 linux-kernel [PATCH v2 07/20] n_tty: Factor signal char handling into separate fn
2013-06-15 14:22:32 linux-kernel [PATCH v2 06/20] n_tty: Factor 'real raw' receive_buf into standalone fn
2013-06-15 14:22:30 linux-kernel [PATCH v2 05/20] n_tty: Simplify __receive_buf loop count
2013-06-15 14:22:28 linux-kernel [PATCH v2 04/20] n_tty: Rename process_char_map to char_map
2013-06-15 14:22:26 linux-kernel [PATCH v2 03/20] n_tty: Move buffers into n_tty_data
2013-06-15 14:22:23 linux-kernel [PATCH v2 02/20] n_tty: Remove alias ptrs in __receive_buf()
2013-06-15 14:22:00 linux-kernel [PATCH v2 01/20] n_tty: Fix EOF push handling
2013-06-15 14:21:53 linux-kernel [PATCH v2 00/20] tty: streamline per-char receiving
2013-06-15 14:05:44 linux-kernel [PATCH v2 9/9] n_tty: Avoid false-sharing echo buffer indices
2013-06-15 14:05:42 linux-kernel [PATCH v2 8/9] n_tty: Eliminate counter in __process_echoes
2013-06-15 14:05:41 linux-kernel [PATCH v2 7/9] n_tty: Only flush echo output if actually output
2013-06-15 14:05:39 linux-kernel [PATCH v2 6/9] n_tty: Process echoes in blocks
2013-06-15 14:05:37 linux-kernel [PATCH v2 5/9] n_tty: Eliminate echo_commit memory barrier
2013-06-15 14:05:34 linux-kernel [PATCH v2 4/9] n_tty: Remove echo_lock
2013-06-15 14:05:32 linux-kernel [PATCH v2 3/9] n_tty: Replace echo_cnt with computed value
2013-06-15 14:05:29 linux-kernel [PATCH v2 2/9] n_tty: Use separate head and tail indices for echo_buf