linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 12:07:21 to 2021-02-22 21:51:01 UTC [more...]

[PATCH] ARM: Implement Clang's SLS mitigation
 2021-02-22 21:50 UTC  (13+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] ARM: Implement "
        ` [PATCH v4] "

[PATCH v3 0/1] Automatic LSM stack ordering
 2021-02-22 21:12 UTC  (6+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "

[PATCH v6 0/5] Enable root to update the blacklist keyring
 2021-02-22 17:41 UTC  (8+ messages)
` [PATCH v6 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v6 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v6 4/5] certs: Factor out the blacklist hash creation
` [PATCH v6 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH v2 0/3] Kconfig oldconfig string update
 2021-02-22 15:08 UTC  (14+ messages)
` [PATCH v2 1/3] kconfig: Remove duplicate call to sym_get_string_value()
` [PATCH v2 2/3] kconfig: Ask user if string needs to be changed when dependency changed
` [PATCH v2 3/3] security: Add LSMs dependencies to CONFIG_LSM

[PATCH] certs: Add support for using elliptic curve keys for signing modules
 2021-02-22 13:33 UTC  (3+ messages)

[PATCH] RTIC: selinux: ARM64: Move selinux_state to a separate page
 2021-02-22 10:56 UTC  (12+ messages)

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-22  7:15 UTC  (13+ messages)

[PATCH v3 0/8] Fork brute force attack mitigation
 2021-02-22  2:47 UTC  (12+ messages)
` [PATCH v3 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v3 2/8] security/brute: Define a LSM and manage statistical data
` [PATCH v3 3/8] securtiy/brute: Detect a brute force attack
` [PATCH v3 4/8] security/brute: Fine tuning the attack detection
` [PATCH v3 5/8] security/brute: Mitigate a brute force attack
` [PATCH v3 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v3 7/8] Documentation: Add documentation "
` [PATCH v3 8/8] MAINTAINERS: Add a new entry "

[GIT PULL] SELinux patches for v5.12
 2021-02-22  1:20 UTC  (3+ messages)

[GIT PULL] Smack patches for v5.12
 2021-02-22  1:20 UTC  (2+ messages)

[GIT PULL] tomoyo fixes for v5.12
 2021-02-22  1:20 UTC  (2+ messages)

[RFC PATCH 0/4] Split security_task_getsecid() into subj and obj variants
 2021-02-21 22:12 UTC  (15+ messages)
` [RFC PATCH 1/4] lsm: separate security_task_getsecid() into subjective and objective variants
` [RFC PATCH 2/4] selinux: clarify task subjective and objective credentials
` [RFC PATCH 3/4] smack: differentiate between subjective and objective task credentials
` [RFC PATCH 4/4] apparmor: "

security_task_getsecid() and subjective vs objective task creds
 2021-02-20 14:50 UTC  (7+ messages)

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-02-19 22:22 UTC  (3+ messages)
` [PATCH v3 2/3] [NFS] cleanup: remove unneeded null check in nfs_fill_super()
` [PATCH v3 3/3] NFSv4 account for selinux security context when deciding to share superblock

[PATCH v3 1/2] [security] Add new hook to compare new mount to an existing mount
 2021-02-19 20:26 UTC  (3+ messages)
` [PATCH v3 2/2] NFSv4 account for selinux security context when deciding to share superblock

[PATCH v2 1/2] [security] Add new hook to compare new mount to an existing mount
 2021-02-19 20:07 UTC  (12+ messages)
` [PATCH v2 2/2] NFSv4 account for selinux security context when deciding to share superblock

[PATCH] ima: Replacing deprecated strlcpy with strscpy ~~~~~~~~~ Replace
 2021-02-19 17:38 UTC 

[PATCH v28 00/12] Landlock LSM
 2021-02-19 15:34 UTC  (5+ messages)
` [PATCH v28 07/12] landlock: Support filesystem access-control

[PATCH v2 0/5] ima: kernel build support for loading the kernel module signing key
 2021-02-19 15:25 UTC  (12+ messages)
` [PATCH v2 1/5] keys: cleanup build time module signing keys
` [PATCH v2 2/5] keys: generate self-signed module signing key using CSR
` [PATCH v2 3/5] ima: update kernel module signing process during build
` [PATCH v2 4/5] keys: define build time generated ephemeral kernel CA key
` [PATCH v2 5/5] ima: enable loading of build time generated key on .ima keyring

[PATCH] ima: Replacing deprecated strlcpy with strscpy
 2021-02-19  8:40 UTC 

[PATCH 0/5] ima: kernel build support for loading the kernel module signing key
 2021-02-18 22:02 UTC  (18+ messages)
` [PATCH 1/5] keys: cleanup build time module signing keys
` [PATCH 2/5] keys: generate self-signed module signing key using CSR
` [PATCH 3/5] ima: update kernel module signing process during build
` [PATCH 4/5] keys: define build time generated ephemeral kernel CA key
` [PATCH 5/5] ima: enable loading of build time generated key to .ima keyring

[PATCH v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-18 18:20 UTC  (7+ messages)

[PATCH RESEND v5] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-02-17 18:11 UTC  (2+ messages)

[PATCH v24 00/25] LSM: Module stacking for AppArmor
 2021-02-16 15:26 UTC  (4+ messages)
` [PATCH v24 04/25] IMA: avoid label collisions with stacked LSMs

[PATCH v1 0/3] Kconfig oldconfig string update
 2021-02-15 17:26 UTC  (7+ messages)
` [PATCH v1 1/3] kconfig: Remove duplicate call to sym_get_string_value()
` [PATCH v1 2/3] kconfig: Ask user if string needs to be changed when dependency changed
` [PATCH v1 3/3] security: Add LSMs dependencies to CONFIG_LSM

[PATCH] integrity/ima: Provide Kconfig option for ima-modsig template
 2021-02-15 15:36 UTC  (3+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-02-15 13:15 UTC  (8+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH 1/2] [security] Add new hook to compare new mount to an existing mount
 2021-02-13  0:32 UTC  (7+ messages)
` [PATCH 2/2] NFSv4 account for selinux security context when deciding to share superblock

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2021-02-12 19:04 UTC  (6+ messages)
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method

[PATCH v3] selinux: measure state and policy capabilities
 2021-02-12 16:37 UTC 

[PATCH -next] integrity: Make function integrity_add_key() static
 2021-02-12 16:21 UTC  (4+ messages)

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-12 11:49 UTC  (14+ messages)
` Conflict with Mickaël Salaün's blacklist patches [was [PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries]
                `  "

[PATCH v2] selinux: measure state and policy capabilities
 2021-02-11  2:04 UTC  (3+ messages)

general protection fault in tomoyo_socket_sendmsg_permission
 2021-02-10 19:29 UTC  (10+ messages)

[GIT PULL] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-10 15:17 UTC  (2+ messages)

[GIT PULL] keys: Collected minor fixes and cleanups
 2021-02-10 14:59 UTC 

(no subject)
 2021-02-10 14:57 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).