linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-21 09:49:23 to 2017-12-04 12:30:43 UTC [more...]

linux-security move to 4.15.0-rc2?
 2017-12-04 12:30 UTC  (2+ messages)

[PATCHv5 1/1] ima: re-introduce own integrity cache lock
 2017-12-04 12:06 UTC  (2+ messages)

[PATCH 4/4] selinux: Add SCTP support
 2017-12-04 11:40 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in strcmp
 2017-12-04 10:49 UTC  (6+ messages)

[PATCH] treewide: remove duplicate includes
 2017-12-04  7:38 UTC  (4+ messages)

[PATCH tip/core/rcu 15/21] keyring: Remove now-redundant smp_read_barrier_depends()
 2017-12-04  0:59 UTC  (2+ messages)

[RFC][PATCH v2 0/9] ima: integrity models for appraised files
 2017-12-01 18:06 UTC  (13+ messages)
` [RFC][PATCH v2 1/9] ima: pass filename to ima_rdwr_violation_check()
` [RFC][PATCH v2 2/9] ima: preserve flags in ima_inode_post_setattr() if file must be appraised
` [RFC][PATCH v2 3/9] ima: preserve iint flags if security.ima update is successful
` [RFC][PATCH v2 4/9] ima: introduce ima_mk_null_file()
` [RFC][PATCH v2 5/9] ima: measure/appraise/audit inherited file descriptors
` [RFC][PATCH v2 6/9] ima: enforce the Biba strict policy on appraised files
` [RFC][PATCH v2 7/9] ima: enforce the Biba low watermark for objects "
` [RFC][PATCH v2 8/9] ima: introduce policy action try_appraise
` [RFC][PATCH v2 9/9] ima: don't measure files with valid appraisal status

[PATCH v5 next 0/5] Improve Module autoloading infrastructure
 2017-12-01 15:22 UTC  (84+ messages)
` [PATCH v5 next 1/5] modules:capabilities: add request_module_cap()
` [PATCH v5 next 2/5] modules:capabilities: add cap_kernel_module_request() permission check
` [PATCH v5 next 3/5] modules:capabilities: automatic module loading restriction
` [PATCH v5 next 4/5] modules:capabilities: add a per-task modules auto-load mode
` [PATCH v5 next 5/5] net: modules: use request_module_cap() to load 'netdev-%s' modules
        ` [kernel-hardening] "

[RFC 0/3] Safe, dynamically (un)loadable LSMs
 2017-12-01 11:17 UTC  (3+ messages)

[BUG] kernel stack corruption during/after Netlabel error
 2017-12-01  1:55 UTC  (14+ messages)

[PATCH v6 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2017-11-30 18:37 UTC  (5+ messages)
` [PATCH v6 1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data
` [PATCH v6 2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()

Documentation patch for namespaced file capabilities
 2017-11-29 17:58 UTC  (2+ messages)

[PATCH 0/9] LSM: Stacking for major security modules - Based on 4.14-rc2
 2017-11-29 15:47 UTC  (4+ messages)
` [PATCH 5/9] LSM: Manage remaining security blobs

[GIT PULL] seccomp updates for next
 2017-11-29  1:55 UTC  (2+ messages)

[PATCH V3 1/2] security: Add a cred_getsecid hook
 2017-11-28 22:33 UTC  (7+ messages)
` [PATCH V3 2/2] IMA: Support using new creds in appraisal policy

[PATCH v4 0/4] additional TPM performance improvements
 2017-11-28 20:19 UTC  (12+ messages)
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance

[PATCH v2] KEYS: add missing permission check for request_key() destination
 2017-11-28 19:10 UTC 

[PATCH] KEYS: add missing permission check for request_key() destination
 2017-11-28 19:06 UTC  (3+ messages)

[PATCH v5 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2017-11-28  0:04 UTC  (3+ messages)
` [PATCH v5 1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data
` [PATCH v5 2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()

[PATCH 3/4] sctp: Add LSM hooks
 2017-11-27 19:31 UTC 

[PATCH 2/4] sctp: Add ip option support
 2017-11-27 19:31 UTC 

[PATCH 1/4] security: Add support for SCTP security hooks
 2017-11-27 19:30 UTC 

[PATCH 0/4] Add SELinux SCTP protocol support
 2017-11-27 19:30 UTC 

Project Funding Program
 2017-11-27  4:47 UTC 

[RFC 3/3] LSM: Add an example sample dynamic LSM
 2017-11-26 22:16 UTC 

[RFC 2/3] LSM: Add statistics about the invocation of dynamic hooks
 2017-11-26 22:16 UTC 

[RFC 1/3] security: Add safe, dynamic (runtime-loadable) hook support
 2017-11-26 22:16 UTC 

[PATCH] KEYS: remove unnecessary get/put of explicit dest_keyring
 2017-11-24 21:24 UTC  (5+ messages)

[GIT PULL] Keyrings bits
 2017-11-23 22:04 UTC 

[RFC PATCH v2] fw_lockdown: new micro LSM module to prevent loading unsigned firmware
 2017-11-23 11:55 UTC 

[PATCH v4 0/2] ] Fix corner cases with disabling CLKRUN in tpm_tis
 2017-11-22 19:57 UTC  (4+ messages)
` [PATCH v4 1/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
` [PATCH v4 2/2] tpm_tis: Move ilb_base_addr to tpm_tis_tcg_phy

[RFC][PATCH][v0.2] selinuxns: extend namespace support to security.selinux xattrs
 2017-11-22 17:03 UTC  (2+ messages)

[RFC v4 00/10] S.A.R.A. a new stacked LSM
 2017-11-21 18:26 UTC  (11+ messages)
` [RFC v4 01/10] S.A.R.A. Documentation
` [RFC v4 02/10] S.A.R.A. framework creation
` [RFC v4 03/10] Creation of "check_vmflags" LSM hook
` [RFC v4 04/10] S.A.R.A. cred blob management
` [RFC v4 05/10] S.A.R.A. WX Protection
` [RFC v4 06/10] Creation of "pagefault_handler" LSM hook
` [RFC v4 07/10] Trampoline emulation
` [RFC v4 08/10] Allowing for stacking procattr support in S.A.R.A
` [RFC v4 09/10] S.A.R.A. WX Protection procattr interface
` [RFC v4 10/10] XATTRs support

[RFC PATCH 5/5] selinux: Add SCTP support
 2017-11-21 17:37 UTC  (7+ messages)

IMA appraisal master plan?
 2017-11-21 15:53 UTC  (9+ 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).