messages from 2017-08-03 14:41:24 to 2017-08-16 17:30:20 UTC [more...]
[RFC PATCH 0/4] ima: filesystems not mounted with i_version
2017-08-16 17:30 UTC (5+ messages)
` [RFC PATCH 1/4] security: define new LSM sb_post_new_mount hook
` [RFC PATCH 2/4] ima: define new ima_sb_post_new_mount hook
` [RFC PATCH 3/4] security: define a new LSM sb_post_remount hook
` [RFC PATCH 4/4] ima: define a new ima_sb_post_remount hook
[integrity:next-log-iversion 9/11] include/linux/ima.h:72:1: error: expected identifier or '(' before '{' token
2017-08-16 16:20 UTC
[PATCH v6 0/6] define new fs integrity_read method
2017-08-16 13:17 UTC (14+ messages)
` [PATCH v6 1/6] libfs: define simple_read_iter_from_buffer
` [PATCH v6 2/6] efivarfs: replaces the read file operation with read_iter
` [PATCH v6 3/6] ima: always measure and audit files in policy
` [PATCH v6 4/6] ima: use fs method to read integrity data
` [PATCH v6 5/6] ima: define "dont_failsafe" policy action rule
` [PATCH v6 6/6] ima: define "fs_unsafe" builtin policy
[PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
2017-08-16 10:24 UTC (24+ messages)
` [tpmdd-devel] "
` Aw: "
` [Linux-ima-devel] "
[PATCH] KEYS: remove CONFIG_KEYS_COMPAT
2017-08-16 2:52 UTC (3+ messages)
[GIT PULL] seccomp updates for next
2017-08-16 2:33 UTC (2+ messages)
[PATCH v5 00/19] simplify crypto wait for async op
2017-08-15 8:16 UTC (24+ messages)
` [PATCH v5 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v5 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v5 04/19] crypto: marvell/cesa: "
` [PATCH v5 05/19] crypto: introduce crypto wait for async op
` [PATCH v5 06/19] crypto: move algif to generic async completion
` [PATCH v5 07/19] crypto: move pub key "
` [PATCH v5 08/19] crypto: move drbg "
` [PATCH v5 09/19] crypto: move gcm "
` [PATCH v5 10/19] crypto: move testmgr "
` [PATCH v5 11/19] fscrypt: move "
` [PATCH v5 12/19] dm: move dm-verity "
` [PATCH v5 13/19] cifs: move "
` [PATCH v5 14/19] ima: "
` [PATCH v5 15/19] crypto: tcrypt: "
` [PATCH v5 16/19] crypto: talitos: "
` [PATCH v5 17/19] crypto: qce: "
` [PATCH v5 18/19] crypto: mediatek: "
` [PATCH v5 19/19] crypto: adapt api sample to use async. op wait
[PATCH v2] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
2017-08-15 6:10 UTC (2+ messages)
[PATCH v4 0/4] seccomp: Implement SECCOMP_RET_KILL_PROCESS action
2017-08-14 21:10 UTC (7+ messages)
` [PATCH v4 1/4] seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
` [PATCH v4 2/4] seccomp: Introduce SECCOMP_RET_KILL_PROCESS
` [PATCH v4 3/4] seccomp: Implement SECCOMP_RET_KILL_PROCESS action
` [PATCH v4 4/4] selftests/seccomp: Test thread vs process killing
[PATCH 0/4] SELinux: Fine-tuning for some function implementations
2017-08-14 20:59 UTC (10+ messages)
` [PATCH 1/4] selinux: Delete eight unnecessary variable assignments
` [PATCH 2/4] selinux: Adjust jump targets in ebitmap_read()
` [PATCH 3/4] selinux: Delete an unnecessary return statement in ebitmap_destroy()
` [PATCH 4/4] selinux: Adjust five checks for null pointers
[PATCH] selftests/seccomp: Add simple seccomp overhead benchmark
2017-08-14 20:53 UTC
[PATCH] selftests/seccomp: Add tests for basic ptrace actions
2017-08-14 20:52 UTC
[PATCH] ima: Delete an error message for a failed memory allocation in ima_add_digest_entry()
2017-08-13 17:36 UTC
[PATCH v3 0/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
2017-08-11 18:32 UTC (9+ messages)
` [PATCH v3 1/4] seccomp: Provide matching filter for introspection
` [PATCH v3 2/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
` [PATCH v3 3/4] selftests/seccomp: Refactor RET_ERRNO tests
` [PATCH v3 4/4] selftests/seccomp: Test thread vs process killing
[integrity:next-integrity-read 3/7] fs/efivarfs/file.c:100:9: error: implicit declaration of function 'simple_read_iter_from_buffer'
2017-08-11 17:29 UTC
[PATCH v5 0/4] define new fs integrity_read method
2017-08-11 17:15 UTC (11+ messages)
` [PATCH v5 1/4] ima: always measure and audit files in policy
` [PATCH v5 2/4] ima: use fs method to read integrity data
` [PATCH v5 3/4] ima: define "dont_failsafe" policy action rule
` [PATCH v5 4/4] ima: define "fs_unsafe" builtin policy
[RFC PATCH 0/5] ima: namespacing IMA audit messages
2017-08-11 15:00 UTC (3+ messages)
` [RFC PATCH 2/5] ima: Add ns_status for storing namespaced iint data
[PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information
2017-08-10 23:25 UTC (5+ messages)
[PATCH 08/12] ima: added parser for RPM data type
2017-08-10 13:12 UTC (9+ messages)
` [PATCH, RESEND "
` [Linux-ima-devel] "
[RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
2017-08-10 7:14 UTC (21+ messages)
[PATCH 0/3] Fix y2038 issues for security/keys subsystem
2017-08-10 2:00 UTC (14+ messages)
` [PATCH 1/3] security: keys: Replace time_t/timespec with time64_t
` [PATCH 2/3] security: keys: Replace time_t with time64_t for struct key_preparsed_payload
` [PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type
[PATCH 00/12] ima: measure digest lists instead of individual files
2017-08-09 20:36 UTC (3+ messages)
` [PATCH 11/12] ima: don't report measurements if digests are included in the loaded lists
` [Linux-ima-devel] "
[Linux-ima-devel] [RFC PATCH 1/5] ima: extend clone() with IMA
2017-08-09 15:31 UTC (2+ messages)
[PATCH v4 00/19] simplify crypto wait for async op
2017-08-09 5:18 UTC (23+ messages)
` [PATCH v4 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v4 02/19] crypto: ccm: use -EAGAIN for transient busy indication
` [PATCH v4 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v4 04/19] crypto: marvell/cesa: "
` [PATCH v4 05/19] crypto: introduce crypto wait for async op
` [PATCH v4 06/19] crypto: move algif to generic async completion
` [PATCH v4 07/19] crypto: move pub key "
` [PATCH v4 08/19] crypto: move drbg "
` [PATCH v4 09/19] crypto: move gcm "
` [PATCH v4 10/19] crypto: move testmgr "
` [PATCH v4 11/19] fscrypt: move "
` [PATCH v4 12/19] dm: move dm-verity "
` [PATCH v4 13/19] cifs: move "
` [PATCH v4 14/19] ima: "
` [PATCH v4 15/19] crypto: tcrypt: "
` [PATCH v4 16/19] crypto: talitos: "
` [PATCH v4 17/19] crypto: qce: "
` [PATCH v4 18/19] crypto: mediatek: "
` [PATCH v4 19/19] crypto: adapt api sample to use async. op wait
[PATCH v4 0/5] define new fs integrity_read method
2017-08-08 11:17 UTC (10+ messages)
` [PATCH v4 2/5] ima: use fs method to read integrity data
` [PATCH v4 2/5] ima: use fs method to read integrity data [updated]
[PATCH v2 0/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
2017-08-08 1:59 UTC (5+ messages)
` [PATCH v2 1/4] seccomp: Provide matching filter for introspection
` [PATCH v2 2/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
` [PATCH v2 3/4] selftests/seccomp: Refactor RET_ERRNO tests
` [PATCH v2 4/4] selftests/seccomp: Test thread vs process killing
[PATCH 0/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
2017-08-08 1:54 UTC (7+ messages)
` [PATCH 1/4] seccomp: Provide matching filter for introspection
` [PATCH 2/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
` [PATCH 4/4] selftests/seccomp: Test thread vs process killing
[PATCH v4 0/7] Appended signatures support for IMA appraisal
2017-08-04 22:03 UTC (8+ messages)
` [PATCH v4 1/7] integrity: Introduce struct evm_xattr
` [PATCH v4 2/7] MODSIGN: Export module signature definitions
` [PATCH v4 3/7] PKCS#7: Introduce pkcs7_get_message_sig and verify_pkcs7_message_sig
` [PATCH v4 4/7] integrity: Introduce integrity_keyring_from_id
` [PATCH v4 5/7] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v4 6/7] ima: Store measurement after appraisal
` [PATCH v4 7/7] ima: Support module-style appended signatures for appraisal
[PATCH v3 0/7] Appended signatures support for IMA appraisal
2017-08-03 21:01 UTC (7+ messages)
` [PATCH v3 7/7] ima: Support module-style appended signatures for appraisal
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).