linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-20 00:19:35 to 2017-08-08 01:59:04 UTC [more...]

[PATCH v2 0/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
 2017-08-08  1:59 UTC 

[PATCH 0/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
 2017-08-08  1:54 UTC  (8+ messages)
` [PATCH 1/4] seccomp: Provide matching filter for introspection
` [PATCH 2/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS
` [PATCH 3/4] selftests/seccomp: Refactor RET_ERRNO tests
` [PATCH 4/4] selftests/seccomp: Test thread vs process killing

[PATCH v4 0/5] define new fs integrity_read method
 2017-08-07 20:12 UTC  (17+ messages)
` [PATCH v4 1/5] ima: always measure and audit files in policy
` [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 v4 3/5] ima: define "dont_failsafe" policy action rule
` [PATCH v4 4/5] ima: define "fs_unsafe" builtin policy
` [PATCH v4 5/5] ima: remove permit_directio policy option

[RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
 2017-08-07 19:12 UTC  (17+ messages)

[PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
 2017-08-07 14:25 UTC  (3+ messages)

[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  (10+ messages)
` [PATCH v3 1/7] integrity: Introduce struct evm_hmac_xattr
` [PATCH v3 7/7] ima: Support module-style appended signatures for appraisal

[RFC PATCH 0/5] ima: namespacing IMA audit messages
 2017-08-02 21:48 UTC  (34+ messages)
` [RFC PATCH 1/5] ima: extend clone() with IMA namespace support
                      ` [Linux-ima-devel] "
` [RFC PATCH 2/5] ima: Add ns_status for storing namespaced iint data
` [RFC PATCH 3/5] ima: mamespace audit status flags
` [RFC PATCH 4/5] ima: differentiate auditing policy rules from "audit" actions
` [RFC PATCH 5/5] ima: Add ns_mnt, dev, ino fields to IMA audit measurement msgs

[PATCH 0/2] Clean up TPM 1.2 EK sysfs code
 2017-08-02 14:23 UTC  (3+ messages)
` [PATCH 2/2] tpm: migrate pubek_show to struct tpm_buf

[PATCH 00/12] ima: measure digest lists instead of individual files
 2017-08-02 11:22 UTC  (23+ messages)
` [PATCH 01/12] ima: generalize ima_read_policy()
` [PATCH 02/12] ima: generalize ima_write_policy()
` [PATCH 03/12] ima: generalize policy file operations
` [PATCH 04/12] ima: use ima_show_htable_value to show hash table data
` [PATCH 05/12] ima: add functions to manage digest lists
` [PATCH 06/12] ima: added parser of digest lists metadata
  ` [PATCH, RESEND "
` [PATCH 07/12] ima: added parser for compact digest list
` [PATCH 08/12] ima: added parser for RPM data type
  ` [PATCH, RESEND "
        ` [Linux-ima-devel] "
` [PATCH 09/12] ima: introduce securityfs interfaces for digest lists
` [PATCH 10/12] ima: disable digest lookup if digest lists are not measured
` [PATCH 11/12] ima: don't report measurements if digests are included in the loaded lists
` [PATCH 12/12] ima: added Documentation/security/IMA-digest-lists.txt

[PATCH v4 00/15] exec: Use sane stack rlimit under secureexec
 2017-08-01 21:04 UTC  (36+ messages)
` [PATCH v4 01/15] exec: Rename bprm->cred_prepared to called_set_creds
` [PATCH v4 02/15] exec: Correct comments about "point of no return"
` [PATCH v4 03/15] binfmt: Introduce secureexec flag
` [PATCH v4 04/15] apparmor: Refactor to remove bprm_secureexec hook
` [PATCH v4 05/15] selinux: "
` [PATCH v4 06/15] smack: "
` [PATCH v4 07/15] commoncap: "
` [PATCH v4 08/15] commoncap: Move cap_elevated calculation into bprm_set_creds
` [PATCH v4 09/15] LSM: drop bprm_secureexec hook
` [PATCH v4 10/15] exec: Use secureexec for setting dumpability
` [PATCH v4 11/15] exec: Use secureexec for clearing pdeath_signal
` [PATCH v4 12/15] smack: Remove redundant pdeath_signal clearing
` [PATCH v4 13/15] exec: Consolidate dumpability logic
` [PATCH v4 14/15] exec: Use sane stack rlimit under secureexec
` [PATCH v4 15/15] exec: Consolidate pdeath_signal clearing

[PATCH v5 00/15] exec: Use sane stack rlimit under secureexec
 2017-08-01 19:16 UTC  (16+ messages)
` [PATCH v5 01/15] exec: Rename bprm->cred_prepared to called_set_creds
` [PATCH v5 02/15] exec: Correct comments about "point of no return"
` [PATCH v5 03/15] binfmt: Introduce secureexec flag
` [PATCH v5 04/15] apparmor: Refactor to remove bprm_secureexec hook
` [PATCH v5 05/15] selinux: "
` [PATCH v5 06/15] smack: "
` [PATCH v5 07/15] commoncap: "
` [PATCH v5 08/15] commoncap: Move cap_elevated calculation into bprm_set_creds
` [PATCH v5 09/15] LSM: drop bprm_secureexec hook
` [PATCH v5 10/15] exec: Use secureexec for setting dumpability
` [PATCH v5 11/15] exec: Use secureexec for clearing pdeath_signal
` [PATCH v5 12/15] smack: Remove redundant pdeath_signal clearing
` [PATCH v5 13/15] exec: Consolidate dumpability logic
` [PATCH v5 14/15] exec: Use sane stack rlimit under secureexec
` [PATCH v5 15/15] exec: Consolidate pdeath_signal clearing

[PATCH v3 00/15] exec: Use sane stack rlimit under secureexec
 2017-08-01 13:12 UTC  (21+ messages)
` [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook
` [PATCH v3 05/15] smack: "
` [PATCH v3 06/15] commoncap: "
` [PATCH v3 10/15] exec: Use secureexec for setting dumpability

[PATCH] apparmor: Fix logical error in verify_header()
 2017-08-01  0:22 UTC  (2+ messages)

security/apparmor/label.c:1498]: (style) Redundant condition
 2017-07-31 20:11 UTC 

SELinux kernel repository moving to kernel.org
 2017-07-28 20:26 UTC 

Здравствуйте! Вас интересуют клиентские базы данных? Ответ на Email: prodawez395@gmail.com
 2017-07-27  6:47 UTC 

[PATCH v2] security: fix description of values returned by cap_inode_need_killpriv
 2017-07-27  6:10 UTC  (3+ messages)

[PATCH] security: fix description of values returned by cap_inode_need_killpriv
 2017-07-26 23:07 UTC  (2+ messages)

[PATCH v2] xattr: Enable security.capability in user namespaces
 2017-07-26 13:57 UTC  (10+ messages)

[PATCH] tomoyo: Update URLs in Documentation/admin-guide/LSM/tomoyo.rst
 2017-07-25  0:57 UTC  (3+ messages)

Security next tree merged to v4.13-rc2
 2017-07-25  0:57 UTC 

[PATCH 00/11] S.A.R.A. a new stacked LSM
 2017-07-24  0:58 UTC  (9+ messages)
  ` [kernel-hardening] "


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