Security Enhanced Linux (SELINUX)
[Prev Page][Next Page]
- Re: selinux: Delete an error message for a failed memory allocation in policydb_read(), (continued)
- [PATCH 11/46] selinux: Return directly after a failed next_entry() in genfs_read(), SF Markus Elfring
- [PATCH 10/46] selinux: Move some assignments for the variable "rc" in policydb_read(), SF Markus Elfring
- [PATCH 12/46] selinux: Move assignments for two pointers in genfs_read(), SF Markus Elfring
- [PATCH 13/46] selinux: Move four assignments for the variable "rc" in genfs_read(), SF Markus Elfring
- [PATCH 14/46] selinux: One function call less in genfs_read() after null pointer detection, SF Markus Elfring
- [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection, SF Markus Elfring
- [PATCH 16/46] selinux: Move two assignments for the variable "rc" in filename_trans_read(), SF Markus Elfring
- [PATCH 17/46] selinux: Delete an unnecessary variable assignment in filename_trans_read(), SF Markus Elfring
- [PATCH 18/46] selinux: One function call less in filename_trans_read() after error detection, SF Markus Elfring
- [PATCH 19/46] selinux: Return directly after a failed next_entry() in range_read(), SF Markus Elfring
- [PATCH 20/46] selinux: Move four assignments for the variable "rc" in range_read(), SF Markus Elfring
- [PATCH 21/46] selinux: Two function calls less in range_read() after error detection, SF Markus Elfring
- [PATCH 22/46] selinux: Delete an unnecessary variable initialisation in range_read(), SF Markus Elfring
- [PATCH 23/46] selinux: Move an assignment for a pointer in range_read(), SF Markus Elfring
- [PATCH 24/46] selinux: Return directly after a failed kzalloc() in cat_read(), SF Markus Elfring
- [PATCH 25/46] selinux: Return directly after a failed kzalloc() in sens_read(), SF Markus Elfring
- [PATCH 26/46] selinux: Improve another size determination in sens_read(), SF Markus Elfring
- [PATCH 27/46] selinux: Move an assignment for the variable "rc" in sens_read(), SF Markus Elfring
- [PATCH 28/46] selinux: Return directly after a failed kzalloc() in user_read(), SF Markus Elfring
- [PATCH 29/46] selinux: Return directly after a failed kzalloc() in type_read(), SF Markus Elfring
- [PATCH 30/46] selinux: Return directly after a failed kzalloc() in role_read(), SF Markus Elfring
- [PATCH 31/46] selinux: Move an assignment for the variable "rc" in role_read(), SF Markus Elfring
- [PATCH 32/46] selinux: Return directly after a failed kzalloc() in class_read(), SF Markus Elfring
- [PATCH 33/46] selinux: Move an assignment for the variable "rc" in class_read(), SF Markus Elfring
- [PATCH 34/46] selinux: Return directly after a failed kzalloc() in common_read(), SF Markus Elfring
- [PATCH 35/46] selinux: Return directly after a failed kzalloc() in perm_read(), SF Markus Elfring
- [PATCH 36/46] selinux: Move an assignment for the variable "rc" in mls_read_range_helper(), SF Markus Elfring
- [PATCH 37/46] selinux: Move an assignment for the variable "rc" in policydb_load_isids(), SF Markus Elfring
- [PATCH 38/46] selinux: One function call less in five functions after null pointer detection, SF Markus Elfring
- [PATCH 39/46] selinux: Move two assignments for the variable "rc" in ocontext_read(), SF Markus Elfring
- [PATCH 40/46] selinux: Return directly after a failed kzalloc() in roles_init(), SF Markus Elfring
- [PATCH 41/46] selinux: Move two assignments for the variable "rc" in roles_init(), SF Markus Elfring
- [PATCH 42/46] selinux: One function call less in roles_init() after error detection, SF Markus Elfring
- [PATCH 43/46] selinux: Use kmalloc_array() in sidtab_init(), SF Markus Elfring
- [PATCH 44/46] selinux: Adjust two checks for null pointers, SF Markus Elfring
- [PATCH 45/46] selinux: Use common error handling code in sidtab_insert(), SF Markus Elfring
- [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show(), SF Markus Elfring
- Re: [PATCH 00/46] SELinux: Fine-tuning for several function implementations, Eric Paris
- Re: [PATCH 00/46] SELinux: Fine-tuning for several function implementations, Paul Moore
- [PATCH 0/3] SELinux: Fine-tuning for two function implementations, SF Markus Elfring
- [PATCH 1/5] libsepol: use constant keys in hashtab functions,
Nicolas Iooss
- audit.py required for seobject.py,
Sven Vermeulen
- audit.py required for seobject.py?, Sven Vermeulen
- [PATCH 1/1] semanage, sepolicy: make tests not fail on systems without SELinux,
Nicolas Iooss
- [PATCH 1/1] Re-link programs after libsepol.a is updated,
Nicolas Iooss
- [PATCH 1/1] checkpolicy: do not leak memory when declaring a type which has been required,
Nicolas Iooss
- Wrong alignment when listing user/login with semanage in French,
Laurent Bigonville
- [PATCH 1/1] libsemanage: genhomedircon: consider SEMANAGE_FCONTEXT_DIR in fcontext_matches(),
Nicolas Iooss
- [PATCH] libselinux: selinux_restorecon: only log no default label warning for caller-supplied pathname,
Stephen Smalley
- New Blog on how SELinux blocked Docker container escape.,
Daniel J Walsh
- [PATCH] policy_define.c: don't free memory returned from queue_head(),
Nick Kralevich
- [PATCH] selinux-testsuite: extend sockcreate to support other address families,
Stephen Smalley
- [PATCH] libselinux: selinux_restorecon: only log no default label warning if recursive, Stephen Smalley
- [PATCH] can: Fix kernel panic at security_sock_rcv_skb,
william . c . roberts
- [PATCH] libselinux: replace all malloc + memset by calloc in android label backend.,
Sandeep Patil
- [PATCH] selinux: drop unused socket security classes,
Stephen Smalley
- [PATCH] policycoreutils, python: Fix bad manpage formatting in "SEE ALSO",
Alan Jenkins
- [PATCH] selinux-testsuite: remove wait test,
Stephen Smalley
- [PATCH] security,selinux,smack: kill security_task_wait hook,
Stephen Smalley
- Fwd: Will security-next be updated for 4.10?, Paul Moore
- SELinux lead to soft lockup when pid 1 proceess reap child,
yangshukui
- [PATCH 1/3] libselinux: include errno.h instead of sys/errno.h,
Nicolas Iooss
- [PATCH 1/1] libsepol: make capability index an unsigned int,
Nicolas Iooss
- [PATCH 1/2] libsemanage: genhomedircon: remove duplicated test condition,
Nicolas Iooss
- [PATCH] policycoreutils/restorecond: Decrease loglevel of termination message,
Vit Mojzis
- libsemanage: special handling of the identity reserved to system objects,
Guido Trentalancia
- checkpolicy: memory leak in declare_type(),
Nicolas Iooss
- Domain of kernel module initalization code,
Luis Ressel
- [PATCH 1/5] checkpolicy: fix memory usage in define_bool_tunable(),
Nicolas Iooss
- [PATCH 1/2] libsepol/tests: fix -Wsometimes-uninitialized clang warnings,
Nicolas Iooss
- Re: Another getcon() vs getcon_raw() issue in systemd,
Russell Coker
- Re: [PATCH v2 2/2] selinux: default to security isid in sel_make_bools() if no sid is found, Paul Moore
- Re: [PATCH v2 1/2] selinux: log errors when loading new policy, Paul Moore
- [PATCH 1/2] libselinux: fix optimized compile errors,
Guido Trentalancia
- Rewrite restorecon python method,
Petr Lautrbach
- [PATCH 1/1] libselinux/utils: do not create an empty /sbin directory,
Nicolas Iooss
- [GIT PULL] SELinux fixes for 4.10 (#1), Paul Moore
- [PATCH v2 0/7] Remove ustr library dependency,
Nicolas Iooss
- [PATCH v2] selinux: use the kernel headers when building scripts/selinux,
Paul Moore
- Re: [PATCH 4/7] libsemanage: simplify string utilities functions, Nicolas Iooss
- Re: [PATCH 6/7] libsemanage: genhomedircon: drop ustr dependency,
Nicolas Iooss
- [PATCH] policycoreutils/setfiles: Mention customizable types in restorecon man page,
Vit Mojzis
- Issues Confined domain,
Naina Emmanuel
[PATCH] selinux: use the kernel headers when building scripts/selinux/genheaders,
Paul Moore
Re: [PATCH 2/2] proc,security: move restriction on writing /proc/pid/attr nodes to proc,
Stephen Smalley
Re: Mailing list not receiving/sending mail?, Stephen Smalley
[RFC PATCH 1/1] kernel: Add SELinux SCTP protocol support,
Richard Haines
Re: [RFC PATCH 1/1] kernel: Add SELinux SCTP protocol support, Casey Schaufler
Re: [RFC PATCH 1/1] kernel: Add SELinux SCTP protocol support, Stephen Smalley
Re: [RFC PATCH 1/1] kernel: Add SELinux SCTP protocol support, Marcelo Ricardo Leitner
[RFC PATCH 0/1] kernel: Add SELinux SCTP protocol support, Richard Haines
Re: Unconfined label,
Naina Emmanuel
Possible SELinux problem on Fedora 25 Install,
Parker, Michael D.
[PATCH 1/2] selinux(8): fix display of man page references,
Mike Frysinger
ANN: SETools 4.1.0-rc, Chris PeBenito
[PATCH] libselinux: add O_CLOEXEC,
Nick Kralevich
[PATCH] selinux: clean up cred usage and simplify,
Stephen Smalley
[PATCH] selinux-testsuite: Add tests for extended socket classes.,
Stephen Smalley
[PATCH 1/2] python/sepolicy/sepolicy: Cleanup of gui code,
Vit Mojzis
[PATCH] selinux: handle ICMPv6 consistently with ICMP,
Stephen Smalley
[PATCH] libsepol: Define extended_socket_class policy capability, Stephen Smalley
[PATCH v2] selinux: allow context mounts on tmpfs, ramfs, devpts within user namespaces,
Stephen Smalley
[RFC][PATCH] selinux: allow context mounts on tmpfs, ramfs, devpts within user namespaces,
Stephen Smalley
[PATCH] cil: remove avrules that have no associated types,
Gary Tierney
Why do we block context="foobar" from User Namespace,
Daniel J Walsh
[PATCH v3] selinux: add security in-core xattr support for tracefs,
william . c . roberts
[PATCH v2] selinux: add security in-core xattr support for tracefs,
william . c . roberts
[PATCH] quick selinux support for tracefs,
william . c . roberts
Filtering an avtab in libsepol,
Gary Tierney
[PATCH v2] selinux: support distinctions among all network address families,
Stephen Smalley
[PATCH] selinux-testsuite: Add IPv6 client/server support plus tests,
Richard Haines
[PATCH] python: Fix some typos,
Vit Mojzis
[RFC PATCH 1/1] selinux-testsuite: Add IPv6 client/server support plus tests,
Richard Haines
[RFC PATCH 0/1] selinux-testsuite: Add IPv6 client/server support plus tests, Richard Haines
INTERP ELF header and SELinux,
Nick Kralevich
SETools 4 segfault - sepolicy gui,
Vit Mojzis
[RFC][PATCH] selinux: support distinctions among all network address families,
Stephen Smalley
[PATCH] seobject: Handle python error returns correctly,
Kyle Walker
[PATCH] python/semanage/semanage: Unify argument handling,
Vit Mojzis
[PATCH] libsepol: Fix neverallow checking to also check the other types when self is included in a target type set., James Carter
[PATCH] libsepol, libselinux, audit2allow: teach audit2why about type bounds failures, Stephen Smalley
[PATCH] libsepol: sepol_av_to_string: clear static buffer, Stephen Smalley
[PATCH] libselinux: avcstat: Clean up redundant condition, Stephen Smalley
[PATCH] libsepol: do not #include <sys/cdefs.h>, Stephen Smalley
[PATCH] policycoreutils/sepolicy/gui: fix current selinux state radiobutton,
Vit Mojzis
[PATCH 1/4] mcstrans/utils: make "make all" use $DESTDIR,
Nicolas Iooss
[PATCH 1/2 v2] libsepol: check decl_id bounds before using it,
Nicolas Iooss
[PATCH 0/2 v2] Enable direct compare of policy file with kernel policy,
Stephen Smalley
setools: cast increases required alignment of target type,
Laurent Bigonville
[PATCH] procattr.c: Use __ANDROID__ instead of ANDROID,
Nick Kralevich
[GIT PULL] SELinux patches for 4.10, Paul Moore
[PATCH] enabled.c: Remove stdio_ext.h header,
Nick Kralevich
[PATCH 1/5] libsepol: do not modify p->p_roles.nprim in role_set_expand,
Nicolas Iooss
[PATCH v6 0/9] SELinux support for Infiniband RDMA,
Dan Jurgens
- [PATCH v6 4/9] IB/core: Enforce security on management datagrams, Dan Jurgens
- [PATCH v6 3/9] selinux lsm IB/core: Implement LSM notification system, Dan Jurgens
- [PATCH v6 7/9] selinux: Implement Infiniband PKey "Access" access vector, Dan Jurgens
- [PATCH v6 1/9] IB/core: IB cache enhancements to support Infiniband security, Dan Jurgens
- [PATCH v6 8/9] selinux: Add IB Port SMP access vector, Dan Jurgens
- [PATCH v6 5/9] selinux: Create policydb version for Infiniband support, Dan Jurgens
- [PATCH v6 9/9] selinux: Add a cache for quicker retreival of PKey SIDs, Dan Jurgens
- [PATCH v6 2/9] IB/core: Enforce PKey security on QPs, Dan Jurgens
- [PATCH v6 6/9] selinux: Allocate and free infiniband security hooks, Dan Jurgens
- Re: [PATCH v6 0/9] SELinux support for Infiniband RDMA, Doug Ledford
- Re: [PATCH v6 0/9] SELinux support for Infiniband RDMA, Stephen Smalley
- Re: [PATCH v6 0/9] SELinux support for Infiniband RDMA, Paul Moore
[PATCH 0/2] Enable direct compare of policy file with kernel policy,
Stephen Smalley
[PATCH 1/5] libsepol: do not call a NULL function in additive_scopes_to_cil(),
Nicolas Iooss
[PATCH v5 0/9] SELinux support for Infiniband RDMA,
Dan Jurgens
[PATCH v5 2/9] IB/core: Enforce PKey security on QPs, Dan Jurgens
[PATCH v5 5/9] selinux: Create policydb version for Infiniband support, Dan Jurgens
[PATCH v5 8/9] selinux: Add IB Port SMP access vector, Dan Jurgens
[PATCH 0/2 v2] Add the ability to write policy.conf file from CIL AST,
James Carter
segmentation fault in additive_scopes_to_cil(),
Nicolas Iooss
Finer grained SELinux controls for CAP_SYS_ADMIN functionality,
Nick Kralevich
Re: [PATCH] Fix AUDIT_MAC_POLICY_LOAD event formatting,
Paul Moore
[PATCH] label_file.h: actually use the results of compat_validate,
Nick Kralevich
[PATCH 0/2] Add the ability to write policy.conf file from CIL AST,
James Carter
Re: [PATCH 0/2] Add the ability to write policy.conf file from CIL AST, Stephen Smalley
[PATCH] checkpolicy: treat -self as an error, Stephen Smalley
github issue trackers,
Stephen Smalley
[PATCH] selinux: keep SELinux in sync with new capability definitions,
Stephen Smalley
[PATCH] libselinux: normalize enforce values from the kernel, Stephen Smalley
[PATCH] selinux: normalize input to /sys/fs/selinux/enforce,
Stephen Smalley
[PATCH 1/1] libselinux, libsemanage: use Python-specific .so extension,
Nicolas Iooss
[PATCH 1/1] libselinux: audit2why: remove unused module_state structure,
Nicolas Iooss
[PATCH 1/1] mcstrans: fix global "make install",
Nicolas Iooss
[PATCH 1/1] sandbox: make test not fail on systems without SELinux,
Nicolas Iooss
[PATCH v3 1/3] policydb.h: use AVTAB macros to avoid duplications,
william . c . roberts
Using "override CFLAGS += -I$(PREFIX)/include" in mcstrans?,
Nicolas Iooss
[PATCH v2 1/2] policydb.h: use AVTAB macros to avoid duplications,
william . c . roberts
[PATCH] mcstrans: Fix signed/unsigned warnings, Stephen Smalley
[PATCH 1/2] policydb.h: use AVTAB macros to avoid duplications,
william . c . roberts
what is the purpose of security initial sid?,
Dominick Grift
[PATCH 1/5] mcstrans: Fix Werror=shadow errors,
Jason Zaman
[PATCH take2 v6] libsepol: fix checkpolicy dontaudit compiler bug,
william . c . roberts
[PATCH take2 v5] libsepol: fix checkpolicy dontaudit compiler bug,
william . c . roberts
[PATCH 1/3] libsepol: replace an assert with an error message,
Nicolas Iooss
[PATCH] libsepol: cil_lexer: make warnings non-fatal for building,
Stephen Smalley
[PATCH 1/1] libsemanage: use a macro prefixed with SEMANAGE to protect dso.h,
Nicolas Iooss
[PATCH take2 v4] libsepol: fix checkpolicy dontaudit compiler bug,
william . c . roberts
[PATCH take2 v3] libsepol: fix checkpolicy dontaudit compiler bug,
william . c . roberts
[PATCH take2 v2] libsepol: fix checkpolicy dontaudit compiler bug,
william . c . roberts
libsepol: fix checkpolicy dontaudit compiler bug,
william . c . roberts
SELinux system configuration using CIPSO,
Casey Schaufler
load_policy fails to load policy with ENOENT,
Dominick Grift
[Index of Archives]
[Selinux Refpolicy]
[Fedora Users]
[Fedora Desktop]
[Kernel]
[KDE Users]
[Gnome Users]