messages from 2025-05-14 18:36:05 to 2025-05-22 22:26:09 UTC [more...]
[PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
2025-05-22 22:26 UTC (2+ messages)
[PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
2025-05-22 22:26 UTC (2+ messages)
[PATCH v1 net] calipso: Don't call calipso functions for AF_INET sk
2025-05-22 22:18 UTC
[RFC PATCH 0/29] Rework the LSM initialization
2025-05-22 21:26 UTC (14+ messages)
` [RFC PATCH 08/29] lsm: get rid of the lsm_names list and do some cleanup
` [RFC PATCH 29/29] lsm: add support for counting lsm_prop support among LSMs
[RFC PATCH 0/9] Introducing the Loadpol LSM
2025-05-22 9:23 UTC (19+ messages)
` [RFC PATCH 1/9] LSM: Introduce a new hook: security_kernel_module_load
` [RFC PATCH 2/9] Introduce a new LSM: loadpol
` [RFC PATCH 3/9] Loadpol LSM: filter kernel module request according to the policy
` [RFC PATCH 4/9] Loadpol LSM: add a file in securityfs to read/modify "
` [RFC PATCH 5/9] Loadpol LSM: add a sysctl to lock "
` [RFC PATCH 6/9] Loadpol LSM: emit an audit log
` [RFC PATCH 7/9] module: expose the list of blacklisted modules
` [RFC PATCH 8/9] Loadpol LSM: include the blacklisted kernel modules in the policy
` [RFC PATCH 9/9] Loadpol LSM: add a minimal documentation
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-21 22:26 UTC (26+ messages)
landlock: Use hashtable for merged domains
2025-05-21 19:32 UTC (11+ messages)
` [RFC PATCH 01/10] landlock: Add some debug output
` [RFC PATCH 02/10] landlock/hash: define (dynamic, non-resizable) hash table helpers
` [RFC PATCH 03/10] landlock/hash: Use linear search for small tables
` [RFC PATCH 04/10] landlock/ruleset: Rename and extract create_rule
` [RFC PATCH 05/10] Add hlist_node member to struct landlock_rule
` [RFC PATCH 06/10] landlock/domain: Define landlock_domain
` [RFC PATCH 07/10] landlock: Add the new domain to landlock_cred_security
` [RFC PATCH 08/10] landlock: Construct the inode hashtable in the new landlock_domain
` [RFC PATCH 09/10] landlock/fs: Use the new hashtable-based domain to find inode rules
` [RFC PATCH 10/10] landlock: Debug print inode hashtable in landlock_merge_ruleset2
[syzbot] [integrity?] [lsm?] INFO: task hung in process_measurement (3)
2025-05-21 17:47 UTC
[PATCH] security/commoncap: don't assume "setid" if all ids are identical
2025-05-21 15:36 UTC (18+ messages)
` [PATCH] exec: Correct the permission check for unsafe exec
` [PATCH v2] "
[PATCH v8 0/9] coredump: add coredump socket
2025-05-21 15:12 UTC (17+ messages)
` [PATCH v8 1/9] coredump: massage format_corename()
` [PATCH v8 2/9] coredump: massage do_coredump()
` [PATCH v8 3/9] coredump: reflow dump helpers a little
` [PATCH v8 4/9] coredump: add coredump socket
` [PATCH v8 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v8 6/9] coredump: show supported coredump modes
` [PATCH v8 7/9] coredump: validate socket name as it is written
` [PATCH v8 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v8 9/9] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-21 10:44 UTC (12+ messages)
[PATCH RESEND v17 1/3] lsm, selinux: Add setup_report permission to binder
2025-05-21 4:13 UTC (3+ messages)
` [PATCH "
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-05-21 0:31 UTC (5+ messages)
linux-next: Tree for May 16 (security/landlock/ruleset.c)
2025-05-20 16:47 UTC (12+ messages)
[PATCH 0/3] randstruct: gcc-plugin: Remove bogus void member
2025-05-20 16:14 UTC (3+ messages)
[PATCH 1/2] apparmor: shift ouid when mediating hard links in userns
2025-05-19 21:56 UTC (3+ messages)
Landlock news #5
2025-05-19 18:17 UTC (3+ messages)
[linux-next:master] [super] 1af3331764: stress-ng.unlink.unlink_calls_per_sec 23.3% regression
2025-05-19 4:50 UTC
[RFC 0/2] landlock: Multithreaded policy enforcement
2025-05-18 19:57 UTC (9+ messages)
` [RFC 1/2] landlock: Multithreading support for landlock_restrict_self()
[PATCH] apparmor: make __begin_current_label_crit_section() indicate whether put is needed
2025-05-18 1:35 UTC (2+ messages)
[PATCH v2] apparmor: fix some kernel-doc issues in header files
2025-05-17 8:51 UTC (2+ messages)
[PATCH][next] apparmor: Fix incorrect profile->signal range check
2025-05-17 8:44 UTC (3+ messages)
[PATCH 0/3] lsm: introduce lsm_manage_policy() syscall
2025-05-17 7:59 UTC (10+ messages)
` [PATCH 1/3] Wire up the lsm_manage_policy syscall
[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
2025-05-17 7:46 UTC (6+ messages)
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-16 18:09 UTC (7+ messages)
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
[PATCH v7 0/9] coredump: add coredump socket
2025-05-16 14:26 UTC (43+ messages)
` [PATCH v7 1/9] coredump: massage format_corname()
` [PATCH v7 2/9] coredump: massage do_coredump()
` [PATCH v7 3/9] coredump: reflow dump helpers a little
` [PATCH v7 4/9] coredump: add coredump socket
` [PATCH v7 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v7 6/9] coredump: show supported coredump modes
` [PATCH v7 7/9] coredump: validate socket name as it is written
` [PATCH v7 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v7 9/9] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH V2] ima: do not copy measurement list to kdump kernel
2025-05-16 3:27 UTC (3+ messages)
[PATCH] Trivial fix comment
2025-05-15 20:23 UTC
[PATCH] Fix variable type to be 'bool' instead of incorrect 'int'
2025-05-15 20:19 UTC
[GIT PULL] Landlock fix for v6.15-rc7
2025-05-15 18:15 UTC (2+ messages)
[syzbot] [lsm?] [integrity?] KMSAN: uninit-value in ima_add_template_entry (3)
2025-05-15 16:52 UTC (8+ messages)
[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
2025-05-15 16:48 UTC (12+ messages)
` [PATCH 1/2] "
[PATCH] Fix variable type to be 'bool' instead of incorrect 'int'
2025-05-15 14:22 UTC
[syzbot] [lsm?] [integrity?] possible deadlock in process_measurement (5)
2025-05-15 13:17 UTC
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-15 7:50 UTC (6+ messages)
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
[PATCH] ipe: use SHA-256 library API instead of crypto_shash API
2025-05-14 19:40 UTC (2+ 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).