linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-30 14:11:02 to 2018-06-19 17:13:10 UTC [more...]

[PATCH 00/13 selinux-next] selinux: Cleanup printk logging
 2018-06-19 17:13 UTC  (25+ messages)
` [PATCH 01/13] selinux: Cleanup printk logging in conditional
` [PATCH 02/13] selinux: Cleanup printk logging in ebitmap
` [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

[RFC PATCH ghak86 V1] audit: eliminate audit_enabled magic number comparison
 2018-06-19 15:10 UTC  (4+ messages)

[PATCH v3 0/2] tpm: add support for nonblocking operation
 2018-06-19 13:10 UTC  (6+ messages)
` [PATCH v3 1/2] tpm: add ptr to the tpm_space struct to file_priv
` [PATCH v3 2/2] tpm: add support for nonblocking operation

[PATCH 12/24] proc: Add fs_context support to procfs [ver #7]
 2018-06-19  3:34 UTC  (2+ messages)
` [12/24] "

[PATCH v6] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-18 19:24 UTC  (3+ messages)

[PATCH] MAINTAINERS: remove the outdated "LINUX SECURITY MODULE (LSM) FRAMEWORK" entry
 2018-06-18  7:15 UTC  (2+ messages)

[PATCH v3 0/1] shiftfs: uid/gid shifting filesystem
 2018-06-15 21:36 UTC  (2+ messages)
` [PATCH v3 1/1] shiftfs: uid/gid shifting bind mount

[PATCH v4 04/26] docs: fix broken references with multiple hints
 2018-06-15 18:22 UTC  (3+ messages)
` [PATCH v4 05/26] docs: Fix some broken references

[integrity:next-integrity-queued 22/22] security/integrity/evm/evm_crypto.c:93: undefined reference to `hash_algo_name'
 2018-06-15 15:20 UTC  (3+ messages)

[integrity:next-integrity-queued 22/22] security/integrity//evm/evm_crypto.c:99:8: warning: assignment to 'struct crypto_shash *' from 'int' makes pointer from integer without a cast
 2018-06-15 13:03 UTC 

[integrity:next-integrity-queued 22/22] security/integrity/evm/evm_crypto.c:99:10: error: implicit declaration of function 'crypto_alloc_shash'; did you mean 'crypto_alloc_base'?
 2018-06-15 11:18 UTC 

[PATCH v3 04/27] docs: fix broken references with multiple hints
 2018-06-15  9:05 UTC  (4+ messages)
` [PATCH v3 05/27] docs: Fix some broken references

I will definately enlighten you more as soon as I hear from you
 2018-06-14 13:06 UTC 

[-next PATCH] security: use octal not symbolic permissions
 2018-06-13 23:49 UTC  (17+ messages)

[PATCH] integrity: silence warning when CONFIG_SECURITYFS is not enabled
 2018-06-13 22:13 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] integrity: add error handling for kmem_cache_create
 2018-06-13 20:30 UTC  (2+ messages)

[integrity:next-integrity-queued 20/22] security/integrity/iint.c:225:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int'
 2018-06-13 14:39 UTC 

[integrity:next-integrity-queued 20/22] security//integrity/iint.c:225:4: note: in expansion of macro 'pr_err'
 2018-06-13 14:24 UTC 

[GIT PULL] apparmor updates for v4.18
 2018-06-13 11:23 UTC 

[PATCH v2 0/2] tpm: add support for nonblocking operation
 2018-06-12 17:39 UTC  (6+ messages)
  ` [PATCH v2 1/2] tpm: add ptr to the tpm_space struct to file_priv
  ` [PATCH v2 2/2] tpm: add support for nonblocking operation

[PATCH] proc: prevent a task from writing on its own /proc/*/mem
 2018-06-10  7:40 UTC  (7+ messages)

RESEND [RFC] KEYS: add a new type "mktme" to kernel key services
 2018-06-08 18:06 UTC  (3+ messages)

[PATCH] dh key: fix rounding up KDF output length
 2018-06-08 15:37 UTC  (6+ messages)

[PATCH v3 2/5] efi: Add embedded peripheral firmware support
 2018-06-08  6:41 UTC  (13+ messages)
                    ` Do Qualcomm drivers use DMA buffers for request_firmware_into_buf()?

[GIT PULL] Security subsystem: Smack updates for v4.18
 2018-06-07 17:53 UTC 

[GIT PULL] Security subsystem: TPM updates for v4.18
 2018-06-07 17:51 UTC 

[GIT PULL] Security subsystem: Integrity updates for v4.18
 2018-06-07 17:46 UTC 

[PATCH] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-07 14:26 UTC  (12+ messages)

[PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-06-06 22:06 UTC  (40+ messages)
` [PATCH v4 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v4 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v4 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v4 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [RFC PATCH v4 7/8] ima: based on policy prevent loading firmware (pre-allocated buffer)
` [PATCH v4 8/8] module: replace the existing LSM hook in init_module
        ` [PATCH v4a "

[GIT PULL] SELinux patches for v4.18
 2018-06-06  0:29 UTC 

[PULL] Smack: Changes for 4.18
 2018-06-05 20:20 UTC  (2+ messages)

[PATCH v4 0/4] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-06-05 19:35 UTC  (6+ messages)
` [PATCH v4 1/4] tpm: migrate tpm2_shutdown() "

[GIT PULL] Security subsystem: general updates for v4.18
 2018-06-05 18:21 UTC 

[PATCH 1/1] Fix memory leak in kernfs_security_xattr_set and kernfs_security_xattr_set
 2018-06-05 14:46 UTC  (14+ messages)
                  ` [PATCH] Smack: Fix memory leak in smack_inode_getsecctx

[GIT PULL] tpmdd 4.17 fixes
 2018-06-05 14:38 UTC  (3+ messages)

[GIT PULL] linux-integrity fixes for Linux 4.18 (#2)
 2018-06-04 16:06 UTC  (2+ messages)

[PATCH v2][RESEND] X.509: unpack RSA signatureValue field from BIT STRING
 2018-06-02 19:12 UTC  (2+ messages)

[PATCH V3 0/5] selinux:Significant reduce of preempt_disable holds
 2018-06-01 13:56 UTC  (17+ messages)
` [PATCH V3 2/5 selinux-next] selinux: Introduce selinux_ruleset struct
` [PATCH V3 3/5 selinux-next] selinux: sidtab_clone switch to use rwlock
` [PATCH V3 4/5 selinux-next] selinux: seqno separation
` [PATCH V3 5/5 selinux-next] selinux: Switch to rcu read locks for avc_compute

[PATCH v2 13/21] ima: use match_string() helper
 2018-06-01 10:55 UTC  (3+ messages)

[PATCH] EVM: unlock on error path in evm_read_xattrs()
 2018-06-01  8:00 UTC 

spende
 2018-05-31 23:20 UTC 

[PATCH] EVM: prevent array underflow in evm_write_xattrs()
 2018-05-31 15:00 UTC  (2+ messages)

[PATCH][next] EVM: fix memory leak of temporary buffer 'temp'
 2018-05-31 15:00 UTC  (2+ messages)

[GIT PULL] SELinux fixes for v4.17 (#2)
 2018-05-30 16:28 UTC 

[PATCH] selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
 2018-05-30 15:31 UTC  (4+ messages)


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