public inbox for linux-security-module@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-14 23:15:18 to 2026-03-24 21:31:22 UTC [more...]

LSM namespacing API
 2026-03-24 21:31 UTC  (5+ messages)

[PATCH 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-03-24 19:03 UTC  (19+ messages)
` [PATCH 1/7] lsm: Add granular mount hooks to replace security_sb_mount
` [PATCH 2/7] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH 3/7] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH 4/7] selinux: "
` [PATCH 5/7] landlock: "
` [PATCH 6/7] tomoyo: "
` [PATCH 7/7] lsm: Remove security_sb_mount and security_move_mount

[PATCH v4] landlock: Expand restrict flags example for ABI version 8
 2026-03-24 15:30 UTC  (5+ messages)

[RFC PATCH v1 00/11] Landlock: Namespace and capability control
 2026-03-24 13:27 UTC  (3+ messages)
` [RFC PATCH v1 07/11] selftests/landlock: Drain stale audit records on init

[PATCH v2] KEYS: trusted: Debugging as a feature
 2026-03-24 11:05 UTC  (2+ messages)

[PATCH v2] KEYS: trusted: Debugging as a feature
 2026-03-24 11:01 UTC 

[PATCH v2] KEYS: trusted: Debugging as a feature
 2026-03-24 11:00 UTC 

[PATCH] KEYS: trusted: Protocol debugging as a feature
 2026-03-24 10:35 UTC  (2+ messages)

