Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security

Pull maintainer update from James Morris:
"Please pull this patch which adds Serge as maintainer of the
capabilities code, as discussed on lwn and the lsm list.

New capabilities must be signed off by the maintainer, and new uses of
any capabilities should at be cc'd to the maintainer."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
MAINTAINERS: Add Serge as maintainer of capabilities

+8
+8
MAINTAINERS
··· 1721 1721 F: include/linux/can/netlink.h 1722 1722 F: include/linux/can/platform/ 1723 1723 1724 + CAPABILITIES 1725 + M: Serge Hallyn <serge.hallyn@canonical.com> 1726 + L: linux-security-module@vger.kernel.org 1727 + S: Supported 1728 + F: include/linux/capability.h 1729 + F: security/capability.c 1730 + F: security/commoncap.c 1731 + 1724 1732 CELL BROADBAND ENGINE ARCHITECTURE 1725 1733 M: Arnd Bergmann <arnd@arndb.de> 1726 1734 L: linuxppc-dev@lists.ozlabs.org