SELinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-20 14:51:11 to 2023-05-31 01:33:23 UTC [more...]

[PATCH 1/4] dismod: add --help option
 2023-05-31  1:32 UTC  (2+ messages)
` [PATCH 2/4] dismod: delete an unnecessary empty line

[PATCH] Makefile: expand ~ in DESTDIR
 2023-05-31  1:15 UTC 

[PATCH] security: keys: perform capable check only on privileged operations
 2023-05-30 23:04 UTC  (6+ messages)

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-30 22:15 UTC  (12+ messages)
` [PATCH -next 1/2] fs: Change notify_change() to take struct path argument
  ` [PATCH -next 1/2] "
` [PATCH -next 2/2] lsm: Change inode_setattr hook "

[PATCH] selinux: cleanup exit_sel_fs() declaration
 2023-05-30 20:44 UTC  (2+ messages)

[PATCH PR#394] semanage: list all ports even if not attributed with port_type
 2023-05-30 17:49 UTC 

[PATCH] python/sepolicy: Add/remove user even when SELinux is disabled
 2023-05-29 16:17 UTC 

[PATCH] selinux: make labeled NFS work when mounted before policy load
 2023-05-29 14:05 UTC 

Słowa kluczowe do wypozycjonowania
 2023-05-26  8:10 UTC 

[PATCH 1/5] libsepol: validate some object contexts
 2023-05-25 20:36 UTC  (6+ messages)
` [PATCH 2/5] libsepol: validate old style range trans classes
` [PATCH 3/5] libsepol: validate: check low category is not bigger than high
` [PATCH 4/5] libsepol: validate: reject XEN policy with xperm rules
` [PATCH 5/5] libsepol: expand: skip invalid cat

[PATCH 1/4] checkpolicy: drop unused token CLONE
 2023-05-25 18:48 UTC  (5+ messages)
` [PATCH 2/4] checkpolicy: reject condition with bool and tunable in expression
` [PATCH 3/4] checkpolicy: only set declared permission bits for wildcards
` [PATCH 4/4] libsepol: dump non-mls validatetrans rules as such

ANN: SELinux repository changes
 2023-05-24 20:33 UTC 

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

[PATCH 1/5] policycoreutils: Add examples to man pages
 2023-05-24 11:15 UTC  (5+ messages)
` [PATCH 2/5] python/sepolicy: Improve "
` [PATCH 3/5] sandbox: Add examples to "
` [PATCH 4/5] checkpolicy: "
` [PATCH 5/5] libselinux: "

[PATCH] selinux: deprecated fs ocon
 2023-05-23 19:38 UTC  (5+ messages)

[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
 2023-05-23  6:18 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block: use block_admin_capable() for Persistent Reservations

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-22 13:56 UTC  (18+ messages)
` [PATCH v4 2/9] capability: add any wrapper to test for multiple caps with exactly one audit message
` [PATCH v4 3/9] capability: use new capable_any functionality
` [PATCH v4 4/9] block: "
` [PATCH v4 5/9] drivers: "
` [PATCH v4 6/9] fs: "
` [PATCH v4 7/9] kernel: "
` [PATCH v4 8/9] bpf: "
` [PATCH v4 9/9] net: "
` [PATCH v4 0/9] Introduce capable_any()

[PATCH] selinux: make header files self-including
 2023-05-18 18:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] selinux: keep context struct members in sync
 2023-05-18 17:39 UTC  (2+ messages)

