selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-01 14:40:25 to 2023-06-30 12:30:54 UTC [more...]

[PATCH] python/sepolicy: Fix get_os_version except clause
 2023-06-30 12:29 UTC  (3+ messages)

[PATCH] libselinux: add check for calloc in check_booleans
 2023-06-30 12:29 UTC  (3+ messages)

[PATCH v2 1/2] dismod: print the policy version only in interactive mode
 2023-06-30 12:25 UTC  (4+ messages)
` [PATCH v2 2/2] dismod, dispol: reduce the messages in batch mode

[PATCH 1/3] checkpolicy: add option to skip checking neverallow rules
 2023-06-30  9:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 3/3] checkpolicy/dismod: misc improvements
 2023-06-30  9:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH userspace 0/2] Introduce an initial SID for early boot processes
 2023-06-30  8:32 UTC  (5+ messages)
` [PATCH userspace 1/2] libsepol: stop translating deprecated intial SIDs to strings
` [PATCH userspace 2/2] libsepol: add support for the new "init" initial SID

[PATCH v12 10/11] SELinux: Add selfattr hooks
 2023-06-29 19:55 UTC 

[PATCH testsuite] tests/inet_socket: cover the MPTCP protocol
 2023-06-29  8:45 UTC  (2+ messages)

RFC: style/formatting changes for SELinux kernel code
 2023-06-28  1:27 UTC  (4+ messages)

[GIT PULL] SELinux patches for v6.5
 2023-06-28  1:01 UTC  (2+ messages)

[PATCH v4] semanage, sepolicy: list also ports not attributed with port_type
 2023-06-27 15:56 UTC  (2+ messages)

[PATCH] libselinux: fix inconsistent indentation in selinux_check_access
 2023-06-27 14:36 UTC  (2+ messages)

[PATCH] python/sepolicy: Add/remove user even when SELinux is disabled
 2023-06-27 14:04 UTC  (3+ messages)

[PATCH 1/4] python: improve format strings for proper localization
 2023-06-27 13:55 UTC  (22+ messages)
` [PATCH 2/4] python/semanage: Drop hard formating from localized strings
  ` (no subject)
    ` [PATCH v2 1/4] python: improve format strings for proper localization
    ` [PATCH v2 2/4] python: Drop hard formating from localized strings
    ` [PATCH v2 3/4] semanage: Drop unnecessary import from seobject
    ` [PATCH v2 4/4] python: update python.pot
        ` [PATCH v3 1/4] python: improve format strings for proper localization
        ` [PATCH v3 2/4] python: Drop hard formating from localized strings
        ` [PATCH v3 3/4] semanage: Drop unnecessary import from seobject
        ` [PATCH v3 4/4] python: update python.pot
            ` [PATCH v4 1/4] python: improve format strings for proper localization
            ` [PATCH v4 2/4] python: Drop hard formating from localized strings
            ` [PATCH v4 3/4] semanage: Drop unnecessary import from seobject
            ` [PATCH v4 4/4] python: update python.pot

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-23 19:32 UTC  (17+ messages)
` [PATCH v11 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v11 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v11 4/4] evm: Support multiple LSMs providing an xattr

[PATCH 78/79] selinux: switch to new ctime accessors
 2023-06-23 14:17 UTC  (4+ messages)
    ` [PATCH 01/79] fs: add ctime accessors infrastructure
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime

multiple inconsistent perm_map files
 2023-06-21 13:10 UTC  (2+ messages)

[PATCH v2] selinux: introduce an initial SID for early boot processes
 2023-06-20 13:12 UTC 

[PATCH] selinux: introduce an initial SID for early boot processes
 2023-06-20  9:24 UTC  (5+ messages)

[PATCH v2 0/8] checkpolicy,libsepol: add prefix/suffix matching to filename type transitions
 2023-06-20  9:01 UTC  (9+ messages)
` [PATCH v2 1/8] checkpolicy,libsepol: move transition to separate structure in avtab
` [PATCH v2 2/8] checkpolicy,libsepol: move filename transitions to avtab
` [PATCH v2 3/8] checkpolicy,libsepol: move filename transition rules to avrule
` [PATCH v2 4/8] libsepol: implement new kernel binary format for avtab
` [PATCH v2 5/8] libsepol: implement new module binary format of avrule
` [PATCH v2 6/8] checkpolicy,libsepol: add prefix/suffix support to kernel policy
` [PATCH v2 7/8] checkpolicy,libsepol: add prefix/suffix support to module policy
` [PATCH v2 8/8] libsepol/cil: add support for prefix/suffix filename transtions to CIL

[PATCH 0/5] selinux: add prefix/suffix matching to filename type transitions
 2023-06-20  7:51 UTC  (11+ messages)
` [PATCH 2/5] selinux: move filename transitions to avtab

SELinux and systemd integration
 2023-06-19 21:58 UTC  (5+ messages)

[PATCH] selinux: cleanup the policycap accessor functions
 2023-06-16 22:02 UTC 

[PATCH v11 10/11] SELinux: Add selfattr hooks
 2023-06-16 16:50 UTC 

[PATCH v3] semanage, sepolicy: list also ports not attributed with port_type
 2023-06-16  6:08 UTC  (4+ messages)

