selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-15 19:52:45 to 2019-02-06 08:05:57 UTC [more...]

[PATCH] scripts/release: Update links to use release assets instead of wiki links
 2019-02-06  8:05 UTC  (3+ messages)

[PATCH] selinux: Fix classmap for BPF
 2019-02-06  4:17 UTC 

[PATCH] selinux: fix avc audit messages
 2019-02-05 17:45 UTC  (2+ messages)

[PATCH v5 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-05 14:42 UTC  (8+ messages)
` [PATCH v5 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v5 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v5 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v5 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v5 5/5] kernfs: initialize security of newly created nodes

[bug report] selinux: kill selinux_sb_get_mnt_opts()
 2019-02-05 13:37 UTC  (2+ messages)

[PATCH v4 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-05 11:10 UTC  (10+ messages)
` [PATCH v4 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v4 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v4 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v4 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v4 5/5] kernfs: initialize security of newly created nodes

[PATCH] checkpolicy: Add -S option to manpage
 2019-02-05  8:56 UTC 

[PATCH] python/semanage: Examples are no longer in the main semanage man page
 2019-02-05  7:19 UTC  (3+ messages)

[PATCH 1/2] libselinux: set an appropriate errno in booleans.c
 2019-02-05  7:19 UTC  (6+ messages)
` [PATCH 2/2] libselinux: Change matchpathcon usage to match with matchpathcon manpage

[PATCH] python/restorecon: add force option
 2019-02-05  7:17 UTC  (3+ messages)

ANN: SETools 4.2.1
 2019-02-05  0:27 UTC 

[PATCH 0/3] Support flake8 version 3.7
 2019-02-04 19:22 UTC  (6+ messages)
` [PATCH 1/3] python: reindent lines that were over-indented
` [PATCH 2/3] python: use == or != when comparing a variable with a string or a integer
` [PATCH 3/3] python/sepolicy: fix variable name

[PATCH] libsepol: Fix RESOURCE_LEAK defects reported by coverity scan
 2019-02-04 17:44 UTC  (2+ messages)

[PATCH 1/1] libsepol: do not use uninitialized value for low_value
 2019-02-04 16:54 UTC  (2+ messages)
` [Non-DoD Source] "

[PATCH v3 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-04  9:48 UTC  (11+ messages)
` [PATCH v3 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v3 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v3 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v3 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v3 5/5] kernfs: initialize security of newly created nodes

KASAN: use-after-free Read in selinux_netlbl_socket_setsockopt
 2019-02-04  8:04 UTC  (6+ messages)

[PATCH rdma-rc v1 0/4] IB selinux related fixes
 2019-02-02  9:09 UTC  (5+ messages)
` [PATCH rdma-rc v1 1/4] IB/core: Unregister notifier before freeing MAD security
` [PATCH rdma-rc v1 2/4] IB/core: Fix potential memory leak while creating MAD agents
` [PATCH rdma-rc v1 3/4] IB/core: Eliminate a hole in MAD agent struct
` [PATCH rdma-rc v1 4/4] IB/core: Don't register each MAD agent for LSM notifier

gcc 9.0.0 build issues
 2019-02-01 20:24 UTC  (2+ messages)

ANN: Reference Policy release
 2019-02-01 20:22 UTC 

[PATCH 1/3] libsepol: Fix RESOURCE_LEAK defects reported by coverity scan
 2019-02-01 20:07 UTC  (11+ messages)
` [PATCH 2/3] libselinux: "
` [PATCH 3/3] libsemanage: Fix USE_AFTER_FREE "
  ` [Non-DoD Source] Re: [PATCH 1/3] libsepol: Fix RESOURCE_LEAK "
` [Non-DoD Source] "

[PATCH] python/semanage/seobject: Fix listing boolean values
 2019-02-01 16:49 UTC 

[PATCH rdma-next] IB/core: Don't register MAD agents for LSM notifications
 2019-02-01 16:25 UTC  (16+ messages)

[PATCH] dbus: Fix name of polkit function
 2019-01-31 19:42 UTC 

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-31 13:20 UTC  (18+ messages)

runcon in enforcing mode
 2019-01-30 21:38 UTC  (2+ messages)

Why is bash calling ioctl?
 2019-01-30 18:16 UTC 

[PATCH v2] selinux: replace BUG_ONs with WARN_ONs in avc.c
 2019-01-28 23:12 UTC  (3+ messages)

[PATCH] selinux: replace BUG_ONs with WARN_ONs in avc.c
 2019-01-28 15:43 UTC  (4+ messages)

[GitHub PR #118] Add russian translations for man pages
 2019-01-28 11:05 UTC  (2+ messages)

[PATCH v3 0/4] Report raw context in AVCs + refactoring
 2019-01-25 22:36 UTC  (14+ messages)
` [PATCH v3 1/4] selinux: inline some AVC functions used only once
` [PATCH v3 2/4] selinux: replace some BUG_ON()s with a WARN_ON()
` [PATCH v3 3/4] selinux: remove some useless BUG_ONs
` [PATCH v3 4/4] selinux: log invalid contexts in AVCs

[PATCH -next] selinux: Fix error return code in policydb_read()
 2019-01-25 21:59 UTC  (6+ messages)

[PATCH v2] selinux: log invalid contexts in AVCs
 2019-01-25 17:31 UTC  (5+ messages)

[PATCH] restorecond: Install DBUS service file with 644 permissions
 2019-01-25 14:05 UTC  (3+ messages)

ANN: SELinux userspace 2.9-rc1 release candidate
 2019-01-25 11:12 UTC 

[PATCH] selinux: avc: mark avc node as not a leak
 2019-01-24 21:56 UTC  (3+ messages)

RFC: introduce new library versions for added symbols
 2019-01-24 11:09 UTC  (6+ messages)
` [PATCH] libselinux/audit2why.so: Filter out non-python related symbols

[PATCH 1/3] Travis-CI: upgrade PyPy to 6.0
 2019-01-24 10:46 UTC  (5+ messages)
` [PATCH 2/3] Travis-CI: add Ruby 2.6 to the test matrix
` [PATCH 3/3] scripts: introduce env_use_destdir.sh helper

[PATCH v2 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-22 15:26 UTC  (10+ messages)

[RFC PATCH] selinux: log invalid contexts in AVCs
 2019-01-21 14:37 UTC  (7+ messages)

[PATCH 1/1] libselinux: do not dereference symlink with statfs in selinux_restorecon
 2019-01-18 16:16 UTC  (3+ messages)

[PATCH v2] setsebool: support use of -P on SELinux-disabled hosts
 2019-01-18 16:13 UTC  (9+ messages)

[PATCH 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-17 20:35 UTC  (8+ messages)

[PATCH 1/1] python/sepolicy: initialize mislabeled_files in __init__()
 2019-01-16 20:30 UTC  (3+ messages)

Bug Report: bug if selinux_msg_queue_msgsnd & and selinux_msg_queue_msgrcv
 2019-01-16 18:28 UTC  (5+ messages)

[GIT PULL] SELinux fixes for v5.0 (#1)
 2019-01-16  6:00 UTC  (2+ 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).