selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-27 20:23:46 to 2020-05-08 15:42:39 UTC [more...]

[PATCH v4 testsuite 00/15] Update to work on Debian
 2020-05-08 15:41 UTC  (16+ messages)
` [PATCH v4 testsuite 01/15] test_capable_net.te: remove corenet_tcp/udp_sendrecv_all_ports()
` [PATCH v4 testsuite 02/15] test_execute_no_trans.te: stop using mmap_file_perms
` [PATCH v4 testsuite 03/15] test_ibendport.te: use dev_rw_infiniband_mgmt_dev()
` [PATCH v4 testsuite 04/15] test_global.te: allow test domains to statfs selinuxfs
` [PATCH v4 testsuite 05/15] test_inet_socket.te: switch from generic_port to _all_unreserved_ports()
` [PATCH v4 testsuite 06/15] test_sctp.te: make netlabel_peer_t a MCS-constrained type
` [PATCH v4 testsuite 07/15] test_policy.if: use ptynode instead of unconfined_devpts_t
` [PATCH v4 testsuite 08/15] test_overlayfs.te: allow test_overlay_mounter_t to read user tmp files
` [PATCH v4 testsuite 09/15] policy: Add MCS constraint on peer recv
` [PATCH v4 testsuite 10/15] policy: Add defaultrange rules for overlay tests
` [PATCH v4 testsuite 11/15] test_filesystem.te,tests/{fs_}filesystem: do not force user identity to system_u
` [PATCH v4 testsuite 12/15] policy/Makefile: conditionalize setting of allow_domain_fd_use
` [PATCH v4 testsuite 13/15] tests/cap_userns: set /proc/sys/kernel/unprivileged_userns_clone if needed
` [PATCH v4 testsuite 14/15] tests/mmap: skip /dev/zero tests if /dev is noexec
` [PATCH v4 testsuite 15/15] README.md: Add instructions for Debian

[PATCH] selinux-testsuite: update to work on Debian
 2020-05-08  3:03 UTC  (23+ messages)
        ` Fwd: "

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-05-07 16:02 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] Add a new LSM-supporting anonymous inode interface

[PATCH v3] selinux-testsuite: update to work on Debian
 2020-05-07 14:01 UTC 

fuse doesn't use security_inode_init_security?
 2020-05-07 13:06 UTC  (3+ messages)

[PATCH v2] selinux-testsuite: update to work on Debian
 2020-05-07 12:38 UTC  (3+ messages)

[PATCH v2 0/3] Inline some hashtab functions to improve performance
 2020-05-07  9:19 UTC  (6+ 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 "

[ANNOUNCE][CFP] Linux Security Summit North America 2020
 2020-05-07  7:07 UTC  (2+ messages)
  ` [ANNOUNCE][CFP] Linux Security Summit Europe 2020

[PATCH 0/2] SELinux: Improve hashing
 2020-05-06 21:42 UTC  (5+ 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] Travis-CI: upgrade to Ubuntu 18.04 and latest releases of Python and Ruby
 2020-05-06 14:21 UTC  (3+ messages)

[PATCH] tree-wide: install python libraries on Debian with appropriate option
 2020-05-06 14:20 UTC  (7+ 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] libselinux: Add missing errno setup
 2020-05-06 14:10 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] sepolgen: parse gen_tunable as bool
 2020-05-05 19:01 UTC 

Intent to release 3.1-rc1
 2020-05-05 14:28 UTC  (4+ messages)

[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 -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] 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)

Problem with 9ba09998baa9 ("selinux: Implement the watch_key security hook") in linux-next
 2020-05-01 16:37 UTC  (13+ 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  (4+ 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

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  (10+ messages)
` [v4] "
  ` [PATCH v4 12/18] avc_init: annotate deprecated
  ` [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  (6+ 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  (2+ 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


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