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] [day] [month] [year] [list]
Date:	Mon, 23 May 2011 17:17:02 +0100
From:	David Howells <dhowells@...hat.com>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	dhowells@...hat.com, linux-doc@...r.kernel.org,
	lkml <linux-kernel@...r.kernel.org>,
	Stephen Smalley <sds@...ho.nsa.gov>,
	James Morris <jmorris@...ei.org>,
	Eric Paris <eparis@...isplace.org>,
	John Johansen <john.johansen@...onical.com>,
	David Safford <safford@...son.ibm.com>,
	Mimi Zohar <zohar@...ibm.com>,
	Chris Wright <chrisw@...s-sol.org>,
	"Serge E. Hallyn" <serge.hallyn@...onical.com>,
	Casey Schaufler <casey@...aufler-ca.com>
Subject: Re: [PATCH for-next] Documentation: add Documentation/security/

Randy Dunlap <randy.dunlap@...cle.com> wrote:

> added to
>   git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs.git  docs-move
> 
> 
> commit d410fa4ef99112386de5f218dd7df7b4fca910b4
> Author: Randy Dunlap <randy.dunlap@...cle.com>
> Date:   Thu May 19 15:59:38 2011 -0700
> 
>     Create Documentation/security/,
>     move LSM-, credentials-, and keys-related files from Documentation/
>       to Documentation/security/,
>     add Documentation/security/00-INDEX, and
>     update all occurrences of Documentation/<moved_file>
>       to Documentation/security/<moved_file>.
> 
> 
>  Documentation/00-INDEX                             |    6 ++----
>  Documentation/filesystems/nfs/idmapper.txt         |    4 ++--
>  Documentation/networking/dns_resolver.txt          |    4 ++--
>  Documentation/security/00-INDEX                    |   18 ++++++++++++++++++
>  Documentation/{ => security}/SELinux.txt           |    0
>  Documentation/{ => security}/Smack.txt             |    0
>  Documentation/{ => security}/apparmor.txt          |    0
>  Documentation/{ => security}/credentials.txt       |    2 +-
>  Documentation/{ => security}/keys-request-key.txt  |    4 ++--
>  .../{ => security}/keys-trusted-encrypted.txt      |    0
>  Documentation/{ => security}/keys.txt              |    4 ++--
>  Documentation/{ => security}/tomoyo.txt            |    0
>  MAINTAINERS                                        |    6 +++---
>  include/linux/cred.h                               |    2 +-
>  include/linux/key.h                                |    2 +-
>  kernel/cred.c                                      |    2 +-
>  scripts/selinux/README                             |    2 +-
>  security/apparmor/match.c                          |    2 +-
>  security/apparmor/policy_unpack.c                  |    4 ++--
>  security/keys/encrypted.c                          |    2 +-
>  security/keys/request_key.c                        |    2 +-
>  security/keys/request_key_auth.c                   |    2 +-
>  security/keys/trusted.c                            |    2 +-
>  23 files changed, 43 insertions(+), 27 deletions(-)
>  create mode 100644 Documentation/security/00-INDEX
>  rename Documentation/{ => security}/SELinux.txt (100%)
>  rename Documentation/{ => security}/Smack.txt (100%)
>  rename Documentation/{ => security}/apparmor.txt (100%)
>  rename Documentation/{ => security}/credentials.txt (99%)
>  rename Documentation/{ => security}/keys-request-key.txt (98%)
>  rename Documentation/{ => security}/keys-trusted-encrypted.txt (100%)
>  rename Documentation/{ => security}/keys.txt (99%)
>  rename Documentation/{ => security}/tomoyo.txt (100%)

Acked-by: David Howells <dhowells@...hat.com>
--
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