linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-19 16:41:00 to 2018-07-10 22:42:37 UTC [more...]

[PATCH 06/32] vfs: Add LSM hooks for the new mount API [ver #9]
 2018-07-10 22:42 UTC  (5+ messages)
` [PATCH 07/32] selinux: Implement the new mount API LSM hooks "
` [PATCH 08/32] smack: Implement filesystem context security "
` [PATCH 09/32] apparmor: Implement security hooks for the new mount API "
` [PATCH 10/32] tomoyo: "

[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-10 20:26 UTC  (22+ messages)
` [PATCH v5 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v5 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v5 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v5 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v5 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v5 6/8] ima: add build time policy
` [PATCH v5 7/8] ima: based on policy warn about loading firmware (pre-allocated buffer)
` [PATCH v5 8/8] module: replace the existing LSM hook in init_module

How are you doing today? Please read my email and reply me!!
 2018-07-10 17:54 UTC 

[PATCH RFC] Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
 2018-07-10 16:16 UTC  (4+ messages)

[PATCH 0/2] Fix AppArmor issues found through static analysis
 2018-07-10 15:03 UTC  (5+ messages)
` [PATCH 1/2] apparmor: Check buffer bounds when mapping permissions mask
` [PATCH 2/2] apparmor: Fully initialize aa_perms struct when answering userspace query

[bug report] AppArmor: policy routines for loading and unpacking policy
 2018-07-10 14:32 UTC  (2+ messages)

[PATCH RFC] Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
 2018-07-10  6:53 UTC  (2+ messages)

[PATCH RFC] Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
 2018-07-09 12:12 UTC 

JÓ HÍREK
 2018-07-09  1:49 UTC 

[PATCH] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
 2018-07-05 15:43 UTC  (5+ messages)

[RFC PATCH v3] ipv6: make ipv6_renew_options() interrupt/kernel safe
 2018-07-05 11:15 UTC  (2+ messages)

[PATCH 0/2] Convert trusted keys to find and use the default TPM chip
 2018-07-04 13:52 UTC  (10+ messages)
` [PATCH 1/2] tpm: Implement public tpm_put_chip() to release reference to chip
` [PATCH 2/2] KEYS: trusted: Find tpm_chip and use it until module shutdown

[RFC PATCH v2] ipv6: make ipv6_renew_options() interrupt/kernel safe
 2018-07-04 12:36 UTC  (3+ messages)

[PATCH] ima: Remove unused is_ima_appraise_enabled() function
 2018-07-03 13:13 UTC  (2+ messages)

[PATCH] cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
 2018-07-03  8:09 UTC  (8+ messages)

[PATCH] kbuild: move bin2c back to scripts/ from scripts/basic/
 2018-07-03  4:02 UTC  (2+ messages)

[PATCH] security: CONFIG_HARDENED_USERCOPY does not need to select BUG
 2018-07-02 20:46 UTC  (4+ messages)

[RFC PATCH] ipv6: make ipv6_renew_options() interrupt/kernel safe
 2018-07-02 11:03 UTC  (2+ messages)

[GIT PULL] SELinux fixes for v4.18 (#1)
 2018-06-29 21:47 UTC 

[PATCH] tpm: require to compile as part of the kernel
 2018-06-29 18:11 UTC  (6+ messages)

[PATCH v7 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-29 15:01 UTC  (11+ messages)
` [PATCH v7 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v7 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v7 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v7 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v7 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH] tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
 2018-06-29 12:31 UTC 

[PATCH v8] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-29 12:30 UTC  (3+ messages)

[PATCH V2] selinux: make dentry_init_security() return security xattr suffix
 2018-06-29  2:14 UTC 

[PATCH v7] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-28 15:02 UTC  (10+ messages)

[PATCH 12/24] proc: Add fs_context support to procfs [ver #7]
 2018-06-28  5:50 UTC  (6+ messages)
` [12/24] "

[PATCH] proc: save 2 atomic ops on write to "/proc/*/attr/*"
 2018-06-27 21:42 UTC  (2+ messages)

[PATCH 1/3] selinux: make dentry_init_security() return security module name
 2018-06-27  1:46 UTC  (7+ messages)
` [PATCH 2/3] ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx
` [PATCH 3/3] ceph: xattr security label support

[PATCH v6 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-26 18:36 UTC  (7+ messages)
` [PATCH v6 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v6 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v6 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v6 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v6 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[GIT PULL] Security subsystem: more keys fixes for v4.18-rc3
 2018-06-26 17:00 UTC 

[PATCH 0/3] KEYS: Miscellaneous fixes
 2018-06-26 16:39 UTC  (5+ messages)
` [PATCH 1/3] X.509: unpack RSA signatureValue field from BIT STRING
` [PATCH 2/3] certs/blacklist: fix const confusion
` [PATCH 3/3] dh key: fix rounding up KDF output length

[PATCH v5 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-26 13:26 UTC  (12+ messages)
` [PATCH v5 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v5 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v5 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v5 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v5 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH 1/3] selinux: make dentry_init_security() return security module name
 2018-06-26  8:04 UTC 

[GIT PULL] Security subsystem: bugfixes for v4.18-rc
 2018-06-25 19:30 UTC 

[PATCH v6] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-25 18:54 UTC  (7+ messages)

[PULL] Smack: Mark inode instant in smack_task_to_inode
 2018-06-25 17:16 UTC  (3+ messages)

[PATCH] dh key: fix rounding up KDF output length
 2018-06-25 17:14 UTC  (3+ messages)

Security subsystem tree sync to v4.18-rc2
 2018-06-25 16:30 UTC 

[PATCH] ipv6: avoid copy_from_user() via ipv6_renew_options_kern()
 2018-06-25 14:49 UTC  (8+ messages)

4.18-rc1 regression in /proc/self xattr handling
 2018-06-22 17:54 UTC  (3+ messages)
  ` [PATCH] Smack: Mark inode instant in smack_task_to_inode

[PATCH v3 0/2] tpm: add support for nonblocking operation
 2018-06-21 17:36 UTC  (9+ messages)

[PATCH v2][RESEND] X.509: unpack RSA signatureValue field from BIT STRING
 2018-06-21  6:45 UTC  (7+ messages)

[PATCH v4 04/26] docs: fix broken references with multiple hints
 2018-06-20 15:26 UTC  (2+ messages)

[PATCH 00/13 selinux-next] selinux: Cleanup printk logging
 2018-06-19 17:50 UTC  (25+ messages)
` [PATCH 03/13] selinux: Cleanup printk logging in policydb
` [PATCH 04/13] selinux: Cleanup printk logging in hooks
` [PATCH 05/13] selinux: Cleanup printk logging in avtab
` [PATCH 06/13] selinux: Cleanup printk logging in services
` [PATCH 07/13] selinux: Cleanup printk logging in selinuxfs
` [PATCH 08/13] selinux: Cleanup printk logging in netlink
` [PATCH 09/13] selinux: Cleanup printk logging in sidtab
` [PATCH 10/13] selinux: Cleanup printk logging in netport
` [PATCH 11/13] selinux: Cleanup printk logging in netif
` [PATCH 12/13] selinux: Cleanup printk logging in avc
` [PATCH 13/13] selinux: Cleanup printk logging in netnode


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