Linux Security Modules development
 help / color / mirror / Atom feed
[RFC PATCH 0/3] coredump, net: fix layer violation with direct connection
 2026-07-03  9:31 UTC  (7+ messages)
` [RFC PATCH 1/3] af_unix: factor out unix_lookup_bsd_path()
` [RFC PATCH 2/3] af_unix: factor out kernel_unix_connect_direct()
` [RFC PATCH 3/3] coredump, net: remove `SOCK_COREDUMP`

[PATCH -next] lockdown: Add break in lockdown_write
 2026-07-03  7:39 UTC  (5+ messages)

[PATCH v4 0/2] Delete task_euid()
 2026-07-03  6:57 UTC  (7+ messages)

[PATCH v5 0/2] Delete task_euid()
 2026-07-03  6:57 UTC  (3+ messages)
` [PATCH v5 1/2] rust: task: clarify comments on task UID accessors
` [PATCH v5 2/2] cred: delete task_euid()

[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
 2026-07-03  3:01 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Verify BPF signed loader at load time
 2026-07-02 22:33 UTC  (13+ messages)
` [PATCH bpf-next v3 1/6] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v3 2/6] bpf: Verify signed loader metadata "
` [PATCH bpf-next v3 3/6] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v3 4/6] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v3 5/6] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v3 6/6] Documentation/bpf: Add BPF signing and enforcement doc

[PATCH] lsm: cleanup repeated lsm_blob_size_update() calls in lsm_prepare()
 2026-07-02 21:15 UTC  (5+ messages)

[PATCH -next 0/2] Fix call security_backing_file_free second time
 2026-07-02 21:09 UTC  (5+ messages)
` [PATCH -next 1/2] security: Some cleanup code
  ` [PATCH "
` [PATCH -next 2/2] security: Fix call security_backing_file_free second time
  ` [PATCH "

[PATCH v6 0/4] introduce IMA_INIT_LATE_SYNC option
 2026-07-02 19:42 UTC  (4+ messages)
` [PATCH v6 1/4] security: lsm: allow LSMs to register for late_initcall_sync init

[PATCH] ipe: fix bracket
 2026-07-02 19:22 UTC 

[PATCH] security: clarify task_prctl hook documentation
 2026-07-02 18:59 UTC  (2+ messages)

