messages from 2025-01-29 21:00:28 to 2025-02-17 16:05:55 UTC [more...]
[Announce] Linux Security Summit North America 2025 CfP
2025-02-17 15:45 UTC (3+ messages)
[PATCH v4 02/14] Add TSEM specific documentation
2025-02-17 12:53 UTC (13+ messages)
` [PATCH v4 2/14] "
[PATCH net v2] tcp: drop secpath at the same time as we currently drop dst
2025-02-17 11:58 UTC (2+ messages)
[PATCH v5 00/24] Landlock audit support
2025-02-14 22:52 UTC (28+ messages)
` [PATCH v5 01/24] lsm: Add audit_log_lsm_data() helper
` [PATCH v5 02/24] landlock: Add unique ID generator
` [PATCH v5 03/24] landlock: Move domain hierarchy management
` [PATCH v5 04/24] landlock: Prepare to use credential instead of domain for filesystem
` [PATCH v5 05/24] landlock: Prepare to use credential instead of domain for network
` [PATCH v5 06/24] landlock: Prepare to use credential instead of domain for scope
` [PATCH v5 07/24] landlock: Prepare to use credential instead of domain for fowner
` [PATCH v5 08/24] landlock: Identify domain execution crossing
` [PATCH v5 09/24] landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
` [PATCH v5 9/24] "
` [PATCH v5 10/24] landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain status
` [PATCH v5 11/24] landlock: Log mount-related denials
` [PATCH v5 12/24] landlock: Log file-related denials
` [PATCH v5 13/24] landlock: Log truncate and IOCTL denials
` [PATCH v5 14/24] landlock: Log TCP bind and connect denials
` [PATCH v5 15/24] landlock: Log scoped denials
` [PATCH v5 16/24] landlock: Add LANDLOCK_RESTRICT_SELF_QUIET
` [PATCH v5 17/24] landlock: Add LANDLOCK_RESTRICT_SELF_QUIET_SUBDOMAINS
` [PATCH v5 18/24] landlock: Add LANDLOCK_RESTRICT_SELF_LOG_CROSS_EXEC
` [PATCH v5 19/24] samples/landlock: Enable users to log sandbox denials
` [PATCH v5 20/24] selftests/landlock: Extend tests for landlock_restrict_self()'s flags
` [PATCH v5 21/24] selftests/landlock: Add tests for audit and LANDLOCK_RESTRICT_SELF_QUIET
` [PATCH v5 22/24] selftests/landlock: Test audit with restrict flags
` [PATCH v5 23/24] selftests/landlock: Add audit tests for ptrace
` [PATCH v5 24/24] landlock: Add audit documentation
[RFC PATCH] ipe: add errno field to IPE policy load auditing
2025-02-14 21:41 UTC
[PATCH 0/2] security: Constify sysctl tables
2025-02-14 15:54 UTC (7+ messages)
` [PATCH 1/2] yama: Make sysctl table const
` [PATCH 2/2] LoadPin: "
[PATCH v1] selftests/landlock: Enable the new CONFIG_AF_UNIX_OOB
2025-02-13 22:32 UTC (2+ messages)
[PATCH v5 0/3] mount notification
2025-02-13 13:08 UTC (19+ messages)
` [PATCH v5 1/3] fsnotify: add mount notification infrastructure
` [PATCH v5 2/3] fanotify: notify on mount attach and detach
` [PATCH v5 3/3] vfs: add notifications for "
[PATCH net] tcp: drop skb extensions before skb_attempt_defer_free
2025-02-12 16:15 UTC
[PATCH 1/2] landlock: Minor typo and grammar fixes in IPC scoping documentation
2025-02-12 15:15 UTC (13+ messages)
` [PATCH 2/2] landlock: Clarify "
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
2025-02-12 13:03 UTC (26+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v7 2/7] kexec: define functions to map and unmap segments
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v7 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v7 6/7] ima: make the kexec extra memory configurable
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
[RFC PATCH v3 00/13] Clavis LSM
2025-02-12 12:42 UTC (5+ messages)
` [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-11 19:24 UTC (3+ messages)
[PATCH] selftests/landlock: add binaries to gitignore
2025-02-10 16:10 UTC
[PATCH] lsm: fix a missing security_uring_allowed() prototype
2025-02-10 14:56 UTC (2+ messages)
[PATCH v1] trusted_dcp.c: Do not return in case of non-secure mode
2025-02-10 11:58 UTC (2+ messages)
The business loan-
2025-02-08 21:56 UTC
[PATCH v3 1/2] io_uring: refactor io_uring_allowed()
2025-02-07 22:21 UTC (13+ messages)
` [PATCH v3 2/2] lsm,io_uring: add LSM hooks for io_uring_setup()
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
2025-02-07 20:02 UTC (13+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v7 2/7] kexec: define functions to map and unmap segments
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v7 6/7] ima: make the kexec extra memory configurable
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
Possible mistake in commit 3ca459eaba1b ("tun: fix group permission check")
2025-02-06 3:04 UTC (15+ messages)
[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
2025-02-05 12:39 UTC (3+ messages)
[RFC PATCH v3 0/3] Fix non-TCP sockets restriction
2025-02-05 9:36 UTC (4+ messages)
` [RFC PATCH v3 1/3] landlock: "
` [RFC PATCH v3 2/3] selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
` [RFC PATCH v3 3/3] selftests/landlock: Test that MPTCP actions are not restricted
[PATCH] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
2025-02-05 2:59 UTC (2+ messages)
[PATCH] integrity: fix typos and spelling errors
2025-02-05 2:58 UTC (2+ messages)
[PATCH v2 0/6] module: Introduce hash-based integrity checking
2025-02-04 21:22 UTC (6+ messages)
` [PATCH v2 6/6] "
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
2025-02-03 18:52 UTC (9+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v7 2/7] kexec: define functions to map and unmap segments
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v7 6/7] ima: make the kexec extra memory configurable
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
[PATCH v3 0/6] ima: Remove unnecessary inode locks
2025-02-03 1:31 UTC (13+ messages)
` [PATCH v3 1/6] fs: ima: Remove S_IMA and IS_IMA()
` [PATCH v3 2/6] ima: Remove inode lock
` [PATCH v3 3/6] ima: Detect if lock is held when iint pointer is set in inode security blob
` [PATCH v3 4/6] ima: Mark concurrent accesses to the iint pointer in the "
` [PATCH v3 5/6] ima: Defer fixing security.ima to __fput()
` [PATCH v3 6/6] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
[RFC PATCH v1 0/3] Expose Landlock domain IDs via pidfd
2025-02-01 23:48 UTC (9+ messages)
` [RFC PATCH v1 1/3] landlock: Add landlock_read_domain_id()
` [RFC PATCH v1 2/3] pidfd: Extend PIDFD_GET_INFO with PIDFD_INFO_LANDLOCK_*_DOMAIN
` [RFC PATCH v1 3/3] samples/landlock: Print domain ID
[PATCH] apparmor: Fix checking address of an array in accum_label_info()
2025-01-31 18:21 UTC (3+ messages)
[PATCH] tomoyo: use better patterns for procfs in learning mode
2025-01-31 14:31 UTC
[RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
2025-01-31 11:04 UTC (15+ messages)
[PATCH v12 bpf-next 0/5] Enable writing xattr from BPF programs
2025-01-31 9:10 UTC (8+ messages)
` [PATCH v12 bpf-next 1/5] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v12 bpf-next 2/5] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v12 bpf-next 3/5] bpf: lsm: Add two more sleepable hooks
` [PATCH v12 bpf-next 4/5] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v12 bpf-next 5/5] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
[PATCH v11 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-31 8:32 UTC (15+ messages)
` [PATCH v11 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v11 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v11 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v11 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v11 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v11 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
[PATCH V3] audit: Initialize lsmctx to avoid memory allocation error
2025-01-30 1:00 UTC (2+ messages)
` [PATCH v3] "
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).