|
|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi James,
Could you pull these patches into your next branch please? You can also find
them at:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/security-keys.git
http://git.kernel.org/?p=linux/kernel/git/dhowells/security-keys.git
on the "keys-next" branch and at signed tag "keys-next-20120511".
David
---
David Howells (8):
KEYS: Add invalidation support
KEYS: Do LRU discard in full keyrings
KEYS: Permit in-place link replacement in keyring list
KEYS: Perform RCU synchronisation on keys prior to key destruction
KEYS: Announce key type (un)registration
KEYS: Reorganise keys Makefile
KEYS: Move the key config into security/keys/Kconfig
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
Documentation/security/keys.txt | 17 ++++
arch/sparc/Kconfig | 3 +
arch/sparc/kernel/systbls_64.S | 2
include/keys/keyring-type.h | 2
include/linux/key.h | 9 ++
include/linux/keyctl.h | 1
net/dns_resolver/dns_key.c | 5 -
security/Kconfig | 68 ----------------
security/keys/Kconfig | 71 +++++++++++++++++
security/keys/Makefile | 12 ++-
security/keys/compat.c | 3 +
security/keys/gc.c | 94 ++++++++++++++--------
security/keys/internal.h | 15 +++-
security/keys/key.c | 25 ++++++
security/keys/keyctl.c | 34 ++++++++
security/keys/keyring.c | 167 +++++++++++++++++++++++++--------------
security/keys/permission.c | 15 ++--
security/keys/proc.c | 3 -
security/keys/process_keys.c | 2
19 files changed, 367 insertions(+), 181 deletions(-)
create mode 100644 security/keys/Kconfig
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Fedora Maintainers] [Fedora Desktop] [Fedora SELinux] [Yosemite News] [Yosemite Photos] [KDE Users] [Fedora Tools]