messages from 2022-04-14 07:12:22 to 2022-05-04 03:37:45 UTC [more...]
[PATCH 00/32] Introduce flexible array struct memcpy() helpers
2022-05-04 3:37 UTC (36+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl
Permissions on binary_runtime_measurements and tpm0/binary_bios_measurements
2022-05-03 19:23 UTC
[PATCH v8 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-03 18:24 UTC (8+ messages)
` [PATCH v8 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v8 2/6] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v8 3/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v8 4/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v8 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v8 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer
2nd Quater puchase request
2022-05-03 14:49 UTC
[PATCH] Carry forward IMA measurement log on kexec on x86_64
2022-05-03 12:02 UTC (11+ messages)
` [PATCH v2] "
[RFC v2 04/39] char: impi, tpm: depend on HAS_IOPORT
2022-05-02 14:34 UTC (6+ messages)
` [PATCH 05/37] "
[PATCH v8 0/7] ima: support fs-verity digests and signatures
2022-05-02 12:16 UTC (17+ messages)
` [PATCH v8 1/7] ima: fix 'd-ng' comments and documentation
` [PATCH v8 2/7] ima: use IMA default hash algorithm for integrity violations
` [PATCH v8 3/7] fs-verity: define a function to return the integrity protected file digest
` [PATCH v8 4/7] ima: define a new template field named 'd-ngv2' and templates
` [PATCH v8 5/7] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v8 6/7] ima: support fs-verity file digest based version 3 signatures
` [PATCH v8 7/7] fsverity: update the documentation
Dell XPS 13 9310 2-in-1: tpm tpm0: invalid TPM_STS.x 0xff, dumping stack for forensics
2022-04-29 12:22 UTC (2+ messages)
[PATCH] integrity: Allow ima_appraise bootparam to be set when SB is enabled
2022-04-28 22:08 UTC (5+ messages)
[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-04-28 13:44 UTC (12+ messages)
` [PATCH v7 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v7 2/6] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v7 3/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v7 4/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v7 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v7 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer
` [EXT] [PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
[PATCH v2 00/19] xen: simplify frontend side ring setup
2022-04-28 8:27 UTC (2+ messages)
` [PATCH v2 13/19] xen/tpmfront: use xenbus_setup_ring() and xenbus_teardown_ring()
[PATCH v7 0/5] ima: support fs-verity digests and signatures
2022-04-28 2:05 UTC (10+ messages)
` [PATCH v7 2/5] ima: define a new template field named 'd-ngv2' and templates
` [PATCH v7 3/5] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v7 4/5] ima: support fs-verity file digest based version 3 signatures
Wycena paneli fotowoltaicznych
2022-04-27 7:28 UTC
[PATCH] char: tpm: cr50_i2c: Drop if with an always false condition
2022-04-26 11:35 UTC (10+ messages)
` [PATCH] char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
[PATCH] tpm: Add check for Failure mode for TPM2 modules
2022-04-25 15:52 UTC (3+ messages)
[PATCH v3 0/4] Fixes for TPM interrupt handling
2022-04-25 13:57 UTC (13+ messages)
` [PATCH v3 2/4] tpm: Simplify locality handling
tpm tpm0: invalid TPM_STS.x 0xff, dumping stack for forensics
2022-04-25 13:21 UTC
[PATCH 1/2] clk-bcm2835: use subsys_initcall for the clock driver when IMA is enabled
2022-04-23 15:42 UTC
[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
2022-04-22 17:39 UTC (11+ messages)
` [PATCH v4] "
` [PATCH v4 RESEND] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v7 RESEND] "
[PATCH v7 0/5] Enable root to update the blacklist keyring
2022-04-22 8:54 UTC (8+ messages)
` [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
[PATCH] integrity: Fix sparse warnings in keyring_handler
2022-04-21 17:52 UTC
[PATCH v2] tpm: cr50: Add new device/vendor ID 0x504a6666
2022-04-21 16:13 UTC (5+ messages)
[GIT PULL] TPM DEVICE DRIVER updates for tpmdd-next-v5.18-rc4
2022-04-21 15:14 UTC (3+ messages)
[PATCH v35 11/29] LSM: Use lsmblob in security_current_getsecid
2022-04-21 3:22 UTC (11+ messages)
` [PATCH v35 12/29] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v35 13/29] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v35 15/29] LSM: Ensure the correct LSM context releaser
` [PATCH v35 05/29] IMA: avoid label collisions with stacked LSMs
[PATCH 00/18] xen: simplify frontend side ring setup
2022-04-20 15:09 UTC (2+ messages)
` [PATCH 12/18] xen/tpmfront: use xenbus_setup_ring() and xenbus_teardown_ring()
[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-04-20 14:06 UTC (27+ messages)
` [PATCH v12 01/26] securityfs: rework dentry creation
` [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 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v12 18/26] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v12 19/26] ima: Namespace audit status flags
` [PATCH v12 20/26] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v12 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v12 22/26] ima: Introduce securityfs file to activate an "
` [PATCH v12 23/26] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v12 24/26] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v12 25/26] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v12 26/26] ima: Enable IMA namespaces
Wycena paneli fotowoltaicznych
2022-04-20 7:40 UTC
[PATCH] tpm: cr50: Add new device/vendor ID 0x504a6666
2022-04-19 23:39 UTC (7+ messages)
[PATCH v34 11/29] LSM: Use lsmblob in security_current_getsecid
2022-04-15 21:17 UTC (4+ messages)
` [PATCH v34 12/29] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v34 13/29] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v34 15/29] LSM: Ensure the correct LSM context releaser
[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-04-15 20:07 UTC (9+ messages)
` [PATCH v6 3/4] crypto: caam - add in-kernel interface for blob generator
` [EXT] "
` [PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [EXT] "
[PATCH 0/7] Add CA enforcement keyring restrictions
2022-04-15 16:14 UTC (13+ messages)
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag
[PATCH] char: tpm: Prepare cleanup of powerpc's asm/prom.h
2022-04-15 8:44 UTC (3+ messages)
[PATCH v2] char: tpm: Prepare cleanup of powerpc's asm/prom.h
2022-04-15 8:40 UTC
[PATCH 0/5] Support TPM Reset GPIO
2022-04-14 12:13 UTC (6+ messages)
` [PATCH 1/5] tpm: add functions to set and unset the tpm chips reset state
[PATCH] ima: simplify if-if to if-else
2022-04-14 7:11 UTC
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).