linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-01 17:35:41 to 2017-10-15 09:19:46 UTC [more...]

[PATCH v9 00/20] simplify crypto wait for async op
 2017-10-15  9:19 UTC  (2+ messages)
` [PATCH v9 01/20] crypto: change transient busy return code to -EAGAIN

[PATCH][V2] selinux: remove extraneous initialization of slots_used and max_chain_len
 2017-10-14 15:38 UTC 

[PATCH] selinux: remove extraneous initialization of slots_used and max_chain_len
 2017-10-14 15:22 UTC  (3+ messages)

[PATCH] selinux: remove redundant assignment to len
 2017-10-14 15:00 UTC 

[PATCH] selinux: remove redundant assignment to str
 2017-10-14 12:46 UTC 

[PATCH] apparmor: remove unused redundant variable stop
 2017-10-14 12:14 UTC 

[PATCH] selinux: Fix bool initialization/comparison
 2017-10-13 22:40 UTC  (7+ messages)
` [PATCH] apparmor: "
` [PATCH] ima: "

[RFC][PATCH 00/15] KEYS: Fixes
 2017-10-13 15:39 UTC  (4+ messages)

[RFC][PATCH 00/15] KEYS: Fixes
 2017-10-12 20:17 UTC  (16+ messages)
` [PATCH 01/15] KEYS: encrypted: fix dereference of NULL user_key_payload
` [PATCH 02/15] FS-Cache: "
` [PATCH 03/15] lib/digsig: "
` [PATCH 04/15] fscrypt: "
` [PATCH 05/15] ecryptfs: "
` [PATCH 06/15] ecryptfs: fix out-of-bounds read of key payload
` [PATCH 07/15] ecryptfs: move key payload accessor functions into keystore.c
` [PATCH 08/15] security/keys: BIG_KEY requires CONFIG_CRYPTO
` [PATCH 09/15] KEYS: Fix the wrong index when checking the existence of second id
` [PATCH 10/15] KEYS: checking the input id parameters before finding asymmetric key
` [PATCH 11/15] KEYS: Fix race between updating and finding a negative key
` [PATCH 12/15] KEYS: don't let add_key() update an uninstantiated key
` [PATCH 13/15] KEYS: load key flags and expiry time atomically in key_validate()
` [PATCH 14/15] KEYS: load key flags and expiry time atomically in keyring_search_iterator()
` [PATCH 15/15] KEYS: load key flags and expiry time atomically in proc_keys_show()

[PATCH net-next v3 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-12 18:28 UTC  (10+ messages)
` [PATCH net-next v3 1/5] bpf: Add file mode configuration into bpf maps
` [PATCH net-next v3 2/5] bpf: Add tests for eBPF file mode
` [PATCH net-next v3 3/5] security: bpf: Add LSM hooks for bpf object related syscall
` [PATCH net-next v3 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next v3 5/5] selinux: bpf: Add addtional check for bpf object file receive

[PATCH v3 1/7] KEYS: don't let add_key() update an uninstantiated key
 2017-10-12 15:27 UTC  (5+ messages)
` [PATCH v3 0/7] KEYS: instantiation and atomicity fixes
  ` [PATCH v3 2/7] KEYS: fix race between updating and finding negative key

[PATCH v3 0/4] additional TPM performance improvements
 2017-10-12 13:14 UTC  (13+ messages)
` [PATCH v3 1/5] tpm: move wait_for_tpm_stat() to respective driver files
` [PATCH v3 2/5] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH v3 3/5] tpm: reduce polling delay in tpm_tis wait_for_tpm_stat()
` [PATCH v3 4/5] tpm: reduce tpm_msleep() time in get_burstcount()
` [PATCH v3 5/5] tpm: use tpm_msleep() value as max delay

