messages from 2017-05-22 11:57:03 to 2017-05-30 21:43:20 UTC [more...]
[RFC][PATCH] audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
2017-05-30 21:43 UTC (4+ messages)
[RFC 0/3] WhiteEgret LSM module
2017-05-30 20:50 UTC (3+ messages)
[PATCH v7 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
2017-05-30 20:22 UTC (19+ messages)
` [PATCH v7 1/2] security: tty: Add owner user namespace to tty_struct
` [PATCH v7 2/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
` [kernel-hardening] "
[PATCH 0/5] security, efi: Set lockdown if in secure boot mode
2017-05-30 18:57 UTC (18+ messages)
` [PATCH 1/5] efi: Move the x86 secure boot switch to generic code
` [PATCH 2/5] efi: Add EFI_SECURE_BOOT bit
` [PATCH 3/5] Add the ability to lock down access to the running kernel image
` [PATCH 4/5] efi: Lock down the kernel if booted in secure boot mode
` [PATCH 5/5] Add a sysrq option to exit "
[PATCH v4 next 0/3] modules: automatic module loading restrictions
2017-05-30 17:59 UTC (23+ messages)
` [PATCH v4 next 1/3] modules:capabilities: allow __request_module() to take a capability argument
` [PATCH v4 next 2/3] modules:capabilities: automatic module loading restriction
` [PATCH v4 next 3/3] modules:capabilities: add a per-task modules auto-load mode
` [kernel-hardening] [PATCH v4 next 0/3] modules: automatic module loading restrictions
[RFC 1/3] WhiteEgret: Add WhiteEgret core functions
2017-05-30 17:28 UTC (3+ messages)
[PATCH v6 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
2017-05-30 15:52 UTC (13+ messages)
` [kernel-hardening] "
[PATCH] LSM: Convert security_hook_heads into explicit array of struct list_head
2017-05-30 15:25 UTC (13+ messages)
` [PATCH v2] "
[PATCH v2 0/5] Updated API for TPM 2.0 PCR extend
2017-05-30 13:41 UTC (27+ messages)
` [PATCH v2 1/5] tpm: introduce tpm_pcr_algorithms()
` [PATCH v2 2/5] tpm: introduce tpm_pcr_algo_to_crypto() and tpm_pcr_algo_from_crypto()
` [PATCH v2 3/5] tpm: pass multiple digests to tpm_pcr_extend()
` [Linux-ima-devel] "
` [PATCH v2 4/5] keys, trusted: modify arguments of tpm_pcr_extend()
` [Linux-ima-devel] "
[RFC 3/3] WhiteEgret: Add an example of user application
2017-05-30 11:14 UTC
[RFC 2/3] WhiteEgret: Add device driver
2017-05-30 11:14 UTC
[PATCH v2 05/20] randstruct: Whitelist struct security_hook_heads cast
2017-05-30 10:34 UTC (4+ messages)
` [kernel-hardening] "
[PATCH RFC] tpm: migrate pubek_show to struct tpm_buf
2017-05-30 4:52 UTC (5+ messages)
[PATCH v3] tpm: vtpm_proxy: Suppress error logging when in closed state
2017-05-30 4:51 UTC (2+ messages)
[RFC 00/11] ima: namespace support for IMA policy
2017-05-29 17:32 UTC (7+ messages)
` [RFC 04/11] ima: add support to namespace securityfs file
[PATCH v2 00/11] introduce crypto wait for async op
2017-05-29 8:22 UTC (12+ messages)
` [PATCH v2 01/11] crypto: "
` [PATCH v2 02/11] crypto: move algif to generic async completion
` [PATCH v2 03/11] crypto: move pub key "
` [PATCH v2 04/11] crypto: move drbg "
` [PATCH v2 05/11] crypto: move gcm "
` [PATCH v2 06/11] crypto: move testmgr "
` [PATCH v2 07/11] dm: move dm-verity "
` [PATCH v2 08/11] fscrypt: move "
` [PATCH v2 09/11] cifs: "
` [PATCH v2 10/11] ima: "
` [PATCH v2 11/11] crypto: adapt api sample to use async. op wait
[PATCH] KEYS: fix refcount_inc() on zero
2017-05-26 19:05 UTC (2+ messages)
[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
2017-05-25 23:34 UTC (10+ messages)
[PATCH v2] tpm: vtpm_proxy: Suppresse error logging when in closed state
2017-05-25 22:35 UTC (3+ messages)
[PATCH] tpm, tpm_infineon: remove useless snprintf() calls
2017-05-25 16:44 UTC (4+ messages)
` Aw: "
[Patch v2 0/8] securityfs: add the ability to support symlinks
2017-05-25 15:32 UTC (9+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] apparmor: move to per loaddata files, instead of replicating in profiles
` [PATCH 3/8] apparmor: use macro template to simplify profile seq_files
` [PATCH 4/8] apparmor: use macro template to simplify namespace seq_files
` [PATCH 5/8] apparmor: add custom apparmorfs that will be used by policy namespace files
` [PATCH 6/8] apparmor: rename apparmor file fns and data to indicate use
` [PATCH 7/8] apparmor: allow specifying an already created dir to create ns entries in
` [PATCH 8/8] apparmor: convert from securityfs to apparmorfs for policy ns files
[PATCH] tpm: remove struct tpm_pcrextend_in
2017-05-25 5:32 UTC (3+ messages)
` Aw: "
[PATCH v6 0/3] Extend the vTPM proxy driver to pass locality
2017-05-25 0:10 UTC (11+ messages)
` [PATCH v6 1/3] tpm: Introduce flag TPM_TRANSMIT_RAW
` [PATCH v6 2/3] tpm: vtpm_proxy: Implement request_locality function
` [PATCH v6 3/3] tpm: vtpm_proxy: Prevent userspace from sending driver command
` [tpmdd-devel] "
[RFC][Patch 0/3] securityfs: add the ability to support symlinks
2017-05-24 20:14 UTC (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] apparmor: move to per loaddata files, instead of replicating in profiles
` [PATCH 3/3] apparmor: virtualize the policy/ directory
[PATCH v5 0/2] Extend the vTPM proxy driver to pass locality
2017-05-24 19:27 UTC (7+ messages)
` [PATCH v5 1/2] tpm: Introduce flag TPM_TRANSMIT_RAW
` [PATCH v5 2/2] tpm: vtpm_proxy: Implement request_locality function
[PATCH v4 0/2] Extend the vTPM proxy driver to pass locality
2017-05-24 19:25 UTC (7+ messages)
` [PATCH v4 2/2] tpm: vtpm_proxy: Implement request_locality function
[PATCH] tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
2017-05-24 16:59 UTC (7+ messages)
` [tpmdd-devel] "
[PATCH v6 1/2] selinux: add brief info to policydb
2017-05-24 15:52 UTC (10+ messages)
[PATCH 1/5] efi: Move the x86 secure boot switch to generic code
2017-05-24 14:04 UTC (4+ messages)
[PATCH 0/7] IMA: new parser for ima_restore_measurement_list()
2017-05-24 8:18 UTC (8+ messages)
` [Linux-ima-devel] "
[PATCH] apparmor: Fix error cod in __aa_fs_profile_mkdir()
2017-05-23 18:51 UTC (4+ messages)
[PATCH v8 2/9] IB/core: Enforce PKey security on QPs
2017-05-23 16:34 UTC (2+ messages)
[PATCH v7 0/9] SELinux support for Infiniband RDMA
2017-05-22 20:59 UTC (7+ messages)
` [PATCH v7 2/9] IB/core: Enforce PKey security on QPs
[PATCH] LSM: Make security_hook_heads a local variable
2017-05-22 20:43 UTC (6+ messages)
security-next merged to v4.12-rc2
2017-05-22 15:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).