Kevin Easton ([email protected])

Number of posts: 46 (0.01 per day)
First post: 2010-08-12 03:50:22
Last post: 2019-09-05 13:37:09

Date List Subject
2019-09-05 13:37:09 linux-kernel Re: "fs/namei.c: keep track of nd->root refcount status" causes boot panic
2019-07-10 13:41:45 linux-wireless [PATCH] libertas: Add missing sentinel at end of if_usb.c fw_table
2019-05-23 09:20:21 linux-kernel Re: [PATCH 4.19 053/105] mm/mincore.c: make mincore() more conservative
2019-04-20 07:23:08 linux-kernel Re: RFC: on adding new CLONE_* flags [WAS Re: [PATCH 0/4] clone: add CLONE_PIDFD]
2019-01-17 03:39:24 linux-kernel Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
2019-01-08 08:59:54 linux-kernel Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
2019-01-06 11:39:09 linux-kernel Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
2018-12-13 12:13:26 linux-kernel Re: Can we drop upstream Linux x32 support?
2018-12-13 05:04:23 linux-kernel Re: Can we drop upstream Linux x32 support?
2018-11-23 12:42:14 linux-kernel Re: [PATCH] Add /proc/pid_generation
2018-09-13 05:04:10 linux-kernel Re: [PATCH net-next v3 01/17] asm: simd context helper API
2018-09-12 06:25:11 linux-kernel Re: [PATCH net-next v3 01/17] asm: simd context helper API
2018-05-08 08:28:16 linux-kernel Re: [PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node
2018-05-02 14:41:54 linux-kernel Re: [PATCH] vhost: make msg padding explicit
2018-05-02 06:28:49 linux-kernel Re: [PATCH] vhost: make msg padding explicit
2018-04-28 01:52:37 linux-kernel Re: [PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node
2018-04-28 01:09:19 linux-kernel Re: [PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node
2018-04-27 15:46:27 linux-kernel [PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node
2018-04-11 06:23:27 linux-kernel Re: KASAN: slab-out-of-bounds Read in pfkey_add
2018-04-10 11:42:03 linux-kernel Re: [PATCH v2 2/2] af_key: Use DIV_ROUND_UP() instead of open-coded equivalent
2018-04-09 06:01:56 linux-kernel Re: KASAN: slab-out-of-bounds Read in pfkey_add
2018-04-07 15:45:38 linux-kernel [PATCH v2 2/2] af_key: Use DIV_ROUND_UP() instead of open-coded equivalent
2018-04-07 15:45:37 linux-kernel [PATCH v2 0/2] af_key: Fix for sadb_key memcpy read overrun
2018-04-07 15:45:37 linux-kernel [PATCH v2 1/2] af_key: Always verify length of provided sadb_key
2018-03-29 01:36:47 linux-kernel Re: [PATCH 1/2] af_key: Use DIV_ROUND_UP() instead of open-coded equivalent
2018-03-26 11:41:55 linux-kernel [PATCH 2/2] af_key: Always verify length of provided sadb_key
2018-03-26 11:40:39 linux-kernel [PATCH 0/2] af_key: Fix for sadb_key memcpy read overrun
2018-03-26 11:40:25 linux-kernel [PATCH 1/2] af_key: Use DIV_ROUND_UP() instead of open-coded equivalent
2018-03-19 06:46:26 linux-kernel Re: [RFC PATCH 2/6] fs: provide a generic compat_sys_truncate64() implementation
2018-02-11 02:01:00 linux-kernel Re: [RFC PATCH 4/7] kconfig: support new special property shell=
2018-01-19 04:14:16 linux-kernel Re: [PATCH 30/35] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
2017-12-02 06:41:02 linux-kernel Re: [PATCH 16/21] x86/entry/64: Use a per-CPU trampoline stack for IDT entries
2017-07-15 04:20:25 linux-kernel Re: [PATCH 05/14] isdn: isdnloop: suppress a gcc-7 warning
2017-07-06 05:33:12 linux-kernel Re: [PATCH] mm: larger stack guard gap, between vmas
2017-06-08 12:02:10 linux-kernel Re: [PATCH v3 04/13] crypto/rng: ensure that the RNG is ready before using
2017-06-08 12:02:02 linux-crypto Re: [PATCH v3 04/13] crypto/rng: ensure that the RNG is ready before using
2015-05-12 04:09:00 linux-kernel Re: [PATCH RFC] vfs: add a O_NOMTIME flag
2015-05-08 05:19:05 linux-kernel Re: [PATCH 00/12] [RFC] x86: Memory Protection Keys
2014-12-17 12:19:14 linux-kernel Re: Minimal effort/low overhead file descriptor duplication over Posix.1b s
2014-04-08 03:32:37 linux-kernel Re: [PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
2014-02-23 01:27:50 linux-kernel Re: Update of file offset on write() etc. is non-atomic with I/O
2013-09-13 07:33:55 linux-kernel Re: [PATCH 0/7] preempt_count rework -v2
2013-07-29 14:08:47 linux-kernel Re: [PATCH jiffies] Avoid undefined behavior from signed overflow
2013-03-28 11:34:50 linux-kernel [patch] clone.2, execve.2: Describe interaction of execve(2) and CLONE_FILES
2012-10-26 06:06:09 linux-kernel Re: [PATCH v1] firmware loader: introduce module parameter to customize fw search path
2010-08-12 03:50:22 linux-kernel Re: Why is get_user_pages so slow?