messages from 2022-05-17 18:13:35 to 2022-06-08 20:14:11 UTC [more...]
Researchers are finding
2022-06-08 20:14 UTC
[RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
2022-06-08 20:07 UTC (21+ messages)
` [RFC PATCH v8 01/17] security: add ipe lsm & initial context creation
` [RFC PATCH v8 02/17] ipe: add policy parser
` [RFC PATCH v8 03/17] ipe: add evaluation loop
` [RFC PATCH v8 04/17] ipe: add userspace interface
` [RFC PATCH v8 05/17] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v8 06/17] uapi|audit: add ipe audit message definitions
` [RFC PATCH v8 07/17] ipe: add auditing support
` [RFC PATCH v8 08/17] ipe: add permissive toggle
` [RFC PATCH v8 09/17] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v8 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v8 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v8 12/17] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v8 14/17] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v8 15/17] scripts: add boot policy generation program
` [RFC PATCH v8 16/17] ipe: kunit tests
` [RFC PATCH v8 17/17] documentation: add ipe documentation
[GIT PULL] tpmdd updates for v5.19-rc2-v2
2022-06-08 16:27 UTC (2+ messages)
[PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-08 15:09 UTC
[PATCH v2] KEYS: trusted: Fix memory leak in tpm2_key_encode()
2022-06-08 14:35 UTC
[PATCH v2] KEYS: trusted: Fix memory leak in tpm2_key_encode()
2022-06-08 13:38 UTC (2+ messages)
[GIT PULL] tpmdd updates for v5.19-rc2
2022-06-08 11:06 UTC (2+ messages)
Napływ Klientów ze strony
2022-06-08 8:15 UTC
[PATCH] security:trusted_tpm2: Fix memory leak in tpm2_key_encode()
2022-06-08 8:29 UTC (3+ messages)
[PATCH v2] KEYS: trusted: tpm2: Fix migratable logic
2022-06-08 5:47 UTC (3+ messages)
[RFC PATCH] mm: create security context for memfd_secret inodes
2022-06-07 20:10 UTC (6+ messages)
[RESEND PATCH] smack: Replace kzalloc + strncpy with kstrndup
2022-06-07 19:18 UTC (2+ messages)
Sending vendor specific commands to spi-nor flash
2022-06-07 13:50 UTC (2+ messages)
[PATCH] smack: Replace kzalloc + strncpy with kstrndup
2022-06-07 13:47 UTC
[PATCH] security:trusted_tpm2: Fix memory leak in tpm2_key_encode()
2022-06-07 10:09 UTC (3+ messages)
[PATCH -next] evm: Use IS_ENABLED to initialize .enabled
2022-06-07 6:06 UTC (2+ messages)
Linux 5.18-rc4
2022-06-06 21:00 UTC (6+ messages)
[PATCH] Carry forward IMA measurement log on kexec on x86_64
2022-06-06 4:06 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec
` [PATCH v4] "
[PATCH 1/1] security: avoid a leak in securityfs_remove()
2022-06-02 7:29 UTC
Koszty instalacji fotowoltaicznej
2022-06-01 7:45 UTC
[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-05-31 19:26 UTC (50+ messages)
` [PATCH v12 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v12 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v12 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v12 05/26] ima: Move ima_htable "
` [PATCH v12 06/26] ima: Move measurement list related variables "
` [PATCH v12 07/26] ima: Move some IMA policy and filesystem "
` [PATCH v12 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v12 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v12 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v12 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v12 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v12 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v12 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v12 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v12 16/26] ima: Add functions for creating and "
` [PATCH v12 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v12 23/26] ima: Show owning user namespace's uid and gid when displaying policy
[PATCH v2] cred: Propagate security_prepare_creds() error code
2022-05-28 1:37 UTC (4+ messages)
[PATCH 00/30] security, efi: Add kernel lockdown
2022-05-28 0:11 UTC (4+ messages)
` [PATCH 18/30] acpi: Disable APEI error injection if the kernel is locked down
[PATCH -next] Revert "evm: Fix memleak in init_desc"
2022-05-27 11:17 UTC
Hello Sir, I seek your urgent consideration
2022-05-24 9:25 UTC
[PATCH v5 00/15] Network support for Landlock
2022-05-25 9:41 UTC (51+ messages)
` [PATCH v5 01/15] landlock: access mask renaming
` [PATCH v5 03/15] landlock: merge and inherit function refactoring
` [PATCH v5 04/15] landlock: helper functions refactoring
` [PATCH v5 05/15] landlock: landlock_add_rule syscall refactoring
` [PATCH v5 07/15] landlock: add support network rules
` [PATCH v5 08/15] landlock: TCP network hooks implementation
` [PATCH v5 09/15] seltests/landlock: add tests for bind() hooks
` [PATCH v5 11/15] seltests/landlock: connect() with AF_UNSPEC tests
` [PATCH v5 12/15] seltests/landlock: rules overlapping test
` [PATCH v5 15/15] samples/landlock: adds network demo
` [PATCH v5 00/15] Network support for Landlock - UDP discussion
[GIT PULL] SELinux patches for v5.19
2022-05-24 20:26 UTC (2+ messages)
[GIT PULL] Smack patches for v5.19
2022-05-24 20:26 UTC (2+ messages)
[GIT PULL] Landlock changes for v5.19
2022-05-24 20:26 UTC (2+ messages)
[GIT PULL] TPM DEVICE DRIVER updates for v5.19-rc1
2022-05-24 20:26 UTC (2+ messages)
Napływ Klientów ze strony
2022-05-24 8:00 UTC
[PATCH] cred: Propagate security_prepare_creds() error code
2022-05-24 4:44 UTC (3+ messages)
[PATCH v6 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-05-23 21:14 UTC (4+ messages)
` [PATCH v6 1/3] dm: Add verity helpers for LoadPin
` [PATCH v6 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH v6 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation
[RFC PATCH 1/2] capability: add capable_or to test for multiple caps with exactly one audit message
2022-05-22 17:33 UTC (5+ messages)
` [PATCH v2 2/8] capability: use new capable_or functionality
` [PATCH v2 8/8] net: "
[PATCH v1 0/5] Support kexec_file on 32-bit RISC-V
2022-05-20 22:42 UTC (7+ messages)
` [PATCH v1 1/5] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v1 2/5] ima: Fix a build issue on "
` [PATCH v1 3/5] RISC-V: kexec: Use Elf64 on 64-bit targets
` [PATCH v1 4/5] RISC-V: purgatory: Use XLEN-length loads to support rv32
` [PATCH v1 5/5] RISC-V: Allow kexec_file() on 32-bit platforms
[PATCH v10 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-19 23:41 UTC (21+ messages)
` [PATCH v10 2/7] KEYS: trusted: allow use of kernel RNG for key material
[PATCH v5 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-05-19 18:28 UTC (6+ messages)
` [PATCH v5 1/3] dm: Add verity helpers for LoadPin
` [PATCH v5 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH v5 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation
[PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
2022-05-19 17:11 UTC (6+ messages)
[RFC PATCH 0/8] signals: Support more than 64 signals
2022-05-19 12:27 UTC (8+ messages)
[PATCH] apparmor: fix reference count leak in aa_pivotroot()
2022-05-19 8:58 UTC (2+ messages)
[PATCH -next] apparmor: Fix aa_str_perms() kernel-doc comment
2022-05-19 8:52 UTC (2+ messages)
[GIT PULL] SELinux fixes for v5.18 (#1)
2022-05-19 0:35 UTC (2+ messages)
[PATCH v4 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-05-18 20:35 UTC (15+ messages)
` [PATCH v4 1/3] dm: Add verity helpers for LoadPin
` [dm-devel] "
` [PATCH v4 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH v4 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation
[PATCH] security: keys: add __randomize_layout to keyring_search_context
2022-05-18 20:25 UTC (2+ messages)
[ANNOUNCE][CFP] Linux Security Summit Europe 2022
2022-05-18 15:50 UTC
[PATCH] fsnotify: add generic perm check for unlink/rmdir
2022-05-18 1:17 UTC (2+ messages)
[PATCH] commoncap: check return value to avoid null pointer dereference
2022-05-17 21:43 UTC (2+ messages)
[PATCH v3 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-05-17 19:28 UTC (6+ messages)
` [PATCH v3 2/3] "
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).