linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 10:24:23 to 2017-08-28 09:19:08 UTC [more...]

[PATCH V3 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-08-28  9:19 UTC  (49+ messages)
` [PATCH V3 01/10] capabilities: factor out cap_bprm_set_creds privileged root
` [PATCH V3 02/10] capabilities: intuitive names for cap gain status
` [PATCH V3 03/10] capabilities: rename has_cap to has_fcap
` [PATCH V3 04/10] capabilities: use root_priveleged inline to clarify logic
` [PATCH V3 05/10] capabilities: use intuitive names for id changes
` [PATCH V3 06/10] capabilities: move audit log decision to function
` [PATCH V3 07/10] capabilities: remove a layer of conditional logic
` [PATCH V3 08/10] capabilities: invert logic for clarity
` [PATCH V3 09/10] capabilities: fix logic for effective root or real root
` [PATCH V3 10/10] capabilities: audit log other surprising conditions

[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-08-28  5:26 UTC  (24+ messages)
` [PATCH net-next v7 01/10] selftest: Enhance kselftest_harness.h with a step mechanism
` [PATCH net-next v7 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
      ` [kernel-hardening] "
` [PATCH net-next v7 03/10] bpf, landlock: Define an eBPF program type for a Landlock rule
  ` [PATCH net-next v7 03/10] bpf,landlock: "
` [PATCH net-next v7 04/10] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode()
` [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem
` [PATCH net-next v7 06/10] seccomp, landlock: Handle Landlock events per process hierarchy
` [PATCH net-next v7 07/10] landlock: Add ptrace restrictions
` [PATCH net-next v7 08/10] bpf: Add a Landlock sandbox example
` [PATCH net-next v7 09/10] bpf,landlock: Add tests for Landlock
` [PATCH net-next v7 10/10] landlock: Add user and kernel documentation "
` [kernel-hardening] [PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing

[PATCH v6 0/6] define new fs integrity_read method
 2017-08-28  4:18 UTC  (28+ messages)
` [PATCH v6 1/6] libfs: define simple_read_iter_from_buffer
` [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 RESEND] tpm: migrate pubek_show to struct tpm_buf
 2017-08-26 11:19 UTC  (3+ messages)

[PATCH] smack: constify nf_hook_ops
 2017-08-26 10:48 UTC 

[PATCH] selinux: constify nf_hook_ops
 2017-08-26 10:47 UTC 

Permissions for eBPF objects
 2017-08-25 20:04 UTC 

[PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method
 2017-08-25 17:35 UTC  (4+ messages)

[PATCH RESEND 3/3] tpm-chip: Export TPM device to user space even when startup failed
 2017-08-25 17:25 UTC  (2+ messages)
  ` [PATCH RESEND 1/3] tpm-chip: Move idr_replace calls to appropriate places

[PATCH v7 00/19] simplify crypto wait for async op
 2017-08-24 14:19 UTC  (20+ messages)
` [PATCH v7 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v7 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v7 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v7 04/19] crypto: marvell/cesa: "
` [PATCH v7 05/19] crypto: introduce crypto wait for async op
` [PATCH v7 06/19] crypto: move algif to generic async completion
` [PATCH v7 07/19] crypto: move pub key "
` [PATCH v7 08/19] crypto: move drbg "
` [PATCH v7 09/19] crypto: move gcm "
` [PATCH v7 10/19] crypto: move testmgr "
` [PATCH v7 11/19] fscrypt: move "
` [PATCH v7 12/19] dm: move dm-verity "
` [PATCH v7 13/19] cifs: move "
` [PATCH v7 14/19] ima: "
` [PATCH v7 15/19] crypto: tcrypt: "
` [PATCH v7 16/19] crypto: talitos: "
` [PATCH v7 17/19] crypto: qce: "
` [PATCH v7 18/19] crypto: mediatek: "
` [PATCH v7 19/19] crypto: adapt api sample to use async. op wait

[PATCH v6 00/19] simplify crypto wait for async op
 2017-08-24 13:25 UTC  (21+ messages)
` [PATCH v6 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v6 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v6 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v6 04/19] crypto: marvell/cesa: "
` [PATCH v6 05/19] crypto: introduce crypto wait for async op
` [PATCH v6 06/19] crypto: move algif to generic async completion
` [PATCH v6 07/19] crypto: move pub key "
` [PATCH v6 08/19] crypto: move drbg "
` [PATCH v6 09/19] crypto: move gcm "
` [PATCH v6 10/19] crypto: move testmgr "
` [PATCH v6 11/19] fscrypt: move "
` [PATCH v6 12/19] dm: move dm-verity "
` [PATCH v6 13/19] cifs: move "
` [PATCH v6 14/19] ima: "
` [PATCH v6 15/19] crypto: tcrypt: "
` [PATCH v6 16/19] crypto: talitos: "
` [PATCH v6 17/19] crypto: qce: "
` [PATCH v6 18/19] crypto: mediatek: "
` [PATCH v6 19/19] crypto: adapt api sample to use async. op wait

[PATCH] apparmor: fix spelling mistake: "resoure" -> "resource"
 2017-08-24  8:31 UTC 

No Smack patches for 4.14
 2017-08-24  0:10 UTC 

[GIT PULL] IMA patches for 4.14
 2017-08-22 23:21 UTC  (2+ messages)

[PATCH] apparmor: fix off-by-one comparison on MAXMAPPED_SIG
 2017-08-22 21:58 UTC 

[PATCH v4 0/5] define new fs integrity_read method
 2017-08-22  9:59 UTC  (12+ messages)
` [PATCH v4 1/5] ima: always measure and audit files in policy
  ` [Linux-ima-devel] "
` [PATCH v4 2/5] ima: use fs method to read integrity data
` [PATCH v4 3/5] ima: define "dont_failsafe" policy action rule
  ` [Linux-ima-devel] "
` [PATCH v4 4/5] ima: define "fs_unsafe" builtin policy
  ` [Linux-ima-devel] "
` [PATCH v4 5/5] ima: remove permit_directio policy option
  ` [Linux-ima-devel] "

[PATCH v5 00/19] simplify crypto wait for async op
 2017-08-21 12:49 UTC  (7+ messages)
` [PATCH v5 05/19] crypto: introduce "
` [PATCH v5 12/19] dm: move dm-verity to generic async completion
  ` [dm-devel] "

[PATCH 0/3] Fix y2038 issues for security/keys subsystem
 2017-08-21 12:12 UTC  (3+ messages)

[GIT PULL] tpmdd updates for Linux 4.14
 2017-08-21  2:33 UTC  (2+ messages)

setcap/getcap limitations
 2017-08-20  3:20 UTC  (3+ messages)

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  (2+ 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 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  (13+ messages)
    ` [tpmdd-devel] "
      ` Aw: "

[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 


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