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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 07 Mar 2011 06:36:43 -0800
From:	Joe Perches <joe@...ches.com>
To:	David Howells <dhowells@...hat.com>
Cc:	mtk.manpages@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Add a guideline on notification of new
 userspace API/ABI elements

On Mon, 2011-03-07 at 11:35 +0000, David Howells wrote:
> Add a guideline indicating who to notify about new userspace API/ABI elements,
> such as new system calls or error codes.

Hey David.

Is there some list of files that are more likely to
trigger this?

Maybe add a section like:

USERSPACE ABI/API INTERFACES
L:	linux-api@...r.kernel.org
F:	include/asm-generic/errno*.h
F:	include/linux/capability.h
F:	include/linux/compat.h
F:	include/linux/syscalls.h
F:	include/*/unistd.h

Maybe add some arch wildcards?

F:	arch/*/include/asm/errno.h
F:	arch/*/include/asm/unistd.h

Maybe add fs?

F:	fs/compat*.c

There's probably a bunch of others.
Suggestions?

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