linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-18 19:37:27 to 2025-09-28 23:51:02 UTC [more...]

[PATCH] Documentation/landlock: Make docs in cred.h and domain.h visible
 2025-09-28 23:49 UTC 

[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
 2025-09-28 23:37 UTC  (3+ messages)

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-09-28 10:33 UTC  (4+ messages)
` [PATCH v3 01/14] ACPI: APEI: "

[PATCH] ima: Fall back to default kernel module signature verification
 2025-09-28  3:03 UTC 

[RFC PATCH 0/6] Implement LANDLOCK_ADD_RULE_QUIET
 2025-09-27 23:12 UTC  (18+ messages)
` [RFC PATCH 1/6] landlock: Add a place for flags to layer rules
` [RFC PATCH 2/6] landlock: Add API support for the quiet flag
` [RFC PATCH 3/6] landlock/audit: Check for quiet flag in landlock_log_denial
` [RFC PATCH 4/6] landlock/audit: Fix wrong type usage
` [RFC PATCH 5/6] landlock/access: Improve explanation on the deny_masks_t

[PATCH v5 00/12] Signed BPF programs
 2025-09-27 23:04 UTC  (17+ messages)
` [PATCH v5 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH v5 02/12] bpf: Implement exclusive map creation
` [PATCH v5 03/12] libbpf: Implement SHA256 internal helper
` [PATCH v5 04/12] libbpf: Support exclusive map creation
` [PATCH v5 05/12] selftests/bpf: Add tests for exclusive maps
` [PATCH v5 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH v5 07/12] bpf: Move the signature kfuncs to helpers.c
` [PATCH v5 08/12] bpf: Implement signature verification for BPF programs
` [PATCH v5 09/12] libbpf: Update light skeleton for signing
` [PATCH v5 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH v5 11/12] bpftool: Add support for signing BPF programs
` [PATCH v5 12/12] selftests/bpf: Enable signature verification for some lskel tests

[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
 2025-09-27 22:53 UTC  (8+ messages)

[syzbot] Monthly lsm report (Sep 2025)
 2025-09-27 20:43 UTC 

[PATCH bpf-next 0/2] BPF signature hash chains
 2025-09-27  5:47 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Add hash chain signature support for arbitrary maps
` [PATCH bpf-next 2/2] selftests/bpf: Enable map verification for some lskel tests
` [syzbot ci] Re: BPF signature hash chains

[GIT PULL] lsm/lsm-pr-20250926
 2025-09-27  3:07 UTC 

[GIT PULL] selinux/selinux-pr-20250926
 2025-09-27  3:07 UTC 

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-09-26 19:36 UTC  (26+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[bug report] [regression?] bpf lsm breaks /proc/*/attr/current with security= on commandline
 2025-09-25 19:07 UTC  (6+ messages)

[PATCH v2 0/2] LSM: Multiple LSM mount options
 2025-09-25 17:12 UTC  (3+ messages)
  ` [PATCH v2 1/2] LSM: Add mount opts blob size tracking
  ` [PATCH v2 2/2] LSM: Infrastructure management of the mnt_opts security blob

[PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
 2025-09-25  3:27 UTC  (6+ messages)

[RFC PATCH v2] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
 2025-09-24 18:11 UTC  (4+ messages)

[PATCH] tpm2-sessions: Remove unnecessary wrapper
 2025-09-24 17:26 UTC  (3+ messages)

[PATCH 0/4] tpm2-session: correct disperancies
 2025-09-24 17:18 UTC  (13+ messages)
` [PATCH 1/4] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH 2/4] tpm2-sessions: Remove unused parameter from tpm_buf_append_auth
` [PATCH 3/4] tpm2-sessions: Remove unnecessary wrapper
` [PATCH 4/4] keys, trusted: Remove redundant helper

[syzbot] [fs?] BUG: sleeping function called from invalid context in hook_sb_delete
 2025-09-24 11:05 UTC 

[PATCH v10 0/4] tpm: robust stack allocations
 2025-09-24 10:10 UTC  (12+ messages)
` [PATCH v10 1/4] tpm: Make TPM buffer allocations more robust
` [PATCH v10 2/4] tpm, tpm1-cmd: Use stack for trivial cases
` [PATCH v10 3/4] tpm, tpm2-cmd: "
` [PATCH v10 4/4] tpm_vpm_proxy: Use stack for TPM_CC_SET_LOCALITY

