Dave Hansen ([email protected])

Number of posts: 921 (0.13 per day)
First post: 2001-10-15 05:15:49
Last post: 2021-09-21 01:36:58

Date List Subject
2021-09-21 01:36:58 linux-kernel Re: IMPORTANT: CIVS opt-in for Technical Advisory Board voting
2019-01-17 22:51:54 linux-kernel Re: [PATCH 0/4] Allow persistent memory to be used like normal RAM
2018-11-18 22:45:16 linux-kernel Re: STIBP by default.. Revert?
2018-02-12 16:22:36 linux-kernel Re: [tip:x86/pti] x86/speculation: Use IBRS if available before calling into firmware
2016-12-09 23:10:08 linux-kernel Re: [PATCH] proc: mm: export PTE sizes directly in smaps (v3)
2016-11-29 20:17:15 linux-kernel [PATCH] proc: mm: export PTE sizes directly in smaps (v3)
2016-11-28 21:41:04 linux-kernel Re: [PATCH] proc: mm: export PTE sizes directly in smaps (v2)
2016-11-28 17:00:18 linux-kernel Re: [PATCH] proc: mm: export PTE sizes directly in smaps (v2)
2016-11-28 16:52:46 linux-kernel Re: [PATCH] proc: mm: export PTE sizes directly in smaps (v2)
2016-11-17 00:29:01 linux-kernel [PATCH] proc: mm: export PTE sizes directly in smaps (v2)
2016-11-16 23:37:54 linux-kernel Re: [RFC][PATCH] proc: mm: export PTE sizes directly in smaps
2016-11-16 19:05:17 linux-kernel [RFC][PATCH] proc: mm: export PTE sizes directly in smaps
2016-10-18 15:18:13 linux-kernel [PATCH] x86, pkeys: remove cruft from never-merged syscalls
2016-10-17 20:57:20 linux-kernel [PATCH] x86, pkeys: remove cruft from never-merged syscalls
2016-10-17 15:18:24 linux-kernel [PATCH] generic syscalls: kill cruft from removed pkey syscalls
2016-10-07 16:24:09 linux-kernel [PATCH] x86/pkeys: make protection keys an "eager" feature
2016-10-04 16:39:15 linux-kernel [PATCH] x86/pkeys: Update documentation
2016-04-11 15:55:53 linux-kernel [PATCH 7/8] pkeys: add details of system call use to Documentation/
2016-04-11 15:55:08 linux-kernel [PATCH 6/8] x86, pkeys: add pkey set/get syscalls
2016-04-11 15:54:54 linux-kernel [PATCH 5/8] x86, pkeys: allocation/free syscalls
2016-04-11 15:54:43 linux-kernel [PATCH 8/8] x86, pkeys: add self-tests
2016-04-11 15:54:34 linux-kernel [PATCH 4/8] x86: wire up mprotect_key() system call
2016-04-11 15:54:33 linux-kernel [PATCH 0/8] System Calls for Memory Protection Keys
2016-04-11 15:54:32 linux-kernel [PATCH 2/8] mm: implement new pkey_mprotect() system call
2016-04-11 15:54:31 linux-kernel [PATCH 3/8] x86, pkeys: make mprotect_key() mask off additional vm_flags
2016-04-11 15:54:26 linux-kernel [PATCH 1/8] x86, pkeys: add fault handling for PF_PK page fault bit
2016-03-10 22:12:41 linux-kernel [PATCH] x86, pkeys: fix mismerge of protection keys CPUID bits
2016-03-09 22:03:02 linux-kernel [PATCH 2/9] x86, pkeys: add fault handling for PF_PK page fault bit
2016-03-09 22:02:13 linux-kernel [PATCH 6/9] x86, pkeys: allocation/free syscalls
2016-03-09 22:01:57 linux-kernel [PATCH 7/9] x86, pkeys: add pkey set/get syscalls
2016-03-09 22:01:38 linux-kernel [PATCH 8/9] pkeys: add details of system call use to Documentation/
2016-03-09 22:01:05 linux-kernel [PATCH 9/9] x86, pkeys: add self-tests
2016-03-09 22:00:45 linux-kernel [PATCH 5/9] x86: wire up mprotect_key() system call
2016-03-09 22:00:38 linux-kernel [PATCH 4/9] x86, pkeys: make mprotect_key() mask off additional vm_flags
2016-03-09 22:00:30 linux-kernel [PATCH 3/9] mm: implement new pkey_mprotect() system call
2016-03-09 22:00:22 linux-kernel [PATCH 1/9] x86, pkeys: Documentation
2016-03-09 22:00:14 linux-kernel [PATCH 0/9] System Calls for Memory Protection Keys
2016-03-03 23:49:15 linux-kernel Re: [RFC][PATCH 0/7] System Calls for Memory Protection Keys
2016-03-01 19:41:35 linux-kernel [PATCH] x86, pkeys: fix access_error() denial of writes to write-only VMA
2016-03-01 12:54:56 linux-kernel [PATCH] [v4] x86, pkeys: fix siginfo ABI breakage from new field
2016-03-01 12:48:39 linux-kernel Re: [PATCH] [v3] x86, pkeys: fix siginfo ABI breakage from new field
2015-12-22 22:53:36 linux-kernel [PATCH 2/5] x86: fix early command-line parsing, when partial word match
2015-12-22 22:53:16 linux-kernel [PATCH 3/5] x86: simplify early command line parsing
2015-12-22 22:52:56 linux-kernel [PATCH 5/5] x86: test early command-line code
2015-12-22 22:52:46 linux-kernel [PATCH 4/5] x86: pass in size to early cmdline parsing
2015-12-22 22:52:41 linux-kernel [PATCH 1/5] x86: fix early command-line parsing when matching at end
2015-12-22 22:52:39 linux-kernel [PATCH 0/5] x86: early command-line parsing fixes / tests (v2)
2015-12-17 22:02:00 linux-kernel [PATCH 1/5] x86: pass in size to early cmdline parsing
2015-12-17 22:01:27 linux-kernel [PATCH 5/5] x86: simplify early command line parsing
2015-12-17 22:01:19 linux-kernel [PATCH 4/5] x86: fix early command-line parsing, when partial word match
2015-12-17 22:01:08 linux-kernel [PATCH 2/5] x86: test early command-line code