[RFC PATCH v2 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-03-23 21:06 UTC  (4+ messages)
` [RFC PATCH v2 1/2] lsm: add backing_file LSM hooks
` [RFC PATCH v2 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH v7 00/11] landlock: UNIX connect() control by pathname and scope
 2026-03-23 20:26 UTC  (14+ messages)
` [PATCH v7 01/11] lsm: Add LSM hook security_unix_find
` [PATCH v7 02/11] landlock: Use mem_is_zero() in is_layer_masks_allowed()
` [PATCH v7 03/11] landlock: Control pathname UNIX domain socket resolution by path
` [PATCH v7 04/11] samples/landlock: Add support for named UNIX domain socket restrictions
` [PATCH v7 05/11] landlock: Clarify BUILD_BUG_ON check in scoping logic
` [PATCH v7 06/11] selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_test
` [PATCH v7 07/11] selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIX
` [PATCH v7 08/11] selftests/landlock: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIX
` [PATCH v7 09/11] selftests/landlock: Check that coredump sockets stay unrestricted
` [PATCH v7 10/11] selftests/landlock: fs_test: Simplify ruleset creation and enforcement
` [PATCH v7 11/11] landlock: Document FS access right for pathname UNIX sockets

[PATCH v6 0/9] landlock: UNIX connect() control by pathname and scope
 2026-03-23 20:26 UTC  (43+ messages)
` [PATCH v6 1/9] lsm: Add LSM hook security_unix_find
    ` [PATCH v7 "
` [PATCH v6 2/9] landlock: use mem_is_zero() in is_layer_masks_allowed()
` [PATCH v6 3/9] landlock: Control pathname UNIX domain socket resolution by path
` [PATCH v6 4/9] samples/landlock: Add support for named UNIX domain socket restrictions
` [PATCH v6 5/9] landlock/selftests: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIX
` [PATCH v6 6/9] landlock/selftests: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIX
` [PATCH v6 7/9] landlock/selftests: Check that coredump sockets stay unrestricted
` [PATCH v6 8/9] landlock/selftests: fs_test: Simplify ruleset creation and enforcement
` [PATCH v6 9/9] landlock: Document FS access right for pathname UNIX sockets

[PATCH v9 00/11] Streamline TPM2 HMAC sessions
 2026-03-23  5:46 UTC  (12+ messages)
` [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM

[PATCH v2 0/2] move TPM-specific fields into trusted_tpm_options
 2026-03-23  5:28 UTC  (7+ messages)
` [PATCH v2 1/2] keys/trusted_keys: clean up debug message logging in the tpm backend

[PATCH] ima: abort file hash computation on fatal signal
 2026-03-22 14:17 UTC  (2+ messages)

[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
 2026-03-20 20:06 UTC  (2+ messages)

[PATCH v3 1/3] ima: Remove ima_h_table structure
 2026-03-20 17:40 UTC  (11+ messages)
` [PATCH v3 3/3] ima: Add support for staging measurements for deletion

[PATCH v7] backing_file: store an internal O_PATH user_path_file
 2026-03-20 13:53 UTC 

[PATCH v2] fs: allow backing file code to open an O_PATH file with negative dentry
 2026-03-20 12:33 UTC  (2+ messages)

[PATCH] fs: allow vfs code to open an O_PATH file with negative dentry
 2026-03-20 12:15 UTC  (7+ messages)

[PATCH] smack: simplify write handlers of sysfs entries
 2026-03-20 11:31 UTC 

[PATCH] lsm: Fix the crash issue in xfrm_decode_session
 2026-03-20  3:24 UTC  (9+ messages)
        ` [PATCH RESEND] "

[PATCH v1] selftests/landlock: Test tsync interruption and cancellation paths
 2026-03-19 17:47 UTC  (3+ messages)

linux-next: Tree for Mar 18 (landlock docs)
 2026-03-19 17:37 UTC  (2+ messages)

[PATCH v6] backing_file: store user_path_file
 2026-03-19 15:56 UTC  (4+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (7+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 46/61] vfio: "
` [PATCH 50/61] iommu: "

[apparmor][PATCH] apparmor: fix incorrect success return value in unpack_tag_headers()
 2026-03-19  8:23 UTC  (3+ messages)

[PATCH] apparmor: Fix string overrun due to missing termination
 2026-03-19  6:40 UTC  (2+ messages)

[PATCH v1] security/safesetid: fix comment and error handling
 2026-03-19  3:27 UTC  (3+ messages)

[PATCH v2 07/10] security: Hornet LSM
 2026-03-19  0:18 UTC  (3+ messages)
` [PATCH v2 7/10] "

社長のNG行動
 2026-03-18 23:40 UTC 

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-18 23:12 UTC  (4+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-03-18 20:55 UTC  (10+ messages)
` [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
  ` [PATCH RFC "

[PATCH RFC] security: add LSM blob and hooks for namespaces
 2026-03-18 20:17 UTC  (2+ messages)

[PATCH 0/3] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-03-18 20:00 UTC  (11+ messages)
` [PATCH 1/3] backing_file: store user_path_file
` [PATCH 2/3] lsm: add the security_mmap_backing_file() hook
` [PATCH 3/3] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH] lsm: export security_mmap_backing_file
 2026-03-18 18:50 UTC  (4+ messages)

[PATCH] apparmor: hide unused get_loaddata_common_ref() function
 2026-03-18  6:33 UTC  (3+ messages)

[PATCH RESEND] apparmor: Remove redundant if check in sk_peer_get_label
 2026-03-18  6:32 UTC  (2+ messages)

[PATCH RESEND] apparmor: Use sysfs_emit in param_get_{audit,mode}
 2026-03-18  6:31 UTC  (2+ messages)

[PATCH RESEND] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
 2026-03-18  6:31 UTC  (2+ messages)

[PATCH] apparmor: Use sysfs_emit in param_get_{audit,mode}
 2026-03-18  6:29 UTC  (2+ messages)

[PATCH RESEND] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
 2026-03-18  6:26 UTC  (2+ messages)

[PATCH] apparmor: Remove redundant if check in sk_peer_get_label
 2026-03-18  5:59 UTC  (2+ messages)

[PATCH] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
 2026-03-18  5:57 UTC  (2+ messages)

[PATCH v5 0/9] landlock: UNIX connect() control by pathname and scope
 2026-03-17 21:14 UTC  (11+ messages)
` [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path

[PATCH] securityfs: use kstrdup_const() to manage symlink targets
 2026-03-17 21:13 UTC  (2+ messages)

[PATCH v3 0/2] vfs: follow-on fixes for i_ino widening
 2026-03-17 14:39 UTC  (4+ messages)
` [PATCH v3 1/2] EVM: add comment describing why ino field is still unsigned long
` [PATCH v3 2/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()

[PATCH v2 0/2] vfs: follow-on fixes for i_ino widening
 2026-03-16 18:50 UTC  (6+ messages)
` [PATCH v2 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox