messages from 2025-07-01 09:30:02 to 2025-07-18 08:36:53 UTC [more...]
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-07-18 8:36 UTC (15+ messages)
` [PATCH v3 01/13] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v3 02/13] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v3 03/13] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
` [PATCH v3 05/13] arm: "
` [PATCH v3 06/13] arm64: "
` [PATCH v3 07/13] s390: "
` [PATCH v3 08/13] powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init section
` [PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch
` [PATCH v3 10/13] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v3 11/13] kstack_erase: Support Clang stack depth tracking
` [PATCH v3 12/13] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v3 13/13] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH 0/2] Secure Boot lock down
2025-07-17 18:22 UTC (3+ messages)
[PATCH v2 0/3] Landlock: Disconnected directory handling
2025-07-17 17:32 UTC (7+ 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
[syzbot] [lsm?] INFO: rcu detected stall in msr_read (2)
2025-07-17 17:02 UTC
[PATCH] lsm,selinux: Add LSM blob support for BPF objects
2025-07-17 2:11 UTC (5+ messages)
[PATCH v5 0/5] Audit: Records for multiple security contexts
2025-07-16 21:27 UTC (6+ messages)
` [PATCH v5 1/5] Audit: Create audit_stamp structure
` [PATCH v5 2/5] LSM: security_lsmblob_to_secctx module selection
` [PATCH v5 3/5] Audit: Add record for multiple task security contexts
` [PATCH v5 4/5] Audit: Fix indentation in audit_log_exit
` [PATCH v5 5/5] Audit: Add record for multiple object contexts
[RFC] vfs: security: Parse dev_name before calling security_sb_mount
2025-07-16 17:12 UTC (16+ messages)
[PATCH v4 4/4] Audit: Add record for multiple object contexts
2025-07-15 20:40 UTC (4+ messages)
unsubscribe
2025-07-15 8:46 UTC
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-14 21:09 UTC (15+ messages)
[PATCH 00/12] Signed BPF programs
2025-07-14 21:05 UTC (13+ messages)
` [PATCH 05/12] libbpf: Support exclusive map creation
[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
2025-07-14 18:07 UTC (7+ 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 V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-13 17:43 UTC (8+ 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 V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH V9 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
[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 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] 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 (2+ messages)
[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 (8+ 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 (3+ 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 1/1] uapi: fix broken link in linux/capability.h
2025-07-05 0:25 UTC (5+ 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 (16+ 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 0/1] uapi: fix broken link in linux/capability.h
2025-07-02 10:00 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
[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
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).