Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1417731
| From | Dave Hansen <dave@sr71.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/9] [v2] System Calls for Memory Protection Keys |
| Date | 2016-06-08 19:40 +0200 |
| Message-ID | <rHPCq-39h-17@gated-at.bofh.it> (permalink) |
| References | <rHw6J-7py-3@gated-at.bofh.it> <rHHYd-6M4-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/08/2016 02:23 AM, Michael Kerrisk (man-pages) wrote: > On 06/07/2016 10:47 PM, Dave Hansen wrote: >> > Are there any concerns with merging these into the x86 tree so >> > that they go upstream for 4.8? > I believe we still don't have up-to-date man pages, right? > Best from my POV to send them out in parallel with the > implementation. I performed all the fixups and sent two dry-runs of the emails last week instead of sending them out for real. I will send them immediately. Sorry for the delay.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/9] [v2] System Calls for Memory Protection Keys Dave Hansen <dave@sr71.net> - 2016-06-07 22:50 +0200
[PATCH 7/9] generic syscalls: wire up memory protection keys syscalls Dave Hansen <dave@sr71.net> - 2016-06-07 22:50 +0200
Re: [PATCH 7/9] generic syscalls: wire up memory protection keys syscalls Arnd Bergmann <arnd@arndb.de> - 2016-06-07 23:30 +0200
[PATCH 6/9] x86, pkeys: add pkey set/get syscalls Dave Hansen <dave@sr71.net> - 2016-06-07 22:50 +0200
[PATCH 2/9] mm: implement new pkey_mprotect() system call Dave Hansen <dave@sr71.net> - 2016-06-07 22:50 +0200
[PATCH 4/9] x86: wire up mprotect_key() system call Dave Hansen <dave@sr71.net> - 2016-06-07 22:50 +0200
[PATCH 3/9] x86, pkeys: make mprotect_key() mask off additional vm_flags Dave Hansen <dave@sr71.net> - 2016-06-07 22:50 +0200
[PATCH 1/9] x86, pkeys: add fault handling for PF_PK page fault bit Dave Hansen <dave@sr71.net> - 2016-06-07 22:50 +0200
[PATCH 5/9] x86, pkeys: allocation/free syscalls Dave Hansen <dave@sr71.net> - 2016-06-07 22:50 +0200
Re: [PATCH 0/9] [v2] System Calls for Memory Protection Keys "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> - 2016-06-08 11:30 +0200
Re: [PATCH 0/9] [v2] System Calls for Memory Protection Keys Dave Hansen <dave@sr71.net> - 2016-06-08 19:40 +0200
csiph-web