messages from 2017-09-05 12:38:46 to 2017-09-18 18:37:39 UTC [more...]
[PATCH] KEYS: reset parent each time before searching key_user_tree
2017-09-18 18:37 UTC
[PATCH] KEYS: prevent KEYCTL_READ on negative key
2017-09-18 18:37 UTC
[PATCH] KEYS: prevent creating a different user's keyrings
2017-09-18 18:37 UTC
[PATCH] KEYS: fix writing past end of user-supplied buffer in keyring_read()
2017-09-18 18:36 UTC
[PATCH] KEYS: fix key refcount leak in keyctl_read_key()
2017-09-18 18:36 UTC
[PATCH] KEYS: fix key refcount leak in keyctl_assume_authority()
2017-09-18 18:36 UTC
[PATCH] KEYS: fix cred refcount leak in request_key_auth_new()
2017-09-18 18:33 UTC
about context gap
2017-09-18 18:02 UTC (2+ messages)
[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
2017-09-18 14:55 UTC (22+ messages)
` [PATCH 1/3] vfs: constify path argument to kernel_read_file_from_path
` [PATCH 2/3] integrity: replace call to integrity_read_file with kernel version
` [PATCH 3/3] ima: use fs method to read integrity data
` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)
[PATCH v4] security/keys: rewrite all of big_key crypto
2017-09-18 11:24 UTC (9+ messages)
` [PATCH v5] "
` [PATCH v6] "
` [kernel-hardening] Re: [PATCH v4] "
[GIT PULL] Security subsystem updates for 4.14
2017-09-17 7:36 UTC (23+ messages)
[BUG] security_release_secctx seems broken
2017-09-16 18:18 UTC
[PATCH] security: keys: switch big_key encryption to AES in CTR mode
2017-09-16 12:40 UTC (4+ messages)
New ML for TPM and IMA
2017-09-15 21:55 UTC (15+ messages)
` [tpmdd-devel] "
` [Linux-ima-devel] "
[PATCH] apparmor: initialized returned struct aa_perms
2017-09-15 19:55 UTC
[PATCH v2 0/4] additional TPM performance improvements
2017-09-15 15:20 UTC (27+ messages)
` [PATCH v2 1/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [tpmdd-devel] "
` [PATCH v2 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
` [PATCH v2 3/4] tpm: reduce tpm_msleep() time in get_burstcount()
` [PATCH v2 4/4] tpm: use tpm_msleep() value as max delay
` [PATCH 1/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
` [tpmdd-devel] [PATCH v2 0/4] additional TPM performance improvements
[PATCH 0/3] Fix y2038 issues for security/keys subsystem
2017-09-15 8:38 UTC (4+ messages)
[PATCH 1/2] vfs: constify path argument to kernel_read_file_from_path
2017-09-14 23:21 UTC (7+ messages)
` [PATCH 2/2] integrity: replace call to integrity_read_file with kernel version
[PATCH V4 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
2017-09-14 6:49 UTC (26+ messages)
` [PATCH V4 01/10] capabilities: factor out cap_bprm_set_creds privileged root
` [PATCH V4 02/10] capabilities: intuitive names for cap gain status
` [PATCH V4 03/10] capabilities: rename has_cap to has_fcap
` [PATCH V4 04/10] capabilities: use root_priveleged inline to clarify logic
` [PATCH V4 05/10] capabilities: use intuitive names for id changes
` [PATCH V4 06/10] capabilities: move audit log decision to function
` [PATCH V4 07/10] capabilities: remove a layer of conditional logic
` [PATCH V4 08/10] capabilities: invert logic for clarity
` [PATCH V4 09/10] capabilities: fix logic for effective root or real root
` [PATCH V4 10/10] capabilities: audit log other surprising conditions
[PATCH 1/3] tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
2017-09-13 23:04 UTC (3+ messages)
[PATCH 3/3] tpm: fix type of a local variables in tpm_tis_spi.c
2017-09-13 18:52 UTC (2+ messages)
[PATCH v4] tpm_tis_spi: Use DMA-safe memory for SPI transfers
2017-09-13 18:48 UTC (2+ messages)
[PATCH 2/3] tpm: fix type of a local variable in tpm2_map_command()
2017-09-13 17:26 UTC
[PATCH] tpm: remove some recent additions to the authors lists
2017-09-13 12:27 UTC
[GIT PULL] SELinux patches for v4.14
2017-09-12 22:00 UTC (3+ messages)
[RFC v3 0/9] S.A.R.A. a new stacked LSM
2017-09-11 19:50 UTC (10+ messages)
` [RFC v3 1/9] S.A.R.A. Documentation
` [RFC v3 2/9] S.A.R.A. framework creation
` [RFC v3 3/9] Creation of "check_vmflags" LSM hook
` [RFC v3 4/9] S.A.R.A. cred blob management
` [RFC v3 5/9] S.A.R.A. WX Protection
` [RFC v3 6/9] Creation of "pagefault_handler" LSM hook
` [RFC v3 7/9] Trampoline emulation
` [RFC v3 8/9] Allowing for stacking procattr support in S.A.R.A
` [RFC v3 9/9] S.A.R.A. WX Protection procattr interface
[PATCH v3] tpm-dev-common: Reject too short writes
2017-09-11 10:24 UTC (4+ messages)
[GIT PULL] Security susbsystem updates for v4.14 (v2)
2017-09-10 4:12 UTC
[PATCH] usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
2017-09-09 7:14 UTC (7+ messages)
` [PATCH] usb,signal,security: "
` [Fwd: [PATCH] usb,signal,security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill]
[PATCH v2] tpm-dev-common: Reject too short writes
2017-09-08 21:34 UTC (8+ messages)
[PATCH RESEND v3 0/2] tpm_tis_spi: Use DMA-safe memory
2017-09-08 12:11 UTC (3+ messages)
[PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution
2017-09-08 10:00 UTC (3+ messages)
[PATCH] selinux: Use kmem_cache for hashtab_node
2017-09-07 23:18 UTC (2+ messages)
[PATCH 0/3] Security: add lsm hooks for checking permissions on eBPF objects
2017-09-07 12:32 UTC (9+ messages)
` [PATCH 1/3] security: bpf: Add eBPF LSM hooks to security module
` [PATCH 2/3] security: bpf: Add eBPF LSM hooks and security field to eBPF map
[PATCH] security/keys: Adding newline after declaration
2017-09-07 5:54 UTC (2+ messages)
[PATCH v8 00/20] simplify crypto wait for async op
2017-09-05 12:38 UTC (15+ messages)
` [PATCH v8 07/20] crypto: move algif to generic async completion
` [PATCH v8 08/20] crypto: move pub key "
` [PATCH v8 09/20] crypto: move drbg "
` [PATCH v8 10/20] crypto: move gcm "
` [PATCH v8 11/20] crypto: move testmgr "
` [PATCH v8 12/20] fscrypt: move "
` [PATCH v8 13/20] dm: move dm-verity "
` [PATCH v8 14/20] cifs: move "
` [PATCH v8 15/20] ima: "
` [PATCH v8 16/20] crypto: tcrypt: "
` [PATCH v8 17/20] crypto: talitos: "
` [PATCH v8 18/20] crypto: qce: "
` [PATCH v8 19/20] crypto: mediatek: "
` [PATCH v8 20/20] 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).