linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-11 22:09:27 to 2026-09-21 10:27:04 UTC [more...]

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

[PATCH v2] security: commoncap: clarify CAP_FS_SET comment in cap_task_fix_setuid()
 2026-09-21  2:55 UTC  (2+ messages)

[PATCH bpf-next v3 00/15] BPF interface for applying Landlock rulesets
 2026-09-21  2:44 UTC  (29+ 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 v3 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-09-21  2:33 UTC  (12+ messages)
` [PATCH v3 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)

[PATCH] smackfs: reject out-of-range IPv4 octets in netlabel writes
 2026-09-21  1:55 UTC  (2+ messages)

[PATCH] netlabel: calipso, x509: clean up ADDRSELECT on DOI removal and check AKID len
 2026-09-20 23:59 UTC  (5+ messages)
  ` [PATCH v2] certs: x509: duplicate cert->tbs when sig->algo_takes_data is set

[PATCH] tomoyo: Enforce connect policy in TCP Fast Open
 2026-09-20 22:34 UTC  (3+ messages)

[PATCH] netlabel: cipso_v4: reject empty MLS level/cat lists and zero tail in cipso_v4_delopt()
 2026-09-20 21:55 UTC  (4+ messages)

[PATCH] security: commoncap: clarify CAP_FS_SET comment in cap_task_fix_setuid()
 2026-09-20 16:17 UTC  (3+ messages)

[GIT PULL] selinux/selinux-pr-20260919
 2026-09-20 15:10 UTC  (2+ messages)

[PATCH v3 0/2] integrity: Return error codes in audit messages
 2026-09-20 13:16 UTC  (7+ messages)
` [PATCH v3 1/2] integrity: Report error code in integrity_audit_msg() call sites
` [PATCH v3 2/2] integrity: Replace integrity_audit_message() with integrity_audit_msg()

[PATCH] ipv6: calipso: fix 8-bit hdrlen overflow and missing pskb_may_pull() in hop-by-hop options
 2026-09-20  1:27 UTC  (3+ messages)

[RFC] bpf-lsm: scoped one-shot userspace authorization binding for exec
 2026-09-20  1:05 UTC 

[PATCH] KEYS: asymmetric: fix out_len bounds check and in2_len union clobber in keyctl_pkey
 2026-09-19 22:27 UTC  (2+ messages)

[PATCH] KEYS: reject descriptions exceeding U16_MAX in __key_create_or_update()
 2026-09-19 20:45 UTC  (2+ messages)

[PATCH] smack: reject relabel-self writes from io_uring workers
 2026-09-19  4:04 UTC  (2+ messages)

[PATCH v2 2/9] seq_buf: Do not pop from an overflowed seq_buf
 2026-09-19  0:34 UTC  (2+ messages)

[PATCH 0/3] keys: Add well known IDs for fs-verity/dm-verity keys
 2026-09-18 19:59 UTC  (8+ 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 5.15.y 1/2] landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation
 2026-09-18 19:45 UTC  (6+ messages)
` [PATCH 5.15.y 2/2] selftests/landlock: Add tests for whiteout object creation

[PATCH v1 0/9] landlock: Fix tracepoint policy context
 2026-09-18 19:02 UTC  (19+ messages)
` [PATCH v1 1/9] landlock: Fix tracepoint fixed-width type names
` [PATCH v1 2/9] landlock: Fix filesystem denial blocker reporting
` [PATCH v1 3/9] landlock: Fix rule tracepoint context
` [PATCH v1 4/9] landlock: Fix network denial trace context
` [PATCH v1 5/9] landlock: Report the actual ptrace tracer
` [PATCH v1 6/9] landlock: Report the effective signal number
` [PATCH v1 7/9] selftests/landlock: Test filesystem denial blockers
` [PATCH v1 8/9] selftests/landlock: Test network denial context
` [PATCH v1 9/9] landlock: Fix tracepoint contract documentation

[PATCH v3] lsm,nscommon: initialize the security blob for the initial namespaces
 2026-09-18 14:47 UTC  (2+ messages)

[PATCH] [v2] landlock: work around gcc-16 -Wuninitialized warning
 2026-09-18 13:55 UTC  (9+ messages)

[PATCH v2] lsm,nscommon: initialize the security blob for the initial namespaces
 2026-09-18 13:55 UTC  (2+ messages)

[PATCH] lsm: initialize the security blob for the initial namespaces
 2026-09-18 13:55 UTC  (4+ messages)

[PATCH] apparmor: Fix label reference leak in aa_unix_file_perm()
 2026-09-18  9:00 UTC  (5+ messages)

[PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
 2026-09-18  6:48 UTC  (3+ messages)

[PATCH v9 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-18  4:23 UTC  (5+ 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 v4] keys: finalize persistent keyring timeout after link attempt
 2026-09-18  2:14 UTC  (2+ messages)

[PATCH] KEYS: trusted: Fix tpm2_load_cmd() boundary check
 2026-09-18  1:43 UTC  (5+ messages)

[PATCH v8 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-18  1:32 UTC  (2+ messages)

[PATCH v3] KEYS: encrypted: fix integer overflow of datablob_len
 2026-09-18  1:31 UTC  (3+ messages)

[syzbot] [lsm?] [io-uring?] kernel BUG in commit_creds (3)
 2026-09-17 19:30 UTC 

[PATCH] apparmor: Fix namespace reference leak in __aa_find_or_create_ns()
 2026-09-17 16:43 UTC 

[PATCH] apparmor: handle NULL peer label in AF_UNIX context updates
 2026-09-17  7:15 UTC 

優しい社長のNG行動
 2026-09-17  2:13 UTC 

[PATCH 1/7] seq_buf: Do not pop from an overflowed seq_buf
 2026-09-17  0:23 UTC 

[PATCH] apparmor: lift path_name lookup in umount
 2026-09-16 17:03 UTC 

[RFC PATCH 0/2] Landlock signal scope and TIOCSIG
 2026-09-16 15:42 UTC  (11+ 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 v2] docs: landlock: clarify TTY signal scoping
 2026-09-16 15:37 UTC  (2+ messages)

[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 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 v1 2/2] selftests/landlock: Check full ioctl commands in audit records
 2026-09-14 20:41 UTC  (2+ messages)

[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  (8+ messages)
` [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [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 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)


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