lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20140724144747.3041b208832bbdf9fbce5d96@linux-foundation.org> Date: Thu, 24 Jul 2014 14:47:47 -0700 From: Andrew Morton <akpm@...ux-foundation.org> To: David Herrmann <dh.herrmann@...il.com> Cc: linux-kernel@...r.kernel.org, Michael Kerrisk <mtk.manpages@...il.com>, Ryan Lortie <desrt@...rt.ca>, Linus Torvalds <torvalds@...ux-foundation.org>, linux-mm@...ck.org, linux-fsdevel@...r.kernel.org, linux-api@...r.kernel.org, Greg Kroah-Hartman <greg@...ah.com>, john.stultz@...aro.org, Lennart Poettering <lennart@...ttering.net>, Daniel Mack <zonque@...il.com>, Kay Sievers <kay@...y.org>, Hugh Dickins <hughd@...gle.com>, Andy Lutomirski <luto@...capital.net>, Alexander Viro <viro@...iv.linux.org.uk> Subject: Re: [PATCH v4 0/6] File Sealing & memfd_create() On Sun, 20 Jul 2014 19:34:34 +0200 David Herrmann <dh.herrmann@...il.com> wrote: > This is v4 of the File-Sealing and memfd_create() patches. You can find v1 with > a longer introduction at gmane [1], there's also v2 [2] and v3 [3] available. > See also the article about sealing on LWN [4], and a high-level introduction on > the new API in my blog [5]. Last but not least, man-page proposals are > available in my private repository [6]. > > ... > > > [1] memfd v1: http://thread.gmane.org/gmane.comp.video.dri.devel/102241 > [2] memfd v2: http://thread.gmane.org/gmane.linux.kernel.mm/115713 > [3] memfd v3: http://thread.gmane.org/gmane.linux.kernel.mm/118721 > [4] LWN article: https://lwn.net/Articles/593918/ > [5] API Intro: http://dvdhrm.wordpress.com/2014/06/10/memfd_create2/ > [6] Man-pages: http://cgit.freedesktop.org/~dvdhrm/man-pages/log/?h=memfd > [7] Dev-repo: http://cgit.freedesktop.org/~dvdhrm/linux/log/?h=memfd This is unconventional and a little irritating. I'm OK with running around chasing down web pages but we generally don't do that in changelogs. I'm not sure why really, maybe partly because things bitrot, partly because that's where people expect to find things, partly because people like work down caves and on airplanes ;) Another downside is that if a reviewer wants to comment on some piece of text, it isn't available for the usual reply-to-all quoting. So... Could you please put together a plain old text/plain changelog which actually describes this patchset and send it along? Everything which people need/want to know, all in one place? That text should be maintained alongside the patches themselves, should there be future versions. Now excuse me, I have a bunch of web pages to go and read ;) <reads "[1] memfd v1"> OK, I immediately have questions and I see significant review feedback, so either that document is out of date or that review feedback was ignored. Help. Where do I (and all future readers of these patches) go to get an up to date and complete description of this patchset?? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists