selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 14:21:19 to 2020-05-15 17:51:39 UTC [more...]

[PATCH] README: add pkg kernel-devel to dnf command
 2020-05-15 17:51 UTC  (2+ messages)

[PATCH] selinux-testsuite: update to work on Debian
 2020-05-15 17:24 UTC  (30+ messages)
        ` Fwd: "

[PATCH] selinux: Fix use of KEY_NEED_* instead of KEY__* perms [v2]
 2020-05-15 16:45 UTC  (15+ messages)
` [PATCH] keys: Make the KEY_NEED_* perms an enum rather than a mask
  ` [PATCH] keys: Move permissions checking decisions into the checking code

[PATCH V3] selinux-testsuite: Add nftables to inet_socket and sctp tests
 2020-05-15 14:53 UTC 

[PATCH] secilc: Fix policy optimization test
 2020-05-15 13:43 UTC  (3+ messages)

[PATCH v2] libsemanage: fsync final files before rename
 2020-05-15 13:42 UTC  (3+ messages)

[PATCH] libsepol: drop broken warning on duplicate filename transitions
 2020-05-15 13:37 UTC  (5+ messages)

[PATCH v3] secilc/docs: fix use of TMPDIR
 2020-05-15 13:35 UTC  (2+ messages)

[PATCH V2] selinux-testsuite: Add nftables to inet_socket and sctp tests
 2020-05-15 13:25 UTC  (2+ messages)

[RFC PATCH V2] selinux-testsuite: Add check for key changes on watch_queue
 2020-05-15 13:12 UTC 

Wrong processes in AVC denials
 2020-05-15 12:47 UTC  (4+ messages)

[PATCH v2] secilc/docs: fix use of TMPDIR #240
 2020-05-15 11:38 UTC 

[PATCH] secilc/docs: fix use of TMPDIR #240
 2020-05-15 11:29 UTC  (4+ messages)

Configuring MLS with a daemon operating at multiple sensitivities
 2020-05-15  0:33 UTC  (7+ messages)

[RFC PATCH] selinux: add note to avoid permissions with _perms suffix
 2020-05-15  0:29 UTC  (3+ messages)

[PATCH v17 00/23] LSM: Module stacking for AppArmor
 2020-05-14 22:11 UTC  (24+ messages)
  ` [PATCH v17 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v17 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v17 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v17 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v17 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v17 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v17 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v17 08/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v17 09/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v17 10/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v17 11/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v17 12/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v17 13/23] LSM: Specify which LSM to display
  ` [PATCH v17 14/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v17 15/23] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v17 16/23] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v17 17/23] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v17 18/23] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v17 19/23] LSM: Verify LSM display sanity in binder
  ` [PATCH v17 20/23] Audit: Add a new record for multiple subject LSM attributes
  ` [PATCH v17 21/23] Audit: Add a new record for multiple object "
  ` [PATCH v17 22/23] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v17 23/23] AppArmor: Remove the exclusive flag

libsepol releases
 2020-05-14 22:31 UTC  (7+ messages)
          ` Fedora VM On Travis for Testing

[PATCH] selinux-testsuite: Add nftables to inet_socket and sctp tests
 2020-05-14 15:05 UTC  (3+ messages)

[RFC PATCH] selinux-testsuite: Add check for key changes on watch_queue
 2020-05-14 15:00 UTC  (3+ messages)

[PATCH 0/2] SELinux: Improve hashing
 2020-05-13 21:55 UTC  (6+ 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] libsemanage: fsync before rename
 2020-05-13 19:08 UTC  (3+ messages)

The selinux/working-selinuxns branch has been rebased on top of selinux/next
 2020-05-13 18:27 UTC 

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-05-13 18:17 UTC  (11+ messages)
` [PATCH 1/3] fs: unexport kernel_read_file()
` [PATCH 2/3] security: add symbol namespace for reading file data
` [PATCH 3/3] fs: move kernel_read*() calls to its own symbol namespace

[PATCH] run-flake8: Filter out ./.git/ directory
 2020-05-13 15:53 UTC  (4+ messages)

[PATCH] mcstransd: fix memory leak in new_context_str
 2020-05-13 15:52 UTC  (4+ messages)

[PATCH] python/sepolicy: silence new flake8 warnings
 2020-05-13 15:13 UTC  (4+ messages)

[PATCH] semanage/test-semanage.py: Return non-zero value when some of unittest tests fail
 2020-05-13 15:10 UTC  (3+ messages)

[PATCH v2] mcstrans: start early and stop late
 2020-05-13 15:09 UTC  (3+ messages)

[PATCH v4 testsuite 00/15] Update to work on Debian
 2020-05-13 11:57 UTC  (20+ 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 v2 testsuite] tests/filesystem: fix quotas_test
 2020-05-13 11:56 UTC  (3+ messages)

[PATCH -next] selinux: netlabel: Remove unused inline function selinux_netlbl_conn_setsid
 2020-05-13  0:19 UTC  (2+ messages)

[RFC PATCH v2] libsepol/cil: raise default attrs_expand_size to 2
 2020-05-12 19:57 UTC  (11+ messages)

[PATCH v5 testsuite 07/15] test_policy.if: use term_use_all_ptys() instead of unconfined_devpts_t
 2020-05-12 14:31 UTC  (2+ messages)

[PATCH testsuite] tests/filesystem: fix quotas_test
 2020-05-11 12:49 UTC  (3+ messages)

[PATCH] chcat: don't crash if access to binary policy is prohibited
 2020-05-10 17:25 UTC  (2+ messages)

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-05-07 16:02 UTC  (4+ 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  (4+ messages)
` [PATCH v2 2/3] selinux: prepare for inlining of hashtab functions

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

[PATCH] Travis-CI: upgrade to Ubuntu 18.04 and latest releases of Python and Ruby
 2020-05-06 14:21 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).