messages from 2022-10-23 05:21:15 to 2022-11-04 20:12:59 UTC [more...]
[BUG] blacklist: Problem blacklisting hash (-13) during boot
2022-11-04 20:12 UTC (3+ messages)
` [External] "
[PATCH v4 00/11] Encrypted Hibernation
2022-11-04 18:35 UTC (7+ messages)
` [PATCH v4 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v4 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v4 06/11] security: keys: trusted: Verify "
[GIT PULL] Landlock fix for v6.1 #2
2022-11-04 17:48 UTC
[PATCH v3 0/1] Automatic LSM stack ordering
2022-11-04 17:20 UTC (13+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "
[PATCH] samples/landlock: Document best-effort approach for LANDLOCK_ACCESS_FS_REFER
2022-11-04 17:01 UTC (3+ messages)
[PATCH v2] samples/landlock: Document best-effort approach for LANDLOCK_ACCESS_FS_REFER
2022-11-04 17:00 UTC
[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
2022-11-04 15:28 UTC (6+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
` [RESEND][RFC][PATCH 3/3] selftests/bpf: Check if return values of LSM programs are allowed
[PATCH v4] evm: Correct inode_init_security hooks behaviors
2022-11-04 13:43 UTC (3+ messages)
[PATCH 0/7] Add CA enforcement keyring restrictions
2022-11-04 13:20 UTC (2+ messages)
[PATCH] ima: Make a copy of sig and digest in asymmetric_verify()
2022-11-04 12:20 UTC
[PATCH v2] LSM: Better reporting of actual LSMs at boot
2022-11-03 16:09 UTC (4+ messages)
[PATCH v2] fs: don't audit the capability check in simple_xattr_list()
2022-11-03 15:30 UTC (2+ messages)
[PATCH] capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
2022-11-03 13:24 UTC (5+ messages)
[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
2022-11-03 13:15 UTC (14+ messages)
` [PATCH v5 2/2] "
[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
2022-11-03 10:51 UTC (9+ messages)
[PATCH] ima: Fix memory leak in __ima_inode_hash()
2022-11-03 7:49 UTC (3+ messages)
[PATCH 01/10] security: Export security_hook_heads
2022-11-02 19:05 UTC (13+ messages)
` [PATCH 02/10] mm: Export copy_to_kernel_nofault()
` [PATCH 03/10] fs,kernel: Export d_absolute_path()/find_task_by_pid_ns()/find_task_by_vpid()
` [PATCH 04/10] CaitSith: Add header file
` [PATCH 05/10] CaitSith: Add LSM interface management file
` [PATCH 07/10] CaitSith: Add permission checking functions
` [PATCH 08/10] CaitSith: Add pathname calculation functions
` [PATCH 09/10] CaitSith: Add garbage collector functions
` [PATCH 10/10] CaitSith: Add Kconfig and Makefile files
` [PATCH 6a/10] CaitSith: Add policy management functions
` [PATCH 6b/10] "
[PATCH] LSM: Better reporting of actual LSMs at boot
2022-11-01 23:38 UTC (3+ messages)
[PATCH 1/1] smack_lsm: remove unnecessary type casting
2022-11-01 21:12 UTC (2+ messages)
[PATCH] efi: Add iMac Pro 2017 to uefi skip cert quirk
2022-11-01 21:07 UTC (4+ messages)
[PATCH] apparmor: Add __init annotation to aa_{setup/teardown}_dfa_engine()
2022-11-01 12:35 UTC (2+ messages)
[PATCH] apparmor: Fix memleak in alloc_ns()
2022-11-01 12:35 UTC (2+ messages)
[GIT PULL] LSM fixes for v6.1 (#1)
2022-10-31 19:43 UTC (3+ messages)
LSM stacking in next for 6.1?
2022-10-31 15:47 UTC (37+ messages)
Closing the BPF map permission loophole
2022-10-31 11:53 UTC
[PATCH] lsm: make security_socket_getpeersec_stream() sockptr_t safe
2022-10-31 9:59 UTC (7+ messages)
apparmor: global buffers spin lock may get contended
2022-10-31 4:04 UTC (6+ messages)
[PATCH -next v2 0/6] landlock: add chmod and chown support
2022-10-29 8:33 UTC (8+ messages)
` [PATCH -next v2 3/6] "
[PATCH v1 0/8] LSM: Two basic syscalls
2022-10-28 16:54 UTC (28+ messages)
` [PATCH v1 1/8] LSM: Identify modules by more than name
` [PATCH v1 2/8] LSM: Add an LSM identifier for external use
` [PATCH v1 3/8] LSM: Identify the process attributes for each module
` [PATCH v1 4/8] LSM: Maintain a table of LSM attribute data
` [PATCH v1 5/8] proc: Use lsmids instead of lsm names for attrs
` [PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes
` [PATCH v1 7/8] LSM: Create lsm_module_list system call
` [PATCH v1 8/8] lsm: wireup syscalls lsm_self_attr and lsm_module_list
[RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
2022-10-28 16:49 UTC (3+ messages)
` [RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
` [RFC][PATCH 3/3] selftests/bpf: Check if return values of LSM programs are allowed
[RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-28 15:01 UTC (14+ messages)
[PATCH] device_cgroup: Roll back to original exceptions after copy failure
2022-10-28 11:19 UTC (2+ messages)
[PATCH v2] security: commoncap: fix potential memleak on error path from vfs_getxattr_alloc
2022-10-28 10:54 UTC (3+ messages)
[PATCH v2] audit: Fix some kernel-doc warnings
2022-10-28 10:40 UTC (2+ messages)
efi: Add iMac Pro 2017 to uefi skip cert quirk
2022-10-27 9:57 UTC
[PATCH] evm: Correct inode_init_security hooks behaviors
2022-10-26 8:48 UTC (12+ messages)
[PATCH v3] evm: Correct inode_init_security hooks behaviors
2022-10-26 1:51 UTC (3+ messages)
[PATCH v2 1/1] audit: Fix some kernel-doc warnings
2022-10-26 0:57 UTC
[PATCH] audit: Fix some kernel-doc warnings
2022-10-25 23:55 UTC (3+ messages)
[PATCH] security: commoncap: fix potential memleak on error path from vfs_getxattr_alloc
2022-10-25 13:51 UTC (4+ messages)
[PATCH v38 00/39] LSM: Module stacking for AppArmor
2022-10-25 9:59 UTC (14+ messages)
` [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
` [PATCH v38 39/39] LSM: Create lsm_module_list system call
[PATCH] ima: fix a possible null pointer dereference
2022-10-25 7:45 UTC
[PATCH] apparmor: Fix memleak issue in unpack_profile()
2022-10-25 5:50 UTC (2+ messages)
[PATCH -next] apparmor: fix a memleak in free_ruleset()
2022-10-25 5:46 UTC (2+ messages)
[PATCH v2] evm: Correct inode_init_security hooks behaviors
2022-10-24 12:28 UTC (3+ messages)
[PATCH 5.10 053/390] hardening: Clarify Kconfig text for auto-var-init
2022-10-24 11:27 UTC
[PATCH 3/8] caps: use type safe idmapping helpers
2022-10-24 11:12 UTC
[PATCH v6] KEYS: encrypted: fix key instantiation with user-provided data
2022-10-23 21:24 UTC (4+ messages)
[PATCH v4] KEYS: encrypted: fix key instantiation with user-provided data
2022-10-23 7:52 UTC (4+ 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).