Linux Security Modules development
 help / color / mirror / Atom feed
 messages from 2026-05-04 20:52:00 to 2026-05-11 17:54:58 UTC [more...]

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-11 17:54 UTC  (8+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
` [PATCH 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
` [PATCH 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-11 17:29 UTC  (5+ messages)
` [PATCH v5 11/13] ima: Support staging and deleting N measurements entries

[PATCH 0/2] smack: fix incorrect task context in smack_msg_queue_msgrcv
 2026-05-11  0:17 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] smack: show msgrcv() subject task in audit

[BUG] lsm= with bpf before selinux breaks fscreate with EINVAL
 2026-05-10 21:17 UTC 

[PATCH v2 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-05-10 21:22 UTC  (11+ messages)

[syzbot] Monthly lsm report (Apr 2026)
 2026-05-10  4:02 UTC  (3+ messages)

[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-09 21:38 UTC  (5+ messages)
` [PATCH v2 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
` [PATCH v2 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
` [PATCH v2 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption

[PATCH RESEND] keys: use kmalloc_flex in user_preparse
 2026-05-09 15:53 UTC  (2+ messages)

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

[PATCH v2 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-05-08 21:25 UTC  (6+ messages)
` [PATCH v2 1/7] lsm: Add granular mount hooks to replace security_sb_mount

[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
 2026-05-08 18:45 UTC  (8+ messages)
` [PATCH 1/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver
` [PATCH 3/4] firmware: arm_ffa: Set the core device as FF-A device parent
` [PATCH 4/4] firmware: arm_ffa: Defer probe until pKVM is initialized

[PATCH v7 00/10] Reintroduce Hornet LSM
 2026-05-08 18:40 UTC  (15+ messages)
` [PATCH v7 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v7 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v7 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v7 04/10] lsm: framework for BPF integrity verification
` [PATCH v7 05/10] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v7 06/10] security: Hornet LSM
` [PATCH v7 07/10] hornet: Introduce gen_sig
` [PATCH v7 08/10] hornet: Add a light skeleton data extractor scripts
` [PATCH v7 09/10] selftests/hornet: Add a selftest for the Hornet LSM
` [PATCH v7 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[v6 00/10] Reintroduce Hornet LSM
 2026-05-08 18:03 UTC  (5+ messages)
` [v6 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-05-08 18:03 UTC  (34+ messages)
` [RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
` [PATCH] ima: debugging late_initcall_sync measurements

[RFC PATCH 0/3] initalise ff-a after finalising pKVM
 2026-05-08 17:59 UTC  (22+ messages)
` [RFC PATCH 1/3] arm64: KVM: defer kvm_init() to finalise_pkvm() when pKVM is enabled
` [RFC PATCH 2/3] firmware: arm_ffa: initialise ff-a after finalising pKVM initialisation
` [RFC PATCH 3/3] security: integrity: call load_uefi_certs() at late_initcall_sync

[RFC PATCH v1 00/11] Landlock: Namespace and capability control
 2026-05-08 15:54 UTC  (9+ messages)
` [RFC PATCH v1 05/11] landlock: Enforce namespace entry restrictions
` [RFC PATCH v1 06/11] landlock: Enforce capability restrictions
` [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions

[RFC PATCH v4 00/19] Support socket access-control
 2026-05-08 13:29 UTC  (6+ messages)
` [RFC PATCH v4 01/19] landlock: "

[GIT PULL] selinux/selinux-pr-20260507
 2026-05-08  0:30 UTC  (2+ messages)

[PATCH v4 0/7] landlock: Add UDP access control support
 2026-05-07 22:11 UTC  (3+ messages)

[PATCH] Documentation: fix typo and formattting in security/credentials.rst
 2026-05-07 19:35 UTC  (5+ messages)

[PATCH v3 0/2] Delete task_euid()
 2026-05-07 12:03 UTC  (5+ messages)
` [PATCH v3 1/2] rust: task: clarify comments on task UID accessors
` [PATCH v3 2/2] cred: delete task_euid()

[PATCH] lockdown: remove useless decrement operation
 2026-05-07  9:38 UTC  (4+ messages)

[PATCH] rust: cred: add safe abstractions for capable() and ns_capable()
 2026-05-07  7:22 UTC  (3+ messages)

[PATCH] Documentation: fix typo and formattting in security/credentials.rst
 2026-05-06 17:31 UTC  (2+ messages)

[PATCH 00/14] Bump minimum version of LLVM for building the kernel to 17.0.1
 2026-05-05 15:28 UTC  (7+ messages)
` [PATCH 02/14] security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CALL_USED_REGS
` [PATCH 03/14] security/Kconfig.hardening: Remove tautological condition from FORTIFY_SOURCE
` [PATCH 04/14] security/Kconfig.hardening: Remove tautological condition from CC_HAS_RANDSTRUCT

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-05-05  9:05 UTC  (15+ messages)
` [PATCH v5 01/14] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v5 02/14] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v5 03/14] kbuild: rename the strip_relocs command
` [PATCH v5 04/14] module: Drop pointless debugging message
` [PATCH v5 05/14] module: Make mod_verify_sig() static
` [PATCH v5 06/14] module: Switch load_info::len to size_t
` [PATCH v5 07/14] module: Make module authentication usable without MODULE_SIG
` [PATCH v5 08/14] module: Move authentication logic into dedicated new file
` [PATCH v5 09/14] module: Move signature type check out of mod_check_sig()
` [PATCH v5 10/14] module: Prepare for additional module authentication mechanisms
` [PATCH v5 11/14] module: update timestamp of modules.order after modules are built
` [PATCH v5 12/14] module: Introduce hash-based integrity checking
` [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping

[PATCH v2 0/4] Firmware LSM hook
 2026-05-04 22:33 UTC  (12+ messages)


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