linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-31 22:43:43 to 2017-09-15 18:37:21 UTC [more...]

[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
 2017-09-15 18:37 UTC  (10+ 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

New ML for TPM and IMA
 2017-09-15 18:01 UTC  (9+ messages)
` [tpmdd-devel] "

[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

[GIT PULL] Security subsystem updates for 4.14
 2017-09-14 21:25 UTC  (22+ messages)

[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  (4+ messages)

[PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution
 2017-09-08 10:00 UTC  (4+ 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  (12+ 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  (21+ messages)
` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
` [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v8 03/20] net: "
` [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
` [PATCH v8 05/20] crypto: marvell/cesa: "
` [PATCH v8 06/20] crypto: introduce crypto wait for async op
` [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

[PATCH v7 00/19] simplify crypto wait for async op
 2017-09-05 12:16 UTC  (5+ messages)

[PATCH V3 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-09-05  6:45 UTC  (12+ messages)
` [PATCH V3 02/10] capabilities: intuitive names for cap gain status

[PATCH][capabilities-next] commoncap: move assignment of fs_ns to avoid null pointer dereference
 2017-09-04 18:53 UTC  (2+ messages)

setcap/getcap limitations
 2017-09-04 12:08 UTC  (5+ messages)

[PATCH RESEND 3/3] tpm-chip: Export TPM device to user space even when startup failed
 2017-09-02 10:24 UTC  (14+ messages)
        ` [tpmdd-devel] "

[PATCH v4 next 0/3] modules: automatic module loading restrictions
 2017-09-02  6:31 UTC  (10+ messages)
` [PATCH v4 next 1/3] modules:capabilities: allow __request_module() to take a capability argument

[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-09-01 10:25 UTC  (3+ messages)
` [PATCH net-next v7 08/10] bpf: Add a Landlock sandbox example

[PATCH] apparmor: Fix harmless off by one in map_signal_num()
 2017-09-01  8:52 UTC 

[GIT PULL] SELinux patches for v4.14
 2017-09-01  2:22 UTC  (2+ messages)

[PATCH RFC 00/11] LSM: Stacking for major security modules
 2017-08-31 22:43 UTC  (5+ messages)
` [PATCH 07/11] LSM: Shared secids by token
  ` [Non-DoD Source] "


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).