messages from 2025-07-29 02:24:21 to 2025-08-16 17:28:02 UTC [more...]
[PATCH v5 0/5] Audit: Records for multiple security contexts
2025-08-16 17:27 UTC (7+ 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
[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
2025-08-16 5:52 UTC (5+ messages)
` [PATCH v3 bpf-next 1/4] kernfs: remove iattr_mutex
[RFC PATCH v3 0/34] Rework the LSM initialization
2025-08-15 17:05 UTC (37+ messages)
` [PATCH v3 01/34] lsm: split the notifier code out into lsm_notifier.c
` [PATCH v3 02/34] lsm: split the init code out into lsm_init.c
` [PATCH v3 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [PATCH v3 04/34] lsm: introduce looping macros for the initialization code
` [PATCH v3 05/34] lsm: integrate report_lsm_order() code into caller
` [PATCH v3 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [PATCH v3 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
` [PATCH v3 08/34] lsm: replace the name field with a pointer to the lsm_id struct
` [PATCH v3 09/34] lsm: rename the lsm order variables for consistency
` [PATCH v3 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v3 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [PATCH v3 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [PATCH v3 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
` [PATCH v3 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
` [PATCH v3 16/34] lsm: cleanup the LSM blob size code
` [PATCH v3 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [PATCH v3 18/34] lsm: fold lsm_init_ordered() into security_init()
` [PATCH v3 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
` [PATCH v3 20/34] lsm: cleanup the debug and console output "
` [PATCH v3 21/34] lsm: output available LSMs when debugging
` [PATCH v3 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
` [PATCH v3 23/34] lsm: introduce an initcall mechanism into the LSM framework
` [PATCH v3 24/34] loadpin: move initcalls to "
` [PATCH v3 25/34] ipe: "
` [PATCH v3 26/34] smack: "
` [PATCH v3 27/34] tomoyo: "
` [PATCH v3 28/34] safesetid: "
` [PATCH v3 29/34] apparmor: "
` [PATCH v3 30/34] lockdown: "
` [PATCH v3 31/34] ima,evm: "
` [PATCH v3 32/34] selinux: "
` [PATCH v3 33/34] lsm: consolidate all of the LSM framework initcalls
` [PATCH v3 34/34] lsm: add a LSM_STARTED_ALL notification event
[PATCH] kselftest/landlock : fixed typo errors
2025-08-15 16:51 UTC
[PATCH] lockdown: avoid extra call to strlen() in lockdown_read()
2025-08-15 12:28 UTC
[PATCH v3 00/12] Signed BPF programs
2025-08-15 8:26 UTC (22+ messages)
` [PATCH v3 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH v3 02/12] bpf: Implement exclusive map creation
` [PATCH v3 03/12] libbpf: Implement SHA256 internal helper
` [PATCH v3 04/12] libbpf: Support exclusive map creation
` [PATCH v3 05/12] selftests/bpf: Add tests for exclusive maps
` [PATCH v3 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH v3 07/12] bpf: Move the signature kfuncs to helpers.c
` [PATCH v3 08/12] bpf: Implement signature verification for BPF programs
` [PATCH v3 09/12] libbpf: Update light skeleton for signing
` [PATCH v3 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH v3 11/12] bpftool: Add support for signing BPF programs
` [PATCH v3 12/12] selftests/bpf: Enable signature verification for some lskel tests
` [syzbot ci] Re: Signed BPF programs
[PATCH v2] apparmor: Remove unused value
2025-08-15 6:34 UTC (3+ messages)
[PATCH v2] security: min_addr: use umax() to improve code
2025-08-15 3:56 UTC
[PATCH] security: min_addr: use max() to improve code
2025-08-15 3:39 UTC (3+ messages)
[PATCH v3 07/11] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
2025-08-14 22:01 UTC (4+ messages)
[PATCH] MAINTAINERS: add the associated Rust helper to the LSM section
2025-08-14 21:59 UTC
[PATCH] lockdown: avoid extra call to strlen() in lockdown_read()
2025-08-14 14:00 UTC
[PATCH v2 0/3] Allow individual features to be locked down
2025-08-14 10:51 UTC (16+ messages)
` [PATCH v2 1/3] lockdown: Switch implementation to using bitmap
` [PATCH v2 3/3] lockdown: Use snprintf in lockdown_read
[RFC PATCH 2/2] memfd: call security_inode_init_security_anon
2025-08-14 2:24 UTC (6+ messages)
[PATCH] apparmor: Remove unused value
2025-08-13 16:01 UTC
[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
2025-08-13 9:49 UTC (6+ messages)
[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
2025-08-13 7:47 UTC (11+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
[PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-08-13 6:10 UTC (14+ messages)
` [PATCH RFC V10 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH RFC V10 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH RFC V10 3/7] mm/mempolicy: Export memory policy symbols
` [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH RFC V10 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH RFC V10 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
[PATCH v2 00/13] Signed BPF programs
2025-08-13 2:20 UTC (23+ messages)
` [PATCH v2 02/13] bpf: Implement exclusive map creation
` [PATCH v2 04/13] libbpf: Support "
` [PATCH v2 08/13] bpf: Implement signature verification for BPF programs
` [PATCH v2 11/13] bpftool: Add support for signing "
` [PATCH v2 12/13] selftests/bpf: Enable signature verification for all lskel tests
` [PATCH v2 13/13] selftests/bpf: Add test for signed programs
[PATCH v5 00/23] x86: text_poke() fixes and executable lockdowns
2025-08-12 18:59 UTC (7+ messages)
` [PATCH v5 18/23] bpf: Use vmalloc special flag
[PATCH v5 4/5] Audit: Fix indentation in audit_log_exit
2025-08-11 22:21 UTC (4+ messages)
[PATCH v2] lsm,selinux: Add LSM blob support for BPF objects
2025-08-11 22:16 UTC (4+ messages)
[PATCH] lsm: use lsm_blob_alloc() in lsm_bdev_alloc()
2025-08-11 22:16 UTC (5+ messages)
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-08-11 8:02 UTC (6+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-08-10 21:12 UTC (2+ messages)
[RFC PATCH 1/2] lsm: add type to security_inode_init_security_anon
2025-08-08 12:00 UTC (2+ messages)
[PATCH 2/3] LSM: allocate mnt_opts blobs instead of module specific data
2025-08-07 0:40 UTC (4+ messages)
[PATCH 1/3] LSM: Add mount opts blob size tracking
2025-08-06 22:06 UTC (2+ messages)
[PATCH v5 3/5] Audit: Add record for multiple task security contexts
2025-08-06 16:03 UTC (3+ messages)
[GIT PULL] AppArmor updates for 6.17-rc1
2025-08-04 16:05 UTC (2+ messages)
[PATCH AUTOSEL 5.4 9/9] securityfs: don't pin dentries twice, once is enough
2025-08-03 21:23 UTC
[PATCH AUTOSEL 5.10 11/11] securityfs: don't pin dentries twice, once is enough
2025-08-03 21:22 UTC
[PATCH AUTOSEL 5.15 15/15] securityfs: don't pin dentries twice, once is enough
2025-08-03 21:22 UTC
[PATCH AUTOSEL 6.1 16/16] securityfs: don't pin dentries twice, once is enough
2025-08-03 21:21 UTC
[PATCH AUTOSEL 6.6 22/23] securityfs: don't pin dentries twice, once is enough
2025-08-03 21:20 UTC
[PATCH] lsm: simplify security_inode_copy_up_xattr()
2025-07-31 21:17 UTC (8+ messages)
[GIT PULL] capabilities update for v6.17-rc1
2025-07-31 19:07 UTC (2+ messages)
[GIT PULL] IPE update for 6.17
2025-07-31 17:55 UTC (2+ messages)
[PATCH] lsm: yama: Check for PTRACE_MODE_READ_FSCREDS access
2025-07-31 7:17 UTC (2+ messages)
-Wformat-invalid-specifier after 88fec3526e84 in -next
2025-07-30 10:20 UTC (2+ messages)
[syzbot] [apparmor?] linux-next test error: WARNING in apparmor_unix_stream_connect
2025-07-30 10:17 UTC (3+ messages)
[PATCH -next] apparmor: Remove the unused variable rules
2025-07-30 9:55 UTC (2+ messages)
[PATCH v2 2/3] lockdown/kunit: Introduce kunit tests
2025-07-29 23:28 UTC (5+ messages)
[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
2025-07-29 9:34 UTC (6+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
[GIT PULL] selinux/selinux-pr-20250725
2025-07-29 2:24 UTC (2+ messages)
[GIT PULL] lsm/lsm-pr-20250725
2025-07-29 2:24 UTC (2+ messages)
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).