[PATCH LSM v2 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-05-18 17:12 UTC  (8+ messages)
` [PATCH LSM v2 1/2] security, lsm: Introduce security_mptcp_add_subflow()
  ` [PATCH "
` [PATCH LSM v2 2/2] selinux: Implement mptcp_add_subflow hook
  ` [PATCH "

[PATCH 1/4] python: improve format strings for proper localization
 2023-05-17 13:49 UTC  (4+ messages)
` [PATCH 2/4] python/semanage: Drop hard formating from localized strings
` [PATCH 3/4] semanage: Drop unnecessary import from seobject
` [PATCH 4/4] python: update python.pot

[RFC PATCH] selinux: TESTING ONLY, PLEASE IGNORE
 2023-05-16 22:30 UTC  (2+ messages)
` [PATCH RFC] "

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 14:20 UTC  (6+ messages)

[RFC PATCH 1/4] semodule_expand: update
 2023-05-12 11:07 UTC  (4+ messages)
` [RFC PATCH 2/4] semodule_link: update
` [RFC PATCH 3/4] semodule_package: update
` [RFC PATCH 4/4] semodule_unpackage: update

[RFC PATCH 1/9] libselinux: annotate interfaces with compiler attributes
 2023-05-12 10:23 UTC  (9+ messages)
` [RFC PATCH 2/9] libselinux: deprecate matchpathcon and compute_user interfaces
` [RFC PATCH 3/9] libselinux: declare avc_open(3) options parameter const
` [RFC PATCH 4/9] mcstrans: check getcon(3) and context_range_set(3) for failure
` [RFC PATCH 5/9] libselinux: explicitly ignore return values
` [RFC PATCH 6/9] libselinux: ignore internal use of deprecated interfaces
` [RFC PATCH 7/9] secon: check selinux_raw_to_trans_context(3) for failure
` [RFC PATCH 8/9] restorecond: check selinux_restorecon(3) "
` [RFC PATCH 9/9] restorecond: drop last matchpathcon call

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

[PATCH 1/3] checkpolicy: add option to skip checking neverallow rules
 2023-05-12 10:08 UTC  (11+ messages)
` [PATCH 2/3] checkpolicy/dispol: add output functions
` [PATCH 3/3] checkpolicy/dismod: misc improvements
  ` [PATCH v2] "
` [PATCH v2] checkpolicy: add option to skip checking neverallow rules

[PATCH 0/3] python: Improve man pages
 2023-05-11  7:24 UTC  (14+ messages)
` [PATCH 1/3] python/chcat: "
` [PATCH 2/3] python/audit2allow: Add missing options to man page
` [PATCH 3/3] python/semanage: Improve man pages
    ` [PATCH v2 0/4] python: "
      ` [PATCH v2 1/4] python/chcat: "
      ` [PATCH v2 2/4] python/audit2allow: Add missing options to man page
      ` [PATCH v2 3/4] python/semanage: Improve man pages
      ` [PATCH v2 4/4] python/audit2allow: Remove unused "debug" option

[PATCH] Smack modifications for: security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-05-09 23:56 UTC  (6+ messages)

[PATCH 1/6] selinux: do not leave dangling pointer behind
 2023-05-09 14:44 UTC  (13+ messages)
` [PATCH 2/6] selinux: adjust typos in comments
` [PATCH 3/6] selinux: avc: drop unused function avc_disable()
` [PATCH 4/6] selinux: drop return at end of void function avc_insert()
` [PATCH 5/6] selinux: retain const qualifier on string literal in avtab_hash_eval()
` [PATCH 6/6] selinux: declare read-only data arrays const

[PATCH] selinux: small cleanups in selinux_audit_rule_init()
 2023-05-08 20:54 UTC  (2+ messages)

[PATCH] selinux: more Makefile tweaks
 2023-05-08 20:28 UTC  (3+ messages)

[PATCH] selinux: remove avc_disable() as it is no longer used
 2023-05-07 19:54 UTC  (3+ messages)

[PATCH] selinux: make cleanup on error consistent
 2023-05-04 21:03 UTC  (2+ messages)

[PATCH] libselinux: set CFLAGS for pip installation
 2023-05-03 16:24 UTC  (4+ messages)

[PATCH] libsemanage: fix memory leak in semanage_user_roles
 2023-05-03 16:23 UTC  (4+ messages)
` [PATCH RESEND] "

[PATCH v2 1/6] libsepol: rename struct member
 2023-05-03 16:22 UTC  (12+ messages)
` [PATCH v2 2/6] checkpolicy: update cond_expr_t struct member name
` [PATCH v2 3/6] libsepol/tests: rename bool indentifiers
` [PATCH v2 4/6] checkpolicy: rename bool identifiers
` [PATCH v2 5/6] libsepol: "
` [PATCH v2 6/6] libsemanage/tests: "

[PATCH v10 10/11] SELinux: Add selfattr hooks
 2023-04-28 20:34 UTC 

[PATCH v10 10/11] SELinux: Add selfattr hooks
 2023-04-28 20:26 UTC 

[PATCH LSM 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-04-26 20:49 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-26  7:55 UTC 

[GIT PULL] SELinux patches for v6.4
 2023-04-24 18:47 UTC  (2+ messages)

policy for FFI
 2023-04-24 16:06 UTC 

[PATCH v9 10/11] SELinux: Add selfattr hooks
 2023-04-21 19:57 UTC  (2+ messages)

[TESTSUITE PATCH] README.md: update dependencies
 2023-04-21  7:32 UTC  (4+ messages)

[PATCH] selinux: ensure av_permissions.h is built when needed
 2023-04-20 14:50 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).