[RFC PATCH 1/9] libselinux: annotate interfaces with compiler attributes
 2023-06-15 20:31 UTC  (4+ messages)
` [RFC PATCH 2/9] libselinux: deprecate matchpathcon and compute_user interfaces

[PATCH v12 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-14 23:55 UTC  (8+ messages)
` [PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v12 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v12 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v12 4/4] evm: Support multiple LSMs providing an xattr

[PATCH 1/2] dismod: print the policy version only in interactive mode
 2023-06-14 18:17 UTC  (3+ messages)
` [PATCH 2/2] dismod, dispol: reduce the messages in batch mode

[PATCH] python/sepolicy: Fix template for confined user policy modules
 2023-06-12 17:47 UTC  (3+ messages)

[PATCH v2] semanage, sepolicy: list also ports not attributed with port_type
 2023-06-12 17:42 UTC  (4+ messages)

Informacja o wpłacie
 2023-06-12  7:40 UTC 

[RFC PATCH 1/4] semodule_expand: update
 2023-06-09 19:37 UTC  (9+ messages)
` [RFC PATCH 2/4] semodule_link: update
` [RFC PATCH 3/4] semodule_package: update
` [RFC PATCH 4/4] semodule_unpackage: update

[PATCH 1/4] dispol: add --help option
 2023-06-08 19:52 UTC  (6+ messages)
` [PATCH 2/4] dispol: delete an unnecessary empty line
` [PATCH 3/4] dispol: handle EOF in user interaction
` [PATCH 4/4] dispol: add --actions option for non-interactive use

[PATCH] sepolicy: clarify manual page of sepolicy interface
 2023-06-08 19:52 UTC  (3+ messages)

[PATCH 5/5] libselinux: Add examples to man pages
 2023-06-08 19:51 UTC  (7+ messages)
` [PATCH v2 1/5] policycoreutils: "
  ` [PATCH v2 2/5] python/sepolicy: Improve "
  ` [PATCH v2 3/5] sandbox: Add examples to "
  ` [PATCH v2 4/5] checkpolicy: "

[PATCH 1/4] dismod: add --help option
 2023-06-08 19:50 UTC  (4+ messages)

[PATCH] Makefile: expand ~ in DESTDIR
 2023-06-08  1:21 UTC  (5+ messages)

ANN: SELinux and stable kernel changes
 2023-06-08  0:28 UTC 

[PATCH v10 10/11] SELinux: Add selfattr hooks
 2023-06-07 23:39 UTC  (3+ messages)

[PATCH 0/8] checkpolicy, libsepol: add prefix/suffix matching to filename type transitions
 2023-06-07 13:32 UTC  (9+ messages)
` [PATCH 7/8] checkpolicy, libsepol: add prefix/suffix support to module policy
` [PATCH 8/8] libsepol/cil: add support for prefix/suffix filename transtions to CIL

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-06-06 19:00 UTC  (5+ messages)

[PATCH] libselinux: Add CPPFLAGS to Makefile
 2023-06-06  9:39 UTC 

[PATCH] selinux: avoid bool as identifier name
 2023-06-05 21:04 UTC  (2+ messages)

[PATCH v2 1/4] libsepol: drop message for uncommon error cases
 2023-06-05 20:11 UTC  (6+ messages)
` [PATCH v2 2/4] libsepol: drop duplicate newline in sepol_log_err() calls
` [PATCH v2 3/4] libsepol: replace sepol_log_err() by ERR()
` [PATCH v2 4/4] libsepol: replace log_err() "

[PATCH 1/5] libsepol: validate some object contexts
 2023-06-05 20:09 UTC  (3+ messages)

[PATCH 1/4] checkpolicy: drop unused token CLONE
 2023-06-05 20:08 UTC  (3+ messages)

[PATCH v3 0/3] Improve efficiency of detecting duplicate in libselinux
 2023-06-05 20:07 UTC  (4+ messages)
` [PATCH v3 1/3] libselinux: migrating hashtab from policycoreutils

[PATCH] semanage: list all nodes even if not attributed with node_type
 2023-06-04 16:03 UTC 

[PATCH] selinux: fix Makefile for versions of make < v4.3
 2023-06-02 19:36 UTC  (3+ messages)

[PATCH] selinux: don't use make's grouped targets feature yet
 2023-06-02 14:31 UTC  (6+ messages)

[PATCH 1/2] secilc: consider DESTDIR in tests
 2023-06-02 14:28 UTC  (3+ messages)
` [PATCH 2/2] libsemanage/tests: consider DESTDIR

[RFC PATCH] selinux: support name based type transitions in conditional policies
 2023-06-02 13:54 UTC 

[RFC PATCH] checkpolicy, libsepol: support name based type transitions in conditional policies
 2023-06-02 13:20 UTC 

[GIT PULL] SELinux fixes for v6.4 (#1)
 2023-06-02 12:19 UTC  (2+ messages)

[PATCH PR#394] semanage: list all ports even if not attributed with port_type
 2023-06-02 12:13 UTC  (2+ messages)

[PATCH 1/4] libsepol: drop message for uncommon error cases
 2023-06-01 15:10 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).