public inbox for linux-security-module@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 11:30:14 to 2026-02-15 03:01:49 UTC [more...]

[PATCH v4 0/6] landlock: UNIX connect() control by pathname and scope
 2026-02-15  3:01 UTC  (19+ messages)
` [PATCH v4 1/6] lsm: Add LSM hook security_unix_find
` [PATCH v4 2/6] landlock: Control pathname UNIX domain socket resolution by path
` [PATCH v4 3/6] samples/landlock: Add support for named UNIX domain socket restrictions
` [PATCH v4 4/6] landlock/selftests: Test "
` [PATCH v4 5/6] landlock: Document FS access right for pathname UNIX sockets
` [PATCH v4 6/6] landlock: Document design rationale for scoped access rights

[RFC] Landlock: mutable domains (and supervisor notification uAPI options)
 2026-02-15  2:54 UTC 

[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
 2026-02-15  2:41 UTC  (5+ messages)

[GIT PULL] capabilities update for v7.0
 2026-02-14 20:54 UTC  (2+ messages)

[RFC PATCH v3 0/8] landlock: Add UDP access control support
 2026-02-14 10:34 UTC  (2+ messages)

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-02-13 15:32 UTC  (29+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking

[PATCH] xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check()
 2026-02-13 13:59 UTC  (16+ messages)

[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-02-13  1:28 UTC  (2+ messages)
` [PATCH v3 2/3] evm: Don't enable fix mode when secure boot is enabled

[PATCH v2 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-02-12 20:25 UTC  (4+ messages)

[PATCH v6 0/3] ima: Detect changes to files via kstat changes rather than i_version
 2026-02-12 20:01 UTC  (6+ messages)
` [PATCH v6 1/3] ima: Unify vfs_getattr_nosec() stat comparisons under helper function
` [PATCH v6 2/3] ima: Make integrity_inode_attrs_changed() call into VFS
` [PATCH v6 3/3] ima: Use kstat.ctime as a fallback for change detection

[GIT PULL] Landlock update for v7.0-rc1
 2026-02-12  0:04 UTC  (2+ messages)

[GIT PULL] Smack patches for 7.0
 2026-02-12  0:04 UTC  (2+ messages)

[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
 2026-02-11 19:43 UTC  (3+ messages)

[PATCH v3 0/3] Landlock multithreaded enforcement
 2026-02-11 14:55 UTC  (5+ messages)
` [PATCH v3 2/3] landlock: selftests for LANDLOCK_RESTRICT_SELF_TSYNC

[PATCH] selftests/landlock: Remove duplicate include of stdio.h
 2026-02-11 11:16 UTC  (3+ messages)

[PATCH v1] mailmap: Add entry for Mickaël Salaün
 2026-02-11  9:45 UTC  (2+ messages)

[RFC][PATCH v2] ima: Add support for staging measurements for deletion and trimming
 2026-02-11  0:09 UTC  (4+ messages)

[PATCH] man/man7/kernel_lockdown.7: remove Secure Boot untruth
 2026-02-10 22:06 UTC  (9+ messages)

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-10 17:44 UTC  (38+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[apparmor][PATCH] apparmor: fix incorrect success return value in unpack_tag_headers()
 2026-02-10 17:21 UTC 

[bug report] apparmor: add support loading per permission tagging
 2026-02-10 17:15 UTC  (2+ messages)
  ` [apparmor][PATCH] apparmor: fix signedness bug in unpack_tags()

[PATCH v3 0/3] landlock: Refactor layer masks
 2026-02-10 15:42 UTC  (7+ messages)
` [PATCH v3 1/3] selftests/landlock: Add filesystem access benchmark
` [PATCH v3 2/3] landlock: access_mask_subset() helper
` [PATCH v3 3/3] landlock: transpose the layer masks data structure

[PATCH 0/5] Make Rust Binder build as a module
 2026-02-10  8:47 UTC  (35+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del
` [PATCH 5/5] rust_binder: mark ANDROID_BINDER_IPC_RUST tristate

[GIT PULL] lsm/lsm-pr-20260203
 2026-02-10  0:50 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20260203
 2026-02-10  0:50 UTC  (2+ messages)

[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
 2026-02-09 20:20 UTC  (23+ messages)

[PATCH] landlock: Add counted_by and fix comment in landlock_ruleset
 2026-02-09 17:28 UTC  (3+ messages)

[PATCH v3 0/5] landlock: Pathname-based UNIX connect() control
 2026-02-09 17:09 UTC  (4+ messages)
` [PATCH v3 1/5] lsm: Add hook security_unix_find

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-02-09 13:34 UTC  (11+ messages)

[PATCH v9 00/11] Streamline TPM2 HMAC sessions
 2026-02-08 14:09 UTC  (3+ messages)
` [PATCH v9 11/11] tpm-buf: Implement managed allocations

[PATCH v5 0/3] ima: Detect changes to files via kstat changes rather than i_version
 2026-02-06 20:06 UTC  (6+ messages)
` [PATCH v5 3/3] ima: Use kstat.ctime as a fallback change detection for stacked fs

[PATCH v2 0/3] landlock: Refactor layer masks
 2026-02-06 15:05 UTC  (15+ messages)
` [PATCH v2 1/3] selftests/landlock: Add filesystem access benchmark
` [PATCH v2 3/3] landlock: transpose the layer masks data structure

[PATCH 00/13] Further centralising of directory locking for name ops
 2026-02-06 13:35 UTC  (36+ messages)
` [PATCH 01/13] fs/proc: Don't lock root inode when creating "self" and "thread-self"
` [PATCH 02/13] VFS: move the start_dirop() kerndoc comment to before start_dirop()
` [PATCH 03/13] libfs: change simple_done_creating() to use end_creating()
` [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
` [PATCH 05/13] selinux: "
` [PATCH 06/13] nfsd: switch purge_old() to use start_removing_noperm()
` [PATCH 07/13] VFS: make lookup_one_qstr_excl() static
` [PATCH 08/13] ovl: Simplify ovl_lookup_real_one()
` [PATCH 09/13] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
` [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file
` [PATCH 11/13] ovl: use is_subdir() for testing if one thing is a subdir of another
` [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
` [PATCH 13/13] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()

[PATCH v2 v2] evm: check return values of crypto_shash functions
 2026-02-06  2:42 UTC 

黒字の幼児教室 投資オーナー募集
 2026-02-06  2:28 UTC 

[PATCH v4 0/1] Trim N entries of IMA event logs
 2026-02-05 23:58 UTC  (4+ messages)
` [PATCH v4 1/3] ima: make ima event log trimming configurable
` [PATCH v4 2/3] ima: trim N IMA event log records
` [PATCH v4 3/3] ima: add new critical data record to measure log trim

[PATCH v3 0/1] Trim N entries of IMA event logs
 2026-02-05 23:53 UTC  (4+ messages)
` [PATCH v3 2/3] ima: trim N IMA event log records

[PATCH v3 0/3] landlock: documentation improvements
 2026-02-05 19:23 UTC  (2+ messages)

[PATCH v14 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-05 13:33 UTC  (6+ messages)
` [PATCH v14 1/9] rust: types: Add Ownable/Owned types
` [PATCH v14 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`


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