linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-20 15:12:00 to 2025-11-28 09:44:57 UTC [more...]

[PATCH v9 2/8] tpm2-sessions: Open code tpm_buf_append_hmac_session()
 2025-11-28  9:44 UTC  (7+ 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 v4 0/4] Landlock: Disconnected directory handling
 2025-11-28  1:45 UTC  (7+ 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 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 0/3] Introduce bpf_kern_path and bpf_path_put
 2025-11-27 19:07 UTC  (9+ 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 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 v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-27 11:11 UTC  (5+ messages)

[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] net: ipv6: fix spelling typos in comments
 2025-11-27 10:31 UTC 

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

[RFC v1 0/1] Implement IMA Event Log Trimming
 2025-11-27  9:45 UTC  (8+ messages)

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-27  9:43 UTC  (28+ 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/5] Implement LANDLOCK_ADD_RULE_NO_INHERIT
 2025-11-26 16:26 UTC  (8+ 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 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 v17] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-25 16:19 UTC  (23+ messages)
              ` [PATCH v18] "
                    ` [RFC][PATCH] exec: Move cred computation under exec_update_lock

[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  (11+ messages)
` [PATCH 1/6] landlock: "
` [PATCH 2/6] landlock: Implement LANDLOCK_ADD_RULE_NO_INHERIT userspace api
` [PATCH 3/6] samples/landlock: Add LANDLOCK_ADD_RULE_NO_INHERIT to landlock-sandboxer
` [PATCH 4/6] selftests/landlock: Implement selftests for LANDLOCK_ADD_RULE_NO_INHERIT
` [PATCH 5/6] landlock: Fix compilation error for kunit tests when CONFIG_AUDIT is disabled
` [PATCH 6/6] landlock: Implement KUnit test for LANDLOCK_ADD_RULE_NO_INHERIT

[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  (12+ messages)
` [RFC PATCH v4 01/19] landlock: "
` [RFC PATCH v4 06/19] landlock: Add hook on socket creation
` [RFC PATCH v4 12/19] selftests/landlock: Test socketpair(2) restriction

[PATCH] KEYS: encrypted: Use pr_fmt()
 2025-11-21 20:10 UTC  (4+ messages)

[PATCH -next] ima: Handle error code returned by ima_filter_rule_match()
 2025-11-21 15:38 UTC  (2+ messages)

[BUG] landlock: sleeping function called from invalid context in hook_sb_delete()
 2025-11-21  1:01 UTC  (4+ messages)
    `  "

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-11-20 23:51 UTC  (34+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
  ` [PATCH v4 07/35] lockdep: Annotate lockdep assertions for "
  ` [PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's "
  ` [PATCH v4 09/35] compiler-context-analysis: Change __cond_acquires to take return value
  ` [PATCH v4 10/35] locking/mutex: Support Clang's context analysis
  ` [PATCH v4 11/35] locking/seqlock: "
  ` [PATCH v4 12/35] bit_spinlock: Include missing <asm/processor.h>
  ` [PATCH v4 13/35] bit_spinlock: Support Clang's context analysis
  ` [PATCH v4 14/35] rcu: "
  ` [PATCH v4 15/35] srcu: "
  ` [PATCH v4 16/35] kref: Add context-analysis annotations
  ` [PATCH v4 17/35] locking/rwsem: Support Clang's context analysis
  ` [PATCH v4 18/35] locking/local_lock: Include missing headers
  ` [PATCH v4 19/35] locking/local_lock: Support Clang's context analysis
  ` [PATCH v4 20/35] locking/ww_mutex: "
  ` [PATCH v4 21/35] debugfs: Make debugfs_cancellation a context guard struct
  ` [PATCH v4 22/35] compiler-context-analysis: Remove Sparse support
  ` [PATCH v4 23/35] compiler-context-analysis: Remove __cond_lock() function-like helper
  ` [PATCH v4 24/35] compiler-context-analysis: Introduce header suppressions
  ` [PATCH v4 25/35] compiler: Let data_race() imply disabled context analysis
  ` [PATCH v4 26/35] MAINTAINERS: Add entry for Context Analysis
  ` [PATCH v4 27/35] kfence: Enable context analysis
  ` [PATCH v4 28/35] kcov: "
  ` [PATCH v4 29/35] kcsan: "
  ` [PATCH v4 30/35] stackdepot: "
  ` [PATCH v4 31/35] rhashtable: "
  ` [PATCH v4 32/35] printk: Move locking annotation to printk.c
  ` [PATCH v4 33/35] security/tomoyo: Enable context analysis
  ` [PATCH v4 34/35] crypto: "
  ` [PATCH v4 35/35] sched: Enable context analysis for core.c and fair.c

[PATCH v2] lsm: use unrcu_pointer() for current->cred in security_init()
 2025-11-20 21:27 UTC  (3+ messages)

[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
 2025-11-20 15:42 UTC  (4+ messages)

[Patch V1] ima: avoid duplicate policy rules insertions
 2025-11-20 15:39 UTC  (3+ 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).