messages from 2017-08-08 12:03:34 to 2017-08-20 03:20:17 UTC [more...]
setcap/getcap limitations
2017-08-20 3:20 UTC (3+ messages)
[PATCH v5 00/19] simplify crypto wait for async op
2017-08-19 20:08 UTC (25+ 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 "
` [dm-devel] "
` [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
[GIT PULL] tpmdd updates for Linux 4.14
2017-08-19 17:27 UTC
tpmdd ML
2017-08-19 15:53 UTC
[PATCH v2] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
2017-08-19 12:16 UTC (3+ messages)
[security:next 6/15] security/apparmor/mount.c:227: warning: 'perms.prompt' is used uninitialized in this function
2017-08-19 9:40 UTC
[GIT PULL] apparmor updates for next
2017-08-19 0:43 UTC (4+ messages)
evm_inode_init_security and module stacking
2017-08-19 0:14 UTC
[RFC] memory allocations in genalloc
2017-08-18 14:47 UTC (3+ messages)
` [kernel-hardening] "
[RFC][PATCH 00/27] VFS: Introduce filesystem context [ver #5]
2017-08-18 3:09 UTC (3+ messages)
` [PATCH 06/27] Provide supplementary error message facility "
[PATCH 1/2] selinux: update my email address
2017-08-17 19:36 UTC (4+ messages)
` [PATCH 2/2] lsm_audit: "
[PATCH v4 0/7] Appended signatures support for IMA appraisal
2017-08-17 15:43 UTC (4+ messages)
` [PATCH v4 7/7] ima: Support module-style appended signatures for appraisal
[PATCH v6 0/6] define new fs integrity_read method
2017-08-17 11:00 UTC (18+ 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 08/12] ima: added parser for RPM data type
2017-08-17 9:15 UTC (10+ messages)
` [PATCH, RESEND "
` [Linux-ima-devel] "
[PATCH 00/12] ima: measure digest lists instead of individual files
2017-08-17 8:32 UTC (4+ messages)
` [PATCH 11/12] ima: don't report measurements if digests are included in the loaded lists
` [Linux-ima-devel] "
[RFC PATCH 0/4] ima: filesystems not mounted with i_version
2017-08-17 2:39 UTC (8+ 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
` [Linux-ima-devel] "
` [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 10/11] drivers/net/irda/donauboe.c:192:1: note: in expansion of macro 'MODULE_DEVICE_TABLE'
2017-08-17 0:00 UTC
[PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
2017-08-16 19:51 UTC (25+ messages)
` [tpmdd-devel] "
` Aw: "
` [Linux-ima-devel] "
[integrity:next-log-iversion 10/11] fs//attr.c:35:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
2017-08-16 19:48 UTC
[integrity:next-log-iversion 10/11] include/linux/hrtimer.h:476:1: error: 'latent_entropy' attribute only applies to functions and variables
2017-08-16 18:47 UTC
[integrity:next-log-iversion 9/11] include/linux/ima.h:70:20: warning: 'ima_sb_post_new_mount' used but never defined
2017-08-16 18:38 UTC (2+ messages)
[integrity:next-log-iversion 10/11] arch/x86/include/asm/linkage.h:10:35: error: expected declaration specifiers before '__attribute__'
2017-08-16 18:12 UTC
[integrity:next-log-iversion 8/11] fs/namespace.c:2472:3: error: implicit declaration of function 'security_sb_post_new_mount'
2017-08-16 18:11 UTC
[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] 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 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)
[RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
2017-08-10 7:14 UTC (15+ 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
[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 (22+ messages)
` [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
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).