SELinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-10 08:01:41 to 2023-07-13 09:07:28 UTC [more...]

[PATCH] secilc: add check for malloc in secilc
 2023-07-13  6:35 UTC 

[PATCH v2 0/8] checkpolicy,libsepol: add prefix/suffix matching to filename type transitions
 2023-07-12 19:49 UTC  (13+ 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] libsepol/fuzz: more strict fuzzing of binary policies
 2023-07-12 17:35 UTC  (3+ messages)

[PATCH] libsepol: check for overflow in put_entry()
 2023-07-12 17:35 UTC  (3+ messages)

[PATCH] libsepol: free initial sid names
 2023-07-12 17:34 UTC  (3+ messages)

[PATCH 1/4] python: improve format strings for proper localization
 2023-07-12 17:33 UTC  (21+ messages)
` (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 0/5] mm: convert to vma_is_heap/stack()
 2023-07-12 16:24 UTC  (8+ messages)
` [PATCH 1/5] mm: introduce vma_is_stack() and vma_is_heap()
` [PATCH 2/5] mm: use "
` [PATCH 3/5] drm/amdkfd: "
` [PATCH 4/5] selinux: "
` [PATCH 5/5] perf/core: "

[PATCH] libsepol/cil: Fix class permission verification in CIL
 2023-07-12 16:01 UTC  (2+ messages)

[PATCH 78/79] selinux: switch to new ctime accessors
 2023-07-12 15:31 UTC  (7+ messages)
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime
    ` [PATCH 01/79] fs: add ctime accessors infrastructure

[PATCH] libselinux/utils: introduce getpolicyload
 2023-07-11 17:03 UTC  (2+ messages)

[PATCH v12 10/11] SELinux: Add selfattr hooks
 2023-07-11 15:37 UTC  (2+ messages)

[PATCH net-next 0/4] net: Mark the sk parameter of routing functions as 'const'
 2023-07-11 13:06 UTC  (2+ messages)
` [PATCH net-next 1/4] security: Constify sk in the sk_getsecid hook

Słowa kluczowe do wypozycjonowania
 2023-07-11  7:55 UTC 

[PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-07-11  6:40 UTC  (9+ messages)

[PATCH] restorecond: add check for strdup in strings_list_add
 2023-07-10 22:49 UTC 

[PATCH v2] selinux: introduce an initial SID for early boot processes
 2023-07-10 18:28 UTC  (2+ messages)

[PATCH] selinux: cleanup the policycap accessor functions
 2023-07-10 18:26 UTC  (2+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (19+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
` [PATCH v2 00/92] fs: new accessors for inode->i_ctime

[PATCH] selinux: optimize major part with a kernel config in selinux_mmap_addr()
 2023-07-10  8:25 UTC 

[RFC PATCH 01/20] selinux: check for multiplication overflow in put_entry()
 2023-07-07  2:27 UTC  (22+ messages)
` [RFC PATCH 02/20] selinux: avtab: avoid implicit conversions
` [RFC PATCH 03/20] selinux: avoid avtab overflows
` [RFC PATCH 04/20] selinux: ebitmap: use u32 as bit type
` [RFC PATCH 05/20] selinux: hashtab: use identical iterator type
` [RFC PATCH 06/20] selinux: mls: avoid implicit conversions
` [RFC PATCH 07/20] selinux: services: update type for umber of class permissions
` [RFC PATCH 08/20] selinux: services: avoid implicit conversions
` [RFC PATCH 09/20] selinux: status: consistently use u32 as sequence number type
` [RFC PATCH 10/20] selinux: netif: avoid implicit conversions
` [RFC PATCH 11/20] selinux: avc: "
` [RFC PATCH 12/20] selinux: hooks: "
` [RFC PATCH 13/20] selinux: selinuxfs: "
` [RFC PATCH 14/20] selinux: use consistent type for AV rule specifier
` [RFC PATCH 15/20] selinux: policydb: implicit conversions
` [RFC PATCH 16/20] selinux: symtab: implicit conversion
` [RFC PATCH 17/20] selinux: services: implicit conversions
` [RFC PATCH 18/20] selinux: nlmsgtab: implicit conversion
` [RFC PATCH 19/20] selinux: status: avoid implicit conversions regarding enforcing status
` [RFC PATCH 20/20] selinux: selinuxfs: avoid implicit conversions
` [RFC PATCH 00/20] selinux: be more strict about integer conversions

[PATCH] checkpolicy: free role identifier in define_role_dom()
 2023-07-06 16:21 UTC 

[PATCH v2] checkpolicy: add round-trip tests
 2023-07-06 15:41 UTC 

[PATCH v2 91/92] selinux: convert to ctime accessor functions
 2023-07-06 14:57 UTC  (2+ messages)

[PATCH v2 1/4] semodule_expand: update
 2023-07-06 14:53 UTC  (4+ messages)
` [PATCH v2 2/4] semodule_link: update
` [PATCH v2 3/4] semodule_package: update
` [PATCH v2 4/4] semodule_unpackage: update

[PATCH] setsebool: improve bash-completion script
 2023-07-06 14:21 UTC 

[PATCH] setsebool: drop unnecessary linking against libsepol
 2023-07-06 14:18 UTC 

[RFC PATCH] libsepol/cil: support parallel neverallow checks
 2023-07-06 14:13 UTC 

[RFC PATCH] selinux: disable debug functions by default
 2023-07-06 13:37 UTC 

[RFC PATCH] selinux: implement avtab_search() via avtab_search_node()
 2023-07-06 13:30 UTC 

[PATCH v5] semanage, sepolicy: list also ports not attributed with port_type
 2023-07-04 11:26 UTC  (2+ messages)

[syzbot] [selinux?] [reiserfs?] KASAN: wild-memory-access Read in inode_doinit_with_dentry
 2023-06-30 15:35 UTC 

[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 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 v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
 2023-06-23 19:32 UTC  (2+ messages)

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

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

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

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

[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  (7+ messages)
` [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 

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-10  8:00 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 read-only IMAP folder(s) and NNTP newsgroup(s).