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-03-27 11:48:22 linux-kernel [PATCH v2 12/18] n_tty: Access termios values safely
2013-03-27 11:48:21 linux-kernel [PATCH v2 13/18] n_tty: Replace canon_data with index comparison
2013-03-27 11:48:14 linux-kernel [PATCH v2 17/18] n_tty: Don't wait for buffer work in read() loop
2013-03-27 11:48:11 linux-kernel [PATCH v2 10/18] n_tty: Remove read_cnt
2013-03-27 11:46:53 linux-kernel Re: [PATCH v2 00/18] lockless n_tty receive path
2013-03-27 11:45:54 linux-kernel [PATCH v2 07/18] tty: Deprecate ldisc .chars_in_buffer() method
2013-03-27 11:45:13 linux-kernel [PATCH v2 09/18] n_tty: Don't wrap input buffer indices at buffer size
2013-03-27 11:45:01 linux-kernel [PATCH v2 08/18] n_tty: Get read_cnt through accessor
2013-03-27 11:44:54 linux-kernel [PATCH v2 06/18] n_tty: Split n_tty_chars_in_buffer() for reader-only interface
2013-03-27 11:44:52 linux-kernel [PATCH v2 05/18] n_tty: Line copy to user buffer in canonical mode
2013-03-27 11:44:45 linux-kernel [PATCH v2 04/18] n_tty: Factor canonical mode copy from n_tty_read()
2013-03-27 11:44:43 linux-kernel [PATCH v2 03/18] tty: Simplify tty buffer/ldisc interface with helper function
2013-03-27 11:44:41 linux-kernel [PATCH v2 02/18] tty: Make ldisc input flow control concurrency-friendly
2013-03-27 11:44:38 linux-kernel [PATCH v2 01/18] tty: Don't change receive_room for ioctl(TIOCSETD)
2013-03-27 11:44:36 linux-kernel [PATCH v2 00/18] lockless n_tty receive path
2013-03-26 23:48:40 linux-kernel Re: [PATCH v5 26/44] tty: Add read-recursive, writer-prioritized rw semaphore
2013-03-26 19:09:04 linux-kernel Re: [PATCH] firewire: Enable physical DMA above 4GB
2013-03-26 17:04:50 linux-kernel Re: [PATCH] firewire: Enable physical DMA above 4GB
2013-03-26 14:22:47 linux-kernel [PATCH] firewire: Enable physical DMA above 4GB
2013-03-26 14:21:01 linux-kernel [PATCH v2] firewire: Fix 'failed to read phy reg' on FW643 rev8
2013-03-25 20:59:48 linux-kernel Re: [PATCH] drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()
2013-03-25 18:29:04 linux-kernel Re: ipc/testmsg GPF.
2013-03-23 17:31:15 linux-kernel [PATCH] firewire: Fix 'failed to read phy reg' on FW643 rev8
2013-03-23 11:47:52 linux-kernel Re: [bisected][3.9.0-rc3] NULL ptr dereference from nv50_disp_intr()
2013-03-21 21:50:14 linux-kernel Re: ipc,sem: sysv semaphore scalability
2013-03-21 21:47:41 linux-kernel Re: ipc,sem: sysv semaphore scalability
2013-03-20 17:50:11 linux-kernel Re: [PATCH 03/18] tty: Simplify tty buffer/ldisc interface with helper function
2013-03-20 17:21:15 linux-kernel [PATCH] tty: Fix race condition if flushing tty flip buffers
2013-03-19 23:50:47 linux-kernel Re: [PATCH 03/18] tty: Simplify tty buffer/ldisc interface with helper function
2013-03-19 23:03:25 linux-kernel [PATCH 09/18] n_tty: Don't wrap input buffer indices at buffer size
2013-03-19 22:57:52 linux-kernel [PATCH 04/18] n_tty: Factor canonical mode copy from n_tty_read()
2013-03-19 22:57:51 linux-kernel [PATCH 08/18] n_tty: Get read_cnt through accessor
2013-03-19 22:57:35 linux-kernel [PATCH 07/18] tty: Deprecate ldisc .chars_in_buffer() method
2013-03-19 22:57:24 linux-kernel [PATCH 05/18] n_tty: Line copy to user buffer in canonical mode
2013-03-19 22:57:09 linux-kernel [PATCH 00/18] lockless n_tty receive path
2013-03-19 20:47:16 linux-kernel [PATCH 14/18] n_tty: Make N_TTY ldisc receive path lockless
2013-03-19 20:46:35 linux-kernel [PATCH 17/18] n_tty: Don't wait for buffer work in read() loop
2013-03-19 20:45:36 linux-kernel [PATCH 13/18] n_tty: Replace canon_data with index comparison
2013-03-19 20:45:34 linux-kernel [PATCH 10/18] n_tty: Remove read_cnt
2013-03-19 20:45:25 linux-kernel [PATCH 16/18] n_tty: Fix type mismatches in receive_buf raw copy
2013-03-19 20:45:21 linux-kernel [PATCH 18/18] n_tty: Separate buffer indices to prevent cache-line sharing
2013-03-19 20:45:17 linux-kernel [PATCH 15/18] n_tty: Reset lnext if canonical mode changes
2013-03-19 20:45:14 linux-kernel [PATCH 12/18] n_tty: Access termios values safely
2013-03-19 20:45:12 linux-kernel [PATCH 11/18] tty: Convert termios_mutex to termios_rwsem
2013-03-19 20:40:35 linux-kernel Re: [Nouveau] nouveau lockdep splat
2013-03-19 20:33:10 linux-kernel [PATCH 01/18] tty: Don't change receive_room for ioctl(TIOCSETD)
2013-03-19 20:33:09 linux-kernel [PATCH 02/18] tty: Make ldisc input flow control concurrency-friendly
2013-03-19 20:33:07 linux-kernel [PATCH 03/18] tty: Simplify tty buffer/ldisc interface with helper function
2013-03-19 20:33:05 linux-kernel [PATCH 06/18] n_tty: Split n_tty_chars_in_buffer() for reader-only interface
2013-03-19 20:06:07 linux-kernel [PATCH 6/7] tty: Clarify multiple-references comment in TIOCSETD ioctl
2013-03-19 20:05:23 linux-kernel [PATCH 0/7] ldsem patchset