messages from 2025-09-27 03:22:57 to 2025-10-13 09:24:29 UTC [more...]
[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
2025-10-13 9:24 UTC (10+ messages)
[PATCH v2] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
2025-10-13 7:22 UTC (4+ messages)
[PATCH bpf-next v2 0/3] BPF signature hash chains
2025-10-13 2:12 UTC (24+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add hash chain signature support for arbitrary maps
` [PATCH bpf-next v2 2/3] selftests/bpf: Enable map verification for some lskel tests
` [PATCH bpf-next v2 3/3] bpftool: Add support for signing program and map hash chains
[PATCH] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
2025-10-12 15:07 UTC (2+ messages)
[PATCH] keys: Remove redundant less-than-zero checks
2025-10-11 14:48 UTC
[PATCH v6 0/5] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
2025-10-11 12:07 UTC (13+ messages)
` [PATCH v6 1/5] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [PATCH v6 2/5] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v6 3/5] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy
` [PATCH v6 4/5] SELinux: add support for lsm_config_system_policy
` [PATCH v6 5/5] Smack: add support for lsm_config_self_policy and lsm_config_system_policy
[PATCH 0/2] LSM: Identify module using network facilities
2025-10-10 21:10 UTC (9+ messages)
` [PATCH 1/2] LSM: Exclusive secmark usage
` [PATCH 2/2] LSM: Allow reservation of netlabel
[PATCH v4 0/34] Rework the LSM initialization
2025-10-10 19:21 UTC (8+ messages)
` [PATCH v4 31/34] ima,evm: move initcalls to the LSM framework
[PATCH] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
2025-10-10 15:12 UTC (3+ messages)
[PATCH v2] nbd: override creds to kernel when calling sock_{send,recv}msg()
2025-10-10 15:00 UTC (4+ messages)
[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
2025-10-10 14:59 UTC (8+ messages)
` [PATCH v5 2/3] lsm: introduce security_lsm_config_*_policy hooks
[PATCH] KEYS: encrypted: Use designated initializers for match_table_t structs
2025-10-10 4:01 UTC (6+ messages)
[PATCH] ipe: Drop a duplicated CONFIG_ prefix in the ifdeffery
2025-10-10 3:29 UTC (2+ messages)
[PATCH] nbd: override creds to kernel when calling sock_{send,recv}msg()
2025-10-10 1:56 UTC (4+ messages)
[syzbot] [fs?] BUG: sleeping function called from invalid context in hook_sb_delete
2025-10-09 20:56 UTC (3+ messages)
[PATCH v2 0/2] LSM: Multiple LSM mount options
2025-10-09 18:38 UTC (3+ messages)
` [PATCH v2 2/2] LSM: Infrastructure management of the mnt_opts security blob
The Matrix
2025-10-09 16:42 UTC
[PATCH] security: smack: fix indentation in smack_access.c
2025-10-09 11:20 UTC
[PATCH] ima: Attach CREDS_CHECK IMA hook to bprm_creds_from_file LSM hook
2025-10-08 11:35 UTC
[syzbot] [keyrings?] [lsm?] possible deadlock in keyring_clear (3)
2025-10-07 17:08 UTC
[PATCH bpf-next v7 1/5] bpf: Implement signature verification for BPF programs
2025-10-07 16:42 UTC (2+ messages)
[PATCH v2 0/6] Implement LANDLOCK_ADD_RULE_QUIET
2025-10-05 17:55 UTC (7+ messages)
` [PATCH v2 1/6] landlock: Add a place for flags to layer rules
` [PATCH v2 2/6] landlock: Add API support and docs for the quiet flags
` [PATCH v2 3/6] landlock/audit: Check for quiet flag in landlock_log_denial
` [PATCH v2 4/6] landlock/audit: Fix wrong type usage
` [PATCH v2 5/6] samples/landlock: Add quiet flag support to sandboxer
` [PATCH v2 6/6] Implement quiet for optional accesses
[PATCH] selinux: implement LSM_ATTR_UNSHARE
2025-10-03 19:13 UTC
[PATCH v2] lsm,uapi: introduce LSM_ATTR_UNSHARE
2025-10-03 19:10 UTC
[PATCH] include/uapi/linux/lsm.h,Documentation/userspace-api/lsm.rst: introduce LSM_ATTR_UNSHARE
2025-10-03 17:15 UTC (2+ messages)
[PATCH] ima: Fall back to default kernel module signature verification
2025-10-02 17:17 UTC (4+ messages)
[PATCH v3 00/10] tpm: Decouple Trenchboot dependencies
2025-10-01 12:52 UTC (31+ messages)
` [PATCH v3 01/10] tpm: Cap the number of PCR banks
` [PATCH v3 02/10] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v3 03/10] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v3 04/10] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v3 05/10] tpm2-sessions: Umask tpm_buf_append_hmac_session()
` [PATCH v3 06/10] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v3 07/10] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v3 08/10] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v3 09/10] tpm-buf: Build PCR extend commands
` [PATCH v3 10/10] tpm-buf: Enable managed and stack allocations
[PATCH v2 0/2] Landlock multithreaded enforcement
2025-10-01 11:23 UTC (3+ messages)
` [PATCH v2 1/2] landlock: Multithreading support for landlock_restrict_self()
` [PATCH v2 2/2] landlock: selftests for LANDLOCK_RESTRICT_SELF_TSYNC
[PATCH v5 0/9] Prepare TPM driver for Trenchboot
2025-09-30 23:19 UTC (10+ messages)
` [PATCH v5 1/9] tpm: Cap the number of PCR banks
` [PATCH v5 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v5 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v5 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v5 5/9] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v5 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v5 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v5 8/9] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v5 9/9] tpm-buf: Enable managed and stack allocations
[PATCH v4 0/9] tpm: Decouple Trenchboot dependencies
2025-09-30 22:31 UTC (11+ messages)
` [PATCH v4 1/9] tpm: Cap the number of PCR banks
` [PATCH v4 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v4 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v4 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v4 5/9] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v4 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v4 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v4 8/9] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v4 9/9] tpm-buf: Enable managed and stack allocations
[GIT PULL] lsm/lsm-pr-20250926
2025-09-30 17:35 UTC (2+ messages)
[GIT PULL] selinux/selinux-pr-20250926
2025-09-30 17:35 UTC (4+ messages)
[RFC PATCH v2] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
2025-09-30 12:32 UTC (3+ messages)
[PATCH] smack: /smack/doi: accept previously used values
2025-09-30 12:31 UTC
[PATCH] smack: /smack/doi must be > 0
2025-09-30 12:16 UTC
linux-6.17/tools/testing/selftests/landlock/fs_test.c:5631: Test for pointer < 0 ?
2025-09-30 9:57 UTC
[PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
2025-09-30 2:31 UTC (9+ messages)
[PATCH v2 1/2] evm: fix security.evm for a file with IMA signature
2025-09-30 2:26 UTC (2+ messages)
` [PATCH v2 2/2] ima: Add code comments to explain IMA iint cache atomic_flags
[PATCH bpf-next 0/2] BPF signature hash chains
2025-09-29 19:17 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: Add hash chain signature support for arbitrary maps
` [syzbot ci] Re: BPF signature hash chains
[PATCH v2 0/9] tpm: Decouple PCR extend from driver
2025-09-29 3:59 UTC (10+ messages)
` [PATCH v2 1/9] tpm: cap PCR bank in tpm2_get_pcr_allocations()
` [PATCH v2 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v2 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v2 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v2 5/9] tpm2-sessions: Umask tpm_buf_append_hmac_session()
` [PATCH v2 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v2 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v2 8/9] tpm-buf: Remove chip parameeter from tpm_buf_append_handle
` [PATCH v2 9/9] tpm-buf: Build PCR extend commands
[PATCH] Documentation/landlock: Make docs in cred.h and domain.h visible
2025-09-28 23:49 UTC
[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
2025-09-28 23:37 UTC (3+ messages)
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-09-28 10:33 UTC (4+ messages)
` [PATCH v3 01/14] ACPI: APEI: "
[RFC PATCH 0/6] Implement LANDLOCK_ADD_RULE_QUIET
2025-09-27 23:12 UTC (8+ messages)
` [RFC PATCH 1/6] landlock: Add a place for flags to layer rules
[PATCH v5 00/12] Signed BPF programs
2025-09-27 23:04 UTC (5+ messages)
` [PATCH v5 03/12] libbpf: Implement SHA256 internal helper
[syzbot] Monthly lsm report (Sep 2025)
2025-09-27 20:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).