messages from 2018-02-23 02:40:10 to 2018-03-05 20:20:14 UTC [more...]
[PATCH 0/6] tpm: timeouts revamp
2018-03-05 20:20 UTC (4+ messages)
` [PATCH 1/6] tpm: sort objects in the Makefile
` [PATCH 2/6] tpm: factor out tpm 1.2 duration calculation to tpm1-cmd.c
` [PATCH 3/6] tpm2: add longer timeouts for creation commands
[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
2018-03-05 19:37 UTC (13+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
` [PATCH 4/7] Protectable Memory
` [PATCH 5/7] Pmalloc selftest
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/7] Documentation for Pmalloc
[PATCH 1/3] tpm: move TPM_POLL_SLEEP from tpm_tis_core.c to tpm.h
2018-03-05 19:07 UTC (12+ messages)
` [PATCH 2/3] tpm: reduce poll sleep time between send() and recv() in tpm_transmit()
` [RFC PATCH 3/3] tpm: tpm_msleep() with finer granularity improves performance
[PATCH 1/2] tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
2018-03-05 18:12 UTC (5+ messages)
` [PATCH 2/2] tpm: fix buffer type in tpm_transimt/_cmd
[PATCH 0/2 v3] tpm: fix locality and power saving handling
2018-03-05 18:08 UTC (5+ messages)
` [PATCH 2/2 v3] tpm: separate cmd_ready/go_idle from runtime_pm
[PATCH v7] tpm: cmd_ready command can be issued only after granting locality
2018-03-05 18:07 UTC (4+ messages)
[PATCH 1/3 RESEND] tpm: add longer timeouts for creation commands
2018-03-05 18:04 UTC (9+ messages)
` [PATCH 2/3] tpm: add new tpm2 commands according to TCG 1.36
` [PATCH 3/3] tpm_crb: use __le64 annotated variable for response buffer address
[PATCH v3 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
2018-03-05 16:56 UTC (6+ messages)
` [PATCH v3 1/5] tpm: fix intermittent failure with self tests
` [PATCH v3 2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf
` [PATCH v3 3/5] tpm: migrate tpm2_probe() "
` [PATCH v3 4/5] tpm: migrate tpm2_get_tpm_pt() "
` [PATCH v3 5/5] tpm: migrate tpm2_get_random() "
[PATCH v2 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
2018-03-05 14:39 UTC (6+ messages)
` [PATCH v2 1/5] tpm: fix intermittent failure with self tests
` [PATCH v2 2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf
` [PATCH v2 3/5] tpm: migrate tpm2_probe() "
` [PATCH v2 4/5] tpm: migrate tpm2_get_tpm_pt() "
` [PATCH v2 5/5] tpm: migrate tpm2_get_random() "
[PATCH 1/2] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling
2018-03-05 11:50 UTC
[PATCH 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
2018-03-05 11:23 UTC (13+ messages)
` [PATCH 1/5] tpm: Trigger only missing TPM 2.0 self tests
` [PATCH 2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf
` [PATCH 3/5] tpm: migrate tpm2_probe() "
` [PATCH 4/5] tpm: migrate tpm2_get_tpm_pt() "
` [PATCH 5/5] tpm: migrate tpm2_get_random() "
[PATCH 1/2 v6] tpm: cmd_ready command can be issued only after granting locality
2018-03-05 10:42 UTC (2+ messages)
[RFC v2 1/2] WhiteEgret: Add WhiteEgret core functions
2018-03-03 8:22 UTC (4+ messages)
[PATCH 00/30] security, efi: Add kernel lockdown
2018-03-03 1:18 UTC (2+ messages)
[PATCH] selinux: Fix ltp test connect-syscall failure
2018-03-02 21:25 UTC (3+ messages)
[PATCH v2 0/4] ima: unverifiable file signatures
2018-03-02 21:10 UTC (12+ messages)
` [PATCH v2 1/4] ima: fail file signature verification on non-init mounted filesystems
` [PATCH v2 3/4] ima: fail signature verification based on policy
linux-next: UEFI Secure boot lockdown patchset
2018-03-01 11:24 UTC (3+ messages)
[RFC v2 2/2] WhiteEgret: Add an example of user application
2018-03-01 7:38 UTC
[RFC v2 0/2] WhiteEgret LSM module
2018-03-01 7:37 UTC
[PATCH] security: mark kmem caches as __ro_after_init
2018-02-28 19:35 UTC (5+ messages)
[PATCH 1/3] certs: define a trusted platform keyring
2018-02-28 17:55 UTC (3+ messages)
` [PATCH 2/3] keys: export find_keyring_by_name()
` [PATCH 3/3] ima: support platform keyring for kernel appraisal
[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
2018-02-28 17:35 UTC (33+ messages)
` [PATCH bpf-next v8 01/11] fs, security: Add a security blob to nameidata
` [PATCH bpf-next v8 01/11] fs,security: "
` [PATCH bpf-next v8 02/11] fs, security: Add a new file access type: MAY_CHROOT
` [PATCH bpf-next v8 03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH bpf-next v8 04/11] bpf, landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v8 05/11] seccomp, landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v8 05/11] seccomp,landlock: "
` [PATCH bpf-next v8 06/11] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v8 06/11] bpf, landlock: "
` [PATCH bpf-next v8 07/11] landlock: Handle filesystem access control
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
` [PATCH bpf-next v8 09/11] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v8 10/11] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v8 11/11] landlock: Add user and kernel documentation "
Linux 4.16 cap_sys_module
2018-02-28 14:18 UTC
[PATCH 1/2] security: evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
2018-02-27 22:17 UTC (2+ messages)
` [PATCH 2/2] security: evm: Constify *integrity_status_msg[]
[GIT PULL] seccomp fix for v4.16-rc4
2018-02-27 18:46 UTC
[PATCH V8 2/4] sctp: Add ip option support
2018-02-27 12:24 UTC (4+ messages)
[PATCH v1 0/2] ima: untrusted filesystems
2018-02-27 2:12 UTC (13+ messages)
` [PATCH v1 1/2] ima: fail signature verification on "
[GIT PULL] TPM: Bug fixes
2018-02-26 23:48 UTC
[GIT PULL] tpmdd fixes for 4.16
2018-02-26 23:33 UTC (4+ messages)
[RFC PATCH v17 0/7] mm: security: ro protection for dynamic data
2018-02-26 19:26 UTC (29+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
` [PATCH 4/7] Protectable Memory
` [PATCH 5/7] Pmalloc selftest
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/7] Documentation for Pmalloc
[PATCH 1/2 v5] tpm: cmd_ready command can be issued only after granting locality
2018-02-26 13:59 UTC (3+ messages)
[PATCH 1/2 v4] tpm: cmd_ready command can be issued only after granting locality
2018-02-26 11:55 UTC (7+ messages)
No subject
2018-02-25 0:39 UTC
[PATCH] selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration
2018-02-24 10:29 UTC (3+ messages)
[PATCH V7 2/4] sctp: Add ip option support
2018-02-24 0:56 UTC (7+ messages)
[GIT PULL] Security subsystem fixes for v4.16-rc3
2018-02-23 19:10 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).