linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-26 14:49:18 to 2025-07-13 17:48:54 UTC [more...]

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-07-13 17:43 UTC  (5+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH V9 3/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH V9 4/7] mm/mempolicy: Export memory policy symbols

[PATCH 00/12] Signed BPF programs
 2025-07-12  0:53 UTC  (9+ messages)
` [PATCH 05/12] libbpf: Support exclusive map creation

[RFC] vfs: security: Parse dev_name before calling security_sb_mount
 2025-07-11 23:09 UTC  (10+ messages)

[PATCH v2 0/3] Landlock: Disconnected directory handling
 2025-07-11 19:19 UTC  (4+ messages)
` [PATCH v2 1/3] landlock: Fix handling of disconnected directories
` [PATCH v2 2/3] selftests/landlock: Add tests for access through disconnected paths
` [PATCH v2 3/3] selftests/landlock: Add disconnected leafs and branch test suites

[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
 2025-07-11 19:12 UTC  (9+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
` [RFC PATCH 4/6] fs/9p: Add ability to identify inode by path for non-.L

[PATCH v1 1/1] fs: Fix use of incorrect flags with splice() on pipe from/to memfd
 2025-07-11 14:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Xiu and myself as Lockdown maintainers
 2025-07-10 21:56 UTC  (2+ messages)

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-10 16:04 UTC  (6+ messages)

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-10  6:28 UTC  (15+ messages)

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-07-10  1:57 UTC  (4+ messages)
` [PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches

[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-09 16:48 UTC  (6+ messages)
` [PATCH v5 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [PATCH v5 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v5 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[PATCH] tools/certs: Make print-cert-tbs-hash.sh compatible with recent OpenSSL
 2025-07-09 15:29 UTC  (2+ messages)

[syzbot] [lsm?] [net?] Unable to handle kernel write to read-only memory at virtual address ADDR (2)
 2025-07-08 22:51 UTC 

[PATCH -next RFC 0/4] IMA Root of Trust (RoT) Framework
 2025-07-08 21:15 UTC  (7+ messages)
` [PATCH -next RFC 1/4] ima: rot: Introduce basic framework
` [PATCH -next RFC 2/4] ima: rot: Prepare TPM as an RoT
` [PATCH -next RFC 3/4] ima: rot: Make RoT kick in
` [PATCH -next RFC 4/4] ima: rot: Involve per-RoT default PCR index

[PATCH] Revert "integrity: Do not load MOK and MOKx when secure boot be disabled"
 2025-07-08 20:52 UTC  (10+ messages)

[RFC PATCH v1 1/2] landlock: Fix handling of disconnected directories
 2025-07-08 17:36 UTC  (5+ messages)
` [RFC PATCH v1 2/2] selftests/landlock: Add layout4_disconnected test suite

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-07-08  2:45 UTC  (10+ messages)
` [PATCH v3] "

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-07 17:53 UTC  (14+ messages)
` [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
` [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-07 10:43 UTC  (6+ messages)

[RFC PATCH v2 00/12] landlock: Use coalesced hashtable for merged domains
 2025-07-06 15:16 UTC  (13+ messages)
` [RFC PATCH v2 01/12] landlock: Set the max rules limit in a domain to U16_MAX
` [RFC PATCH v2 02/12] landlock/domain: Define structure and macros for flat-array domains
` [RFC PATCH v2 03/12] landlock: Define coalesced hashtable and implement finding
` [RFC PATCH v2 04/12] landlock/domain: Implement finding rules
` [RFC PATCH v2 05/12] landlock/coalesced_hash: Implement insert
` [RFC PATCH v2 06/12] landlock/domain: Implement merging of a parent domain and a ruleset
` [RFC PATCH v2 07/12] landlock/domain: Define alloc and free
` [RFC PATCH v2 08/12] landlock/domain: Add landlock_domain_merge_ruleset
` [RFC PATCH v2 09/12] landlock: Update various code to use landlock_domain
` [RFC PATCH v2 10/12] landlock: Remove unused code
` [RFC PATCH v2 11/12] landlock/task: Fix incorrect BUILD_BUG_ON() in domain_is_scoped
` [RFC PATCH v2 12/12] landlock: Use a hash function that does not involve division

apparmor: WARNING: suspicious RCU usage
 2025-07-05 15:47 UTC  (3+ messages)

[PATCH 0/1] uapi: fix broken link in linux/capability.h
 2025-07-05  0:25 UTC  (10+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH v4 4/4] Audit: Add record for multiple object contexts
 2025-07-04 20:18 UTC  (3+ messages)

[PATCH v1] selftests/landlock: Add 9p and FUSE filesystem tests
 2025-07-04 17:13 UTC 

[PATCH v4 0/2] integrity: Extract secure boot enquiry function out of IMA
 2025-07-04  7:51 UTC  (3+ messages)
` [PATCH v4 1/2] x86/efi: Rename IMA-related function and macro of boot mode
` [PATCH v4 2/2] integrity: Extract secure boot enquiry function out of IMA

[PATCH v5] tpm: Managed allocations for tpm_buf instances
 2025-07-04  2:53 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
 2025-07-03  6:28 UTC  (17+ messages)
` [PATCH v3 bpf-next 1/4] kernfs: remove iattr_mutex

[PATCH v3 0/2] integrity: Extract secure boot enquiry function out of IMA
 2025-07-03  1:43 UTC  (3+ messages)
` [PATCH v3 1/2] x86/efi: Rename IMA-related function and macro of boot mode
` [PATCH v3 2/2] integrity: Extract secure boot enquiry function out of IMA

[PATCH] net: ipv6: Fix spelling mistake
 2025-07-02 22:50 UTC  (4+ messages)

[PATCH v4] tpm: Managed allocations for tpm_buf instances
 2025-07-02 22:42 UTC  (7+ messages)

uprobes are destructive but exposed by perf under CAP_PERFMON
 2025-07-02 11:58 UTC  (3+ messages)

[PATCH] smack: fix kernel-doc warnings for smk_import_valid_label()
 2025-07-02  2:46 UTC  (2+ messages)

[PATCH v1] landlock: Remove warning in collect_domain_accesses()
 2025-07-01 20:03 UTC  (2+ messages)

[PATCH] selftests/landlock: Add tests for access through disconnected paths
 2025-07-01 19:59 UTC  (8+ messages)

[PATCH v4 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-01 10:01 UTC  (5+ messages)
` [PATCH v4 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [PATCH v4 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v4 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[PATCH v3 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-01  9:16 UTC  (7+ messages)
` [PATCH v3 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v3 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[RFC PATCH] samples/landlock: Fix building on musl libc
 2025-07-01  8:50 UTC  (2+ messages)

[PATCH v3] tpm: Repeal and replace tpm_buf_init*() and tpm_buf_destroy()
 2025-07-01  0:26 UTC  (2+ messages)

[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
 2025-06-30 16:29 UTC  (8+ messages)

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-29 18:25 UTC  (4+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache

adding CAP_RESERVED_# bits
 2025-06-28  3:40 UTC  (4+ messages)

[PATCH v2] tpm: Cleanup class for tpm_buf
 2025-06-28  2:14 UTC  (5+ messages)

[PATCH v3 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
 2025-06-27  6:31 UTC  (2+ messages)

[PATCH] tpm: Create cleanup class for tpm_buf
 2025-06-26 22:33 UTC  (4+ messages)

[PATCH 0/2] Secure Boot lock down
 2025-06-26 22:10 UTC  (3+ messages)
` [PATCH 1/2] security: introduce security_lock_kernel_down()
` [PATCH 2/2] efi: introduce EFI_KERNEL_LOCK_DOWN_IN_SECURE_BOOT

[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-26 19:46 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).