linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-24 20:53:58 to 2019-11-06 19:01:45 UTC [more...]

[PATCH v4 0/10] KEYS: Measure keys when they are created or updated
 2019-11-06 19:01 UTC  (2+ messages)
` [PATCH v4 08/10] IMA: Defined functions to queue and dequeue keys for measurement

[PATCH linux-kselftest/test v2] apparmor: add AppArmor KUnit tests for policy unpack
 2019-11-06 17:18 UTC  (3+ messages)

[PATCH bpf-next v13 0/7] Landlock LSM
 2019-11-06 16:58 UTC  (21+ messages)
` [PATCH bpf-next v13 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v13 2/7] landlock: Add the management of domains
` [PATCH bpf-next v13 3/7] landlock,seccomp: Apply Landlock programs to process hierarchy
` [PATCH bpf-next v13 4/7] landlock: Add ptrace LSM hooks
` [PATCH bpf-next v13 5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper
` [PATCH bpf-next v13 6/7] bpf,landlock: Add tests for the Landlock ptrace program type
` [PATCH bpf-next v13 7/7] landlock: Add user and kernel documentation for Landlock

[PATCH v10 00/25] LSM: Module stacking for AppArmor
 2019-11-06 16:11 UTC  (21+ messages)
` [PATCH v10 01/25] LSM: Infrastructure management of the sock security
` [PATCH v10 13/25] LSM: Specify which LSM to display
` [PATCH v10 15/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v10 16/25] LSM: Use lsmcontext in security_dentry_init_security
` [PATCH v10 17/25] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v10 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v10 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v10 20/25] LSM: Verify LSM display sanity in binder
` [PATCH v10 21/25] Audit: Add subj_LSM fields when necessary
` [PATCH v10 22/25] Audit: Include object data for all security modules
` [PATCH v10 23/25] NET: Add SO_PEERCONTEXT for multiple LSMs
` [PATCH v10 24/25] LSM: Add /proc attr entry for full LSM context
` [PATCH v10 25/25] AppArmor: Remove the exclusive flag

[PATCH] security/keyring: avoid pagefaults in keyring_read_iterator
 2019-11-06 15:25 UTC  (5+ messages)

[PATCH linux-kselftest/test v1] apparmor: add AppArmor KUnit tests for policy unpack
 2019-11-06  0:37 UTC  (25+ messages)

[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3]
 2019-11-05 16:02 UTC  (16+ messages)
` [RFC PATCH 01/11] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/11] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/11] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/11] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/11] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/11] pipe: Conditionalise wakeup "
` [RFC PATCH 08/11] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/11] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/11] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/11] pipe: Increase the writer-wakeup threshold to reduce context-switch count "
` Details on the UAPI of implementing notifications on pipes

[PATCH v23 12/24] x86/sgx: Linux Enclave Driver
 2019-11-05 11:11 UTC  (12+ messages)
` [PATCH v23 15/24] x86/sgx: Add provisioning

kernel panic while using get_random_bytes
 2019-11-05  9:12 UTC  (3+ messages)

Investment opportunity
 2019-11-05  3:17 UTC 

[PATCH v14 4/5] overlayfs: internal getxattr operations without sepolicy checking
 2019-11-04 21:51 UTC  (5+ messages)
    ` [PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr

[PATCH v15 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
 2019-11-04 21:52 UTC  (2+ messages)
` [PATCH v15 3/4] overlayfs: internal getxattr operations without sepolicy checking

[Patch v3 0/7] Introduce TEE based Trusted Keys support
 2019-11-04 20:55 UTC  (13+ messages)
` [Patch v3 1/7] tee: optee: allow kernel pages to register as shm
` [Patch v3 2/7] tee: enable support to register kernel memory
` [Patch v3 3/7] tee: add private login method for kernel clients
` [Patch v3 4/7] KEYS: trusted: Add generic trusted keys framework
` [Patch v3 5/7] KEYS: trusted: Introduce TEE based Trusted Keys
` [Patch v3 6/7] doc: keys: Document usage of "
` [Patch v3 7/7] MAINTAINERS: Add entry for "

Business Proposal - Please Reply
 2019-11-04 18:17 UTC 

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-11-03 12:02 UTC  (34+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() "
` [RFC PATCH 11/10] pipe: Add fsync() support "

tracefs splats in lockdown=confidentiality mode
 2019-11-01 22:15 UTC  (2+ messages)

[PATCH bpf-next v12 0/7] Landlock LSM
 2019-10-31 16:44 UTC  (8+ messages)
` [PATCH bpf-next v12 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v12 2/7] landlock: Add the management of domains
` [PATCH bpf-next v12 3/7] landlock,seccomp: Load Landlock programs per process hierarchy
` [PATCH bpf-next v12 4/7] landlock: Add ptrace LSM hooks
` [PATCH bpf-next v12 5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper
` [PATCH bpf-next v12 6/7] bpf,landlock: Add tests for the Landlock ptrace program type
` [PATCH bpf-next v12 7/7] landlock: Add user and kernel documentation for Landlock

[PATCH v3 0/9] KEYS: Measure keys when they are created or updated
 2019-10-31 15:42 UTC  (22+ messages)
` [PATCH v3 1/9] KEYS: Defined an IMA hook to measure keys on key create or update
` [PATCH v3 2/9] KEYS: Defined functions to queue and dequeue keys for measurement
` [PATCH v3 3/9] KEYS: Added KEYRING_CHECK policy for key measurement
` [PATCH v3 4/9] KEYS: Updated IMA policy functions for handling "
` [PATCH v3 5/9] KEYS: Updated ima_get_action() to return keyrings if specified in the policy
` [PATCH v3 6/9] KEYS: Measure key if the IMA policy allows measurement for the given keyring
` [PATCH v3 7/9] KEYS: Queue key for measurement if IMA is not yet initialized. Measure queued keys when IMA initialization is completed
` [PATCH v3 8/9] KEYS: Added a boolean flag for IMA initialization status
` [PATCH v3 9/9] KEYS: Call the IMA hook to measure key when a new key is created or an existing key is updated

[tip: core/rcu] security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-10-31 11:54 UTC 

[PATCH bpf-next v11 0/7] Landlock LSM
 2019-10-30 14:03 UTC  (10+ messages)
` [PATCH bpf-next v11 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v11 2/7] landlock: Add the management of domains
` [PATCH bpf-next v11 3/7] landlock,seccomp: Load Landlock programs per process hierarchy
` [PATCH bpf-next v11 4/7] landlock: Add ptrace LSM hooks
` [PATCH bpf-next v11 5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper
` [PATCH bpf-next v11 6/7] bpf,landlock: Add tests for the Landlock ptrace program type
` [PATCH bpf-next v11 7/7] landlock: Add user and kernel documentation for Landlock

load_uefi_certs: Couldn't get size: 0x800000000000000e
 2019-10-30  8:57 UTC 

[PATCH] KEYS: trusted: Remove set but not used variable 'keyhndl'
 2019-10-29 14:18 UTC  (3+ messages)

[PATCH v2 0/4] KEYS: measure keys when they are created or updated
 2019-10-28 17:08 UTC  (12+ messages)
` [PATCH v2 1/4] KEYS: Defined an ima hook for measuring keys on key create or update
` [PATCH v2 3/4] KEYS: Added BUILTIN_TRUSTED_KEYS enum to measure keys added to builtin_trusted_keys keyring

CAAM hw key support status
 2019-10-28 16:12 UTC  (2+ messages)

Please pick ("LSM: SafeSetID: Stop releasing uninitialized ruleset") to 5.3 stable
 2019-10-26 15:29 UTC  (2+ 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).