Linux Security Modules development
 help / color / mirror / Atom feed
 messages from 2026-07-02 09:35:34 to 2026-07-14 01:43:48 UTC [more...]

[PATCH 0/2] doc: LSM: update usage document for current LSM stacking
 2026-07-14  1:38 UTC  (2+ messages)
` [PATCH 1/2] doc: LSM: describe CONFIG_LSM and lsm= as the selection mechanism

[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
 2026-07-14  1:14 UTC  (6+ messages)

[PATCH 11/13 RFC net-next] net: cipso: guard IPv4 packet manipulation functions
 2026-07-13 14:03 UTC  (3+ messages)

[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
 2026-07-13 14:02 UTC  (5+ messages)

[PATCH -next] ima: add cond_resched() in ima_calc_file_hash_tfm loop
 2026-07-13 12:06 UTC  (2+ messages)

linux-next: apparmor: ld.lld: error: undefined symbol: decompress_zstd
 2026-07-12 10:17 UTC  (2+ messages)
` [PATCH] apparmor: replace decompress_zstd() prototype with its entity

[PATCH 0/3] keys: fix keyring assoc-array out-of-bounds read and index inconsistency
 2026-07-12  1:45 UTC  (4+ messages)
` [PATCH 1/3] keys: fix out-of-bounds read in keyring_get_key_chunk()
` [PATCH 2/3] keys: make keyring key-chunk byte order agree with keyring_diff_objects()
` [PATCH 3/3] assoc_array: trim the final shortcut word when skip_to_level is chunk-aligned

[PATCH 0/3] Implement LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
 2026-07-11 17:00 UTC  (8+ messages)
` [PATCH 1/3] landlock: Add LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
` [PATCH 2/3] selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
` [PATCH 3/3] landlock: Document LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC

[GIT PULL] selinux/selinux-pr-20260710
 2026-07-11  3:07 UTC  (2+ messages)

[PATCH v2] NFSv4.2: fix nfs4_listxattr size accounting
 2026-07-10 22:20 UTC  (9+ messages)

[RESEND][RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-10 21:51 UTC  (3+ messages)
  ` İlt: "

[PATCH v2 1/9] security: add LSM blob and hooks for namespaces
 2026-07-10 20:42 UTC  (7+ messages)

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-10 13:57 UTC  (6+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date

[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-10 13:40 UTC  (3+ messages)
  ` İlt: "

[PATCH] PM: hibernate: Allow hibernation opt-in when locked down
 2026-07-10 13:09 UTC  (3+ messages)

[PATCH] selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
 2026-07-10 11:10 UTC  (2+ messages)

[PATCH] selftests/landlock: Fix screwed up pointers in the scoped_signal_test
 2026-07-10 11:09 UTC  (2+ messages)

[RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
 2026-07-09  2:52 UTC  (15+ messages)

[PATCH v1] landlock: Document the threat model
 2026-07-08 21:48 UTC  (2+ messages)

[PATCH bpf-next v6 0/8] Verify BPF signed loader at load time
 2026-07-08 18:30 UTC  (12+ messages)
` [PATCH bpf-next v6 1/8] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v6 2/8] bpf: Verify signed loader metadata "
` [PATCH bpf-next v6 3/8] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v6 4/8] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v6 5/8] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v6 6/8] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v6 7/8] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v6 8/8] Documentation/bpf: Add BPF signing and enforcement doc

[PATCH v1] landlock: Update formatting
 2026-07-08 15:30 UTC  (2+ messages)

[PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-08 12:51 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
` [PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v5 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH v2] selftests/landlock: fix spelling error in fs_test comment
 2026-07-08 10:42 UTC  (2+ messages)

[PATCH] landlock: Documentation wording cleanups
 2026-07-08 10:40 UTC  (2+ messages)

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

[PATCH bpf-next v5 0/8] Verify BPF signed loader at load time
 2026-07-07 19:31 UTC  (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v5 2/8] bpf: Verify signed loader metadata "
` [PATCH bpf-next v5 3/8] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v5 4/8] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v5 5/8] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v5 6/8] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v5 7/8] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v5 8/8] Documentation/bpf: Add BPF signing and enforcement doc

[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
 2026-07-07 19:13 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Documentation: landlock: Document fs.resolve_unix audit blocker
 2026-07-07 13:33 UTC  (4+ messages)

[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
 2026-07-07 13:04 UTC  (5+ messages)
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`

[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
 2026-07-07  9:26 UTC  (16+ 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

[PATCH v2 -next 0/2] security: Fix call security_backing_file_free second time
 2026-07-07  8:06 UTC  (3+ messages)
` [PATCH v2 -next 1/2] security: Delete dumplicate assignment
` [PATCH v2 -next 2/2] security: Fix call security_backing_file_free second time

[PATCH v6 0/8] lsm: Replace security_sb_mount with granular mount hooks
 2026-07-06 23:50 UTC  (9+ messages)
` [PATCH v6 1/8] lsm: Add "
` [PATCH v6 2/8] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH v6 3/8] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH v6 4/8] selinux: "
` [PATCH v6 5/8] landlock: "
` [PATCH v6 6/8] tomoyo: "
` [PATCH v6 7/8] vfs: Replace security_sb_mount/security_move_mount with granular hooks
` [PATCH v6 8/8] lsm: Remove security_sb_mount and security_move_mount

[PATCH bpf-next v4 0/9] Verify BPF signed loader at load time
 2026-07-06 19:20 UTC  (17+ messages)
` [PATCH bpf-next v4 1/9] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v4 2/9] bpf: Move bigger allocations below fd_array resolution
` [PATCH bpf-next v4 3/9] bpf: Verify signed loader metadata at load time
` [PATCH bpf-next v4 4/9] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v4 5/9] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v4 6/9] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v4 7/9] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v4 8/9] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v4 9/9] Documentation/bpf: Add BPF signing and enforcement doc

[PATCH v2] ipe: fix typo
 2026-07-06 17:44 UTC 

[PATCH bpf-next v3 0/6] Verify BPF signed loader at load time
 2026-07-06 17:01 UTC  (14+ 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] ipe: fix bracket
 2026-07-06  5:25 UTC  (2+ messages)

[PATCH 09/10] docs/zh_CN: add LSM/ipe Chinese translation
 2026-07-06  4:41 UTC  (4+ messages)
` [PATCH 01/10] docs/zh_CN: add LSM/index "

[PATCH v1] landlock: Harden sock_is_scoped() against file-less sockets
 2026-07-03 15:27 UTC 

[PATCH v1] landlock: Fix kernel-doc for the nested quiet layer flag
 2026-07-03 14:17 UTC 

[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] lsm: cleanup repeated lsm_blob_size_update() calls in lsm_prepare()
 2026-07-02 21:15 UTC  (4+ messages)

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

[PATCH -next 1/2] security: Some cleanup code
 2026-07-02 21:09 UTC  (2+ messages)
` [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] security: clarify task_prctl hook documentation
 2026-07-02 18:59 UTC  (2+ messages)

[RFC PATCH 1/2] landlock: fix TCP Fast Open connection bypass
 2026-07-02 14:59 UTC  (3+ messages)
` [PATCH v2 "

[RFC PATCH 0/4] Introduce capable_noaudit
 2026-07-02 14:51 UTC  (5+ messages)


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