linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-09 01:41:13 to 2019-02-19 16:28:03 UTC [more...]

[PATCH 00/43] VFS: Introduce filesystem context
 2019-02-19 16:27 UTC 

[PATCH v6 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-19 14:21 UTC  (16+ messages)
` [PATCH v6 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v6 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v6 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v6 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v6 5/5] kernfs: initialize security of newly created nodes

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-19 12:48 UTC  (32+ messages)
` [PATCH v2 05/20] x86/alternative: initializing temporary mm for patching
` [PATCH v2 09/20] x86/kprobes: instruction pages initialization enhancements
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
` [PATCH v2 11/20] x86/jump-label: remove support for custom poker
` [PATCH v2 13/20] Add set_alias_ function and x86 implementation
` [PATCH v2 14/20] mm: Make hibernate handle unmapped pages
` [PATCH v2 15/20] vmalloc: New flags for safe vfree on special perms

[PATCH v2] security: mark expected switch fall-throughs and add a missing break
 2019-02-19  2:53 UTC  (3+ messages)

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-02-19  1:25 UTC  (33+ messages)
                                          ` [PATCH] NETWORKING: avoid use IPCB in cipso_v4_error

[PATCH v3] x86/ima: require signed kernel modules
 2019-02-18  9:43 UTC  (4+ messages)

[PATCH v2] LSM: Ignore "security=" when "lsm=" is specified
 2019-02-18  3:57 UTC  (5+ messages)

[PATCH] doc: security: Add kern-doc for lsm_hooks.h
 2019-02-17 22:19 UTC 

[PATCH 00/10] LSM documentation update
 2019-02-17 22:15 UTC  (9+ messages)
` [PATCH 06/10] security: fix documentation for the path_chmod hook

[RFC PATCH 00/27] Containers and using authenticated filesystems
 2019-02-17 19:39 UTC  (37+ messages)
` [RFC PATCH 01/27] containers: Rename linux/container.h to linux/container_dev.h
` [RFC PATCH 02/27] containers: Implement containers as kernel objects
` [RFC PATCH 03/27] containers: Provide /proc/containers
` [RFC PATCH 04/27] containers: Allow a process to be forked into a container
` [RFC PATCH 05/27] containers: Open a socket inside "
` [RFC PATCH 06/27] containers, vfs: Allow syscall dirfd arguments to take a container fd
` [RFC PATCH 07/27] containers: Make fsopen() able to create a superblock in a container
` [RFC PATCH 08/27] containers, vfs: Honour CONTAINER_NEW_EMPTY_FS_NS
` [RFC PATCH 09/27] vfs: Allow mounting to other namespaces
` [RFC PATCH 10/27] containers: Provide fs_context op for container setting
` [RFC PATCH 11/27] containers: Sample program for driving container objects
` [RFC PATCH 12/27] containers: Allow a daemon to intercept request_key upcalls in a container
` [RFC PATCH 13/27] keys: Provide a keyctl to query a request_key authentication key
` [RFC PATCH 14/27] keys: Break bits out of key_unlink()
` [RFC PATCH 15/27] keys: Make __key_link_begin() handle lockdep nesting
` [RFC PATCH 16/27] keys: Grant Link permission to possessers of request_key auth keys
` [RFC PATCH 17/27] keys: Add a keyctl to move a key between keyrings
` [RFC PATCH 18/27] keys: Find the least-recently used unseen key in a keyring
` [RFC PATCH 19/27] containers: Sample: request_key upcall handling
` [RFC PATCH 20/27] container, keys: Add a container keyring
` [RFC PATCH 21/27] keys: Fix request_key() lack of Link perm check on found key
` [RFC PATCH 22/27] KEYS: Replace uid/gid/perm permissions checking with an ACL
` [RFC PATCH 23/27] KEYS: Provide KEYCTL_GRANT_PERMISSION
` [RFC PATCH 24/27] keys: Allow a container to be specified as a subject in a key's ACL
` [RFC PATCH 25/27] keys: Provide a way to ask for the container keyring
` [RFC PATCH 26/27] keys: Allow containers to be included in key ACLs by name
` [RFC PATCH 27/27] containers: Sample to grant access to a key in a container

[PATCH 2/2] LSM: SafeSetID: gate setgid transitions
 2019-02-17 18:49 UTC  (2+ messages)

[PATCH] tomoyo: Bump version
 2019-02-17  6:52 UTC 

[GIT PULL] KEYS: fixes for v5.1
 2019-02-17  1:46 UTC  (2+ messages)

[PATCH 1/2] LSM: SafeSetID: gate setgid transitions
 2019-02-16 16:43 UTC  (2+ messages)

[PATCH v3 1/2] ima: fix build error redeclaration of enumerator
 2019-02-15 22:32 UTC  (5+ messages)
` [PATCH v3 2/2] efi: "

[PATCH 0/4] keys: Miscellaneous fixes
 2019-02-15 16:54 UTC  (7+ messages)
` [PATCH 1/4] KEYS: allow reaching the keys quotas exactly
` [PATCH 2/4] assoc_array: Fix shortcut creation
` [PATCH 3/4] keys: Fix dependency loop between construction record and auth key
` [PATCH 4/4] keys: Timestamp new keys

[GIT PULL] linux-integrity patches for Linux 5.1
 2019-02-14 19:00 UTC  (2+ messages)

[PATCH v2] x86/ima: require signed kernel modules
 2019-02-14 18:47 UTC  (3+ messages)

[RFC PATCH 0/9] keys: Namespacing
 2019-02-14 16:58 UTC  (10+ messages)
` [RFC PATCH 1/9] keys: Invalidate used request_key authentication keys
` [RFC PATCH 2/9] keys: Kill off request_key_async{,_with_auxdata}
` [RFC PATCH 3/9] keys: Simplify key description management
` [RFC PATCH 4/9] keys: Cache the hash value to avoid lots of recalculation
` [RFC PATCH 5/9] keys: Include target namespace in match criteria
` [RFC PATCH 6/9] keys: Garbage collect keys for which the domain has been removed
` [RFC PATCH 7/9] keys: Network namespace domain tag
` [RFC PATCH 8/9] keys: Pass the network namespace into request_key mechanism
` [RFC PATCH 9/9] KEYS: Namespace keyring names

[PATCH 1/4] KEYS: allow reaching the keys quotas exactly
 2019-02-14 16:19 UTC 

[PATCH] KEYS: trusted: fix -Wvarags warning
 2019-02-14 10:52 UTC  (7+ messages)
` [PATCH v2] "

[GIT PULL] tpmdd updates for Linux v5.1
 2019-02-13 20:06 UTC  (2+ messages)

[PATCH v2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-13 18:07 UTC  (5+ messages)
` [PATCH v3] selftests/tpm2: Extend tests to cover partial reads

[PATCH v2 1/2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-13 16:33 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/tpm2: Extend tests to cover partial reads

[PATCH v2 1/2] ima: fix build error redeclaration of enumerator
 2019-02-13  8:45 UTC  (3+ messages)
` [PATCH v2 2/2] efi: "

[PATCH v4 0/2] tpm: Unify send() callbacks
 2019-02-13  7:44 UTC  (11+ messages)
` [PATCH v4 1/2] tpm: Unify the send callback behaviour

[PATCH 1/2] selftests: tpm2: Open tpm dev in unbuffered mode
 2019-02-12 23:06 UTC  (5+ messages)
` [PATCH 2/2] selftests: tpm2: Extend tests to cover partial reads

[PATCH v5 2/2] LSM: add SafeSetID module that gates setid calls
 2019-02-12 19:01 UTC  (3+ messages)
` [PATCH] LSM: SafeSetID: add selftest

[PATCH -next] LSM: fix return value check in safesetid_init_securityfs()
 2019-02-12 19:01 UTC  (3+ messages)

[PATCH] LSM: Ignore "security=" when "lsm=" is specified
 2019-02-12 18:26 UTC  (8+ messages)

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-02-12 17:54 UTC  (3+ messages)

[PATCH 1/2] ima: fix build error redeclaration of enumerator
 2019-02-12 11:00 UTC  (7+ messages)
` [PATCH 2/2] efi: "

[PATCH] apparmor: fix build error undefined reference to zlib_*
 2019-02-12 10:53 UTC  (2+ messages)

[PATCH v5 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-11 23:58 UTC  (3+ messages)

[PATCH] KEYS: allow reaching the keys quotas exactly
 2019-02-11 21:10 UTC 

[PATCH] RFC: user-mode extensible trusted key support
 2019-02-11 17:30 UTC 

[PATCH] ima: requiring signed kernel modules
 2019-02-11 16:19 UTC  (10+ messages)
` [PATCH] x86/ima: require "

[PATCH] LSM: Allow syzbot to ignore security= parameter
 2019-02-09  1:40 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).