linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-27 11:07:08 to 2025-12-07 17:32:25 UTC [more...]

[PATCH v6 0/2] Optimize tpm2_read_public() calls
 2025-12-07 17:32 UTC  (2+ messages)
` [PATCH v6 1/2] KEYS: trusted: Re-orchestrate "

[PATCH] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-07  9:28 UTC  (6+ messages)

[PATCH v4 0/5] Implement LANDLOCK_ADD_RULE_NO_INHERIT
 2025-12-07  1:51 UTC  (6+ messages)
` [PATCH v4 1/5] landlock: "
` [PATCH v4 2/5] landlock: Implement LANDLOCK_ADD_RULE_NO_INHERIT userspace api
` [PATCH v4 3/5] samples/landlock: Add LANDLOCK_ADD_RULE_NO_INHERIT to landlock-sandboxer
` [PATCH v4 4/5] selftests/landlock: Implement selftests for LANDLOCK_ADD_RULE_NO_INHERIT
` [PATCH v4 5/5] landlock: Implement KUnit test "

[PATCH] ipe: remove headers that are included but not used
 2025-12-06 21:04 UTC  (3+ messages)

[GIT PULL] Landlock update for v6.19-rc1
 2025-12-06 19:03 UTC  (2+ messages)

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

[PATCH v3 0/5] Implement LANDLOCK_ADD_RULE_NO_INHERIT
 2025-12-06 17:07 UTC  (9+ messages)
` [PATCH v3 1/5] landlock: "
` [PATCH v3 3/5] samples/landlock: Add LANDLOCK_ADD_RULE_NO_INHERIT to landlock-sandboxer

[PATCH 0/3] Implement managed allocations
 2025-12-06 17:00 UTC  (5+ messages)
` [PATCH 1/3] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH 2/3] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH 3/3] tpm-buf: Implement managed allocations

[PATCH v5 0/2] Optimize tpm2_read_public() calls
 2025-12-06 16:13 UTC  (3+ messages)
` [PATCH v5 1/2] KEYS: trusted: Re-orchestrate "
` [PATCH v5 2/2] KEYS: trusted: Store parent's name to the encoded keys

[PATCH v2] net: ipv6: fix spelling typos in comments
 2025-12-06 10:15 UTC  (2+ messages)

[PATCH 0/1] Trim N entries of IMA event logs
 2025-12-06  1:28 UTC  (6+ messages)
` [PATCH 1/1] IMA event log trimming

[GIT PULL] capabilities update for v6.19
 2025-12-05 16:57 UTC  (5+ messages)

[PATCH v4 1/4] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-05 15:19 UTC  (3+ messages)
` [PATCH v4 2/4] KEYS: trusted: Store parent's name to the encoded keys
` [PATCH v4 3/4] KEYS: trusted: Open code tpm2_buf_append()

Island: Sandboxing tool powered by Landlock
 2025-12-05 12:35 UTC  (2+ messages)
  ` [oss-security] "

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-12-05 13:09 UTC  (17+ 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()

[PATCH v3 1/2] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-05  4:00 UTC  (2+ messages)
` [PATCH v3 2/2] KEYS: trusted: Store parent's name to the encoded keys

[PATCH v2 1/2] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-05  3:14 UTC  (4+ messages)
` [PATCH v2 2/2] KEYS: trusted: Store parent's name to the encoded keys

[PATCH v2] security: Rename functions and add namespace mapping tests
 2025-12-04 21:56 UTC  (2+ messages)
` [PATCH] security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns

[PATCH v4 1/4] tpm2-sessions: Fix out of range indexing in name_size
 2025-12-04 19:47 UTC  (2+ messages)
` [PATCH v4 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()

[PATCH v3 1/4] tpm2-sessions: fix out of range indexing in name_size
 2025-12-04 18:47 UTC  (4+ messages)
` [PATCH v3 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()

[PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-12-04 15:43 UTC  (23+ 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)

[PATCH] bpf, arm64: Do not audit capability check in do_jit()
 2025-12-04 12:59 UTC 

set_security_override_from_ctx()
 2025-12-04 11:39 UTC  (4+ messages)

[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
 2025-12-04 10:05 UTC  (6+ messages)
` [PATCH 13/46] rust: cred: add __rust_helper to helpers
` [PATCH 37/46] rust: security: "
` (subset) [PATCH 00/46] Allow inlining C helpers into Rust when using LTO

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-12-03 20:01 UTC  (10+ messages)

[PATCH] nfs: unify security_inode_listsecurity() calls
 2025-12-03 19:57 UTC 

[GIT PULL] IPE update for 6.19
 2025-12-03 19:32 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20251201
 2025-12-03 19:32 UTC  (2+ messages)

[GIT PULL] lsm/lsm-pr-20251201
 2025-12-03 19:32 UTC  (2+ messages)

[GIT PULL] Smack patches for 6.19
 2025-12-03 19:32 UTC  (2+ messages)

[GIT PULL] KEYS: trusted: keys-trusted-next-rc1
 2025-12-03 19:32 UTC  (2+ messages)

[PATCH] selftests/landlock: Remove invalid unix socket bind()
 2025-12-03  9:48 UTC  (5+ messages)
    ` [PATCH] selftests/landlock: NULL-terminate unix pathname addresses

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

[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 v2 1/2] evm: fix security.evm for a file with IMA signature
 2025-12-02 17:10 UTC  (3+ messages)

[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

[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  (6+ messages)
` [PATCH bpf-next 2/3] bpf: Add bpf_kern_path and bpf_path_put kfuncs

[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 

[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  (7+ messages)
` [PATCH v4 1/4] landlock: Fix handling of disconnected directories
` [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 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  (12+ 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 bpf-next 1/3] bpf: Allow const char * from LSM hooks as kfunc const string arguments
 2025-11-27 19:07 UTC  (2+ messages)

[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


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