linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-17 15:56:55 to 2024-10-30 23:44:10 UTC [more...]

[PATCH v8 0/3] Lazy flush for the auth session
 2024-10-30 23:44 UTC  (14+ messages)
` [PATCH v8 1/3] tpm: Return tpm2_sessions_init() when null key creation fails
` [PATCH v8 2/3] tpm: Rollback tpm2_load_null()
` [PATCH v8 3/3] tpm: Lazily flush the auth session

[v4] security: add trace event for cap_capable
 2024-10-30 20:59 UTC  (5+ messages)

Trusted keys: DCP: Unable to handle paging request
 2024-10-29 22:38 UTC  (4+ messages)
` [PATCH] KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

[v3] security: add trace event for cap_capable
 2024-10-29 20:20 UTC  (3+ messages)

[v2] security: add trace event for cap_capable
 2024-10-28 16:51 UTC  (9+ messages)

[PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
 2024-10-28 16:36 UTC  (2+ messages)

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-10-28 11:45 UTC  (10+ messages)
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend

[PATCH v1] ipe: add 'anonymous_memory' property for policy decisions
 2024-10-25 22:32 UTC  (3+ messages)

[RFC PATCH v2 00/14] Landlock audit support
 2024-10-25 15:25 UTC  (25+ messages)
` [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set
` [RFC PATCH v2 02/14] lsm: Add audit_log_lsm_data() helper
` [RFC PATCH v2 03/14] landlock: Factor out check_access_path()
` [RFC PATCH v2 04/14] landlock: Add unique ID generator
` [RFC PATCH v2 05/14] landlock: Move access types
` [RFC PATCH v2 06/14] landlock: Move domain hierarchy management
` [RFC PATCH v2 07/14] landlock: Log ptrace denials
` [RFC PATCH v2 08/14] landlock: Log domain properties and release
` [RFC PATCH v2 09/14] landlock: Log mount-related denials
` [RFC PATCH v2 10/14] landlock: Log file-related denials
` [RFC PATCH v2 11/14] landlock: Log truncate and ioctl denials
` [RFC PATCH v2 12/14] landlock: Log TCP bind and connect denials
` [RFC PATCH v2 13/14] landlock: Log scoped denials
` [RFC PATCH v2 14/14] landlock: Control log events with LANDLOCK_RESTRICT_SELF_LOGLESS

[PATCH v6] tpm: Add new device/vendor ID 0x50666666
 2024-10-25 14:48 UTC  (4+ messages)

[PATCH 1/1] netlabel: Add missing comment to struct field
 2024-10-25 13:53 UTC  (7+ messages)
` [PATCH 1/1] add comment for doi_remove in struct netlbl_lsm_secattr

[v1] security: add trace event for cap_capable
 2024-10-25 11:22 UTC  (11+ messages)
` [PATCH v1] "

[PATCH] pidfd: add ioctl to retrieve pid info
 2024-10-24 23:31 UTC  (7+ messages)

[RFC PATCH v3 00/13] Clavis LSM
 2024-10-24 19:57 UTC  (29+ messages)
` [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check
` [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key
` [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl
` [RFC PATCH v3 06/13] clavis: Populate clavis keyring acl with kernel module signature
` [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis
` [RFC PATCH v3 09/13] clavis: Allow user to define acl at build time
` [RFC PATCH v3 13/13] clavis: Kunit support

[PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context
 2024-10-24 17:57 UTC  (8+ messages)
  ` [PATCH v3 1/5] LSM: Ensure the correct LSM context releaser
  ` [PATCH v3 2/5] LSM: Replace context+len with lsm_context
  ` [PATCH v3 3/5] LSM: Use lsm_context in security_inode_getsecctx
  ` [PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security
  ` [PATCH v3 5/5] LSM: secctx provider check on release

[PATCH v3 0/3] Refactor Landlock access mask management
 2024-10-24 14:58 UTC  (5+ messages)
` [PATCH v3 1/3] landlock: Refactor filesystem "
` [PATCH v3 2/3] landlock: Refactor network "
` [PATCH v3 3/3] landlock: Optimize scope enforcement

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-10-24  8:59 UTC  (4+ messages)

axm55xx_defconfig: ld.lld: error: undefined symbol: lockdown_reasons
 2024-10-23 14:39 UTC 

TOMOYO's pull request for v6.12
 2024-10-23 10:52 UTC  (6+ messages)

[PATCH v3 0/3] samples/landlock: Fix port parsing in sandboxer
 2024-10-22 18:50 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] samples/landlock: Refactor help message
` [PATCH v3 3/3] samples/landlock: Clarify option parsing behaviour

[PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security
 2024-10-22 16:46 UTC  (5+ messages)

[PATCH v2 5/6] LSM: secctx provider check on release
 2024-10-22 16:28 UTC  (4+ messages)

[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
 2024-10-22 16:27 UTC  (7+ messages)

[PATCH v2 1/6] LSM: Ensure the correct LSM context releaser
 2024-10-22 16:25 UTC  (4+ messages)

[PATCH] Landlock: fix grammar issues in docs
 2024-10-21 18:37 UTC  (4+ messages)

[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
 2024-10-21 14:04 UTC  (20+ messages)

[RFC PATCH v1 0/7] landlock: Add UDP access control support
 2024-10-21  9:57 UTC  (5+ messages)
` [RFC PATCH v1 4/7] landlock: Add UDP send+recv access control

[PATCH] apparmor: Remove deadcode
 2024-10-20 14:43 UTC  (2+ messages)

[GIT PULL] IPE fixes for 6.12-rc4
 2024-10-20  0:59 UTC  (2+ messages)

[RESEND PATCH] apparmor: Remove unnecessary NULL check before kvfree()
 2024-10-18 21:45 UTC 

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2024-10-18 18:08 UTC  (4+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction

[RFC][PATCH] mm: Split locks in remap_file_pages()
 2024-10-18 15:50 UTC  (5+ messages)

[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
 2024-10-18 15:23 UTC  (10+ messages)

[PATCH 1/3] ima: Remove inode lock
 2024-10-18 14:48 UTC  (19+ messages)

[syzbot] [apparmor?] KASAN: slab-use-after-free Read in apparmor_sk_free_security
 2024-10-17 20:23 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).