messages from 2025-09-19 19:07:02 to 2025-09-30 12:11:34 UTC [more...]
[PATCH v3 00/10] tpm: Decouple Trenchboot dependencies
2025-09-30 12:11 UTC (18+ messages)
` [PATCH v3 01/10] tpm: Cap the number of PCR banks
` [PATCH v3 02/10] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v3 03/10] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v3 04/10] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v3 05/10] tpm2-sessions: Umask tpm_buf_append_hmac_session()
` [PATCH v3 06/10] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v3 07/10] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v3 08/10] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v3 09/10] tpm-buf: Build PCR extend commands
` [PATCH v3 10/10] tpm-buf: Enable managed and stack allocations
linux-6.17/tools/testing/selftests/landlock/fs_test.c:5631: Test for pointer < 0 ?
2025-09-30 9:57 UTC
[PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
2025-09-30 2:31 UTC (9+ messages)
[PATCH v2 1/2] evm: fix security.evm for a file with IMA signature
2025-09-30 2:26 UTC (2+ messages)
` [PATCH v2 2/2] ima: Add code comments to explain IMA iint cache atomic_flags
[PATCH bpf-next v2 0/3] BPF signature hash chains
2025-09-29 21:34 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add hash chain signature support for arbitrary maps
` [PATCH bpf-next v2 2/3] selftests/bpf: Enable map verification for some lskel tests
` [PATCH bpf-next v2 3/3] bpftool: Add support for signing program and map hash chains
[PATCH bpf-next 0/2] BPF signature hash chains
2025-09-29 19:17 UTC (6+ 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
[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
2025-09-29 13:06 UTC (9+ messages)
[syzbot] [fs?] BUG: sleeping function called from invalid context in hook_sb_delete
2025-09-29 8:51 UTC (2+ messages)
[PATCH v2 0/9] tpm: Decouple PCR extend from driver
2025-09-29 3:59 UTC (10+ messages)
` [PATCH v2 1/9] tpm: cap PCR bank in tpm2_get_pcr_allocations()
` [PATCH v2 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v2 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v2 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v2 5/9] tpm2-sessions: Umask tpm_buf_append_hmac_session()
` [PATCH v2 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v2 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v2 8/9] tpm-buf: Remove chip parameeter from tpm_buf_append_handle
` [PATCH v2 9/9] tpm-buf: Build PCR extend commands
[RFC PATCH v2] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
2025-09-29 3:35 UTC (5+ messages)
[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 (11+ messages)
` [RFC PATCH 1/6] landlock: Add a place for flags to layer rules
` [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
[syzbot] Monthly lsm report (Sep 2025)
2025-09-27 20:43 UTC
[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] 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
[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 (12+ messages)
[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 (8+ messages)
` [PATCH v4 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [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 (4+ 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 (9+ 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
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;
as well as URLs for NNTP newsgroup(s).