linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-10 17:25:13 to 2025-04-24 09:06:22 UTC [more...]

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-24  9:06 UTC  (10+ messages)
` [PATCH v4 3/3] "

[PATCH] lsm: make SECURITY_PATH always enabled
 2025-04-23 21:23 UTC  (8+ messages)

[PATCH] landlock: Work around randstruct unnamed static initializer support
 2025-04-23 18:38 UTC  (5+ messages)

[PATCH v13 0/9] ima: kexec: measure events between kexec load and execute
 2025-04-23 18:21 UTC  (13+ messages)
` [PATCH v13 1/9] ima: rename variable the seq_file "file" to "ima_kexec_file"
` [PATCH v13 2/9] ima: define and call ima_alloc_kexec_file_buf()
` [PATCH v13 3/9] kexec: define functions to map and unmap segments
` [PATCH v13 4/9] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v13 5/9] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v13 6/9] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v13 7/9] ima: verify if the segment size has changed
` [PATCH v13 8/9] ima: make the kexec extra memory configurable
` [PATCH v13 9/9] ima: measure kexec load and exec events as critical data

[PATCH] RDMA/uverbs: Consider capability of the process that opens the file
 2025-04-23 16:45 UTC  (28+ messages)

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-23 15:10 UTC  (30+ messages)
` [PATCH v2 security-next 1/4] security: "
  ` [PATCH v2 "

listxattr() should return ENOTSUP for sysfs / tmpfs entries, not 0
 2025-04-23 12:22 UTC 

[PATCH] lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORK
 2025-04-22 19:34 UTC  (2+ messages)

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-04-22 17:25 UTC  (11+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
` [PATCH RFC v7 7/8] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[RFC PATCH v3 00/19] Support socket access-control
 2025-04-22 17:19 UTC  (2+ messages)

[RFC PATCH] lsm: Add Rust bindings with example LSM
 2025-04-22 16:28 UTC  (4+ messages)

[PATCH v5] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-04-22 14:01 UTC  (3+ messages)

[PATCH RESEND v17 0/3] binder: report txn errors via generic netlink
 2025-04-22  7:52 UTC  (8+ messages)
` [PATCH RESEND v17 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH RESEND v17 2/3] binder: report txn errors via generic netlink
` [PATCH RESEND v17 3/3] binder: transaction report binder_features flag

[PATCH AUTOSEL 6.1 08/12] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-22  2:18 UTC 

[PATCH AUTOSEL 6.6 10/15] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-22  2:17 UTC 

[PATCH AUTOSEL 6.12 16/23] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-22  2:16 UTC 

[PATCH AUTOSEL 6.14 19/30] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-22  2:15 UTC 

[PATCH v12 0/9] ima: kexec: measure events between kexec load and execute
 2025-04-21 21:44 UTC  (31+ messages)
` [PATCH v12 1/9] ima: rename variable the seq_file "file" to "ima_kexec_file"
` [PATCH v12 2/9] ima: define and call ima_alloc_kexec_file_buf()
` [PATCH v12 3/9] kexec: define functions to map and unmap segments
` [PATCH v12 4/9] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v12 5/9] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v12 6/9] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v12 7/9] ima: verify if the segment size has changed
` [PATCH v12 8/9] ima: make the kexec extra memory configurable
` [PATCH v12 9/9] ima: measure kexec load and exec events as critical data

[RFC PATCH 0/29] Rework the LSM initialization
 2025-04-19 15:58 UTC  (69+ messages)
` [RFC PATCH 01/29] lsm: split the notifier code out into lsm_notifier.c
` [RFC PATCH 02/29] lsm: split the init code out into lsm_init.c
` [RFC PATCH 03/29] lsm: simplify prepare_lsm() and rename to lsm_prep_single()
` [RFC PATCH 05/29] lsm: replace the name field with a pointer to the lsm_id struct
` [RFC PATCH 06/29] lsm: cleanup and normalize the LSM order symbols naming
` [RFC PATCH 07/29] lsm: rework lsm_active_cnt and lsm_idlist[]
` [RFC PATCH 08/29] lsm: get rid of the lsm_names list and do some cleanup
` [RFC PATCH 09/29] lsm: cleanup and normalize the LSM enabled functions
` [RFC PATCH 10/29] lsm: cleanup the LSM blob size code
` [RFC PATCH 11/29] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [RFC PATCH 17/29] lsm: introduce an initcall mechanism into the LSM framework
` [RFC PATCH 18/29] loadpin: move initcalls to "
` [RFC PATCH 19/29] ipe: "
` [RFC PATCH 20/29] smack: "
` [RFC PATCH 22/29] safesetid: "
` [RFC PATCH 26/29] selinux: "
` [RFC PATCH 27/29] lsm: consolidate all of the LSM framework initcalls

[RFC PATCH] security/apparmor: use kfree_sensitive() in unpack_secmark()
 2025-04-18  4:52 UTC 

[PATCH 1/2] apparmor: shift ouid when mediating hard links in userns
 2025-04-16 22:42 UTC  (2+ messages)
` [PATCH 2/2] apparmor: shift uid when mediating af_unix "

[PATCH v1 1/3] landlock: Fix documentation for landlock_create_ruleset(2)
 2025-04-16 15:47 UTC  (3+ messages)
` [PATCH v1 2/3] landlock: Fix documentation for landlock_restrict_self(2)
` [PATCH v1 3/3] landlock: Update log documentation

[PATCH] gcc-plugins: Disable GCC plugins for compile test builds
 2025-04-15 20:43 UTC  (5+ messages)

[PATCH 0/2] Allow individual features to be locked down
 2025-04-13 19:25 UTC  (3+ messages)

[PATCH v8] KEYS: Add a list for unreferenced keys
 2025-04-12 12:37 UTC  (6+ messages)

[PATCH v3 net-next 0/4] net: Retire DCCP socket
 2025-04-12  3:10 UTC  (2+ messages)

Credentials not fully initialized before bprm_check LSM hook
 2025-04-11 22:14 UTC  (4+ messages)

[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
 2025-04-11 10:55 UTC  (7+ messages)
` [RFC PATCH 4/9] User-space API for creating a supervisor-fd

[PATCH v1 1/3] landlock: Log the TGID of the domain creator
 2025-04-11  8:35 UTC  (3+ messages)
` [PATCH v1 3/3] selftests/landlock: Add PID tests for audit records

[Bug Report] A compilation failure occurs when landlock and RANDSTRUCT are combined with GCC 14.2.0
 2025-04-11  2:50 UTC  (4+ messages)

[PATCH v11 0/9] ima: kexec: measure events between kexec load and execute
 2025-04-10 19:47 UTC  (7+ messages)
` [PATCH v11 8/9] ima: make the kexec extra memory configurable


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