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
2015-12-17 19:46:31 linux-kernel Re: [PATCH 7/8] fs: make devpts/inode.c explicitly non-modular
2015-12-17 17:49:03 linux-kernel Re: [RFC PATCH] always probe UART HW when options are not specified
2015-12-17 16:29:13 linux-kernel Re: [RFC PATCH] always probe UART HW when options are not specified
2015-12-16 17:06:52 linux-kernel Re: [PATCH 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
2015-12-16 17:05:32 linux-kernel Re: [PATCH 11/11] tty: serial: 8250: Delete commented code
2015-12-16 17:00:34 linux-kernel Re: [PATCH 10/11] tty: serial: 8250: Replace printk by pr_*
2015-12-16 16:52:36 linux-kernel Re: [PATCH 04/11] tty: serial: 8250: Fix multiline comment style
2015-12-16 16:49:41 linux-kernel Re: [PATCH 02/11] tty: serial: 8250: Fix indentation warnings
2015-12-16 16:43:56 linux-kernel Re: [PATCH 01/11] tty: serial: 8250: Fix whitespace errors
2015-12-16 16:25:31 linux-kernel Re: [PATCH v2 1/4] drivers: tty: 68328serial.c: Use tabs for indentation
2015-12-16 15:43:17 linux-kernel Re: [PATCH 00/12] Rework tty_reopen()
2015-12-16 14:38:03 linux-kernel Re: [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
2015-12-15 23:26:51 linux-kernel Re: [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
2015-12-15 20:36:57 linux-kernel Re: [PATCH] pty: fix use after free of tty->driver_data
2015-12-15 19:52:20 linux-kernel Re: [PATCH] pty: fix use after free of tty->driver_data
2015-12-15 17:36:36 linux-kernel Re: [PATCH] pty: fix use after free of tty->driver_data
2015-12-15 17:28:34 linux-kernel Re: pty: fix use after free/oops at pty_unix98_shutdown
2015-12-15 16:18:05 linux-kernel Re: pty: fix use after free/oops at pty_unix98_shutdown
2015-12-14 19:47:42 linux-kernel Re: [PATCH] devpts: Sensible /dev/ptmx & force newinstance
2015-12-14 00:16:44 linux-kernel Re: [PATCH v2 0/4] Replace tty->closing
2015-12-13 19:53:19 linux-kernel Re: [PATCH 1/6] n_tty: Always wake up read()/poll() if new input
2015-12-13 18:38:08 linux-kernel Re: [PATCH 5/6] n_tty: Fix stuck write wakeup
2015-12-13 00:39:05 linux-kernel [PATCH 1/8] serial: core: Fold __uart_put_char() into caller
2015-12-13 00:38:41 linux-kernel [PATCH 4/8] serial: core: Take port mutex for send_xchar() tty method
2015-12-13 00:38:20 linux-kernel [PATCH 5/8] serial: core: Expand port mutex section in uart_poll_init()
2015-12-13 00:37:59 linux-kernel [PATCH 8/8] serial: core: Prevent unsafe uart port access, part 3
2015-12-13 00:37:03 linux-kernel [PATCH 7/8] serial: core: Prevent unsafe uart port access, part 2
2015-12-13 00:37:00 linux-kernel [PATCH 6/8] serial: core: Prevent unsafe uart port access, part 1
2015-12-13 00:36:58 linux-kernel [PATCH 3/8] serial: core: Use tty->index for port # in debug messages
2015-12-13 00:36:52 linux-kernel [PATCH 2/8] serial: core: Fold do_uart_get_info() into caller
2015-12-13 00:36:48 linux-kernel [PATCH 0/8] Fix unsafe uart port access
2015-12-12 22:18:08 linux-kernel [PATCH 4/6] tty: Fix ioctl(FIOASYNC) on hungup file
2015-12-12 22:17:52 linux-kernel [PATCH 5/6] n_tty: Fix stuck write wakeup
2015-12-12 22:17:00 linux-kernel [PATCH 6/6] n_tty: Remove tty count checks from unthrottle
2015-12-12 22:16:58 linux-kernel [PATCH 2/6] tty, n_tty: Remove fasync() ldisc notification
2015-12-12 22:16:56 linux-kernel [PATCH 3/6] tty: Add fasync() hung up file operation
2015-12-12 22:16:48 linux-kernel [PATCH 1/6] n_tty: Always wake up read()/poll() if new input
2015-12-12 22:16:44 linux-kernel [PATCH 0/6] More n_tty fixes
2015-12-12 21:55:39 linux-kernel [PATCH 1/3] tty: mxser: Remove ASYNC_CLOSING
2015-12-12 21:50:45 linux-kernel [PATCH 2/3] isdn: Remove ASYNC_CLOSING
2015-12-12 21:50:10 linux-kernel [PATCH 3/3] tty: Remove ASYNC_CLOSING
2015-12-12 21:50:05 linux-kernel [PATCH 0/3] Remove ASYNC_CLOSING
2015-12-11 13:56:18 linux-kernel Re: n_tty: Check the other end of pty pair before returning EAGAIN on a read()
2015-12-11 00:07:37 linux-kernel Re: n_tty: Check the other end of pty pair before returning EAGAIN on a read()
2015-12-10 21:41:13 linux-kernel Re: [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
2015-12-10 14:59:38 linux-kernel Re: n_tty: Check the other end of pty pair before returning EAGAIN on a read()
2015-12-10 14:04:35 linux-kernel Re: [PATCH 2/3] ser_gigaset: fix deallocation of platform device structure
2015-12-05 17:49:13 linux-kernel Re: [PATCH LINUX v3 00/10] tty: xuartps: Fix lock ups
2015-12-05 17:43:20 linux-kernel Re: [PATCH LINUX v3 09/10] tty: xuartps: Only handle RX IRQs when RX is enabled
2015-12-05 17:40:13 linux-kernel Re: [PATCH LINUX v3 08/10] tty: xuartps: Move RX path into helper function
2015-12-05 17:23:52 linux-kernel Re: [PATCH LINUX v3 07/10] tty: xuartps: Acquire port lock for shutdown