messages from 2024-05-30 14:44:04 to 2024-06-13 02:31:18 UTC [more...]
[PATCH v2 00/10] Improve the copy of task comm
2024-06-13 2:30 UTC (3+ messages)
` [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm()
[PATCH v3] perf trace: BTF-based enum pretty printing
2024-06-13 2:27 UTC
[PATCH v3] ima: Avoid blocking in RCU read-side critical section
2024-06-12 21:43 UTC (5+ messages)
[PATCH v5 1/2] proc: pass file instead of inode to proc_mem_open
2024-06-12 18:23 UTC (6+ messages)
` [PATCH v5 2/2] proc: restrict /proc/pid/mem
[PATCH v2 0/4] Introduce user namespace capabilities
2024-06-12 17:29 UTC (23+ messages)
` [PATCH v2 1/4] capabilities: Add "
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
` [PATCH v2 3/4] capabilities: Add sysctl to mask off "
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
[PATCH v2] perf trace: BTF-based enum pretty printing
2024-06-12 12:43 UTC
[PATCH v1] perf trace: BTF-based enum pretty printing
2024-06-12 1:51 UTC (3+ messages)
[PATCH v3] landlock: Add abstract unix socket connect restriction
2024-06-11 21:06 UTC (9+ messages)
[PATCH 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
2024-06-11 21:01 UTC (8+ messages)
[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
2024-06-11 20:06 UTC (9+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
[PATCH v3 1/3] LSM: add security_execve_abort() hook
2024-06-11 17:19 UTC (11+ messages)
[PATCH] perf trace: Fix syscall untraceable bug
2024-06-11 15:43 UTC (7+ messages)
[RFC PATCH v2 0/8] Clavis LSM
2024-06-11 14:36 UTC (15+ messages)
` [RFC PATCH v2 1/8] certs: Introduce ability to link to a system key
` [RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v2 3/8] efi: Make clavis boot param persist across kexec
` [RFC PATCH v2 4/8] clavis: Prevent clavis boot param from changing during kexec
` [RFC PATCH v2 5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v2 6/8] keys: Add ability to track intended usage of the public key
` [RFC PATCH v2 7/8] clavis: Introduce a new key type called clavis_key_acl
` [RFC PATCH v2 8/8] clavis: Introduce new LSM called clavis
[RFC PATCH v2 00/12] Socket type control for Landlock
2024-06-11 11:35 UTC (25+ messages)
` [RFC PATCH v2 01/12] landlock: Support socket access-control
` [RFC PATCH v2 02/12] landlock: Add hook on socket creation
` [RFC PATCH v2 07/12] selftests/landlock: Add protocol.inval to socket tests
` [RFC PATCH v2 08/12] selftests/landlock: Add tcp_layers.ruleset_overlap "
` [PATCH] landlock: Use bit-fields for storing handled layer access masks
[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
2024-06-11 9:42 UTC (7+ messages)
` [PATCH v2 1/2] cipso: fix total option length computation
` [PATCH v2 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
[PATCH v12 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
2024-06-11 1:05 UTC (2+ messages)
[PATCH 0/6] kernel: Avoid memcpy of task comm
2024-06-10 23:01 UTC (31+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
` [PATCH 3/6] auditsc: "
` [PATCH 4/6] security: "
` [PATCH 5/6] bpftool: Make task comm always be NUL-terminated
` [PATCH 6/6] selftests/bpf: Replace memcpy() with __get_task_comm()
[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
2024-06-10 21:12 UTC (6+ messages)
` [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-10 8:08 UTC (18+ messages)
[PATCH v3] landlock: Add abstract unix socket connect restriction
2024-06-07 13:24 UTC (3+ messages)
IMA Reports No TPM Device
2024-06-07 7:19 UTC
[PATCH v3 0/2] KEYS: add missing MODULE_DESCRIPTION() macros
2024-06-07 1:47 UTC (3+ messages)
` [PATCH v3 1/2] KEYS: trusted: add missing MODULE_DESCRIPTION()
` [PATCH v3 2/2] KEYS: encrypted: "
[PATCH v2] KEYS: trusted: add missing MODULE_DESCRIPTION()
2024-06-07 0:41 UTC (3+ messages)
[PATCH v12 0/5] Reduce overhead of LSMs with static calls
2024-06-06 20:07 UTC (5+ messages)
[PATCH 2/2] apparmor: fix typo in kernel doc
2024-06-06 18:41 UTC (5+ messages)
` [PATCH 1/2] yama: document function parameter
` (subset) "
[PATCH] smack: tcp: ipv4, fix incorrect labeling and unauthorized writes
2024-06-05 16:51 UTC (2+ messages)
[PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type
2024-06-04 22:33 UTC (5+ messages)
[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
2024-06-04 0:30 UTC (14+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
[RFC PATCH] lsm: fixup the inode xattr capability handling
2024-06-03 22:32 UTC (8+ messages)
[PATCH v2] landlock: Add abstract unix socket connect restrictions
2024-06-03 15:22 UTC (8+ messages)
[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
2024-06-03 1:40 UTC (13+ messages)
` [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures "
[GIT PULL] Landlock fix for v6.10-rc2
2024-06-01 16:38 UTC (2+ messages)
[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
2024-05-31 21:29 UTC (4+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem
[PATCH 0/3] Introduce user namespace capabilities
2024-05-31 7:43 UTC (12+ messages)
[RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
2024-05-31 0:17 UTC (13+ 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).