messages from 2024-06-03 21:42:30 to 2024-06-15 15:20:12 UTC [more...]
[PATCH v2 0/4] Introduce user namespace capabilities
2024-06-15 15:20 UTC (30+ 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
[RFC PATCH v2 00/12] Socket type control for Landlock
2024-06-15 15:08 UTC (22+ messages)
` [RFC PATCH v2 01/12] landlock: Support socket access-control
` [RFC PATCH v2 02/12] landlock: Add hook on socket creation
` [PATCH] landlock: Use bit-fields for storing handled layer access masks
Maintainers Summit 2024 Call for Topics
2024-06-15 8:07 UTC
[PATCH v1] perf trace: Augment enum syscall arguments with BTF
2024-06-15 1:54 UTC
[PATCH v3] landlock: Add abstract unix socket connect restriction
2024-06-14 20:04 UTC (10+ messages)
[PATCH v4] perf trace: BTF-based enum pretty printing
2024-06-14 18:41 UTC (6+ messages)
[PATCH v3] ima: Avoid blocking in RCU read-side critical section
2024-06-14 15:23 UTC (6+ messages)
[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
2024-06-14 15:08 UTC (10+ 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 v2 00/10] Improve the copy of task comm
2024-06-14 11:45 UTC (19+ 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 v2 03/10] security: "
` [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
` [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v2 07/10] tsacct: "
` [PATCH v2 08/10] tracing: "
` [PATCH v2 09/10] net: Replace strcpy() "
` [PATCH v2 10/10] drm: "
[PATCH] linux++: delete some forward declarations
2024-06-14 6:29 UTC (7+ messages)
security: ima_policy.c:427:17: error: too many arguments to function 'ima_filter_rule_init'
2024-06-13 18:23 UTC (2+ messages)
[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
2024-06-13 13:39 UTC (2+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem
[PATCH v3] perf trace: BTF-based enum pretty printing
2024-06-13 2:27 UTC
[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] 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 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 (9+ messages)
` [RFC PATCH v2 1/8] certs: Introduce ability to link to a system key
` [RFC PATCH v2 8/8] clavis: Introduce new LSM called clavis
[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 (23+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
` [PATCH 4/6] security: "
[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)
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).