selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-05 20:51:45 to 2018-12-06 20:23:53 UTC [more...]

overlayfs access checks on underlying layers
 2018-12-06 20:26 UTC  (35+ messages)

[RFC PATCH v4 0/2] Fix ENOMEM errors during policy reload
 2018-12-06  9:36 UTC  (9+ messages)
` [RFC PATCH v4 1/2] selinux: use separate table for initial SID lookup
` [RFC PATCH v4 2/2] selinux: overhaul sidtab to fix bug and improve performance

linux-next: manual merge of the selinux tree with the vfs tree
 2018-12-05 21:58 UTC  (19+ messages)

[RFC][PATCH] selinux: avoid silent denials in permissive mode under RCU walk
 2018-12-04 21:30 UTC  (2+ messages)

SELinux logging problem
 2018-12-04 20:06 UTC  (10+ messages)

[PATCH] python/semanage: Start exporting "ibendport" and "ibpkey" entries
 2018-12-04 16:44 UTC 

[PATCH] python/semanage: Include MCS/MLS range when exporting local customizations
 2018-12-04 16:39 UTC 

[PATCH] python/chcat: use check_call instead of getstatusoutput
 2018-12-04 10:35 UTC 

Security modules and sending signals within the same process
 2018-11-30 23:38 UTC  (4+ messages)
  ` [apparmor] "

Kernel Ueventd KConfig
 2018-11-30 16:06 UTC  (3+ messages)

[RFC PATCH v3 0/9] Fix ENOMEM errors during policy reload
 2018-11-30 15:13 UTC  (12+ messages)
` [RFC PATCH v3 1/9] selinux: use separate table for initial SID lookup
` [RFC PATCH v3 2/9] [squash] do not store entry for SECSID_NULL
` [RFC PATCH v3 3/9] [fixup] fix handling of SECSID_NULL
` [RFC PATCH v3 4/9] [fixup] cosmetic tweak for sidtab_search_core()
` [RFC PATCH v3 5/9] selinux: overhaul sidtab to fix bug and improve performance
` [RFC PATCH v3 6/9] [fixup] fix handling of invalid context in convert_context
` [RFC PATCH v3 7/9] [fixup] remove the now unneeded 'out' label
` [RFC PATCH v3 8/9] [fixup] fix SIDTAB_LEAF_ENTRIES to use the correct size macro
` [RFC PATCH v3 9/9] [squash] add back reverse lookup cache to sidtab

[GIT PULL] SELinux fixes for v4.20 (#2)
 2018-11-29 23:10 UTC  (2+ messages)

[PATCH] selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
 2018-11-28 19:34 UTC  (3+ messages)

[PATCH] selinux: always allow mounting submounts
 2018-11-28 17:38 UTC  (9+ messages)

[RFC PATCH v2 0/4] Fix ENOMEM errors during policy reload
 2018-11-28 12:07 UTC  (11+ messages)
` [RFC PATCH v2 1/4] selinux: use separate table for initial SID lookup
` [RFC PATCH v2 2/4] [squash] do not store entry for SECSID_NULL
` [RFC PATCH v2 3/4] selinux: overhaul sidtab to fix bug and improve performance
` [RFC PATCH v2 4/4] [squash] add back reverse lookup cache to sidtab

[PATCH] selinux-testsuite: enable multiport netfilter match for sctp tests
 2018-11-27 22:35 UTC  (2+ messages)

[PATCH] selinux: make "selinux_policycap_names[]" const char *
 2018-11-26 23:28 UTC  (2+ messages)

[PATCH] libsepol: ibpkeys.c: fix printf format string specifiers for subnet_prefix
 2018-11-23 21:08 UTC  (3+ messages)

[PATCH] dbus: remove deprecated at_console statement
 2018-11-22  9:47 UTC  (3+ messages)

[PATCH 1/1] gui: remove html_util.py
 2018-11-22  9:46 UTC  (3+ messages)

[PATCH v3] selinux: simplify mls_context_to_sid()
 2018-11-21  8:35 UTC  (8+ messages)

[RFC PATCH 0/3] Fix ENOMEM errors during policy reload
 2018-11-21  8:08 UTC  (11+ messages)
` [RFC PATCH 1/3] selinux: refactor sidtab conversion
` [RFC PATCH 2/3] selinux: use separate table for initial SID lookup
` [RFC PATCH 3/3] selinux: overhaul sidtab to fix bug and improve performance

[PATCH 1/1] Documentation: Update SELinux reference policy URL
 2018-11-19 17:42 UTC  (2+ messages)

[PATCH] libsemanage: set selinux policy root to match semanage root or storename
 2018-11-19 13:52 UTC  (4+ messages)

Container SELinux Customization tool - udica
 2018-11-15 19:01 UTC 

[GIT PULL] SELinux fixes for v4.20 (#1)
 2018-11-15 17:30 UTC  (2+ messages)

Re:
 2018-11-15 15:42 UTC  (4+ messages)
  ` Android kill capability denials

[PATCH] selinux: fix non-MLS handling in mls_context_to_sid()
 2018-11-14 19:52 UTC  (2+ messages)

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-11-13 21:28 UTC 

BUG: KASAN: slab-out-of-bounds in selinux_sctp_bind_connect+0x60/0x150
 2018-11-13 20:13 UTC  (12+ messages)
` [PATCH] selinux: check length properly in SCTP bind hook

Inquiry 12.11.18
 2018-11-12 13:18 UTC 

[PATCH 1/1] libselinux: selinux_restorecon: fix printf format string specifier for uint64_t
 2018-11-11 20:48 UTC  (3+ messages)

[PATCH 2/3] python/sepolicy: Stop rejecting aliases in sepolicy commands
 2018-11-11 20:48 UTC  (6+ messages)
  ` [PATCH] python: replace aliases with corresponding type names

ANN: SETools 4.2.0
 2018-11-10 14:27 UTC 

[PATCH 1/1] libsepol: mark permissive types when loading a binary policy
 2018-11-09 15:48 UTC  (6+ messages)
  ` [PATCH] "
      ` [Non-DoD Source] Re: [PATCH 1/1] "

[PATCH v2] selinux: simplify mls_context_to_sid()
 2018-11-09 15:43 UTC 

[PATCH] selinux: simplify mls_context_to_sid()
 2018-11-09 14:19 UTC 

SELinux MLS for Apache Process
 2018-11-08 13:52 UTC  (3+ messages)


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