linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-13 08:14:45 to 2021-03-22 22:50:55 UTC [more...]

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-03-22 22:49 UTC  (17+ 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 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 v5] ARM: Implement SLS mitigation
 2021-03-22 11:45 UTC  (7+ messages)

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

[PATCH] keys: Allow disabling read permissions for key possessor
 2021-03-22  9:57 UTC 

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

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-21 20:48 UTC  (15+ messages)
` [PATCH v1 1/3] crypto: caam - add in-kernel interface for blob generator
` [PATCH v1 2/3] KEYS: trusted: implement fallback to kernel RNG
` [PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[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 v30 00/12] Landlock LSM
 2021-03-19 21:57 UTC  (36+ 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 09/12] arch: Wire up Landlock syscalls
` [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] 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  (12+ messages)
` [PATCH v7 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v7 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v7 4/5] certs: Factor out the blacklist hash creation
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-16 21:16 UTC  (12+ messages)
` [PATCH v12 01/10] oid_registry: Add OIDs for ECDSA with SHA224/256/384/512
` [PATCH v12 02/10] crypto: Add support for ECDSA signature verification
` [PATCH v12 03/10] crypto: Add NIST P384 curve parameters
` [PATCH v12 04/10] crypto: Add math to support fast NIST P384
` [PATCH v12 05/10] ecdsa: Register NIST P384 and extend test suite
` [PATCH v12 06/10] x509: Detect sm2 keys by their parameters OID
` [PATCH v12 07/10] x509: Add support for parsing x509 certs with ECDSA keys
` [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

[PATCH v5 0/1] Unprivileged chroot
 2021-03-16 20:36 UTC  (2+ messages)
` [PATCH v5 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v4 0/1] Unprivileged chroot
 2021-03-16 20:06 UTC  (9+ messages)
` [PATCH v4 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH] perf/core: fix unconditional security_locked_down() call
 2021-03-16 15:12 UTC  (4+ messages)

[PATCH v3 0/1] Unprivileged chroot
 2021-03-16  8:17 UTC  (4+ messages)
` [PATCH v3 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH] LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl
 2021-03-15 16:51 UTC  (2+ messages)

[PATCH 4/4] integrity: Load mokx variables into the blacklist keyring
 2021-03-13 20:27 UTC  (9+ messages)
` [PATCH 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-13 10:44 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).