selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 13:48:36 to 2020-05-05 13:35:36 UTC [more...]

[PATCH 0/9] SELinux: Improve hash functions and sizing of hash tables
 2020-05-05 13:35 UTC  (5+ messages)

[PATCH 1/2] scripts/env_use_destdir: fix Fedora support
 2020-05-05 13:19 UTC  (4+ messages)
` [PATCH 2/2] scripts/env_use_destdir: propagate PREFIX, LIBDIR, BINDIR, etc

[PATCH v2 0/3] Inline some hashtab functions to improve performance
 2020-05-05 11:34 UTC  (5+ messages)
` [PATCH v2 1/3] selinux: specialize symtab insert and search functions
` [PATCH v2 2/3] selinux: prepare for inlining of hashtab functions
` [PATCH v2 3/3] selinux: complete the "

[PATCH] Travis-CI: upgrade to Ubuntu 18.04 and latest releases of Python and Ruby
 2020-05-05  8:44 UTC  (2+ messages)

[PATCH] tree-wide: install python libraries on Debian with appropriate option
 2020-05-05  8:41 UTC  (6+ messages)
` [PATCH v2] tree-wide: introduce PYTON_SETUP_ARGS to customize setup.py calls on Debian
  ` [PATCH v3] tree-wide: introduce PYTHON_SETUP_ARGS "

[PATCH -next] selinux: fix error return code in policydb_read()
 2020-05-04 19:17 UTC  (9+ messages)

[PATCH] README: add much useful information
 2020-05-04 14:53 UTC  (4+ messages)

[PATCH] libselinux: Add missing errno setup
 2020-05-04 11:08 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] libsepol/tests: drop ncurses dependency
 2020-05-04  8:48 UTC  (3+ messages)

[PATCH 1/2] restorecond: Rename restorecond-user.service to restorecond_user.service
 2020-05-04  8:46 UTC  (4+ messages)
` [PATCH 2/2] restorecond: Use pkg-config to get locations for systemd units

[PATCH v2] sepolicy: fix some typos and port definitions
 2020-05-04  8:44 UTC  (3+ messages)

[PATCH v2] libselinux: mount selinuxfs noexec and nosuid
 2020-05-04  8:41 UTC  (3+ messages)

[PATCH 0/4] Inline some hashtab functions to improve performance
 2020-05-03 20:34 UTC  (12+ messages)
` [PATCH 1/4] selinux: simplify range_write()
` [PATCH 2/4] selinux: do not allocate hashtabs dynamically
` [PATCH 3/4] selinux: prepare for inlining of hashtab functions
` [PATCH 4/4] selinux: complete the "

[PATCH v3 0/2] userspace: Implement new format of filename trans rules
 2020-05-02 19:08 UTC  (3+ messages)
` [PATCH v3 1/2] libsepol,checkpolicy: optimize storage of filename transitions
` [PATCH v3 2/2] libsepol: implement POLICYDB_VERSION_COMP_FTRANS

[PATCH] selinux: fix return value on error in policydb_read()
 2020-05-01 19:54 UTC  (2+ messages)

fuse doesn't use security_inode_init_security?
 2020-05-01 18:32 UTC 

Problem with 9ba09998baa9 ("selinux: Implement the watch_key security hook") in linux-next
 2020-05-01 16:37 UTC  (15+ messages)
      ` [PATCH] selinux: Fix use of KEY_NEED_* instead of KEY__* perms
  ` [PATCH] selinux: Fix use of KEY_NEED_* instead of KEY__* perms [v2]

[GIT PULL] SELinux fixes for v5.7 (#2)
 2020-05-01 16:17 UTC  (4+ messages)

[PATCH] libselinux: mark security_context_t typedef as deprecated
 2020-05-01 15:48 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] python/semanage: Use ipaddress module instead of IPy
 2020-05-01  7:47 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] selinux: properly handle multiple messages in selinux_netlink_send()
 2020-04-30 21:25 UTC  (2+ messages)

[PATCH v2 0/2] userspace: Implement new format of filename trans rules
 2020-04-30 18:18 UTC  (11+ messages)
` [PATCH v2 1/2] libsepol,checkpolicy: optimize storage of filename transitions
` [PATCH v2 2/2] libsepol: implement POLICYDB_VERSION_COMP_FTRANS

[PATCH] sepolicy: fix some typos and port definitions #230
 2020-04-30 16:09 UTC  (2+ messages)

[PATCH 0/2] userspace: Implement new format of filename trans rules
 2020-04-30 15:34 UTC  (14+ messages)

Deprecated Annotations in libselinux
 2020-04-30 15:21 UTC  (5+ messages)

[PATCH] sepolicy-gui: fix columns in transitions view #232
 2020-04-30 14:42 UTC  (2+ messages)

Daemon cannot execute python
 2020-04-30 12:59 UTC  (8+ messages)

[PATCH v3 0/3] perf: make Perf tool aware of SELinux access control
 2020-04-30  7:16 UTC  (4+ messages)
` [PATCH v3 1/3] perf docs: extend CAP_SYS_ADMIN with CAP_PERFMON where needed
` [PATCH v3 2/3] perf tool: make Perf tool aware of SELinux access control
` [PATCH v3 3/3] perf docs: introduce security.txt file to document related issues