[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
 2026-07-02 17:37 UTC 

[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
 2026-07-02 15:58 UTC  (14+ messages)
` [PATCH v3 1/5] xfs: fix capability check in xfs
` [PATCH v3 2/5] capability: Add new capable_noaudit
` [PATCH v3 3/5] quota: Don't issue audit messages on quota enforcing
` [PATCH v3 4/5] xfs: replace ns_capable_noaudit
` [PATCH v3 5/5] capability: unexport has_capability_noaudit

Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
 2026-07-02 14:59 UTC  (10+ messages)
  ` [RFC PATCH 1/2] landlock: fix TCP Fast Open connection bypass
        ` [PATCH v2 "
          ` [PATCH v2 2/2] selftests/landlock: Add test for TCP fast open
  ` [RFC PATCH "

[RFC PATCH 0/4] Introduce capable_noaudit
 2026-07-02 14:51 UTC  (22+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit
` [RFC PATCH 2/4] quota: Don't issue audit messages on quota enforcing
` [RFC PATCH 3/4] xfs: replace ns_capable_noaudit()
` [RFC PATCH 4/4] capability: unexport has_capability_noaudit

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-07-02  9:53 UTC  (19+ messages)
` [RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs

[PATCH v2] selftests/landlock: fix spelling error in fs_test comment
 2026-07-02  9:05 UTC  (2+ messages)

[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-01 23:21 UTC  (11+ messages)
` [PATCH v4 bpf-next 1/3] security: pass inode_init_security xattrs via struct lsm_xattrs
` [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v4 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH 0/6] selftests: fix multiple spelling errors across submodules
 2026-07-01 14:18 UTC  (3+ messages)
` [PATCH 5/6] selftests/landlock: fix spelling error in fs_test comment

linux-next: apparmor: ld.lld: error: undefined symbol: decompress_zstd
 2026-07-01 11:46 UTC 

[PATCH v3 stable/linux-6.12.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-30 22:23 UTC  (5+ messages)
` [PATCH v3 stable/linux-6.12.y 1/3] fs: constify file ptr in backing_file accessor helpers
` [PATCH v3 stable/linux-6.12.y 2/3] lsm: add backing_file LSM hooks
` [PATCH v3 stable/linux-6.12.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-30 11:01 UTC  (11+ messages)
` [PATCH stable/linux-5.10.y 1/7] ovl: pass layer mnt to ovl_open_realfile()
` [PATCH stable/linux-5.10.y 2/7] fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers
` [PATCH stable/linux-5.10.y 3/7] fs: use backing_file container for internal files with "fake" f_path
` [PATCH stable/linux-5.10.y 4/7] lsm: constify the 'file' parameter in security_binder_transfer_file()
` [PATCH stable/linux-5.10.y 5/7] fs: prepare for adding LSM blob to backing_file
` [PATCH stable/linux-5.10.y 6/7] lsm: add backing_file LSM hooks
` [PATCH stable/linux-5.10.y 7/7] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-29 14:37 UTC  (2+ messages)

[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-29  4:39 UTC  (2+ messages)

[PATCH v5] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-28  9:28 UTC 

[PATCH v2 stable/linux-6.6.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-28  3:33 UTC  (5+ messages)
` [PATCH v2 stable/linux-6.6.y 1/3] fs: prepare for adding LSM blob to backing_file
` [PATCH v2 stable/linux-6.6.y 2/3] lsm: add backing_file LSM hooks
` [PATCH v2 stable/linux-6.6.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH v2 stable/linux-6.12.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-27 16:35 UTC  (4+ messages)
` [PATCH v2 stable/linux-6.12.y 1/2] lsm: add backing_file LSM hooks
` [PATCH v2 stable/linux-6.12.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[syzbot] [tomoyo?] KMSAN: uninit-value in tomoyo_path_chown (3)
 2026-06-27  5:44 UTC  (3+ messages)

[PATCH] tomoyo: Enforce connect policy in TCP Fast Open
 2026-06-27  5:28 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] Verify BPF signed loader at load time
 2026-06-27  1:32 UTC  (13+ messages)
` [PATCH bpf-next v2 1/5] bpf: Verify signed loader metadata "

[PATCH v2 stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-26 17:54 UTC  (4+ messages)
` [PATCH v2 stable/linux-6.18.y 1/2] lsm: add backing_file LSM hooks
` [PATCH v2 stable/linux-6.18.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
 2026-06-26 11:54 UTC  (9+ messages)
` [PATCH v19 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v19 2/8] rust: types: Add Ownable/Owned types
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`
` [PATCH v19 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v19 6/8] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v19 7/8] rust: Add `OwnableRefCounted`
` [PATCH v19 8/8] rust: page: add `from_raw()`

[PATCH v2 stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-26  7:07 UTC  (4+ messages)
` [PATCH v2 stable/linux-6.18.y 1/2] lsm: add backing_file LSM hooks
` [PATCH v2 stable/linux-6.18.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH] selftests/landlock: Fix snprintf truncation checks in test files
 2026-06-26  7:00 UTC 

[PATCH bpf-next v3 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-06-25 20:47 UTC  (8+ messages)
` [PATCH "

[PATCH v18 0/8] rust: add `Ownable` trait and `Owned` type
 2026-06-25 19:47 UTC  (10+ messages)
` [PATCH v18 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v18 2/8] rust: types: Add Ownable/Owned types
` [PATCH v18 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v18 4/8] rust: page: convert to `Ownable`
` [PATCH v18 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v18 6/8] rust: Add missing SAFETY documentation for `ARef` example

[PATCH] LSM: check if lsmprop_to_secctx call is supported by LSM
 2026-06-25 15:24 UTC  (5+ messages)

[PATCH] Documentation: landlock: Document fs.resolve_unix audit blocker
 2026-06-25 12:31 UTC  (2+ messages)

[PATCH] landlock: Documentation wording cleanups
 2026-06-25 12:29 UTC  (2+ messages)

[stable/linux-6.12.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-25 11:31 UTC  (2+ messages)

[stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-25 11:06 UTC  (5+ messages)
` [stable/linux-6.18.y 1/2] lsm: add backing_file LSM hooks
` [stable/linux-6.18.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks


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