messages from 2025-12-01 17:09:23 to 2025-12-11 11:43:28 UTC [more...]
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-11 11:43 UTC (11+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
` [PATCH v4 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v4 14/35] rcu: Support Clang's "
[RFC][PATCH] ima: Add support for staging measurements for deletion
2025-12-11 10:18 UTC (5+ messages)
[PATCH v2 0/1] Trim N entries of IMA event logs
2025-12-11 10:14 UTC (3+ messages)
` [PATCH V2 1/1] IMA event log trimming
[syzbot] [lsm?] WARNING in collect_domain_accesses (2)
2025-12-11 6:22 UTC
[RFC 00/11] Reintroduce Hornet LSM
2025-12-11 2:12 UTC (12+ messages)
` [RFC 01/11] lsm: framework for BPF integrity verification
` [RFC 02/11] oid_registry: allow arbitrary size OIDs
` [RFC 03/11] certs: break out pkcs7 check into its own function
` [RFC 04/11] crypto: pkcs7: add flag for validated trust on a signed info block
` [RFC 05/11] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
` [RFC 06/11] crypto: pkcs7: add ability to extract signed attributes by OID
` [RFC 07/11] crypto: pkcs7: add tests for pkcs7_get_authattr
` [RFC 08/11] security: Hornet LSM
` [RFC 09/11] hornet: Introduce gen_sig
` [RFC 10/11] hornet: Add a light skeleton data extractor scripts
` [RFC 11/11] selftests/hornet: Add a selftest for the Hornet LSM
An opinion about Linux security
2025-12-10 20:08 UTC (2+ messages)
[PATCH 0/1] Trim N entries of IMA event logs
2025-12-10 19:16 UTC (12+ messages)
` [PATCH 1/1] IMA event log trimming
[PATCH v4 0/8] Streamline TPM2 HMAC sessions
2025-12-10 17:20 UTC (9+ messages)
` [PATCH v4 1/8] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
` [PATCH v4 2/8] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v4 3/8] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v4 4/8] tpm2-sessions: Remove AUTH_MAX_NAMES
` [PATCH v4 5/8] tpm-buf: Remove tpm_buf_append_handle
` [PATCH v4 6/8] tpm: Orchestrate TPM commands in tpm_get_random()
` [PATCH v4 7/8] tpm: Send only one at most TPM2_GetRandom command
` [PATCH v4 8/8] tpm: In tpm_get_random() replace 'retries' with a zero check
[PATCH v3 0/7] Streamline TPM2 HMAC sessions
2025-12-10 14:39 UTC (8+ messages)
` [PATCH v3 1/7] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
` [PATCH v3 2/7] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v3 3/7] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v3 4/7] tpm2-sessions: Remove AUTH_MAX_NAMES
` [PATCH v3 5/7] tpm-buf: Remove tpm_buf_append_handle
` [PATCH v3 6/7] tpm: Orchestrate TPM commands in tpm_get_random()
` [PATCH v3 7/7] tpm: Send only one TPM command per hwrng request
[PATCH] bpf, arm64: Do not audit capability check in do_jit()
2025-12-10 7:30 UTC (2+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-12-09 17:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
2025-12-09 12:28 UTC (16+ 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 v2 1/5] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
2025-12-09 10:05 UTC (2+ messages)
` [PATCH v2 3/5] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
[PATCH 2/4] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
2025-12-09 7:52 UTC (3+ messages)
` [PATCH 4/4] tpm-buf: Remove tpm_buf_append_handle
[PATCH] KEYS: trusted: Don't use 'buf->handles'
2025-12-09 7:19 UTC (2+ messages)
[PATCH] ipe: remove headers that are included but not used
2025-12-08 19:02 UTC (4+ messages)
[PATCH] KEYS: trusted: Fix overwrite of keyhandle parameter
2025-12-08 18:56 UTC (2+ messages)
[PATCH v2] net: ipv6: fix spelling typos in comments
2025-12-08 5:39 UTC (3+ messages)
[PATCH v7 0/3] Optimize tpm2_read_public() calls
2025-12-08 5:15 UTC (5+ messages)
` [PATCH v7 1/3] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v7 2/3] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v7 3/3] tpm2-sessions: Remove AUTH_MAX_NAMES
まるなげ福祉事業
2025-12-08 1:50 UTC
[PATCH v6 0/2] Optimize tpm2_read_public() calls
2025-12-07 21:06 UTC (6+ messages)
` [PATCH v6 1/2] KEYS: trusted: Re-orchestrate "
` [PATCH v6 2/2] KEYS: trusted: Store parent's name to the encoded keys
[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 "
[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 (8+ 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
[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 (10+ 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()
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 (5+ messages)
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`
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).