Go to file
Antonio Murdaca 901ef845fa selinux: allow per-file labeling for cgroupfs
This patch allows genfscon per-file labeling for cgroupfs. For instance,
this allows to label the "release_agent" file within each
cgroup mount and limit writes to it.

Signed-off-by: Antonio Murdaca <amurdaca@redhat.com>
[PM: subject line and merge tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2017-08-22 15:38:18 -04:00
arch
block
certs
crypto
Documentation
drivers
firmware
fs
include lsm_audit: update my email address 2017-08-17 15:33:39 -04:00
init
ipc
kernel
lib
mm
net
samples
scripts selinux: genheaders should fail if too many permissions are defined 2017-07-31 19:03:02 -04:00
security selinux: allow per-file labeling for cgroupfs 2017-08-22 15:38:18 -04:00
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS credits: update Paul Moore's info 2017-07-25 15:13:41 -04:00
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: update the NetLabel and Labeled Networking information 2017-08-10 15:00:58 -04:00
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.