[PATCH v11 0/3] tpm: robust stack allocations
 2025-09-24  1:37 UTC  (6+ messages)
` [PATCH v11 1/3] tpm: Make TPM buffer allocations more robust
` [PATCH v11 2/3] tpm: Use TPM_MIN_BUF_SIZE in driver commands
` [PATCH v11 3/3] tpm orchestrate tpm_get_random() in the function

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-09-23 19:49 UTC  (21+ messages)
` [PATCH v3 05/35] checkpatch: Warn about capability_unsafe() without comment
` [syzbot ci] Re: Compiler-Based Capability- and Locking-Analysis

[PATCH] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
 2025-09-23 14:35 UTC  (3+ messages)

[PATCH bpf-next v7 0/5] Signed BPF programs
 2025-09-23  8:39 UTC  (11+ messages)
` [PATCH bpf-next v7 1/5] bpf: Implement signature verification for "
` [PATCH bpf-next v7 2/5] libbpf: Update light skeleton for signing
` [PATCH bpf-next v7 3/5] libbpf: Embed and verify the metadata hash in the loader
` [PATCH bpf-next v7 4/5] bpftool: Add support for signing BPF programs
` [PATCH bpf-next v7 5/5] selftests/bpf: Enable signature verification for some lskel tests

[PATCH v4 0/34] Rework the LSM initialization
 2025-09-22 21:52 UTC  (30+ messages)
` [PATCH v4 01/34] lsm: split the notifier code out into lsm_notifier.c
` [PATCH v4 02/34] lsm: split the init code out into lsm_init.c
` [PATCH v4 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [PATCH v4 04/34] lsm: introduce looping macros for the initialization code
` [PATCH v4 05/34] lsm: integrate report_lsm_order() code into caller
` [PATCH v4 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [PATCH v4 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
` [PATCH v4 08/34] lsm: replace the name field with a pointer to the lsm_id struct
` [PATCH v4 09/34] lsm: rename the lsm order variables for consistency
` [PATCH v4 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [PATCH v4 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v4 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [PATCH v4 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()

[PATCH 31/39] convert selinuxfs
 2025-09-22 21:12 UTC  (5+ messages)

what's going on with aa_destroy_aafs() call in apparmor_init()?
 2025-09-22 20:46 UTC  (2+ messages)

[PATCH v3] memfd,selinux: call security_inode_init_security_anon
 2025-09-22 19:30 UTC  (5+ messages)

[PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
 2025-09-22 17:11 UTC  (3+ messages)
` [PATCH v3] ima: don't clear IMA_DIGSIG flag when setting or removing "

[PATCH v7] tpm: Make TPM buffer allocations more robust
 2025-09-22  7:58 UTC  (5+ messages)

[PATCH v6 0/5] Signed BPF programs
 2025-09-21 15:44 UTC  (6+ messages)
` [PATCH v6 1/5] bpf: Implement signature verification for "
` [PATCH v6 2/5] libbpf: Update light skeleton for signing
` [PATCH v6 3/5] libbpf: Embed and verify the metadata hash in the loader
` [PATCH v6 4/5] bpftool: Add support for signing BPF programs
` [PATCH v6 5/5] selftests/bpf: Enable signature verification for some lskel tests

[PATCH v4 00/12] Signed BPF programs
 2025-09-21 11:29 UTC  (10+ messages)
` [PATCH v4 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH v4 11/12] bpftool: Add support for signing BPF programs

[PATCH v9] tpm: Make TPM buffer allocations more robust
 2025-09-20 20:59 UTC 

[PATCH v7 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2025-09-20 18:58 UTC  (7+ messages)
` [PATCH v7 6/6] mm/memfd: security hook for memfd_create

[PATCH v8] tpm: Make TPM buffer allocations more robust
 2025-09-20 16:26 UTC 

[PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
 2025-09-19 14:47 UTC  (5+ messages)

[PATCH v6] tpm: Make TPM buffer allocations more robust
 2025-09-19 11:11 UTC 

[PATCH] pid: use ns_capable_noaudit() when determining net sysctl permissions
 2025-09-19 11:08 UTC  (2+ messages)

[PATCH] tpm: Disable TPM2_TCG_HMAC by default
 2025-09-18 20:52 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;
as well as URLs for NNTP newsgroup(s).