messages from 2026-01-25 21:49:07 to 2026-02-04 05:09:02 UTC [more...]
[PATCH 00/13] Further centralising of directory locking for name ops
2026-02-04 4:57 UTC (8+ 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
[GIT PULL] lsm/lsm-pr-20260203
2026-02-04 4:10 UTC
[GIT PULL] selinux/selinux-pr-20260203
2026-02-04 4:10 UTC
[PATCH v3 0/6] Landlock: Implement scope control for pathname Unix sockets
2026-02-03 23:12 UTC (7+ messages)
` [PATCH v3 1/6] landlock: Add LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET scope bit to uAPI
` [PATCH v3 2/6] landlock: Implement LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v3 3/6] samples/landlock: Support LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v3 4/6] selftests/landlock: Support pathname socket path in set_unix_address
` [PATCH v3 5/6] selftests/landlock: Repurpose scoped_abstract_unix_test.c for pathname sockets too
` [PATCH v3 6/6] selftests/landlock: Add pathname socket variants for more tests
[PATCH] xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check()
2026-02-03 22:40 UTC (10+ messages)
[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-02-03 22:40 UTC (12+ messages)
` [PATCH net-next v2 1/4] selftests: net: Move some UAPI header inclusions after libc ones
[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
2026-02-03 21:53 UTC (23+ messages)
` [PATCH v2 1/6] landlock: Add LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET scope bit to uAPI
` [PATCH v2 2/6] landlock: Implement LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v2 3/6] samples/landlock: Support LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v2 5/6] selftests/landlock: Repurpose scoped_abstract_unix_test.c for pathname sockets too
` [PATCH v2 6/6] selftests/landlock: Add pathname socket variants for more tests
[PATCH] man/man7/kernel_lockdown.7: remove Secure Boot untruth
2026-02-03 20:47 UTC (4+ messages)
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-03 12:59 UTC (31+ 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 08/17] module: Deduplicate signature extraction
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
[PATCH v2 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-02-03 4:14 UTC (2+ messages)
` [PATCH v2 2/3] evm: Don't enable fix mode when secure boot is enabled
[GIT PULL] lsm/lsm-pr-20260202
2026-02-02 20:47 UTC (3+ messages)
[PATCH] lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY
2026-02-02 16:19 UTC (5+ messages)
[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2026-02-02 13:04 UTC (19+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`
[PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-02-01 22:29 UTC (9+ messages)
` [PATCH v6 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v6 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v6 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v6 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v6 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v6 6/6] docs: trusted-encryped: add PKWM as a new trust source
[PATCH v9 00/11] Streamline TPM2 HMAC sessions
2026-02-01 22:25 UTC (4+ messages)
` [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
[RFC PATCH v3 0/8] landlock: Add UDP access control support
2026-02-01 16:19 UTC (3+ messages)
` [RFC PATCH v3 6/8] selftests/landlock: Add tests for UDP sendmsg
[PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
2026-02-01 12:42 UTC (4+ messages)
[PATCH v2 0/3] landlock: Refactor layer masks
2026-02-01 12:24 UTC (18+ messages)
` [PATCH v2 1/3] selftests/landlock: Add filesystem access benchmark
` [PATCH v2 2/3] landlock: access_mask_subset() helper
` [PATCH v2 3/3] landlock: transpose the layer masks data structure
[PATCH v3 0/3] landlock: documentation improvements
2026-02-01 12:24 UTC (6+ messages)
` [PATCH v3 1/3] landlock: add backwards compatibility for restrict flags
` [PATCH v3 2/3] landlock: add errata documentation section
` [PATCH v3 3/3] landlock: Document audit blocker field format
[PATCH] ipe: document AT_EXECVE_CHECK TOCTOU issue on OverlayFS
2026-01-31 10:22 UTC (4+ messages)
[PATCH v5 0/3] ima: Detect changes to files via kstat changes rather than i_version
2026-01-30 22:39 UTC (4+ messages)
` [PATCH v5 1/3] ima: Unify vfs_getattr_nosec() stat comparisons under helper function
` [PATCH v5 2/3] ima: Make integrity_inode_attrs_changed() call into vfs
` [PATCH v5 3/3] ima: Use kstat.ctime as a fallback change detection for stacked fs
[PATCH v4] ima: Fallback to ctime check for FS without kstat.change_cookie
2026-01-30 13:00 UTC (3+ messages)
[syzbot] Monthly lsm report (Jan 2026)
2026-01-30 10:09 UTC
[PATCH v5 0/34] Rework the LSM initialization
2026-01-29 23:06 UTC (10+ messages)
` [PATCH v5 01/11] loadpin: move initcalls to the LSM framework
` [PATCH v5 10/11] lsm: consolidate all of the LSM framework initcalls
[PATCH v5 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-01-29 10:15 UTC (8+ messages)
` [PATCH v5 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v5 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v5 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v5 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v5 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v5 6/6] docs: trusted-encryped: add PKWM as a new trust source
[RFC][PATCH v2] ima: Add support for staging measurements for deletion and trimming
2026-01-29 8:20 UTC (3+ messages)
[RFC PATCH 0/2] landlock: Refactor layer masks
2026-01-28 21:49 UTC (4+ messages)
` [RFC PATCH 2/2] landlock: transpose the layer masks data structure
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-28 16:44 UTC (12+ messages)
` [PATCH v2 07/13] mm: update secretmem to use VMA flags on mmap_prepare
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
[PATCH] ipc: don't audit capability check in ipc_permissions()
2026-01-28 3:26 UTC (5+ messages)
[PATCH] ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
2026-01-27 22:09 UTC (5+ messages)
[PATCH v3] ima_fs: Avoid creating measurement lists for unsupported hash algos
2026-01-27 17:59 UTC (2+ messages)
[PATCH v4] ima_fs: Avoid creating measurement lists for unsupported hash algos
2026-01-27 15:20 UTC (2+ messages)
[PATCH v2] ima_fs: Avoid creating measurement lists for unsupported hash algos
2026-01-27 14:30 UTC (4+ messages)
[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
2026-01-27 10:21 UTC (11+ messages)
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 15/36] srcu: Support Clang's "
[PATCH] ima_fs: Avoid creating measurement lists for unsupported hash algos
2026-01-27 10:12 UTC (5+ messages)
[PATCH] xfrm: force flush upon NETDEV_UNREGISTER event
2026-01-26 22:41 UTC (8+ messages)
[ANN] Linux Security Summit 2026 CfP
2026-01-26 20:58 UTC
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-01-26 5:08 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