linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-11 22:46:10 to 2019-01-08 21:37:53 UTC [more...]

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2019-01-08 21:37 UTC  (9+ messages)

[GIT PULL] blob-stacking updates for security-next
 2019-01-08 21:35 UTC 

[GIT PULL] seccomp: build fix for v5.0-rc2
 2019-01-08 21:11 UTC  (2+ messages)

[RFC PATCH 1/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys
 2019-01-08 15:18 UTC 

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2019-01-08 13:29 UTC  (33+ messages)
` [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()
` [RFC PATCH v1 2/5] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount propertie
` [RFC PATCH v1 3/5] Yama: Enforces noexec mounts or file executability through O_MAYEXEC
` [RFC PATCH v1 4/5] selftest/yama: Add tests for O_MAYEXEC enforcing
` [RFC PATCH v1 5/5] doc: Add documentation for Yama's open_mayexec_enforce

[GIT PULL] security: seccomp changes for v4.21
 2019-01-08  6:46 UTC  (8+ messages)

[PATCH] LSM: add SafeSetID module that gates setid calls
 2019-01-08  0:20 UTC  (16+ messages)
` [PATCH] [PATCH] LSM: generalize flag passing to security_capable
      ` [PATCH v2] "
                  ` [PATCH v3] "
          ` [PATCH v4] "

[GIT PULL] security: general updates for v4.21
 2019-01-07 21:45 UTC  (10+ messages)

[PATCH v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-07 10:06 UTC  (11+ messages)
` [PATCH v7 1/5] tpm: dynamically allocate the allocated_banks array
` [PATCH v7 2/5] tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
` [PATCH v7 3/5] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v7 4/5] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v7 5/5] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

[git pull] vfs.git mount.part1
 2019-01-05 20:45 UTC  (2+ messages)

[PATCH] selftests: add TPM 2.0 tests
 2019-01-04 21:09 UTC  (6+ messages)

[PATCH] security/selinux/hooks: remove unneeded semicolon
 2019-01-04  9:19 UTC 

[PATCH] security/apparmor/domain: use PTR_ERR_OR_ZERO
 2019-01-04  9:17 UTC 

[GIT PULL] security: Smack changes for v4.21
 2019-01-02 19:10 UTC  (2+ messages)

[GIT PULL] security: TPM changes for v4.21
 2019-01-02 19:10 UTC  (2+ messages)

[GIT PULL] security: integrity updates for v4.21
 2019-01-02 19:10 UTC  (2+ messages)

[GIT PULL] SELinux patches v4.21
 2018-12-27 22:05 UTC  (2+ messages)

[PATCH v18 19/25] x86/sgx: Add provisioning
 2018-12-24 11:57 UTC  (3+ messages)

[PATCH][next] smack: fix two memory leaks in smack_add_opt
 2018-12-22 23:03 UTC  (3+ messages)

[PATCH] smack: Fix a memory leak in smack_add_opt()
 2018-12-21 17:41 UTC  (4+ messages)

Recent VFS/LSM patches cause Kernel panic - not syncing: Can't create rootfs
 2018-12-20 20:02 UTC  (2+ messages)

INFO: rcu detected stall in sys_sendfile64
 2018-12-19 18:42 UTC  (3+ messages)

[PATCH] integrity: Remove references to module keyring
 2018-12-17 22:37 UTC  (5+ messages)

[GIT PULL] tpmdd updates for Linux v4.21
 2018-12-17 19:33 UTC  (2+ messages)

[GIT PULL] linux-integrity patches for Linux 4.21
 2018-12-17 19:32 UTC  (3+ messages)

[PATCH 3/7] selinux: convert to kvmalloc
 2018-12-17 13:19 UTC 

[PATCH -next] evm: CHECK-remove set but not used variable 'xattr'
 2018-12-15 10:06 UTC  (3+ messages)
