Linux Integrity
[Prev Page][Next Page]
- Re: [PATCH 3/4] tpm: in tpm2_del_space check if ops pointer is still valid, (continued)
- [PATCH v15 00/10] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
- [PATCH v15 01/10] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem, Lakshmi Ramasubramanian
- [PATCH v15 03/10] arm64: Use common of_kexec_setup_new_fdt(), Lakshmi Ramasubramanian
- [PATCH v15 04/10] powerpc: Use common of_kexec_setup_new_fdt(), Lakshmi Ramasubramanian
- [PATCH v15 02/10] of: Add a common kexec FDT setup function, Lakshmi Ramasubramanian
- [PATCH v15 09/10] arm64: Call kmalloc() to allocate DTB buffer, Lakshmi Ramasubramanian
- [PATCH v15 08/10] powerpc: Delete unused function delete_fdt_mem_rsv(), Lakshmi Ramasubramanian
- [PATCH v15 10/10] arm64: Add IMA log information in kimage used for kexec, Lakshmi Ramasubramanian
- [PATCH v15 06/10] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c, Lakshmi Ramasubramanian
- [PATCH v15 05/10] ima: Move arch_ima_add_kexec_buffer() to ima, Lakshmi Ramasubramanian
- [PATCH v15 07/10] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT, Lakshmi Ramasubramanian
- AW: TPM V2: kernel panic on linux reboot,
florian.manoel@xxxxxxxxxxx
- [PATCH] selinux: include a consumer of the new IMA critical data hook,
Lakshmi Ramasubramanian
- [PATCH v3 00/10] Enable root to update the blacklist keyring,
Mickaël Salaün
- [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid, Mickaël Salaün
- [PATCH v3 10/10] tools/certs: Add print-cert-tbs-hash.sh, Mickaël Salaün
- [PATCH v3 02/10] certs: Fix blacklisted hexadecimal hash string check, Mickaël Salaün
- [PATCH v3 04/10] certs: Fix blacklist flag type confusion, Mickaël Salaün
- [PATCH v3 06/10] certs: Make blacklist_vet_description() more strict, Mickaël Salaün
- [PATCH v3 07/10] certs: Factor out the blacklist hash creation, Mickaël Salaün
- [PATCH v3 09/10] certs: Allow root user to append signed hashes to the blacklist keyring, Mickaël Salaün
- [PATCH v3 01/10] certs/blacklist: fix kernel doc interface issue, Mickaël Salaün
- [PATCH v3 03/10] PKCS#7: Fix missing include, Mickaël Salaün
- [PATCH v3 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID, Mickaël Salaün
- Re: [PATCH v3 00/10] Enable root to update the blacklist keyring, Jarkko Sakkinen
- [PATCH v5 0/2] add sysfs exports for TPM 2 PCR registers,
James Bottomley
- evmctl import -EPERM in initrd (dracut), but works after system boot,
Mikhail Novosyolov
- [PATCH] tpm/tpm_tis: Fix variable reset during IRQ probing,
Tianjia Zhang
- [PATCH v5 0/1] add sysfs exports for TPM 2 PCR registers,
James Bottomley
- [PATCH v5 00/42] idmapped mounts,
Christian Brauner
- [PATCH v5 03/42] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v5 05/42] fs: add attr_flags_to_mnt_flags helper, Christian Brauner
- [PATCH v5 04/42] fs: split out functions to hold writers, Christian Brauner
- [PATCH v5 09/42] mount: attach mappings to mounts, Christian Brauner
- [PATCH v5 07/42] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v5 10/42] capability: handle idmapped mounts, Christian Brauner
- [PATCH v5 06/42] fs: add mount_setattr(), Christian Brauner
- [PATCH v5 08/42] fs: add id translation helpers, Christian Brauner
- [PATCH v5 11/42] namei: make permission helpers idmapped mount aware, Christian Brauner
- [PATCH v5 12/42] inode: make init and permission helpers idmapped mount aware, Christian Brauner
- [PATCH v5 17/42] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v5 14/42] acl: handle idmapped mounts, Christian Brauner
- [PATCH v5 19/42] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v5 02/42] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v5 28/42] init: handle idmapped mounts, Christian Brauner
- [PATCH v5 16/42] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v5 25/42] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v5 18/42] stat: handle idmapped mounts, Christian Brauner
- [PATCH v5 31/42] exec: handle idmapped mounts, Christian Brauner
- [PATCH v5 37/42] xfs: support idmapped mounts, Christian Brauner
- [PATCH v5 01/42] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v5 36/42] ext4: support idmapped mounts, Christian Brauner
- [PATCH v5 15/42] fs: add file_user_ns() helper, Christian Brauner
- [PATCH v5 13/42] attr: handle idmapped mounts, Christian Brauner
- [PATCH v5 40/42] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v5 24/42] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v5 20/42] namei: introduce struct renamedata, Christian Brauner
- [PATCH v5 27/42] notify: handle idmapped mounts, Christian Brauner
- [PATCH v5 39/42] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v5 41/42] tests: extend mount_setattr tests, Christian Brauner
- [PATCH v5 21/42] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v5 34/42] ima: handle idmapped mounts, Christian Brauner
- [PATCH v5 30/42] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v5 35/42] fat: handle idmapped mounts, Christian Brauner
- [PATCH v5 38/42] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v5 22/42] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v5 23/42] open: handle idmapped mounts, Christian Brauner
- [PATCH v5 33/42] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v5 26/42] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v5 29/42] ioctl: handle idmapped mounts, Christian Brauner
- Re: [PATCH v5 00/42] idmapped mounts, Darrick J. Wong
- Message not available
evmctl and pkcs#11, Christian Schaubschläger
[PATCH] [v2] evm: Fix memleak in init_desc,
Dinghao Liu
Re: [PATCH] [v2] evm: Fix memleak in init_desc, Mimi Zohar
[PATCH] evm: Fix memleak in init_desc,
Dinghao Liu
[PATCH v10 0/8] IMA: support for measuring kernel integrity critical data,
Tushar Sugandhi
IMA appraisal with TPMv2?,
Chang, Clay (HPS OE-Linux TDC)
[PATCH 0/2] ima-evm-utils: Fix use of sign_hash via API,
Patrick Uiterwijk
[RFC] Persist ima logs to disk,
Raphael Gianotti
[PATCH ima-evm-utils] travis: Use Ubuntu 20.10 groovy,
Petr Vorel
[PATCH v14 0/6] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
[PATCH -next] tpm: Use kzalloc for allocating only one thing,
Zheng Yongjun
[PATCH v2] security: ima: delete a repeated word in comments, Randy Dunlap
[PATCH v13 0/6] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
[PATCH v12 0/4] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
Security module stacking patches review,
Casey Schaufler
[PATCH v2] tpm: Rework open/close/shutdown to avoid races,
Sergey Temerkhanov
[GIT PULL] integrity subsystem updates for v5.11,
Mimi Zohar
[PATCH v5 0/4] TPM 2.0 fixes in IMA tests,
Petr Vorel
[PATCH v11 0/8] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
[PATCH ima-evm-utils] pcr_tsspcrread: Add missing new line, Petr Vorel
[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data,
Tushar Sugandhi
[PATCH v8 0/8] IMA: support for measuring kernel integrity critical data,
Tushar Sugandhi
[RFC PATCH 0/4] Kexec FDT setup consolidation,
Rob Herring
[PATCH v2 0/5] Enable root to update the blacklist keyring,
Mickaël Salaün
Away next week (51), Jarkko Sakkinen
[PATCH -next] char/tpm: simplify the return expression of tpm_tis_synquacer_module_init(),
Zheng Yongjun
[PATCH v7 0/8] IMA: support for measuring kernel integrity critical data,
Tushar Sugandhi
[PATCH] doc: trusted-encrypted: updates with TEE as a new trust source (update),
Mimi Zohar
[ima-evm-utils][PATCH 0/2] support verifying EVM portable signatures,
Mimi Zohar
[PATCH v6] char: tpm: add i2c driver for cr50,
Adrian Ratiu
[PATCH v2] tpm: ignore failed selftest in probe,
Dafna Hirschfeld
[Regression] Can only do S3 once after "tpm: take TPM chip power gating out of tpm_transmit()",
Kai-Heng Feng
[PATCH v3 0/4] tpm_tis: Detect interrupt storms,
Jerry Snitselaar
[PATCH v10 0/8] Carry forward IMA measurement log on kexec on ARM64,
Lakshmi Ramasubramanian
[PATCH] tpm: ignore failed selftest in probe,
Dafna Hirschfeld
[PATCH][RFC] tpm: Rework open/close/shutdown to avoid races,
Sergey Temerkhanov
[PATCH v4 00/40] idmapped mounts,
Christian Brauner
- [PATCH v4 04/40] fs: split out functions to hold writers, Christian Brauner
- [PATCH v4 03/40] namespace: only take read lock in do_reconfigure_mnt(), Christian Brauner
- [PATCH v4 08/40] fs: add id translation helpers, Christian Brauner
- [PATCH v4 09/40] mount: attach mappings to mounts, Christian Brauner
- [PATCH v4 10/40] capability: handle idmapped mounts, Christian Brauner
- [PATCH v4 06/40] fs: add mount_setattr(), Christian Brauner
- [PATCH v4 05/40] fs: add attr_flags_to_mnt_flags helper, Christian Brauner
- [PATCH v4 07/40] tests: add mount_setattr() selftests, Christian Brauner
- [PATCH v4 02/40] mount: make {lock,unlock}_mount_hash() static, Christian Brauner
- [PATCH v4 01/40] namespace: take lock_mount_hash() directly when changing flags, Christian Brauner
- [PATCH v4 11/40] namei: make permission helpers idmapped mount aware, Christian Brauner
- [PATCH v4 12/40] inode: make init and permission helpers idmapped mount aware, Christian Brauner
- [PATCH v4 15/40] xattr: handle idmapped mounts, Christian Brauner
- [PATCH v4 17/40] stat: handle idmapped mounts, Christian Brauner
- [PATCH v4 19/40] namei: introduce struct renamedata, Christian Brauner
- [PATCH v4 13/40] attr: handle idmapped mounts, Christian Brauner
- [PATCH v4 14/40] acl: handle idmapped mounts, Christian Brauner
- [PATCH v4 18/40] namei: handle idmapped mounts in may_*() helpers, Christian Brauner
- [PATCH v4 16/40] commoncap: handle idmapped mounts, Christian Brauner
- [PATCH v4 24/40] utimes: handle idmapped mounts, Christian Brauner
- [PATCH v4 38/40] fs: introduce MOUNT_ATTR_IDMAP, Christian Brauner
- [PATCH v4 29/40] would_dump: handle idmapped mounts, Christian Brauner
- [PATCH v4 23/40] af_unix: handle idmapped mounts, Christian Brauner
- [PATCH v4 21/40] open: handle idmapped mounts in do_truncate(), Christian Brauner
- [PATCH v4 37/40] overlayfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v4 36/40] ecryptfs: do not mount on top of idmapped mounts, Christian Brauner
- [PATCH v4 20/40] namei: prepare for idmapped mounts, Christian Brauner
- [PATCH v4 33/40] ima: handle idmapped mounts, Christian Brauner
- [PATCH v4 22/40] open: handle idmapped mounts, Christian Brauner
- [PATCH v4 35/40] ext4: support idmapped mounts, Christian Brauner
- [PATCH v4 39/40] tests: extend mount_setattr tests, Christian Brauner
- [PATCH v4 27/40] init: handle idmapped mounts, Christian Brauner
- [PATCH v4 32/40] apparmor: handle idmapped mounts, Christian Brauner
- [PATCH v4 25/40] fcntl: handle idmapped mounts, Christian Brauner
- [PATCH v4 26/40] notify: handle idmapped mounts, Christian Brauner
- [PATCH v4 28/40] ioctl: handle idmapped mounts, Christian Brauner
- [PATCH v4 30/40] exec: handle idmapped mounts, Christian Brauner
- [PATCH v4 34/40] fat: handle idmapped mounts, Christian Brauner
[PATCH v5] char: tpm: add i2c driver for cr50,
Adrian Ratiu
[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
[PATCH v4] char: tpm: add i2c driver for cr50,
Adrian Ratiu
[PATCH] tpm_tis: Disable interrupts if interrupt storm detected,
Jerry Snitselaar
[PATCH v14 0/5] TPM 2.0 trusted key rework,
James Bottomley
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]