March 2017 Archives by subject
Starting: Wed Mar 8 06:04:51 UTC 2017
Ending: Fri Mar 31 21:19:35 UTC 2017
Messages: 326
- [ANNOUNCE] Linux Security Summit 2017 - CFP
James Morris
- [kernel-hardening] [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
Djalal Harouni
- [kernel-hardening] [PATCH net-next v6 06/11] seccomp,landlock: Handle Landlock events per process hierarchy
Mickaël Salaün
- [PATCH 0/2] security, keys refcount conversions
Elena Reshetova
- [PATCH 0/9] convert genericirq.tmpl and kernel-api.tmpl to DocBook
Mauro Carvalho Chehab
- [PATCH 00/46] SELinux: Fine-tuning for several function implementations
Paul Moore
- [PATCH 01/46] selinux: Use kmalloc_array() in cond_init_bool_indexes()
Paul Moore
- [PATCH 02/46] selinux: Delete an unnecessary return statement in cond_compute_av()
Paul Moore
- [PATCH 03/46] selinux: Improve size determinations in four functions
Paul Moore
- [PATCH 04/46] selinux: Use kmalloc_array() in hashtab_create()
Paul Moore
- [PATCH 05/46] selinux: Adjust four checks for null pointers
Paul Moore
- [PATCH 06/46] selinux: Use kcalloc() in policydb_index()
Paul Moore
- [PATCH 07/46] selinux: Delete unnecessary variable assignments in policydb_index()
Paul Moore
- [PATCH 08/46] selinux: Delete an unnecessary return statement in policydb_destroy()
Paul Moore
- [PATCH 09/46] selinux: Delete an error message for a failed memory allocation in policydb_read()
Paul Moore
- [PATCH 1/1] apparmor: use SHASH_DESC_ON_STACK
Nicolas Iooss
- [PATCH 1/1] apparmor: use SHASH_DESC_ON_STACK
John Johansen
- [PATCH 1/2] LSM: Initialize security_hook_heads upon registration.
Tetsuo Handa
- [PATCH 1/2] LSM: Initialize security_hook_heads upon registration.
Kees Cook
- [PATCH 1/2] LSM: Initialize security_hook_heads upon registration.
James Morris
- [PATCH 1/2] LSM: Initialize security_hook_heads upon registration.
Casey Schaufler
- [PATCH 1/2] security, keys: convert key.usage from atomic_t to refcount_t
Elena Reshetova
- [PATCH 10/46] selinux: Move some assignments for the variable "rc" in policydb_read()
Paul Moore
- [PATCH 11/46] selinux: Return directly after a failed next_entry() in genfs_read()
Paul Moore
- [PATCH 12/46] selinux: Move assignments for two pointers in genfs_read()
Paul Moore
- [PATCH 13/46] selinux: Move four assignments for the variable "rc" in genfs_read()
Paul Moore
- [PATCH 14/46] selinux: One function call less in genfs_read() after null pointer detection
Paul Moore
- [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection
Paul Moore
- [PATCH 16/46] selinux: Move two assignments for the variable "rc" in filename_trans_read()
Paul Moore
- [PATCH 17/46] selinux: Delete an unnecessary variable assignment in filename_trans_read()
Paul Moore
- [PATCH 18/46] selinux: One function call less in filename_trans_read() after error detection
Paul Moore
- [PATCH 19/46] selinux: Return directly after a failed next_entry() in range_read()
Paul Moore
- [PATCH 2/2] LSM: Make security_hook_heads a local variable.
Tetsuo Handa
- [PATCH 2/2] LSM: Make security_hook_heads a local variable.
Kees Cook
- [PATCH 2/2] LSM: Make security_hook_heads a local variable.
Tetsuo Handa
- [PATCH 2/2] security, keys: convert key_user.usage from atomic_t to refcount_t
Elena Reshetova
- [PATCH 2/2] tpm: add sleep only for retry in i2c_nuvoton_write_status()
Nayna Jain
- [PATCH 2/2] tpm: add sleep only for retry in i2c_nuvoton_write_status()
Jarkko Sakkinen
- [PATCH 20/46] selinux: Move four assignments for the variable "rc" in range_read()
Paul Moore
- [PATCH 21/46] selinux: Two function calls less in range_read() after error detection
Paul Moore
- [PATCH 22/46] selinux: Delete an unnecessary variable initialisation in range_read()
Paul Moore
- [PATCH 23/46] selinux: Move an assignment for a pointer in range_read()
Paul Moore
- [PATCH 24/46] selinux: Return directly after a failed kzalloc() in cat_read()
Paul Moore
- [PATCH 25/46] selinux: Return directly after a failed kzalloc() in sens_read()
Paul Moore
- [PATCH 26/46] selinux: Improve another size determination in sens_read()
Paul Moore
- [PATCH 27/46] selinux: Move an assignment for the variable "rc" in sens_read()
Paul Moore
- [PATCH 28/46] selinux: Return directly after a failed kzalloc() in user_read()
Paul Moore
- [PATCH 29/46] selinux: Return directly after a failed kzalloc() in type_read()
Paul Moore
- [PATCH 30/46] selinux: Return directly after a failed kzalloc() in role_read()
Paul Moore
- [PATCH 32/46] selinux: Return directly after a failed kzalloc() in class_read()
Paul Moore
- [PATCH 33/46] selinux: Move an assignment for the variable "rc" in class_read()
Paul Moore
- [PATCH 34/46] selinux: Return directly after a failed kzalloc() in common_read()
Paul Moore
- [PATCH 35/46] selinux: Return directly after a failed kzalloc() in perm_read()
Paul Moore
- [PATCH 36/46] selinux: Move an assignment for the variable "rc" in mls_read_range_helper()
Paul Moore
- [PATCH 37/46] selinux: Move an assignment for the variable "rc" in policydb_load_isids()
Paul Moore
- [PATCH 38/46] selinux: One function call less in five functions after null pointer detection
Paul Moore
- [PATCH 39/46] selinux: Move two assignments for the variable "rc" in ocontext_read()
Paul Moore
- [PATCH 40/46] selinux: Return directly after a failed kzalloc() in roles_init()
Paul Moore
- [PATCH 41/46] selinux: Move two assignments for the variable "rc" in roles_init()
Paul Moore
- [PATCH 42/46] selinux: One function call less in roles_init() after error detection
Paul Moore
- [PATCH 43/46] selinux: Use kmalloc_array() in sidtab_init()
Paul Moore
- [PATCH 44/46] selinux: Adjust two checks for null pointers
Paul Moore
- [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()
Paul Moore
- [PATCH 9/9] kernel-api.rst: fix a series of errors when parsing C files
Bjorn Helgaas
- [PATCH 9/9] kernel-api.rst: fix a series of errors when parsing C files
Mauro Carvalho Chehab
- [PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
Mickaël Salaün
- [PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
Mickaël Salaün
- [PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
kbuild test robot
- [PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier (fwd)
Julia Lawall
- [PATCH net-next v6 01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier (fwd)
Mickaël Salaün
- [PATCH net-next v6 02/11] bpf, landlock: Define an eBPF program type for Landlock
Mickaël Salaün
- [PATCH net-next v6 03/11] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode()
Mickaël Salaün
- [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
Mickaël Salaün
- [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
kbuild test robot
- [PATCH net-next v6 05/11] seccomp: Split put_seccomp_filter() with put_seccomp()
Mickaël Salaün
- [PATCH net-next v6 06/11] seccomp, landlock: Handle Landlock events per process hierarchy
Mickaël Salaün
- [PATCH net-next v6 07/11] landlock: Add ptrace restrictions
Mickaël Salaün
- [PATCH net-next v6 08/11] bpf: Add a Landlock sandbox example
Mickaël Salaün
- [PATCH net-next v6 09/11] seccomp: Enhance test_harness with an assert step mechanism
Mickaël Salaün
- [PATCH net-next v6 10/11] bpf,landlock: Add tests for Landlock
Mickaël Salaün
- [PATCH net-next v6 11/11] landlock: Add user and kernel documentation for Landlock
kbuild test robot
- [PATCH net-next v6 11/11] landlock: Add user and kernel documentation for Landlock
Mickaël Salaün
- [PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
Andy Lutomirski
- [PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
Alexey Gladkov
- [PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
Djalal Harouni
- [PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
Djalal Harouni
- [PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
Djalal Harouni
- [PATCH RFC 1/4] proc: add proc_fs_info struct to store proc options
Andy Lutomirski
- [PATCH RFC 1/4] proc: add proc_fs_info struct to store proc options
Djalal Harouni
- [PATCH RFC 1/4] proc: add proc_fs_info struct to store proc options
Djalal Harouni
- [PATCH RFC 1/9] LSM: Add /sys/kernel/security/lsm
Tetsuo Handa
- [PATCH RFC 1/9] LSM: Add /sys/kernel/security/lsm
Casey Schaufler
- [PATCH RFC 1/9] LSM: Add /sys/kernel/security/lsm
Casey Schaufler
- [PATCH RFC 1/9] LSM: Add /sys/kernel/security/lsm
Tetsuo Handa
- [PATCH RFC 1/9] LSM: Add /sys/kernel/security/lsm
John Johansen
- [PATCH RFC 1/9] LSM: Add /sys/kernel/security/lsm
Casey Schaufler
- [PATCH RFC 1/9] LSM: Add /sys/kernel/security/lsm
Tetsuo Handa
- [PATCH RFC 2/4] proc: add helpers to set/get hidepid and gid mount options
Djalal Harouni
- [PATCH RFC 3/4] proc: support mounting new procfs instances inside same pid namespace
Andy Lutomirski
- [PATCH RFC 3/4] proc: support mounting new procfs instances inside same pid namespace
Djalal Harouni
- [PATCH RFC 4/4] proc: support flushing dcache entries of a task on multiple procfs mounts
Djalal Harouni
- [PATCH RFC,v2] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH RFC,v2] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH RFC,v2] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Jarkko Sakkinen
- [PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Jarkko Sakkinen
- [PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Jarkko Sakkinen
- [PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Nayna
- [PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Nayna Jain
- [PATCH v12 00/10] Make keyring link restrictions accessible from userspace
Mat Martineau
- [PATCH v12 01/10] KEYS: Use a typedef for restrict_link function pointers
Mat Martineau
- [PATCH v12 02/10] KEYS: Split role of the keyring pointer for keyring restrict functions
David Howells
- [PATCH v12 02/10] KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
- [PATCH v12 03/10] KEYS: Add a key restriction struct
Mat Martineau
- [PATCH v12 04/10] KEYS: Use structure to capture key restriction function and data
Mat Martineau
- [PATCH v12 05/10] KEYS: Add an optional lookup_restriction hook to key_type
David Howells
- [PATCH v12 05/10] KEYS: Add an optional lookup_restriction hook to key_type
Mat Martineau
- [PATCH v12 05/10] KEYS: Add an optional lookup_restriction hook to key_type
Mat Martineau
- [PATCH v12 06/10] KEYS: Consistent ordering for __key_link_begin and restrict check
David Howells
- [PATCH v12 06/10] KEYS: Consistent ordering for __key_link_begin and restrict check
Mat Martineau
- [PATCH v12 06/10] KEYS: Consistent ordering for __key_link_begin and restrict check
David Howells
- [PATCH v12 06/10] KEYS: Consistent ordering for __key_link_begin and restrict check
Mat Martineau
- [PATCH v12 06/10] KEYS: Consistent ordering for __key_link_begin and restrict check
David Howells
- [PATCH v12 06/10] KEYS: Consistent ordering for __key_link_begin and restrict check
Mat Martineau
- [PATCH v12 07/10] KEYS: Add KEYCTL_RESTRICT_KEYRING
Mat Martineau
- [PATCH v12 08/10] KEYS: Add a lookup_restriction function for the asymmetric key type
Mat Martineau
- [PATCH v12 09/10] KEYS: Restrict asymmetric key linkage using a specific keychain
Mat Martineau
- [PATCH v12 10/10] KEYS: Keyring asymmetric key restrict method with chaining
Mat Martineau
- [PATCH v13 00/10] Make keyring link restrictions accessible from userspace
Mat Martineau
- [PATCH v13 01/10] KEYS: Use a typedef for restrict_link function pointers
Mat Martineau
- [PATCH v13 02/10] KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
- [PATCH v13 03/10] KEYS: Add a key restriction struct
Mat Martineau
- [PATCH v13 04/10] KEYS: Use structure to capture key restriction function and data
Mat Martineau
- [PATCH v13 05/10] KEYS: Add an optional lookup_restriction hook to key_type
Mat Martineau
- [PATCH v13 06/10] KEYS: Consistent ordering for __key_link_begin and restrict check
Mat Martineau
- [PATCH v13 07/10] KEYS: Add KEYCTL_RESTRICT_KEYRING
Mat Martineau
- [PATCH v13 08/10] KEYS: Add a lookup_restriction function for the asymmetric key type
Mat Martineau
- [PATCH v13 09/10] KEYS: Restrict asymmetric key linkage using a specific keychain
Mat Martineau
- [PATCH v13 10/10] KEYS: Keyring asymmetric key restrict method with chaining
Mat Martineau
- [PATCH v2] LSM: Make security_hook_heads a local variable.
Tetsuo Handa
- [PATCH v2] LSM: Make security_hook_heads a local variable.
Casey Schaufler
- [PATCH v2] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v2] tpm_crb: request and relinquish locality 0
Jerry Snitselaar
- [PATCH v2] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v2] tpm_crb: request and relinquish locality 0
Jason Gunthorpe
- [PATCH v2] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v2] tpm_crb: request and relinquish locality 0
Jason Gunthorpe
- [PATCH v3 0/7] in-kernel resource manager
Jarkko Sakkinen
- [PATCH v3] security/Kconfig: further restrict HARDENED_USERCOPY
Tycho Andersen
- [PATCH v3] security/Kconfig: further restrict HARDENED_USERCOPY
Kees Cook
- [PATCH v3] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v3] tpm_crb: request and relinquish locality 0
Jerry Snitselaar
- [PATCH v3] tpm_crb: request and relinquish locality 0
Jerry Snitselaar
- [PATCH v3] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v3] tpm_crb: request and relinquish locality 0
Jerry Snitselaar
- [PATCH v3] tpm_crb: request and relinquish locality 0
Jason Gunthorpe
- [PATCH v3] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v3] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jerry Snitselaar
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jerry Snitselaar
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jerry Snitselaar
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jerry Snitselaar
- [PATCH v4] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH] apparmor: move task specific domain change info out of cred
Serge E. Hallyn
- [PATCH] apparmor: move task specific domain change info out of cred
John Johansen
- [PATCH] apparmor: move task specific domain change info out of cred
Stephen Smalley
- [PATCH] apparmor: move task specific domain change info out of cred
John Johansen
- [PATCH] apparmor: move task specific domain change info out of cred
John Johansen
- [PATCH] capabilities: do not audit log BPRM_FCAPS on set*id
Steve Grubb
- [PATCH] capabilities: do not audit log BPRM_FCAPS on set*id
Richard Guy Briggs
- [PATCH] fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
Paul Moore
- [PATCH] fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
John Johansen
- [PATCH] fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
Serge E. Hallyn
- [PATCH] fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
James Morris
- [PATCH] fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
Paul Moore
- [PATCH] fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
Stephen Smalley
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Tetsuo Handa
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Serge E. Hallyn
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Casey Schaufler
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Tetsuo Handa
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Tetsuo Handa
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Tetsuo Handa
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
José Bollo
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Tetsuo Handa
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Tetsuo Handa
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
James Morris
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
James Morris
- [PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
Tetsuo Handa
- [PATCH] LSM: Revive security_task_alloc() hook.
Djalal Harouni
- [PATCH] mm: Remove pointless might_sleep() in remove_vm_area().
Tetsuo Handa
- [PATCH] mm: Remove pointless might_sleep() in remove_vm_area().
Andrey Ryabinin
- [PATCH] mm: Remove pointless might_sleep() in remove_vm_area().
Tetsuo Handa
- [PATCH] security/Kconfig: further restrict HARDENED_USERCOPY
Tycho Andersen
- [PATCH] security/Kconfig: further restrict HARDENED_USERCOPY
Kees Cook
- [PATCH] selinux: Fix an uninitialized variable bug
Dan Carpenter
- [PATCH] selinux: Fix an uninitialized variable bug
Stephen Smalley
- [PATCH] selinux: Fix an uninitialized variable bug
Paul Moore
- [PATCH] selinux: fix double free in selinux_parse_opts_str()
Tetsuo Handa
- [PATCH] selinux: fix double free in selinux_parse_opts_str()
Paul Moore
- [PATCH] selinux: fix double free in selinux_parse_opts_str()
Tetsuo Handa
- [PATCH] selinux: fix double free in selinux_parse_opts_str()
Casey Schaufler
- [PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
Tomeu Vizoso
- [PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
J. Bruce Fields
- [PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
Tomeu Vizoso
- [PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
Stephen Smalley
- [PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
J. Bruce Fields
- [PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
Stephen Smalley
- [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping()
Matthias Kaehlcke
- [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping()
Grant Grundler
- [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping()
Paul Moore
- [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping()
Grant Grundler
- [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping()
Paul Moore
- [PATCH] selinux: Use task_alloc hook rather than task_create hook
Tetsuo Handa
- [PATCH] selinux: Use task_alloc hook rather than task_create hook
Stephen Smalley
- [PATCH] selinux: Use task_alloc hook rather than task_create hook
Tetsuo Handa
- [PATCH] selinux: Use task_alloc hook rather than task_create hook
Paul Moore
- [PATCH] selinux: Use task_alloc hook rather than task_create hook
Tetsuo Handa
- [PATCH] selinux: Use task_alloc hook rather than task_create hook
Paul Moore
- [PATCH] smack: fix double free in smack_parse_opts_str()
Tetsuo Handa
- [PATCH] smack: fix double free in smack_parse_opts_str()
Casey Schaufler
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
Tetsuo Handa
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
Djalal Harouni
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
James Morris
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
John Johansen
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
James Morris
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
Tetsuo Handa
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
Casey Schaufler
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
Tetsuo Handa
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
Casey Schaufler
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
Tetsuo Handa
- [PATCH] TOMOYO: Switch from per "struct cred" blob to per "struct task_struct" blob.
Casey Schaufler
- [PATCH] TOMOYO: use designated initializers
Kees Cook
- [PATCH] TOMOYO: use designated initializers
James Morris
- [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error
Jarkko Sakkinen
- [PATCH] tpm: do handle area size validation only when TPM space used
Jarkko Sakkinen
- [PATCH] tpm: do handle area size validation only when TPM space used
Alexander.Steffen at infineon.com
- [PATCH] tpm: do handle area size validation only when TPM space used
Jarkko Sakkinen
- [PATCH] tpm: do handle area size validation only when TPM space used
Jarkko Sakkinen
- [PATCH] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [PATCH] tpm_crb: request and relinquish locality 0
Jason Gunthorpe
- [PATCH] tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
- [RESEND][PATCH] TOMOYO: Use designated initializers
Kees Cook
- [RESEND][PATCH] TOMOYO: Use designated initializers
James Morris
- [RFC PATCH] smack: Use __GFP_NOFAIL than panic()
Tetsuo Handa
- [RFC PATCH] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Jarkko Sakkinen
- [RFC PATCH] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Mimi Zohar
- [RFC v2 PATCH 2/2] kernel: Add SELinux SCTP protocol support
Marcelo Ricardo Leitner
- [RFC v2 PATCH 2/2] kernel: Add SELinux SCTP protocol support
Richard Haines
- [RFC v2 PATCH 2/2] kernel: Add SELinux SCTP protocol support
Richard Haines
- [tpmdd-devel] [PATCH 2/2] tpm: add sleep only for retry in i2c_nuvoton_write_status()
Mimi Zohar
- [tpmdd-devel] [PATCH 2/2] tpm: add sleep only for retry in i2c_nuvoton_write_status()
Jarkko Sakkinen
- [tpmdd-devel] [PATCH v2 4/7] tpm: infrastructure for TPM spaces
Ken Goldman
- [tpmdd-devel] [PATCH v2 4/7] tpm: infrastructure for TPM spaces
Jarkko Sakkinen
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Alexander.Steffen at infineon.com
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Jason Gunthorpe
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Peter.Huewe at infineon.com
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Jarkko Sakkinen
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Alexander.Steffen at infineon.com
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Alexander.Steffen at infineon.com
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Jason Gunthorpe
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Ken Goldman
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Alexander.Steffen at infineon.com
- [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands
Jarkko Sakkinen
- [tpmdd-devel] [PATCH v3 4/7] tpm: infrastructure for TPM spaces
Alexander.Steffen at infineon.com
- [tpmdd-devel] [PATCH v3 4/7] tpm: infrastructure for TPM spaces
Jarkko Sakkinen
- Compat 32-bit syscall entry from 64-bit task!?
Dmitry V. Levin
- Compat 32-bit syscall entry from 64-bit task!?
Andrew Lutomirski
- Compat 32-bit syscall entry from 64-bit task!?
Dmitry V. Levin
- FW: [PATCH] Smack: Use GFP_KERNEL for smk_netlbl_mls().
Tetsuo Handa
- FW: [PATCH] Smack: Use GFP_KERNEL for smk_netlbl_mls().
Casey Schaufler
- isolate selinux_enforcing
yangshukui
- isolate selinux_enforcing
Stephen Smalley
- isolate selinux_enforcing
Stephen Smalley
- isolate selinux_enforcing
Casey Schaufler
- isolate selinux_enforcing
Eric W. Biederman
- isolate selinux_enforcing
Paul Moore
- isolate selinux_enforcing
James Morris
- isolate selinux_enforcing
Casey Schaufler
- Kernel repository updated to v4.11-rc1
James Morris
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
Mimi Zohar
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
James Morris
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
Konstantin Ryabitsev
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
Mimi Zohar
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
Konstantin Ryabitsev
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
Mimi Zohar
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
Konstantin Ryabitsev
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
Mimi Zohar
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
James Morris
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
James Morris
- Kernel repository updated to v4.11-rc1 *** reverted ??? ***
James Morris
- List archive
James Morris
- out of tree lsm's
Peter Moody
- out of tree lsm's
Paul Moore
- out of tree lsm's
Peter Moody
- out of tree lsm's
Casey Schaufler
- out of tree lsm's
Tetsuo Handa
- out of tree lsm's
Tetsuo Handa
- out of tree lsm's
Casey Schaufler
- out of tree lsm's
Peter Moody
- out of tree lsm's
Casey Schaufler
- out of tree lsm's
Tetsuo Handa
- out of tree lsm's
Casey Schaufler
- out of tree lsm's
Tetsuo Handa
- security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode
Dmitry Vyukov
- security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode
Tetsuo Handa
- security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode
Mike Kravetz
- security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode
Dmitry Vyukov
- security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Eric Biggers
- security: double-free in superblock_doinit
Dmitry Vyukov
- security: double-free in superblock_doinit
Tetsuo Handa
- selinux: Delete an error message for a failed memory allocation in policydb_read()
SF Markus Elfring
- selinux: Delete an error message for a failed memory allocation in policydb_read()
Paul Moore
- selinux: Delete an error message for a failed memory allocation in policydb_read()
SF Markus Elfring
- selinux: Delete an error message for a failed memory allocation in policydb_read()
Paul Moore
- selinux: Delete unnecessary variable assignments in policydb_index()
SF Markus Elfring
- selinux: Delete unnecessary variable assignments in policydb_index()
Paul Moore
- SELinux: Fine-tuning for several function implementations
SF Markus Elfring
- SELinux: Fine-tuning for several function implementations
Paul Moore
- selinux: Move some assignments for the variable "rc" in policydb_read()
SF Markus Elfring
- selinux: Move some assignments for the variable "rc" in policydb_read()
Paul Moore
Last message date:
Fri Mar 31 21:19:35 UTC 2017
Archived on: Fri Mar 31 21:20:51 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).