` [PATCH -next] evm: remove "

[PATCH v6 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-14  7:58 UTC  (27+ messages)
` [PATCH v6 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v6 4/7] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v6 5/7] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v6 6/7] tpm: ensure that the output of PCR read contains the correct digest size
` [PATCH v6 7/7] tpm: pass an array of tpm_bank_list structures to tpm_pcr_extend()

[PULL] Smack: Changes for 4.21
 2018-12-14  3:32 UTC  (2+ messages)

[PATCH v4 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-13 20:21 UTC  (5+ messages)
` [PATCH v4 1/6] tpm: dynamically allocate active_banks array

[PATCH v7 00/14] x86/alternative: text_poke() enhancements
 2018-12-13 17:25 UTC  (4+ messages)
` [PATCH v7 13/14] module: Do not set nx for module memory before freeing

SELinux testsuite failure in overlayfs with v4.20-rc kernels
 2018-12-13 14:33 UTC  (5+ messages)

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-13  5:52 UTC  (13+ messages)

[PATCH v9 00/14] Appended signatures support for IMA appraisal
 2018-12-13  2:09 UTC  (15+ messages)
` [PATCH v9 01/14] MODSIGN: Export module signature definitions
` [PATCH v9 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v9 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v9 04/14] integrity: Introduce struct evm_xattr
` [PATCH v9 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v9 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v9 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v9 08/14] ima: Introduce is_signed()
` [PATCH v9 09/14] ima: Export func_tokens
` [PATCH v9 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v9 11/14] ima: Implement support "
` [PATCH v9 12/14] ima: Add new "d-sig" template field
` [PATCH v9 13/14] ima: Write modsig to the measurement list
` [PATCH v9 14/14] ima: Store the measurement again when appraising a modsig

[PATCH v2 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-13  0:19 UTC  (11+ messages)
` [PATCH v2 2/7] integrity: Load certs to the platform keyring
` [PATCH v2 5/7] efi: Import certificates from UEFI Secure Boot
  ` [PATCH v2a "
` [PATCH v2 7/7] ima: Support platform keyring for kernel appraisal

[PATCH v2 1/7] integrity: Define a trusted platform keyring
 2018-12-13  0:15 UTC  (3+ messages)

[PATCH 0/5] security: remove needless usage of module header
 2018-12-12 23:42 UTC  (2+ messages)

[PATCH] tpm-dev: Require response to be read only if there actually is a response
 2018-12-12 17:53 UTC  (2+ messages)

[PATCH] Smack: Improve documentation
 2018-12-12 17:52 UTC  (3+ messages)

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2018-12-12 16:05 UTC  (21+ messages)
` [PATCH v5 01/38] LSM: Introduce LSM_FLAG_LEGACY_MAJOR
` [PATCH v5 04/38] LSM: Lift LSM selection out of individual LSMs
` [PATCH v5 05/38] LSM: Build ordered list of LSMs to initialize
` [PATCH v5 06/38] LSM: Introduce CONFIG_LSM
` [PATCH v5 07/38] LSM: Introduce "lsm=" for boottime LSM selection
` [PATCH v5 08/38] LSM: Tie enabling logic to presence in ordered list
` [PATCH v5 09/38] LSM: Prepare for reorganizing "security=" logic
` [PATCH v5 10/38] LSM: Refactor "security=" in terms of enable/disable
` [PATCH v5 11/38] LSM: Separate idea of "major" LSM from "exclusive" LSM
` [PATCH v5 12/38] apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
` [PATCH v5 13/38] selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
` [PATCH v5 14/38] LSM: Add all exclusive LSMs to ordered initialization
` [PATCH v5 15/38] LSM: Split LSM preparation from initialization
` [PATCH v5 16/38] LoadPin: Initialize as ordered LSM
` [PATCH v5 17/38] Yama: "
` [PATCH v5 18/38] LSM: Introduce enum lsm_order
` [PATCH v5 19/38] capability: Initialize as LSM_ORDER_FIRST
` [PATCH v5 20/38] procfs: add smack subdir to attrs
` [PATCH v5 23/38] SELinux: Remove cred security blob poisoning
` [PATCH v5 38/38] TOMOYO: Update LSM flags to no longer be exclusive


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