[PATCH 0/2] SELinux: Improve hashing
 2020-04-29 20:29 UTC  (3+ messages)
` [PATCH 1/2] SELinux: Add median to debug output of hash table stats
` [PATCH 2/2] SELinux: Introduce hash3() as alternative to shift-xor

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-29 17:02 UTC  (12+ messages)
` [PATCH v5 "

Race condition during policy load in kernel
 2020-04-29 12:40 UTC  (6+ messages)

Annotate Deprecated Functions in libselinux
 2020-04-28 21:25 UTC  (21+ messages)
` [v4] "
  ` [PATCH v4 01/18] security_load_booleans: update return comment
  ` [PATCH v4 02/18] security_load_booleans: annotate deprecated
  ` [PATCH v4 03/18] selinux_booleans_path: "
  ` [PATCH v4 04/18] selinux_users_path: "
  ` [PATCH v4 05/18] rpm_execcon: "
  ` [PATCH v4 06/18] sidget: "
  ` [PATCH v4 07/18] sidput: "
  ` [PATCH v4 08/18] checkPasswdAccess: "
  ` [PATCH v4 09/18] matchpathcon_init: "
  ` [PATCH v4 10/18] matchpathcon_fini: "
  ` [PATCH v4 11/18] matchpathcon: "
  ` [PATCH v4 12/18] avc_init: "
  ` [PATCH v4 13/18] avc: create internal avc_init interface
  ` [PATCH v4 14/18] matchpathcon: create internal matchpathcon_fini interface
  ` [PATCH v4 15/18] selinux_check_passwd_access: annotate deprecated
  ` [PATCH v4 16/18] matchpathcon: allow use of deprecated routines
  ` [PATCH v4 17/18] utils: matchpathcon add deprecated warning
  ` [PATCH v4 18/18] Makefile: swig build allow deprecated functions

[PATCH 1/2] libsemanage: clarify handle-unkown configuration setting in man page
 2020-04-28  7:34 UTC  (3+ messages)

[PATCH] Convert README to README.md
 2020-04-28  7:32 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] setsebool: report errors from commit phase
 2020-04-28  7:27 UTC  (3+ messages)

selinux_netlink_send changes program behavior
 2020-04-28  1:53 UTC  (6+ messages)

[PATCH -next] selinux: fix error return code in cond_read_list()
 2020-04-27 21:59 UTC  (3+ messages)

[PATCH 1/3] restorecond: migrate to GDbus API provided by glib-gio
 2020-04-27 20:58 UTC  (3+ messages)
` [PATCH 3/3] restorecond/user: handle SIGTERM properly

[PATCH] libselinux: mount selinuxfs nodev,noexec,nosuid
 2020-04-27 17:22 UTC  (6+ messages)

[PATCH V2 0/2] selinux-testsuite: Use native filesystem for tests
 2020-04-27 15:25 UTC  (4+ messages)
` [PATCH V2 2/2] selinux-testsuite: Use native filesystem for tests - Part 2

Annotate Deprecated Functions in libselinux
 2020-04-26 15:53 UTC  (5+ messages)
` [v3] "
  ` [PATCH v3 13/19] avc: create internal avc_init interface

[PATCH v3 0/3] perf: make Perf tool aware of SELinux access control
 2020-04-24  6:51 UTC  (4+ messages)
` [PATCH v3 1/3] perf docs: extend CAP_SYS_ADMIN with CAP_PERFMON where needed
` [PATCH v3 2/3] perf tool: make Perf tool aware of SELinux access control
` [PATCH v3 3/3] perf docs: introduce security.txt file to document related issues

[PATCH v2 0/4] perf: make Perf tool aware of SELinux access control
 2020-04-23 18:10 UTC  (11+ messages)
` [PATCH v2 1/4] perf trace: substitute CAP_SYS_ADMIN with CAP_PERFMON in error message
` [PATCH v2 2/4] perf docs: substitute CAP_SYS_ADMIN with CAP_PERFMON where needed
` [PATCH v2 3/4] perf tool: make Perf tool aware of SELinux access control


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