linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 21:08:54 to 2021-03-24 19:15:53 UTC [more...]

[PATCH v31 00/12] Landlock LSM
 2021-03-24 19:15 UTC  (12+ messages)
` [PATCH v31 01/12] landlock: Add object management
` [PATCH v31 02/12] landlock: Add ruleset and domain management
` [PATCH v31 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v31 04/12] landlock: Add ptrace restrictions
` [PATCH v31 05/12] LSM: Infrastructure management of the superblock
` [PATCH v31 06/12] fs,security: Add sb_delete hook
` [PATCH v31 07/12] landlock: Support filesystem access-control
` [PATCH v31 08/12] landlock: Add syscall implementations
` [PATCH v31 09/12] arch: Wire up Landlock syscalls
` [PATCH v31 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v31 12/12] landlock: Add user and kernel documentation

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-03-24 17:22 UTC  (22+ messages)
` [PATCH 01/11] x86: compressed: avoid gcc-11 -Wstringop-overread warning
` [PATCH 02/11] x86: tboot: avoid Wstringop-overread-warning
` [PATCH 03/11] security: commoncap: fix -Wstringop-overread warning
` [PATCH 04/11] ath11: Wstringop-overread warning
` [PATCH 05/11] qnx: avoid -Wstringop-overread warning
` [PATCH 06/11] cgroup: fix -Wzero-length-bounds warnings
` [PATCH 07/11] ARM: sharpsl_param: work around -Wstringop-overread warning
` [PATCH 08/11] atmel: avoid gcc -Wstringop-overflow warning
` [PATCH 09/11] scsi: lpfc: fix gcc -Wstringop-overread warning
` [PATCH 10/11] drm/i915: avoid stringop-overread warning on pri_latency
` [PATCH 11/11] [RFC] drm/i915/dp: fix array overflow warning

[PATCH v30 00/12] Landlock LSM
 2021-03-24 16:21 UTC  (45+ messages)
` [PATCH v30 01/12] landlock: Add object management
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v30 04/12] landlock: Add ptrace restrictions
` [PATCH v30 05/12] LSM: Infrastructure management of the superblock
` [PATCH v30 06/12] fs,security: Add sb_delete hook
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v30 12/12] landlock: Add user and kernel documentation
  ` [PATCH v30 10/12] selftests/landlock: Add user space tests

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-24 16:14 UTC  (24+ messages)
` [PATCH v1 1/3] crypto: caam - add in-kernel interface for blob generator
` [PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[RFC PATCH 1/2] ima: don't access a file's integrity status before an IMA policy is loaded
 2021-03-24 15:56 UTC  (19+ messages)
` [RFC PATCH 2/2] integrity: double check iint_cache was initialized

[PATCH] ima: Fix the error code for restoring the PCR value
 2021-03-24  9:00 UTC  (3+ messages)

[PATCH v5] ARM: Implement SLS mitigation
 2021-03-23 22:39 UTC  (8+ messages)

[PATCH] ima: Fix function name error in comment
 2021-03-23 12:46 UTC  (2+ messages)

[PATCH] keys: Allow disabling read permissions for key possessor
 2021-03-23  2:02 UTC  (3+ messages)

[PATCH] integrity/ima: Add declarations to init_once void arguments
 2021-03-23  1:33 UTC 

[PATCH v2 0/3] Split security_task_getsecid() into subj and obj variants
 2021-03-22 19:29 UTC  (9+ messages)
` [PATCH v2 1/3] lsm: separate security_task_getsecid() into subjective and objective variants
` [PATCH v2 2/3] selinux: clarify task subjective and objective credentials
` [PATCH v2 3/3] smack: differentiate between subjective and objective task credentials

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-03-22 19:04 UTC  (5+ 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/3] [security] Add new hook to compare new mount to an existing mount
 2021-03-22 18:56 UTC  (16+ messages)
` [PATCH v4 "

[GIT PULL] SELinux fixes for v5.12 (#1)
 2021-03-22 18:47 UTC  (2+ messages)

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

[PATCH 1/2] ima: don't access a file's integrity status before an IMA policy is loaded
 2021-03-22 18:02 UTC  (6+ messages)
` [PATCH 2/2] integrity: double check iint_cache was initialized

[PATCH] apparmor: avoid -Wempty-body warning
 2021-03-22 11:00 UTC 

[PATCH V2] device_cgroup: A typo fix
 2021-03-21  5:49 UTC  (2+ messages)

[PATCH] security: A typo fix
 2021-03-21  5:47 UTC  (2+ messages)

[PATCH] security: A typo fix
 2021-03-21  3:48 UTC 

[PATCH] cap: Trivial spelling fixes throughout the file
 2021-03-21  3:34 UTC 

NULL deref in integrity_inode_get
 2021-03-20  7:13 UTC  (7+ messages)

[PATCH] selinux: vsock: Set SID for socket returned by accept()
 2021-03-19 12:57 UTC  (3+ messages)

Weird bug in NFS/SELinux
 2021-03-19  9:30 UTC 

[security:landlock_lsm 8/12] kernel/sys_ni.c:270:1: warning: no previous prototype for function '__arm64_sys_landlock_create_ruleset'
 2021-03-19  8:29 UTC  (2+ messages)

[security:landlock_lsm 8/12] kernel/sys_ni.c:270:1: warning: no previous prototype for function '__x64_sys_landlock_create_ruleset'
 2021-03-19  6:26 UTC 

[PATCH] xfs: use has_capability_noaudit() instead of capable() where appropriate
 2021-03-19  6:00 UTC  (4+ messages)

deadlock bug related to bpf,audit subsystems
 2021-03-18 18:19 UTC  (2+ messages)

[PATCH] security: fix misspellings using codespell tool
 2021-03-18 12:00 UTC 

[PATCH] security/smack: fix misspellings using codespell tool
 2021-03-18 11:10 UTC 

[PATCH] security/smack/: fix misspellings using codespell tool
 2021-03-18 11:04 UTC 

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-03-18  9:42 UTC  (4+ messages)

[PATCH] KEYS: trusted: tee: fix build error due to missing include
 2021-03-18  7:06 UTC  (3+ messages)

[RFC PATCH 0/4] Split security_task_getsecid() into subj and obj variants
 2021-03-17 22:56 UTC  (5+ messages)
` [RFC PATCH 2/4] selinux: clarify task subjective and objective credentials

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-03-17 15:45 UTC  (6+ messages)
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to "

[PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-16 21:16 UTC  (6+ messages)
` [PATCH v12 05/10] ecdsa: Register NIST P384 and extend test suite
` [PATCH v12 08/10] ima: Support EC keys for signature verification
` [PATCH v12 09/10] x509: Add OID for NIST P384 and extend parser for it
` [PATCH v12 10/10] certs: Add support for using elliptic curve keys for signing modules


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