messages from 2022-07-07 03:58:37 to 2022-07-20 14:52:39 UTC [more...]
[PATCH v2 0/4] Introduce security_create_user_ns()
2022-07-20 14:52 UTC (14+ messages)
` [PATCH v2 1/4] security, lsm: "
` [PATCH v2 2/4] bpf-lsm: Make bpf_lsm_create_user_ns() sleepable
` [PATCH v2 3/4] selftests/bpf: Add tests verifying bpf lsm create_user_ns hook
` [PATCH v2 4/4] selinux: Implement "
[PATCH] lockdown: Fix kexec lockdown bypass with ima policy
2022-07-20 14:24 UTC (3+ messages)
[PATCH] apparmor: correct config reference to intended one
2022-07-20 12:04 UTC
[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
2022-07-20 11:52 UTC (21+ messages)
[PATCH -next] apparmor: Fix some kernel-doc comments
2022-07-20 2:28 UTC (2+ messages)
[PATCH] apparmor: Mark alloc_unconfined() as static
2022-07-20 2:29 UTC (2+ messages)
[PATCH AUTOSEL 5.4 01/16] Revert "evm: Fix memleak in init_desc"
2022-07-20 1:17 UTC
[PATCH AUTOSEL 5.10 01/25] Revert "evm: Fix memleak in init_desc"
2022-07-20 1:15 UTC
[PATCH AUTOSEL 5.15 01/42] Revert "evm: Fix memleak in init_desc"
2022-07-20 1:13 UTC
[PATCH AUTOSEL 5.18 01/54] Revert "evm: Fix memleak in init_desc"
2022-07-20 1:09 UTC
[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
2022-07-19 13:54 UTC (8+ messages)
[PATCH] selftests/landlock: skip ptrace_test when YAMA is enabled
2022-07-18 21:24 UTC (15+ messages)
[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
2022-07-18 14:55 UTC (25+ messages)
[PATCH 1/1] keys/keyrings: Fix typo in string
2022-07-15 9:18 UTC
Wycena paneli fotowoltaicznych
2022-07-15 8:16 UTC
[PATCH v10 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
2022-07-14 13:40 UTC (3+ messages)
` [PATCH v10 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v10 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
[PATCH RESEND -next] lsm_audit: Clean up redundant NULL pointer check
2022-07-14 2:48 UTC (3+ messages)
[PATCH] ima: force signature verification when CONFIG_KEXEC_SIG is configured
2022-07-13 14:23 UTC (4+ messages)
` [PATCH v2] "
Linux 5.18-rc4
2022-07-13 9:37 UTC (8+ messages)
[PATCH v7 0/7] bpf: Add bpf_verify_pkcs7_signature() helper
2022-07-13 0:53 UTC (9+ messages)
` [PATCH v7 1/7] bpf: Export bpf_dynptr_get_size()
` [PATCH v7 2/7] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v7 3/7] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
` [PATCH v7 4/7] bpf: Add bpf_verify_pkcs7_signature() helper
` [PATCH v7 5/7] selftests: Add verifier tests for bpf_lookup_user_key() and bpf_key_put()
` [PATCH v7 6/7] selftests/bpf: Add additional test for bpf_lookup_user_key()
` [PATCH v7 7/7] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
Updated LSM tree for linux-next
2022-07-12 21:52 UTC (2+ messages)
[PATCH v37 00/33] LSM: Module stacking for AppArmor
2022-07-12 21:58 UTC (3+ messages)
[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
2022-07-12 21:16 UTC (3+ messages)
[PATCH v2 0/4] landlock: truncate support
2022-07-12 21:14 UTC (5+ messages)
` [PATCH v2 1/4] landlock: Support file truncation
` [PATCH v2 2/4] selftests/landlock: Selftests for file truncation support
` [PATCH v2 3/4] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v2 4/4] landlock: Document Landlock's file truncation support
[PATCH v2] ima/evm: Fix potential memory leak in ima_init_crypto()
2022-07-12 11:40 UTC (2+ messages)
[PATCH] MAINTAINERS: update the LSM maintainer info
2022-07-11 17:49 UTC (7+ messages)
[PATCH 0/2] landlock: truncate(2) support
2022-07-11 16:27 UTC (9+ messages)
` [PATCH 1/2] landlock: Support truncate(2)
` [PATCH 2/2] landlock: Selftests for truncate(2) support
[PATCH v6 00/17] Network support for Landlock
2022-07-11 14:05 UTC (21+ messages)
` [PATCH v6 01/17] landlock: renames access mask
` [PATCH v6 02/17] landlock: refactors landlock_find/insert_rule
[PATCH] ima/evm: Fix potential memory leak in ima_init_crypto()
2022-07-11 12:04 UTC (2+ messages)
[PATCH] keys/keyring: Fix typo in string
2022-07-11 2:52 UTC (2+ messages)
[PATCH] keys/keyctl: Fix typo in string
2022-07-11 0:10 UTC (2+ messages)
[PATCH v7 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-07-08 17:47 UTC (4+ messages)
[RFC PATCH 0/7] ima: Support measurement of kexec initramfs components
2022-07-08 15:34 UTC (10+ messages)
` [RFC PATCH 1/7] initramfs: Move cpio handling routines into lib/
` [RFC PATCH 2/7] lib/cpio: Improve error handling
` [RFC PATCH 3/7] lib/cpio: use non __init filesystem related functions
` [RFC PATCH 4/7] lib/cpio: Allow use outside of initramfs creation
` [RFC PATCH 5/7] lib/cpio: Add a parse-only option that doesn't extract any files
` [RFC PATCH 6/7] HACK: Allow the use of generic decompress with gzip outside __init
` [RFC PATCH 7/7] ima: Support measurement of kexec initramfs components
[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
2022-07-08 12:12 UTC (6+ messages)
` [PATCH v6 4/5] "
[PATCH -next] evm: Use IS_ENABLED to initialize .enabled
2022-07-07 23:15 UTC (2+ messages)
Maintainer update
2022-07-07 19:04 UTC (2+ messages)
[PATCH v13 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-07-07 14:48 UTC (27+ messages)
` [PATCH v13 01/26] securityfs: rework dentry creation
` [PATCH v13 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v13 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v13 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v13 05/26] ima: Move ima_htable "
` [PATCH v13 06/26] ima: Move measurement list related variables "
` [PATCH v13 07/26] ima: Move some IMA policy and filesystem "
` [PATCH v13 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v13 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v13 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v13 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v13 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v13 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v13 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v13 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v13 16/26] ima: Add functions for creating and "
` [PATCH v13 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v13 18/26] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v13 19/26] ima: Namespace audit status flags
` [PATCH v13 20/26] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v13 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v13 22/26] ima: Introduce securityfs file to activate an "
` [PATCH v13 23/26] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v13 24/26] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v13 25/26] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v13 26/26] ima: Enable IMA namespaces
[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-07-07 14:34 UTC (14+ messages)
` [PATCH v12 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v12 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v12 13/26] userns: Add pointer to ima_namespace to user_namespace
LSM performance measurement
2022-07-07 8:54 UTC (5+ 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).