messages from 2025-02-20 17:37:51 to 2025-03-04 12:49:27 UTC [more...]
[PATCH v2] lsm: rust: mark SecurityCtx methods inline
2025-03-04 12:49 UTC (2+ messages)
[PATCH] lsm: rust: reword "destroy" -> "release" in SecurityCtx
2025-03-04 12:48 UTC (2+ messages)
[PATCH v2 02/11] quota: reorder capability check last
2025-03-04 10:51 UTC (17+ messages)
` [PATCH v2 03/11] ext4: "
` [PATCH v2 04/11] hugetlbfs: "
` [PATCH v2 05/11] genwqe: "
` [PATCH v2 06/11] ubifs: "
` [PATCH v2 07/11] drm/panthor: "
` [PATCH v2 08/11] ipv4: "
` [PATCH v2 09/11] fs: "
` [PATCH v2 10/11] skbuff: "
` [PATCH v2 11/11] infiniband: "
` [PATCH v2 01/11] coccinelle: Add script to reorder capable() calls
[PATCH] lsm: rust: mark SecurityCtx methods inline
2025-03-04 10:36 UTC (8+ messages)
[PATCH v2] cred: rust: mark Credential methods inline
2025-03-04 10:25 UTC
[PATCH] hardening: Enable i386 FORTIFY_SOURCE on Clang 16+
2025-03-04 10:14 UTC (2+ messages)
[PATCH] cred: rust: mark Credential methods inline
2025-03-04 9:31 UTC (4+ messages)
[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
2025-03-04 1:13 UTC (10+ messages)
` [RFC PATCH 1/9] Define the supervisor and event structure
` [RFC PATCH 2/9] Refactor per-layer information in rulesets and rules
` [RFC PATCH 3/9] Adds a supervisor reference in the per-layer information
` [RFC PATCH 4/9] User-space API for creating a supervisor-fd
` [RFC PATCH 5/9] Define user structure for events and responses
` [RFC PATCH 6/9] Creating supervisor events for filesystem operations
` [RFC PATCH 7/9] Implement fdinfo for ruleset and supervisor fd
` [RFC PATCH 8/9] Implement fops for supervisor-fd
` [RFC PATCH 9/9] Enhance the sandboxer example to support landlock-supervise
[PATCH 0/1 v3] security: Propagate caller information in bpf hooks
2025-03-03 23:50 UTC (3+ messages)
` [PATCH 1/1] "
[RFC PATCH v3 00/13] Clavis LSM
2025-03-03 22:40 UTC (16+ messages)
[RFC PATCH] ipe: add errno field to IPE policy load auditing
2025-03-03 22:11 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3 0/1] landlock: Clarify IPC scoping documentation
2025-03-03 19:50 UTC (4+ messages)
` [PATCH v3 1/1] "
` [PATCH man v3 1/2] landlock.7: Copy introductory description of Landlock rules
` [PATCH man v3 2/2] landlock.7: Add IPC scoping documentation in line with kernel side
[PATCH v2 0/1] landlock: Clarify IPC scoping documentation
2025-03-03 18:30 UTC (13+ messages)
` [PATCH v2 1/1] "
` [PATCH v2 1/3] landlock.7: Update description of Landlock rules
` [PATCH v2 2/3] landlock.7: Move over documentation for ABI version 6
` [PATCH v2 3/3] landlock.7: Clarify IPC scoping documentation in line with kernel side
[RFC] Type-Partitioned vmalloc (with sample *.ko code)
2025-03-03 18:26 UTC (2+ messages)
[PATCH] loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported
2025-03-03 17:33 UTC (6+ messages)
` [PATCH V3] "
[PATCH v4 02/14] Add TSEM specific documentation
2025-03-03 16:23 UTC (10+ messages)
` [PATCH v4 2/14] "
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-02 12:20 UTC (20+ messages)
[PATCH] security: keys: Make sysctl table const
2025-03-01 2:00 UTC (6+ messages)
[PATCH 0/1] v2 security: Propagate caller information in bpf hooks
2025-03-01 0:37 UTC (3+ messages)
` [PATCH 1/1] "
[RFC 0/2] landlock: Multithreaded policy enforcement
2025-02-28 17:33 UTC (6+ messages)
` [RFC 1/2] landlock: Multithreading support for landlock_restrict_self()
` [RFC 2/2] landlock: selftests for LANDLOCK_RESTRICT_SELF_TSYNC
[PATCH v8 0/7] ima: kexec: measure events between kexec load and execute
2025-02-28 5:03 UTC (27+ messages)
` [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v8 2/7] kexec: define functions to map and unmap segments
` [PATCH v8 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v8 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v8 6/7] ima: make the kexec extra memory configurable
` [PATCH v8 7/7] ima: measure kexec load and exec events as critical data
[PATCH] selinux: add FILE__WATCH_MOUNTNS
2025-02-27 16:48 UTC (5+ messages)
[PATCH v2] capability: Remove unused has_capability
2025-02-27 0:08 UTC (3+ messages)
[PATCH v5 10/24] landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain status
2025-02-26 23:41 UTC (4+ messages)
[PATCH v3 00/12] reboot: support runtime configuration of emergency hw_protection action
2025-02-26 22:55 UTC (3+ messages)
` [PATCH v3 08/12] regulator: allow user configuration of hardware protection action
[PATCH 0/1] security: Propagate universal pointer data in bpf hooks
2025-02-26 22:02 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH 1/2] landlock: Minor typo and grammar fixes in IPC scoping documentation
2025-02-26 21:51 UTC (16+ messages)
` [PATCH 2/2] landlock: Clarify "
[GIT PULL] Landlock fix for v6.14-rc5
2025-02-26 21:46 UTC (2+ messages)
[PATCH linux-next 0/2] Fix perf security check problem
2025-02-26 19:13 UTC (5+ messages)
` [PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
` [PATCH "
[PATCH] lsm,nfs: fix memory leak of lsm_context
2025-02-25 22:15 UTC (10+ messages)
[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
2025-02-25 22:14 UTC (3+ messages)
[PATCH v5 00/24] Landlock audit support
2025-02-25 19:51 UTC (3+ messages)
[PATCH] lsm,nfs: fix NFS4 memory leak of lsm_context
2025-02-21 20:55 UTC (4+ messages)
[PATCH] selftests/landlock: add binaries to gitignore
2025-02-21 16:11 UTC (2+ messages)
[RFC PATCH v3 0/3] Fix non-TCP sockets restriction
2025-02-21 16:09 UTC (2+ messages)
[PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context
2025-02-21 3:16 UTC (15+ messages)
` [PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security
[PATCH net-next] netlabel: Remove unused cfg_calipso funcs
2025-02-20 17:37 UTC (5+ messages)
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).