[PATCH GHAK16 V5 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-10-12  0:57 UTC  (11+ messages)
` [PATCH GHAK16 V5 01/10] capabilities: factor out cap_bprm_set_creds privileged root
` [PATCH GHAK16 V5 02/10] capabilities: intuitive names for cap gain status
` [PATCH GHAK16 V5 03/10] capabilities: rename has_cap to has_fcap
` [PATCH GHAK16 V5 04/10] capabilities: use root_priveleged inline to clarify logic
` [PATCH GHAK16 V5 05/10] capabilities: use intuitive names for id changes
` [PATCH GHAK16 V5 06/10] capabilities: move audit log decision to function
` [PATCH GHAK16 V5 07/10] capabilities: remove a layer of conditional logic
` [PATCH GHAK16 V5 08/10] capabilities: invert logic for clarity
` [PATCH GHAK16 V5 09/10] capabilities: fix logic for effective root or real root
` [PATCH GHAK16 V5 10/10] capabilities: audit log other surprising conditions

[PATCH 0/4] net-next: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-12  0:31 UTC  (17+ messages)
` [PATCH net-next 1/4] bpf: Add file mode configuration into bpf maps
` [PATCH net-next 2/4] security: bpf: Add LSM hooks for bpf object related syscall
` [PATCH net-next 3/4] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next 4/4] selinux: bpf: Add addtional check for bpf object file receive

[PATCH][capabilities-next] commoncap: move assignment of fs_ns to avoid null pointer dereference
 2017-10-11 23:30 UTC  (4+ messages)

[PATCH net-next v2 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-11 13:00 UTC  (18+ messages)
` [PATCH net-next v2 1/5] bpf: Add file mode configuration into bpf maps
` [PATCH net-next v2 2/5] bpf: Add tests for eBPF file mode
` [PATCH net-next v2 3/5] security: bpf: Add LSM hooks for bpf object related syscall
` [PATCH net-next v2 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next v2 5/5] selinux: bpf: Add addtional check for bpf object file receive
      ` [Non-DoD Source] "

[PATCH] vfs: fix mounting a filesystem with i_version
 2017-10-11 12:28 UTC  (5+ messages)

[PATCH v8 00/20] simplify crypto wait for async op
 2017-10-11  6:26 UTC  (5+ messages)
` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN

[PATCH RFC tip/core/rcu 15/15] keyring: Remove now-redundant smp_read_barrier_depends()
 2017-10-10  0:22 UTC 

[PATCH] KEYS: remove CONFIG_KEYS_COMPAT
 2017-10-09 20:25 UTC  (4+ messages)

[PATCH v2 1/3] ecryptfs: fix dereference of NULL user_key_payload
 2017-10-09 19:51 UTC  (3+ messages)
` [PATCH v2 2/3] ecryptfs: fix out-of-bounds read of key payload
` [PATCH v2 3/3] ecryptfs: move key payload accessor functions into keystore.c

[PATCH v2] fscrypt: fix dereference of NULL user_key_payload
 2017-10-09 19:46 UTC 

[PATCH v2] lib/digsig: fix dereference of NULL user_key_payload
 2017-10-09 19:43 UTC 

[PATCH v2] FS-Cache: fix dereference of NULL user_key_payload
 2017-10-09 19:40 UTC 

[PATCH v2] KEYS: encrypted: fix dereference of NULL user_key_payload
 2017-10-09 19:37 UTC 

[PATCH] selinux: check CAP_SETFCAP for a particular inode & mapped user
 2017-10-09 18:21 UTC  (4+ messages)

Digest list extension for IMA
 2017-10-07 10:56 UTC 

[PATCH 02/14] VFS: Add LSM hooks for filesystem context [ver #6]
 2017-10-06 20:37 UTC 

Draft manpage explaining kernel lockdown
 2017-10-06  7:46 UTC  (8+ messages)

[PATCH v2] Smack: More sanity in the use of Netlabel
 2017-10-06  0:47 UTC 

[PATCH 0/8] KEYS: keyctl operations for asymmetric keys [ver #2]
 2017-10-05 22:59 UTC 

[PATCH] security/keys: BIG_KEY requires CONFIG_CRYPTO
 2017-10-05 15:39 UTC  (2+ messages)

[BUG] security_release_secctx seems broken
 2017-10-04 22:10 UTC  (6+ messages)
  ` [PATCH] fix "

[PATCH 1/2] selinux: fix build warning by removing the unused sid variable
 2017-10-04 20:34 UTC  (6+ messages)
` [PATCH 2/2] selinux: fix build warning

[RFC][PATCH] security: Make the selinux setxattr and removexattr hooks behave
 2017-10-04 14:53 UTC  (20+ messages)
  ` [PATCH] selinux: Perform both commoncap and selinux xattr checks

[PATCH 1/4] KEYS: Replace uid/gid/perm permissions checking with an ACL
 2017-10-04 13:09 UTC  (4+ messages)
` [PATCH 2/4] KEYS: Provide KEYCTL_GET/SET_ACL
` [PATCH 3/4] KEYS: Add the ability to grant permissions to an administrator
` [PATCH 4/4] KEYS: Add support for directly-specified uids and gids in key ACLs

[PATCH 0/3] tpm: retrieve digest size of unknown algorithms from TPM
 2017-10-04 11:22 UTC  (8+ messages)
` [PATCH 1/3] tpm: move PCR read code to static function tpm2_pcr_read_common()
` [PATCH 2/3] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH 3/3] tpm: add the crypto algorithm identifier to active_bank_info

[GIT PULL] lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
 2017-10-04  7:04 UTC 

[PATCH 0/7] Fix dereferencing payload of revoked keys
 2017-10-03 11:05 UTC  (15+ messages)
` [PATCH 1/7] KEYS: encrypted: fix dereference of NULL user_key_payload
` [PATCH 2/7] FS-Cache: "
` [PATCH 3/7] lib/digsig: "
` [PATCH 4/7] fscrypt: "
` [PATCH 5/7] ecryptfs: "
` [PATCH 6/7] ecryptfs: fix out-of-bounds read of key payload
` [PATCH 7/7] ecryptfs: move key payload accessor functions into keystore.c

Modular BIG_KEYS (was: Re: [PATCH v4] security/keys: rewrite all of big_key crypto)
 2017-10-03  9:04 UTC  (4+ messages)

[RFC][PATCH] KEYS: Replace uid/gid/perm permissions checking with ACL
 2017-10-02 23:35 UTC  (4+ messages)

[RFC PATCH 0/3] define new read_iter file operation rwf flag
 2017-10-02 12:43 UTC  (23+ messages)
` [RFC PATCH 3/3] fs: detect that the i_rwsem has already been taken exclusively

Project Funding Program
 2017-10-01 17:35 UTC 

[PATCH v3 2/7] KEYS: fix race between updating and finding negative key
 2017-09-27 19:50 UTC 


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).