messages from 2024-07-02 02:38:23 to 2024-07-17 12:14:04 UTC [more...]
[PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
2024-07-17 12:13 UTC (5+ messages)
[PATCH v2 1/2] KEYS: trusted: fix DCP blob payload length assignment
2024-07-17 11:28 UTC (2+ messages)
` [PATCH v2 2/2] KEYS: trusted: dcp: fix leak of blob encryption key
[PATCH 1/2] KEYS: trusted: fix DCP blob payload length assignment
2024-07-17 11:27 UTC (8+ messages)
` [PATCH 2/2] KEYS: trusted: dcp: fix leak of blob encryption key
[PATCH v3] tpm: Relocate buf->handles to appropriate place
2024-07-17 11:23 UTC (8+ messages)
[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
2024-07-17 10:01 UTC (67+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2))
` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
` [RFC PATCH v19 3/5] selftests/exec: Add tests for AT_CHECK and related securebits
` [RFC PATCH v19 4/5] selftests/landlock: Add tests for execveat + AT_CHECK
` [RFC PATCH v19 5/5] samples/should-exec: Add set-should-exec
[PATCH v2] tpm: Relocate buf->handles to appropriate place
2024-07-16 17:27 UTC
[PATCH] tpm: Fix alignment of buf->handles
2024-07-16 16:13 UTC
[PATCH 0/6] Add policy to sealed keys
2024-07-16 14:12 UTC (16+ messages)
` [PATCH 1/6] tpm: consolidate TPM to crypto hash algorithm conversion
` [PATCH 2/6] tpm: add policy sessions
` [PATCH 3/6] KEYS: trusted: add PCR policy to TPM2 keys
` [PATCH 4/6] KEYS: trusted: add ability to specify arbitrary policy
` [PATCH 5/6] KEYS: trusted: implement counter/timer policy
` [PATCH 6/6] KEYS: trusted: add support for TPM keys with signed policy
[PATCH] tpm: Move dereference after NULL check in tpm_buf_check_hmac_response
2024-07-16 10:57 UTC (13+ messages)
` [PATCH v2] "
[GIT PULL] KEYS: keys-next-6.11-rc1
2024-07-16 0:03 UTC (2+ messages)
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc1
2024-07-16 0:03 UTC (2+ messages)
[PATCH] tpm: Start the tpm2 before running a self test
2024-07-15 17:39 UTC (3+ messages)
[bug report] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
2024-07-13 23:29 UTC
[PATCH bpf-next v4 00/20] Add return value range check for BPF LSM
2024-07-13 8:11 UTC (23+ messages)
` [PATCH bpf-next v4 01/20] lsm: Refactor return value of LSM hook vm_enough_memory
` [PATCH bpf-next v4 02/20] lsm: Refactor return value of LSM hook inode_need_killpriv
` [PATCH bpf-next v4 03/20] lsm: Refactor return value of LSM hook inode_getsecurity
` [PATCH bpf-next v4 04/20] lsm: Refactor return value of LSM hook inode_listsecurity
` [PATCH bpf-next v4 05/20] lsm: Refactor return value of LSM hook inode_copy_up_xattr
` [PATCH bpf-next v4 06/20] lsm: Refactor return value of LSM hook getselfattr
` [PATCH bpf-next v4 07/20] lsm: Refactor return value of LSM hook setprocattr
` [PATCH bpf-next v4 08/20] lsm: Refactor return value of LSM hook getprocattr
` [PATCH bpf-next v4 09/20] lsm: Refactor return value of LSM hook key_getsecurity
` [PATCH bpf-next v4 10/20] lsm: Refactor return value of LSM hook audit_rule_match
` [PATCH bpf-next v4 11/20] bpf, lsm: Add disabled BPF LSM hook list
` [PATCH bpf-next v4 12/20] bpf, lsm: Enable BPF LSM prog to read/write return value parameters
[RFC] integrity: wait for completion of i2c initialization using late_initcall_sync()
2024-07-11 14:06 UTC (5+ messages)
[PATCH bpf-next v4 13/20] bpf, lsm: Add check for BPF LSM return value
2024-07-11 11:38 UTC (8+ messages)
` [PATCH bpf-next v4 14/20] bpf: Prevent tail call between progs attached to different hooks
` [PATCH bpf-next v4 15/20] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v4 16/20] bpf: Add a special case for bitwise AND on range [-1, 0]
` [PATCH bpf-next v4 17/20] selftests/bpf: Avoid load failure for token_lsm.c
` [PATCH bpf-next v4 18/20] selftests/bpf: Add return value checks for failed tests
` [PATCH bpf-next v4 19/20] selftests/bpf: Add test for lsm tail call
` [PATCH bpf-next v4 20/20] selftests/bpf: Add verifier tests for bpf lsm
[PATCH] tpm: Add new device/vendor ID 0x50666666
2024-07-10 15:59 UTC (3+ messages)
[PATCH] tpm: validate object type in tpm2_handle_mso()
2024-07-07 10:14 UTC (2+ messages)
[GIT PULL] integrity: subsystem update for v6.10-rcX
2024-07-05 23:24 UTC (2+ messages)
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc7
2024-07-05 19:37 UTC (2+ messages)
[PATCH v2 0/3] Address !chip->auth
2024-07-05 15:04 UTC (15+ messages)
` [PATCH v2 1/3] tpm: Address !chip->auth in tpm2_*_auth_session()
` [PATCH v2 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH v2 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
[PATCH v4 0/3] Address !chip->auth
2024-07-04 18:53 UTC (4+ messages)
` [PATCH v4 1/3] tpm: Address !chip->auth in tpm2_*_auth_session()
` [PATCH v4 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH v4 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
[PATCH 0/3] Address !chip->auth
2024-07-04 14:45 UTC (7+ messages)
` [PATCH 1/3] tpm: Address !chip->auth in tpm2_*_auth_session()
` [PATCH 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
[PATCH v3 0/3] Address !chip->auth
2024-07-04 8:57 UTC (4+ messages)
` [PATCH v3 1/3] tpm: Address !chip->auth in tpm2_*_auth_session()
` [PATCH v3 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH v3 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
[PATCH] tpm: Limit TCG_TPM2_HMAC to known good drivers
2024-07-03 17:24 UTC (3+ messages)
[ima-evm-utils PATCH] Release version 1.6
2024-07-03 16:44 UTC
[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
2024-07-03 1:00 UTC (12+ messages)
[ima-evm-utils PATCH] Require specifying openssl PKCS11 engine or provider access method
2024-07-03 0:56 UTC (2+ messages)
[ima-evm-utils PATCH v2] ci: EOL CentOS Stream 8 and CentOS 7
2024-07-02 22:48 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).