linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-22 12:18:05 to 2025-12-02 23:29:12 UTC [more...]

[PATCH 0/1] Trim N entries of IMA event logs
 2025-12-02 23:28 UTC 

[PATCH v3] tpm2-sessions: address out-of-range indexing
 2025-12-02 22:07 UTC  (4+ messages)

[PATCH] selftests/landlock: Remove invalid unix socket bind()
 2025-12-02 21:51 UTC  (4+ messages)
    ` [PATCH] selftests/landlock: NULL-terminate unix pathname addresses

[PATCH v2 1/4] tpm2-sessions: fix out of range indexing in name_size
 2025-12-02 20:26 UTC  (2+ messages)
` [PATCH v2 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()

[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
 2025-12-02 19:38 UTC  (3+ messages)
` [PATCH 13/46] rust: cred: add __rust_helper to helpers
` [PATCH 37/46] rust: security: "

[PATCH v2 1/2] evm: fix security.evm for a file with IMA signature
 2025-12-02 17:10 UTC  (3+ messages)

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-12-02  8:46 UTC  (16+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
    ` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()

[GIT PULL] selinux/selinux-pr-20251201
 2025-12-02  2:00 UTC 

[GIT PULL] lsm/lsm-pr-20251201
 2025-12-02  2:00 UTC 

[PATCH 1/4] tpm2-sessions: address out-of-range indexing
 2025-12-01 22:45 UTC  (3+ messages)
` [PATCH 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()
` [PATCH v3] tpm2-sessions: address out-of-range indexing

[PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-12-01 21:39 UTC  (22+ messages)
              ` [PATCH v18] "
                    ` [RFC][PATCH] exec: Move cred computation under exec_update_lock
                        ` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)

[RFC v1 0/1] Implement IMA Event Log Trimming
 2025-12-01 17:42 UTC  (7+ messages)

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-12-01 17:09 UTC  (13+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH] tomoyo: Use local kmap in tomoyo_dump_page()
 2025-12-01 14:21 UTC  (2+ messages)

[PATCH bpf-next 0/3] Introduce bpf_kern_path and bpf_path_put
 2025-12-01  7:32 UTC  (13+ messages)
` [PATCH bpf-next 1/3] bpf: Allow const char * from LSM hooks as kfunc const string arguments
` [PATCH bpf-next 2/3] bpf: Add bpf_kern_path and bpf_path_put kfuncs
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for bpf_kern_path kfunc

[PATCH] rust: security: use `pin_init::zeroed()` for LSM context initialization
 2025-12-01  3:39 UTC  (2+ messages)

[PATCH v2] tpm2-sessions: address out-of-range indexing
 2025-11-30 21:35 UTC 

[PATCH] tpm2-sessions: address out-of-range indexing
 2025-11-30 21:18 UTC 

[GIT PULL] KEYS: trusted: keys-trusted-next-rc1
 2025-11-29 21:09 UTC 

[GIT PULL] Smack patches for 6.19
 2025-11-29 20:24 UTC 

[PATCH] net: ipv6: fix spelling typos in comments
 2025-11-29  3:55 UTC  (2+ messages)

[PATCH v4 0/4] Landlock: Disconnected directory handling
 2025-11-28 17:24 UTC  (9+ messages)
` [PATCH v4 1/4] landlock: Fix handling of disconnected directories
` [PATCH v4 2/4] landlock: Improve variable scope
` [PATCH v4 3/4] selftests/landlock: Add tests for access through disconnected paths
` [PATCH v4 4/4] selftests/landlock: Add disconnected leafs and branch test suites

[PATCH v5 0/4] Landlock: Disconnected directory handling
 2025-11-28 17:21 UTC  (5+ messages)
` [PATCH v5 1/4] landlock: Fix handling of disconnected directories
` [PATCH v5 2/4] landlock: Improve variable scope
` [PATCH v5 3/4] selftests/landlock: Add tests for access through disconnected paths
` [PATCH v5 4/4] selftests/landlock: Add disconnected leafs and branch test suites

[PATCH v3 0/5] Implement LANDLOCK_ADD_RULE_NO_INHERIT
 2025-11-28 15:53 UTC  (9+ messages)
` [PATCH v3 1/5] landlock: "
` [PATCH v3 2/5] landlock: Implement LANDLOCK_ADD_RULE_NO_INHERIT userspace api
` [PATCH v3 3/5] samples/landlock: Add LANDLOCK_ADD_RULE_NO_INHERIT to landlock-sandboxer
` [PATCH v3 4/5] selftests/landlock: Implement selftests for LANDLOCK_ADD_RULE_NO_INHERIT
` [PATCH v3 5/5] landlock: Implement KUnit test "
` [PATCH v3 5/5] landlock: "

[PATCH v9 2/8] tpm2-sessions: Open code tpm_buf_append_hmac_session()
 2025-11-28 15:14 UTC  (8+ messages)
` [PATCH v9 3/8] KEYS: trusted: Replace a redundant instance of tpm2_hash_map
` [PATCH v9 4/8] KEYS: trusted: Fix a memory leak in tpm2_load_cmd
` [PATCH v9 5/8] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v9 6/8] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v9 8/8] tpm-buf: Enable managed and stack allocations

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-28  9:54 UTC  (29+ messages)

[PATCH v8 03/11] KEYS: trusted: remove redundant instance of tpm2_hash_map
 2025-11-27 21:41 UTC  (7+ messages)
` [PATCH v8 04/11] KEYS: trusted: Fix memory leak in tpm2_load()
` [PATCH v8 05/11] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v8 07/11] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v8 08/11] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v8 09/11] tpm-buf: unify TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v8 11/11] tpm-buf: Enable managed and stack allocations

[PATCH v7 03/11] KEYS: trusted: remove redundant instance of tpm2_hash_map
 2025-11-27 19:03 UTC  (9+ messages)
` [PATCH v7 04/11] KEYS: trusted: Fix memory leak in tpm2_load()
` [PATCH v7 05/11] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v7 07/11] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v7 08/11] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v7 09/11] tpm-buf: unify TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v7 11/11] tpm-buf: Enable managed and stack allocations

[PATCH v3 0/3] Landlock multithreaded enforcement
 2025-11-27 11:51 UTC  (4+ messages)
` [PATCH v3 1/3] landlock: Multithreading support for landlock_restrict_self()
` [PATCH v3 2/3] landlock: selftests for LANDLOCK_RESTRICT_SELF_TSYNC
` [PATCH v3 3/3] landlock: Document LANDLOCK_RESTRICT_SELF_TSYNC

[PATCH v2 0/2] Landlock multithreaded enforcement
 2025-11-27 10:32 UTC  (12+ messages)
` [PATCH v2 1/2] landlock: Multithreading support for landlock_restrict_self()

[PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
 2025-11-27 10:18 UTC  (3+ messages)

[PATCH RESEND] apparmor: replace sprintf with snprintf in aa_new_learning_profile
 2025-11-27  1:34 UTC  (2+ messages)

[PATCH RESEND] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
 2025-11-27  1:33 UTC  (2+ messages)

[PATCH v15 0/4] Reduce overhead of LSMs with static calls
 2025-11-26 19:44 UTC  (5+ messages)
` [PATCH v15 3/4] lsm: count the LSMs enabled at compile time

[PATCH v3 0/4] Landlock: Disconnected directory handling
 2025-11-26 15:32 UTC  (6+ messages)
` [PATCH v3 2/4] landlock: Fix handling of disconnected directories

[PATCH] security: Add KUnit tests for rootid_owns_currentns()
 2025-11-25 15:15 UTC  (3+ messages)
` [PATCH v2] security: Rename functions and add namespace mapping tests

[PATCH v2 0/6] Implement LANDLOCK_ADD_RULE_NO_INHERIT
 2025-11-25 12:06 UTC  (7+ messages)
` [PATCH 2/6] landlock: Implement LANDLOCK_ADD_RULE_NO_INHERIT userspace api
` [PATCH 5/6] landlock: Fix compilation error for kunit tests when CONFIG_AUDIT is disabled

[PATCH] lockdown: Only log restrictions once
 2025-11-25 10:00 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v5 00/10] Implement LANDLOCK_ADD_RULE_QUIET
 2025-11-25  0:57 UTC  (14+ messages)
` [PATCH v5 01/10] landlock: Add a place for flags to layer rules
` [PATCH v5 02/10] landlock: Add API support and docs for the quiet flags
` [PATCH v5 03/10] landlock: Suppress logging when quiet flag is present
` [PATCH v5 04/10] landlock: Fix wrong type usage
` [PATCH v5 05/10] samples/landlock: Add quiet flag support to sandboxer
` [PATCH v5 06/10] selftests/landlock: Replace hard-coded 16 with a constant
` [PATCH v5 07/10] selftests/landlock: add tests for quiet flag with fs rules
` [PATCH v5 08/10] selftests/landlock: add tests for quiet flag with net rules
` [PATCH v5 09/10] selftests/landlock: Add tests for quiet flag with scope
` [PATCH v5 10/10] selftests/landlock: Add tests for invalid use of quiet flag

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-11-24  9:41 UTC  (9+ messages)
` [PATCH v3 7/9] module: Move lockdown check into generic module loader

[PATCH v4 00/10] Implement LANDLOCK_ADD_RULE_QUIET
 2025-11-23 21:03 UTC  (9+ messages)
` [PATCH v4 02/10] landlock: Add API support and docs for the quiet flags
` [PATCH v4 03/10] landlock: Suppress logging when quiet flag is present

[GIT PULL] selinux/selinux-pr-20251121
 2025-11-22 18:29 UTC  (2+ messages)

[RFC PATCH v4 00/19] Support socket access-control
 2025-11-22 17:19 UTC  (9+ messages)
` [RFC PATCH v4 01/19] landlock: "
` [RFC PATCH v4 06/19] landlock: Add hook on socket creation


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