linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-10 15:12:13 to 2026-09-16 12:25:55 UTC [more...]

[PATCH] [v2] landlock: work around gcc-16 -Wuninitialized warning
 2026-09-16 12:25 UTC  (3+ messages)

[RFC PATCH 0/2] Landlock signal scope and TIOCSIG
 2026-09-16 12:18 UTC  (9+ messages)
` [RFC PATCH 1/2] tty: mediate TIOCSIG through task_kill LSM hooks
` [RFC PATCH 2/2] selftests/landlock: cover TIOCSIG signal scoping
  ` [PATCH] docs: landlock: clarify TTY "

[PATCH] apparmor: check accept index + 1 is in bounds
 2026-09-16 11:53 UTC 

[PATCH v4 09/13] security: keys: trusted: always clear the hmac_sha1_ctx before returning
 2026-09-16  9:50 UTC 

[PATCH v3 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-09-16  9:01 UTC  (10+ messages)
` [PATCH v3 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)

[PATCH bpf-next v3 00/15] BPF interface for applying Landlock rulesets
 2026-09-16  8:48 UTC  (23+ messages)
` [PATCH bpf-next v3 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor
                ` LSM boundaries. Was: "
` [PATCH bpf-next v3 07/15] lsm: Add the bpf_lsm_policy_apply_bprm kfunc

[PATCH v2 0/3] integrity: Return error codes in audit messages
 2026-09-15 21:32 UTC  (5+ messages)
` [PATCH v2 1/3] integrity: Replace all uses of integrity_audit_msg() with integrity_audit_message()

[PATCH 0/3] keys: Add well known IDs for fs-verity/dm-verity keys
 2026-09-15 12:39 UTC  (5+ messages)
` [PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING
` [PATCH 2/3] keys: add KEY_SPEC_FS_VERITY_KEYRING
` [PATCH 3/3] Documentation: keys: document IDs added since KEY_SPEC_REQKEY_AUTH_KEY

[PATCH v1 0/2] lsm: Preserve full ioctl commands in audit records
 2026-09-14 20:41 UTC  (4+ messages)
` [PATCH v1 2/2] selftests/landlock: Check "

[PATCH v1 1/2] lsm: Preserve full ioctl commands in audit records
 2026-09-14 20:41 UTC  (2+ messages)

[PATCH 0/6] landlock: Add POSIX message queue scoping
 2026-09-14 14:10 UTC  (2+ messages)

[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
 2026-09-13 16:30 UTC  (7+ messages)

[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
 2026-09-13  9:49 UTC  (15+ messages)
` [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v21 5/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v21 6/9] rust: Add `OwnableRefCounted`
` [PATCH v21 7/9] rust: page: convert to `AlwaysRefCounted`
` [PATCH v21 9/9] rust: page: add `ExclusivePage` for race-free page access

[RFC PATCH] smack: preserve low-integrity labels on copy via whitelist
 2026-09-12 15:48 UTC  (2+ messages)

[PATCH v4] keys: finalize persistent keyring timeout after link attempt
 2026-09-12  9:54 UTC 

[PATCH v9 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-12  6:29 UTC  (3+ messages)
` [PATCH v9 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v9 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH v7 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-12  6:19 UTC  (5+ messages)
` [PATCH v7 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH] apparmor: Fix the return value in split_token_from_name() kernel-doc
 2026-09-12  0:03 UTC 

[PATCH 2/2] doc: LSM: fix module ordering description for /sys/kernel/security/lsm
 2026-09-11 22:09 UTC  (2+ messages)

[PATCH 1/2] doc: LSM: describe CONFIG_LSM and lsm= as the selection mechanism
 2026-09-11 22:09 UTC  (2+ messages)

[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-09-11 18:59 UTC  (12+ messages)

[PATCH v3 0/2] lsm: expose mount idmaps to inode hooks
 2026-09-11 18:14 UTC  (11+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/bpf: verify mount idmaps reach "

[PATCH v3 0/3] Bring includes in linux/kmod.h up to date
 2026-09-11 14:46 UTC  (4+ messages)
` [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date

[PATCH v3 00/15] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-11 12:59 UTC  (18+ messages)
` [PATCH v3 01/15] "
` [PATCH v3 02/15] mm/oom_kill: convert process/thread iterators to for_each_*_rculock
` [PATCH v3 03/15] mm/ksm: convert process iterator to for_each_process_rculock
` [PATCH v3 04/15] mm/memory-failure: "
` [PATCH v3 05/15] cpu/hotplug: convert thread iterator to for_each_thread_rculock
` [PATCH v3 06/15] freezer: "
` [PATCH v3 07/15] hung_task: convert process/thread iterators to for_each_*_rculock
` [PATCH v3 08/15] locking/lockdep: "
` [PATCH v3 09/15] rcu: convert process/thread iterator to for_each_process_thread_rculock
` [PATCH v3 10/15] sched: convert process/thread iterators to for_each_*_rculock
` [PATCH v3 11/15] tracing/fgraph: convert process/thread iterator to for_each_process_thread_rculock
` [PATCH v3 12/15] unwind: "
` [PATCH v3 13/15] fs: convert process/thread iterators to for_each_*_rculock
` [PATCH v3 14/15] lib: convert process iterator to for_each_process_rculock
` [PATCH v3 15/15] security/landlock: convert thread iterator to for_each_thread_rculock

[PATCH v1 1/2] selftests/landlock: Fix trace variant formatting
 2026-09-11 12:48 UTC  (4+ messages)
` [PATCH v1 2/2] selftests/landlock: Fix disconnected "

[PATCH 1/7] kasan: Add .kunitconfig for KUnit tests
 2026-09-11  7:03 UTC 

[PATCH 0/7] fs: preserve superblock inode walk positions across lock drops
 2026-09-11  3:35 UTC  (7+ messages)
` [PATCH 1/7] fs: remove trailing whitespace from include/linux/fs.h
` [PATCH 2/7] fs: introduce sb_for_each_inodes()
    ` [External] "

[PATCH v3 03/12] security: Add LSM_AUDIT_DATA_NS for namespace audit records
 2026-09-10 23:09 UTC  (7+ messages)
` [PATCH v3 3/12] "

[PATCH 2/2] lsm: fix size queries for getselfattr with NULL buffer
 2026-09-10 19:26 UTC  (2+ messages)

[PATCH] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
 2026-09-10 19:00 UTC  (8+ 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).