selinux
Thread
Date
Earlier messages
Later messages
Messages by Date
2018/08/16
[PATCH RFC 3/5] LSM: Security module checking for side-channel dangers
Casey Schaufler
2018/08/16
[PATCH RFC 1/5] LSM: Introduce a hook for side-channel danger
Casey Schaufler
2018/08/16
[PATCH RFC 0/5] LSM: Add and use a hook for side-channel safety checks
Casey Schaufler
2018/08/16
[PATCH RFC 5/5] SELinux: Support SELinux determination of side-channel vulnerability
Casey Schaufler
2018/08/16
[PATCH RFC 2/5] X86: Support LSM determination of side-channel vulnerability
Casey Schaufler
2018/08/16
[PATCH RFC 4/5] Smack: Support determination of side-channel vulnerability
Casey Schaufler
2018/08/16
Re: BUG: Mount ignores mount options
Serge E. Hallyn
2018/08/15
[PATCH 1/1] Travis-CI: run flake8 on Python code
Nicolas Iooss
2018/08/15
Re: [PATCH 1/1] python/sepolicy: add missing % in network tab help text
Nicolas Iooss
2018/08/15
Re: [PATCH v2 00/13] Fix some issues found by flake8
Nicolas Iooss
2018/08/15
Re: [PATCH v1 00/22] LSM: Full security module stacking
Jordan Glover via Selinux
2018/08/15
Re: [PATCH v1 00/22] LSM: Full security module stacking
Casey Schaufler
2018/08/15
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/15
Re: [PATCH v1 00/22] LSM: Full security module stacking
Kees Cook via Selinux
2018/08/15
Re: [PATCH v1 00/22] LSM: Full security module stacking
Casey Schaufler
2018/08/15
Re: [PATCH v1 00/22] LSM: Full security module stacking
Sargun Dhillon
2018/08/14
[GIT PULL] SELinux patches for v4.19
Paul Moore
2018/08/14
Re: [PATCH] Fix build break around __atomic_*() with GCC<4.7
Hollis Blanchard
2018/08/14
Re: [PATCH] Fix build break around __atomic_*() with GCC<4.7
Hollis Blanchard
2018/08/13
Re: [PATCH] selinux: refactor mls_context_to_sid() and make it stricter
Paul Moore
2018/08/13
Re: [PATCH] Fix build break around __atomic_*() with GCC<4.7
Tom Cherry via Selinux
2018/08/13
Re: [PATCH] Fix build break around __atomic_*() with GCC<4.7
Tom Cherry via Selinux
2018/08/13
[PATCH] Fix build break around __atomic_*() with GCC<4.7
Hollis Blanchard
2018/08/13
Re: BUG: Mount ignores mount options
Casey Schaufler
2018/08/13
Re: BUG: Mount ignores mount options
James Morris
2018/08/13
Re: BUG: Mount ignores mount options
Andy Lutomirski
2018/08/13
Re: BUG: Mount ignores mount options
Al Viro
2018/08/13
Re: BUG: Mount ignores mount options
Alan Cox
2018/08/13
Re: [PATCH v2 00/13] Fix some issues found by flake8
William Roberts
2018/08/13
Re: Possible OOB Read in Kernel Heap Memory in call to ext4_xattr_set_entry()
Stephen Smalley
2018/08/13
Re: Possible OOB Read in Kernel Heap Memory in call to ext4_xattr_set_entry()
Sachin Grover
2018/08/13
Re: BUG: Mount ignores mount options
Miklos Szeredi
2018/08/13
Re: Possible OOB Read in Kernel Heap Memory in call to ext4_xattr_set_entry()
Stephen Smalley
2018/08/13
Re: Possible OOB Read in Kernel Heap Memory in call to ext4_xattr_set_entry()
Stephen Smalley
2018/08/13
Re: BUG: Mount ignores mount options
Al Viro
2018/08/13
Re: BUG: Mount ignores mount options
Casey Schaufler
2018/08/13
Possible OOB Read in Kernel Heap Memory in call to ext4_xattr_set_entry()
Sachin Grover
2018/08/13
Re: BUG: Mount ignores mount options
David Howells
2018/08/13
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/13
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/13
Re: BUG: Mount ignores mount options
Andy Lutomirski
2018/08/13
Re: BUG: Mount ignores mount options
Al Viro
2018/08/13
Re: BUG: Mount ignores mount options
Theodore Y. Ts'o
2018/08/13
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/13
Re: BUG: Mount ignores mount options
Theodore Y. Ts'o
2018/08/13
Re: BUG: Mount ignores mount options
Al Viro
2018/08/13
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/13
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/13
Re: BUG: Mount ignores mount options
Darrick J. Wong
2018/08/13
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/13
Re: [PATCH] selinux: refactor mls_context_to_sid() and make it stricter
Jann Horn via Selinux
2018/08/13
Re: BUG: Mount ignores mount options
Darrick J. Wong
2018/08/12
Re: [PATCH] libsemanage: reset umask before creating directories
Nicolas Iooss
2018/08/12
[PATCH v2 06/13] python/sepolgen: fix refpolicy parsing of "permissive"
Nicolas Iooss
2018/08/12
[PATCH v2 10/13] python/sepolicy: fix "procotol" misspelling
Nicolas Iooss
2018/08/12
[PATCH v2 04/13] python/sepolicy: drop unused CheckPolicyType
Nicolas Iooss
2018/08/12
[PATCH v2 02/13] python/sepolgen: do not import twice the modules
Nicolas Iooss
2018/08/12
[PATCH v2 01/13] libselinux: fix flake8 warnings in SWIG-generated code
Nicolas Iooss
2018/08/12
[PATCH v2 00/13] Fix some issues found by flake8
Nicolas Iooss
2018/08/12
[PATCH v2 09/13] python/sepolgen: use self when accessing members in FilesystemUse
Nicolas Iooss
2018/08/12
[PATCH v2 13/13] python/sepolicy: do not import types
Nicolas Iooss
2018/08/12
[PATCH v2 05/13] python/sepolicy: use lowercase variable name
Nicolas Iooss
2018/08/12
[PATCH v2 07/13] python/sepolgen: silence linter warning about has_key
Nicolas Iooss
2018/08/12
[PATCH v2 12/13] python/sepolicy: do not import sepolicy.generate.DAEMON twice
Nicolas Iooss
2018/08/12
[PATCH v2 03/13] python/sepolgen: return NotImplemented instead of raising it
Nicolas Iooss
2018/08/12
[PATCH v2 08/13] python/sepolgen: remove buggy code
Nicolas Iooss
2018/08/12
[PATCH v2 11/13] python/sepolicy: use variables which exist in the gui.py
Nicolas Iooss
2018/08/10
Re: BUG: Mount ignores mount options
Theodore Y. Ts'o
2018/08/10
Re: BUG: Mount ignores mount options
Andy Lutomirski
2018/08/10
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/10
Re: BUG: Mount ignores mount options
Theodore Y. Ts'o
2018/08/10
Re: BUG: Mount ignores mount options
Casey Schaufler
2018/08/10
Re: BUG: Mount ignores mount options
David Howells
2018/08/10
Re: BUG: Mount ignores mount options
David Howells
2018/08/10
Re: BUG: Mount ignores mount options
Theodore Y. Ts'o
2018/08/10
Re: BUG: Mount ignores mount options
Al Viro
2018/08/10
Re: BUG: Mount ignores mount options
Al Viro
2018/08/10
Re: BUG: Mount ignores mount options
Tetsuo Handa
2018/08/10
Re: BUG: Mount ignores mount options
Eric W. Biederman
2018/08/10
Re: BUG: Mount ignores mount options
David Howells
2018/08/10
Re: BUG: Mount ignores mount options
David Howells
2018/08/10
Re: BUG: Mount ignores mount options
Andy Lutomirski
2018/08/10
BUG: Mount ignores mount options
Eric W. Biederman
2018/08/08
Re: [PATCH] selinux: refactor mls_context_to_sid() and make it stricter
Paul Moore
2018/08/08
Re: [PATCH] selinux: refactor mls_context_to_sid() and make it stricter
Paul Moore
2018/08/08
Re: [PATCH] selinuxfs: Fix the resource leak in the failed branch of sel_make_inode
Paul Moore
2018/08/08
[PATCH] libsemanage: reset umask before creating directories
Vit Mojzis
2018/08/07
Re: [PATCH] selinuxfs: Fix the resource leak in the failed branch of sel_make_inode
Paul Moore
2018/08/07
Re: [PATCH 00/13] Fix some issues found by flake8
William Roberts
2018/08/07
[PATCH] selinux: refactor mls_context_to_sid() and make it stricter
Jann Horn via Selinux
2018/08/06
[PATCH 1/1] python/sepolicy: add missing % in network tab help text
Nicolas Iooss
2018/08/06
Re: [PATCH 00/13] Fix some issues found by flake8
Nicolas Iooss
2018/08/06
Re: [PATCH 1/1] python/semanage: fix Python syntax of catching several exceptions
Nicolas Iooss
2018/08/06
Re: [PATCH] selinux: stricter parsing in mls_context_to_sid()
Jann Horn via Selinux
2018/08/06
Re: [PATCH 00/13] Fix some issues found by flake8
William Roberts
2018/08/06
Re: [PATCH] selinux: stricter parsing in mls_context_to_sid()
Stephen Smalley
2018/08/04
[PATCH 12/13] python/sepolicy: do not import sepolicy.generate.DAEMON twice
Nicolas Iooss
2018/08/04
[PATCH 08/13] python/sepolgen: comment buggy code
Nicolas Iooss
2018/08/04
[PATCH 04/13] python/sepolicy: drop unused CheckPolicyType
Nicolas Iooss
2018/08/04
[PATCH 11/13] python/sepolicy: use variables which exists in the gui.py
Nicolas Iooss
2018/08/04
[PATCH 13/13] python/sepolicy: do not import types
Nicolas Iooss
2018/08/04
[PATCH 06/13] python/sepolgen: fix refpolicy parsing of "permissive"
Nicolas Iooss
2018/08/04
[PATCH 02/13] python/sepolgen: do not import twice the modules
Nicolas Iooss
2018/08/04
[PATCH 05/13] python/sepolicy: use lowercase variable name
Nicolas Iooss
2018/08/04
[PATCH 10/13] python/sepolicy: fix "procotol" misspelling
Nicolas Iooss
2018/08/04
[PATCH 09/13] python/sepolgen: use self when accessing members in FilesystemUse
Nicolas Iooss
2018/08/04
[PATCH 00/13] Fix some issues found by flake8
Nicolas Iooss
2018/08/04
[PATCH 03/13] python/sepolgen: return NotImplemented instead of raising it
Nicolas Iooss
2018/08/04
[PATCH 01/13] libselinux: fix flake8 warnings in SWIG-generated code
Nicolas Iooss
2018/08/04
[PATCH 07/13] python/sepolgen: silence linter warning about has_key
Nicolas Iooss
2018/08/04
Re: [PATCH 1/1] python/semanage: fix Python syntax of catching several exceptions
Nicolas Iooss
2018/08/04
Re: [PATCH 1/1] python/semanage: fix Python syntax of catching several exceptions
Jason Zaman
2018/08/04
[PATCH 1/1] python/semanage: fix Python syntax of catching several exceptions
Nicolas Iooss
2018/08/03
Re: [PATCH] selinux: stricter parsing in mls_context_to_sid()
Paul Moore
2018/08/03
Re: maybe resource leak in security/selinux/selinuxfs.c
Paul Moore
2018/08/03
Re: [PATCH v1 20/22] Move common usercopy into security_getpeersec_stream
Casey Schaufler
2018/08/03
[PATCH] selinux: stricter parsing in mls_context_to_sid()
Jann Horn via Selinux
2018/08/03
Re: [PATCH v1 20/22] Move common usercopy into security_getpeersec_stream
Piotr Sawicki
2018/08/01
[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
David Howells
2018/08/01
[PATCH 09/33] selinux: Implement the new mount API LSM hooks [ver #11]
David Howells
2018/07/30
[PATCH 00/38] VFS: Introduce filesystem context [ver #10]
David Howells
2018/07/27
[PATCH 09/38] selinux: Implement the new mount API LSM hooks [ver #10]
David Howells
2018/07/19
Re: [refpolicy] map permission in can_exec() but not in domain_transition_pattern()
Dominick Grift
2018/07/19
Re: [refpolicy] map permission in can_exec() but not in domain_transition_pattern()
Lukas Vrabec
2018/07/19
Re: [refpolicy] map permission in can_exec() but not in domain_transition_pattern()
Dominick Grift
2018/07/19
Re: [refpolicy] map permission in can_exec() but not in domain_transition_pattern()
Lukas Vrabec
2018/07/19
Re: [refpolicy] map permission in can_exec() but not in domain_transition_pattern()
Dominick Grift
2018/07/19
Re: [refpolicy] map permission in can_exec() but not in domain_transition_pattern()
Dominick Grift
2018/07/19
map permission in can_exec() but not in domain_transition_pattern()
Lukas Vrabec
2018/07/17
Re: [PATCH] selinux: constify write_op[]
Paul Moore
2018/07/17
[PATCH] selinux: constify write_op[]
Eric Biggers via Selinux
2018/07/16
Re: [PATCH v1 00/22] LSM: Full security module stacking
Casey Schaufler
2018/07/16
Re: [PATCH v1 00/22] LSM: Full security module stacking
James Morris
2018/07/16
Re: [PATCH v1 00/22] LSM: Full security module stacking
Casey Schaufler
2018/07/16
[PATCH v1 20/22] Move common usercopy into security_getpeersec_stream
Casey Schaufler
2018/07/16
[PATCH v1 14/22] LSM: Infrastructure management of the key security blob
Casey Schaufler
2018/07/16
[PATCH v1 15/22] LSM: Mark security blob allocation failures as unlikely
Casey Schaufler
2018/07/16
[PATCH v1 19/22] LSM: Use multiple secids in LSM interfaces
Casey Schaufler
2018/07/16
[PATCH v1 13/22] LSM: Infrastructure management of the ipc security blob
Casey Schaufler
2018/07/16
[PATCH v1 17/22] LSM: Allow mount options from multiple security modules
Casey Schaufler
2018/07/16
[PATCH v1 21/22] LSM: Multiple concurrent major security modules
Casey Schaufler
2018/07/16
[PATCH v1 18/22] LSM: Use multiple secids in security module interfaces
Casey Schaufler
2018/07/16
[PATCH v1 22/22] Netfilter: Add a selection for Smack
Casey Schaufler
2018/07/16
[PATCH v1 16/22] LSM: Sharing of security blobs
Casey Schaufler
2018/07/16
[PATCH v1 06/22] LSM: Infrastructure management of the file security blob
Casey Schaufler
2018/07/16
[PATCH v1 12/22] LSM: Infrastructure management of the sock security
Casey Schaufler
2018/07/16
PATCH v1 08/22] SELinux: Abstract use of inode security blob
Casey Schaufler
2018/07/16
[PATCH v1 04/22] LSM: Infrastructure management of the cred security blob
Casey Schaufler
2018/07/16
[PATCH v1 10/22] LSM: Infrastructure management of the inode security
Casey Schaufler
2018/07/16
[PATCH v1 11/22] LSM: Infrastructure management of the superblock security blob
Casey Schaufler
2018/07/16
[PATCH v1 09/22] Smack: Abstract use of inode security blob
Casey Schaufler
2018/07/16
[PATCH v1 03/22] SELinux: Abstract use of cred security blob
Casey Schaufler
2018/07/16
[PATCH v1 02/22] Smack: Abstract use of cred security blob
Casey Schaufler
2018/07/16
[PATCH v1 07/22] LSM: Infrastructure management of the task security blob
Casey Schaufler
2018/07/16
[PATCH v1 05/22] SELinux: Abstract use of file security blob
Casey Schaufler
2018/07/16
[PATCH v1 01/22] procfs: add smack subdir to attrs
Casey Schaufler
2018/07/16
[PATCH v1 00/22] LSM: Full security module stacking
Casey Schaufler
2018/07/14
Re: [refpolicy] ANN: SETools 4.2.0-beta
Nicolas Iooss
2018/07/14
Re: [PATCH] python/semanage: Replace bare except with specific one
Nicolas Iooss
2018/07/14
Re: libsemanage getpwent and nss-systemd incompability
Nicolas Iooss
2018/07/13
Re: libsemanage getpwent and nss-systemd incompability
Laurent Bigonville
2018/07/13
Re: libsemanage getpwent and nss-systemd incompability
Stephen Smalley
2018/07/13
Re: libsemanage getpwent and nss-systemd incompability
Laurent Bigonville
2018/07/13
Re: libsemanage getpwent and nss-systemd incompability
Laurent Bigonville
2018/07/11
Re: blocking / mount using containers
Daniel Walsh
2018/07/11
Re: [PATCH 07/32] selinux: Implement the new mount API LSM hooks [ver #9]
Stephen Smalley
2018/07/10
ANN: SETools 4.2.0-beta
Chris PeBenito
2018/07/10
[PATCH 07/32] selinux: Implement the new mount API LSM hooks [ver #9]
David Howells
2018/07/10
Re: blocking / mount using containers
Stephen Smalley
2018/07/10
Re: libsemanage getpwent and nss-systemd incompability
Stephen Smalley
2018/07/10
Re: libsemanage getpwent and nss-systemd incompability
Stephen Smalley
2018/07/10
blocking / mount using containers
Mclain, Warren
2018/07/10
[PATCH] python/semanage: Replace bare except with specific one
Vit Mojzis
2018/07/09
libsemanage getpwent and nss-systemd incompability
Nicolas Iooss
2018/07/09
Re: [PATCH] python/semanage: Fix logger class definition
Nicolas Iooss
2018/07/09
[PATCH] python/semanage: Fix logger class definition
Vit Mojzis
2018/07/05
Re: [RFC PATCH v3] ipv6: make ipv6_renew_options() interrupt/kernel safe
David Miller
2018/07/05
Re: [RFC PATCH v2] ipv6: make ipv6_renew_options() interrupt/kernel safe
David Miller
2018/07/04
Re: [PATCH 1/1] mcstrans: fix memory leaks reported by clang's static analyzer
Nicolas Iooss
2018/07/04
Re: [PATCH] Fix minor typos
Nicolas Iooss
2018/07/04
[RFC PATCH v3] ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018/07/04
Re: [RFC PATCH v2] ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018/07/03
Re: [PATCH] selinux: Use pr_fmt to prefix "SELinux: "
Joe Perches
2018/07/03
Re: [PATCH] selinux: Use pr_fmt to prefix "SELinux: "
Joe Perches
2018/07/03
Re: [PATCH] selinux: Use pr_fmt to prefix "SELinux: "
Joe Perches
2018/07/02
Re: [PATCH] selinux: Use pr_fmt to prefix "SELinux: "
Paul Moore
2018/07/02
Re: [PATCH] selinux: Use pr_fmt to prefix "SELinux: "
Paul Moore
2018/07/02
Re: [PATCH 1/1] mcstrans: fix memory leaks reported by clang's static analyzer
William Roberts
2018/07/02
Re: [PATCH] selinux: Use pr_fmt to prefix "SELinux: "
Paul Moore
2018/07/02
Re: [PATCH 1/1] mcstrans: fix memory leaks reported by clang's static analyzer
Nicolas Iooss
2018/07/02
[RFC PATCH v2] ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018/07/02
Re: [PATCH] selinux: move user accesses in selinuxfs out of locked regions
Jann Horn via Selinux
2018/07/02
[RFC net-next 01/15] net: Reserve protocol numbers for LoRa
Andreas Färber
2018/07/02
Re: [RFC PATCH] ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018/07/01
[RFC PATCH] ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018/07/01
Re: [PATCH 1/1] mcstrans: fix memory leaks reported by clang's static analyzer
William Roberts
2018/07/01
Re: [PATCH 1/1] restorecond: close the PID file if writing to it failed
William Roberts
2018/07/01
Re: [PATCH 1/1] Travis-CI: use new location of refpolicy repository
William Roberts
2018/07/01
ANN: Reference Policy release
Chris PeBenito
2018/07/01
[PATCH 1/1] restorecond: close the PID file if writing to it failed
Nicolas Iooss
Earlier messages
Later messages