messages from 2025-12-21 15:21:18 to 2026-01-03 00:27:31 UTC [more...]
[PATCH v2 0/3] landlock: Documentation improvements
2026-01-03 0:27 UTC (4+ messages)
` [PATCH v2 1/3] landlock: Add missing ABI 7 case in documentation example
` [PATCH v2 2/3] landlock: Add comprehensive errata documentation
` [PATCH v2 3/3] landlock: Document audit blocker field format
[RFC PATCH 0/5] landlock: Pathname-based UNIX connect() control
2026-01-02 18:37 UTC (22+ messages)
` [RFC PATCH 1/5] landlock/selftests: add a missing close(srv_fd) call
` [RFC PATCH 2/5] landlock: Control connections to pathname UNIX sockets by path
` [RFC PATCH 3/5] samples/landlock: Add support for LANDLOCK_ACCESS_FS_CONNECT_UNIX
` [RFC PATCH 4/5] landlock/selftests: test LANDLOCK_ACCESS_FS_CONNECT_UNIX
` [RFC PATCH 5/5] landlock: Document LANDLOCK_ACCESS_FS_UNIX_CONNECT
[PATCH v2 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-01-02 17:48 UTC (11+ messages)
` [PATCH v2 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v2 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v2 6/6] docs: trusted-encryped: add PKWM as a new trust source
[PATCH v8 00/12] Streamline TPM2 HMAC sessions
2026-01-02 16:40 UTC (16+ messages)
` [PATCH v8 02/12] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
` [PATCH v8 03/12] tpm: Orchestrate TPM commands in tpm_get_random()
` [PATCH v8 04/12] tpm: Change tpm_get_random() opportunistic
` [PATCH v8 05/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v8 07/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
[PATCH v2 0/1] Trim N entries of IMA event logs
2026-01-02 14:33 UTC (7+ messages)
` [PATCH V2 1/1] IMA event log trimming
[RFC PATCH 0/1] lsm: Add hook unix_path_connect
2026-01-01 23:40 UTC (8+ messages)
` [RFC PATCH 1/1] "
` [syzbot ci] "
[RFC PATCH 0/2] landlock: Refactor layer masks
2025-12-31 23:14 UTC (5+ messages)
` [RFC PATCH 1/2] landlock: access_mask_subset() helper
` [RFC PATCH 2/2] landlock: transpose the layer masks data structure
[PATCH] smack: /smack/doi must be > 0
2025-12-31 20:52 UTC (2+ messages)
[PATCH] security: smack: fix indentation in smack_access.c
2025-12-31 20:50 UTC (2+ messages)
[PATCH] smack: /smack/doi: accept previously used values
2025-12-31 20:52 UTC (2+ messages)
[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
2025-12-31 16:54 UTC (9+ messages)
` [PATCH v2 1/6] landlock: Add LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET scope bit to uAPI
` [PATCH v2 2/6] landlock: Implement LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v2 3/6] samples/landlock: Support LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v2 4/6] selftests/landlock: Support pathname socket path in set_unix_address
` [PATCH v2 5/6] selftests/landlock: Repurpose scoped_abstract_unix_test.c for pathname sockets too
` [PATCH v2 6/6] selftests/landlock: Add pathname socket variants for more tests
[BUG REPORT] memory leak in prepare creds triggered by Netlink/fremovexattr (v6.12.62 , found C repro for Invalid bugs)
2025-12-31 14:47 UTC (3+ messages)
[PATCH 0/6] Landlock: Implement scope control for pathname Unix sockets
2025-12-30 15:56 UTC (12+ messages)
` [PATCH 1/6] landlock: Add LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET scope bit to uAPI
` [PATCH 2/6] landlock: Implement LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH 3/6] samples/landlock: Support LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH 4/6] selftests/landlock: Support pathname socket path in set_unix_address
` [PATCH 5/6] selftests/landlock: Repurpose scoped_abstract_unix_test.c for pathname sockets too
` [PATCH 6/6] selftests/landlock: Add pathname socket variants for more tests
[PATCH] security: Add KUnit tests for rootid_owns_currentns()
2025-12-30 15:13 UTC (2+ messages)
` [PATCH v5] security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns
[PATCH] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
2025-12-29 21:13 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
2025-12-29 18:40 UTC (2+ messages)
[PATCH] security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns
2025-12-29 18:35 UTC (7+ messages)
` commoncap KUnit tests v4
` [PATCH v4] security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns
` [PATCH v5] "
[PATCH RFC] ima: Fallback to a ctime guard without i_version updates
2025-12-29 17:52 UTC
[RFC 00/11] Reintroduce Hornet LSM
2025-12-29 17:12 UTC (2+ messages)
[PATCH 0/5] Landlock: Test, comment and doc improvements
2025-12-28 18:16 UTC (9+ messages)
` [PATCH 1/5] selftests/landlock: Fix typo in fs_test
` [PATCH 2/5] selftests/landlock: Fix missing semicolon
` [PATCH 3/5] Documentation/landlock: Fix missing case for ABI 6 in downgrade example
` [PATCH 4/5] selftests/landlock: Use scoped_base_variants.h for ptrace_test
` [RFC PATCH 5/5] landlock: Improve the comment for domain_is_scoped
[syzbot] [integrity?] [lsm?] INFO: task hung in process_measurement (3)
2025-12-28 6:29 UTC (2+ messages)
` [syzbot] [lsm?] [integrity?] "
[PATCH 1/3] landlock: Add missing ABI 7 case in documentation example
2025-12-26 18:53 UTC (6+ messages)
` [PATCH 2/3] landlock: Document Landlock errata mechanism
` [External] : Re: [PATCH 1/3] landlock: Add missing ABI 7 case in documentation example
[PATCH v4] loadpin: Implement custom proc_handler for enforce
2025-12-24 16:55 UTC
[syzbot] [tomoyo?] [mm?] INFO: rcu detected stall in sys_newfstat (4)
2025-12-24 15:25 UTC (2+ messages)
[PATCH] Cred: Remove unused set_security_override_from_ctx()
2025-12-23 23:13 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1] landlock: Optimize stack usage when !CONFIG_AUDIT
2025-12-23 23:11 UTC (2+ messages)
[PATCH v1 1/5] landlock: Remove useless include
2025-12-23 21:29 UTC (10+ messages)
` [PATCH v1 2/5] landlock: Improve erratum documentation
` [PATCH v1 3/5] landlock: Clean up hook_ptrace_access_check()
` [PATCH v1 4/5] landlock: Fix spelling
` [PATCH v1 5/5] landlock: Fix formatting
[PATCH v3] loadpin: Implement custom proc_handler for enforce
2025-12-22 23:12 UTC (2+ messages)
[syzbot] [keyrings?] [lsm?] possible deadlock in keyring_clear (3)
2025-12-21 19:47 UTC (2+ messages)
[PATCH v6 0/6] Implement LANDLOCK_ADD_RULE_NO_INHERIT
2025-12-21 19:43 UTC (7+ messages)
` [PATCH v6 1/6] landlock: "
` [PATCH v6 2/6] landlock: Implement LANDLOCK_ADD_RULE_NO_INHERIT userspace api
` [PATCH v6 3/6] samples/landlock: Add LANDLOCK_ADD_RULE_NO_INHERIT to landlock-sandboxer
` [PATCH v6 4/6] selftests/landlock: Implement selftests for LANDLOCK_ADD_RULE_NO_INHERIT
` [PATCH v6 5/6] landlock: Implement KUnit test "
` [PATCH v6 6/6] landlock: Add documentation "
[PATCH v7 0/9] Implement LANDLOCK_ADD_RULE_QUIET
2025-12-21 15:20 UTC (7+ messages)
` [PATCH v7 4/9] samples/landlock: Add quiet flag support to sandboxer
` [PATCH v7 5/9] selftests/landlock: Replace hard-coded 16 with a constant
` [PATCH v7 6/9] selftests/landlock: add tests for quiet flag with fs rules
` [PATCH v7 7/9] selftests/landlock: add tests for quiet flag with net rules
` [PATCH v7 8/9] selftests/landlock: Add tests for quiet flag with scope
` [PATCH v7 9/9] selftests/landlock: Add tests for invalid use of quiet flag
page: | 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).