messages from 2021-08-12 22:38:16 to 2021-09-09 21:28:08 UTC [more...]
[PATCH] libsepol/cil: Free duplicate datums in original calling function
2021-09-09 21:27 UTC
Another libsepol USE_AFTER_FREE defects detected
2021-09-09 19:51 UTC (2+ messages)
[PATCH] libsepol/cil: Fix detected RESOURCE_LEAK (CWE-772)
2021-09-09 17:25 UTC (2+ messages)
ANN: Reference Policy 2.20210908
2021-09-08 19:13 UTC
[PATCH v3 0/1] Relax restrictions on user.* xattr
2021-09-08 14:20 UTC (32+ messages)
` [PATCH v3 1/1] xattr: Allow user.* xattr on symlink and special files
` [PATCH 2/1] man-pages: xattr.7: Update text for user extended xattr behavior change
` [Virtio-fs] [PATCH v3 0/1] Relax restrictions on user.* xattr
` [PATCH 3/1] xfstests: generic/062: Do not run on newer kernels
` [PATCH 4/1] xfstest: Add a new test to test xattr operations
[PATCH testsuite v2] tests: exclude vsock_socket test where it wouldn't build
2021-09-08 11:07 UTC
ANN: SELinux userspace 3.3-rc1 release candidate
2021-09-08 8:42 UTC
[PATCH 1/2] libsepol/cil: Add function to get number of items in a stack
2021-09-08 7:10 UTC (3+ messages)
` [PATCH 2/2] libsepol/cil: Limit the number of active line marks
[PATCH testsuite] tests: exclude vsock_socket test where it wouldn't build
2021-09-07 17:59 UTC
[PATCH] libsepol: Fix detected RESOURCE_LEAKs
2021-09-07 15:34 UTC (2+ messages)
[PATCH 1/3 v2] libsepol/cil: Remove redundant syntax checking
2021-09-07 15:32 UTC (5+ messages)
` [PATCH 2/3 v2] libsepol/cil: Use size_t for len in __cil_verify_syntax()
` [PATCH 3/3 v2] libsepol/cil: Fix syntax checking "
[PATCH] libsepol/cil: Allow some duplicate macro and block declarations
2021-09-07 15:32 UTC (8+ messages)
` [PATCH 1/2] libsepol/cil: Improve in-statement to allow use after inheritance
` [PATCH 2/2] libsepol/secilc/docs: Update the CIL documentation
[PATCH 1/3] libsepol/cil: Don't destroy optionals whose parent will be destroyed
2021-09-07 13:40 UTC (7+ messages)
` [PATCH 2/3] libsepol/cil: Refactor the function __cil_build_ast_node_helper()
` [PATCH 3/3] libsepol/cil: Simplify cil_tree_children_destroy()
PATH_MAX + 1 in realpath_not_final()
2021-09-07 10:38 UTC
lets think about 3.3 release
2021-09-06 18:39 UTC (11+ messages)
` lets think about 3.3 - 3.3-rc1 release release notes draft
[PATCH testsuite 1/2] tests/module_load: simplify the clean target
2021-09-06 10:54 UTC (2+ messages)
` [PATCH testsuite 2/2] tests/module_load: use the right compiler to build kernel modules
[PATCH 1/3] libsepol/cil: Properly check parse tree when printing error messages
2021-09-02 16:28 UTC (5+ messages)
` [PATCH 2/3] libsepol/cil: Reset expandtypeattribute rules when resetting AST
` [PATCH 3/3] libsepol/cil: Properly check for parameter when inserting name
[PATCH] python: Import specific modules from setools for less deps
2021-09-02 16:27 UTC (3+ messages)
libselinux issue
2021-09-02 9:28 UTC (4+ messages)
[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
2021-09-01 19:21 UTC (17+ messages)
` [RFC PATCH v2 9/9] Smack: Brutalist io_uring support with debug
[PATCH 1/2] libsepol/cil: Remove redundant syntax checking
2021-09-01 19:20 UTC (3+ messages)
` [PATCH 2/2] libsepol/cil: Fix syntax checking in __cil_verify_syntax()
[GIT PULL] SELinux patches for v5.15
2021-08-31 20:06 UTC (2+ messages)
[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
2021-08-31 18:59 UTC (9+ messages)
[syzbot] general protection fault in legacy_parse_param
2021-08-31 7:38 UTC (16+ messages)
[PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files
2021-08-30 18:45 UTC (11+ messages)
[PATCH] libsepol/cil: Properly check parse tree when printing error messages
2021-08-27 14:15 UTC (2+ messages)
Cil block inheritance
2021-08-26 19:25 UTC (7+ messages)
There is an interesting conversation going on about virtiofsd and SELinux
2021-08-26 16:27 UTC (7+ messages)
[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
2021-08-25 19:41 UTC (6+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "
` [RFC PATCH 2/9] audit, io_uring, io-wq: "
security/selinux/hooks.c: FILE__ perms used as DIR__ perms
2021-08-24 19:00 UTC (4+ messages)
[PATCH v28 00/25] LSM: Module stacking for AppArmor
2021-08-24 16:14 UTC (19+ messages)
` [PATCH v28 22/25] Audit: Add record for multiple process LSM attributes
[PATCH] selinux: remove duplicated initialization of 'i' for clean-up
2021-08-24 14:46 UTC (4+ messages)
[PATCH] Improve error message for label file validation
2021-08-23 14:30 UTC (3+ messages)
[PATCH v2] libsepol/cil: Allow some duplicate macro and block declarations
2021-08-19 19:21 UTC (3+ messages)
[PATCH 0/7 v2] libsepol/cil: Line mark cleanup and fix
2021-08-19 19:20 UTC (12+ messages)
` [PATCH 1/7 v2] libsepol/cil: Check syntax of src_info statement
` [PATCH 2/7 v2] libsepol/cil: Check the token type after getting the next token
` [PATCH 3/7 v2] libsepol/cil: Check for valid line mark type immediately
` [PATCH 4/7 v4] libsepol/cil: Push line mark state first when processing a line mark
` [PATCH 5/7 v2] libsepol/cil: Create common string-to-unsigned-integer functions
` [PATCH 6/7 v2] libsepol/cil: Add line mark kind and line number to src info
` [PATCH 7/7 v2] libsepol/cil: Report correct high-level language line numbers
[PATCH testsuite] tests/capable_sys: skip test_rawio on BTRFS
2021-08-19 9:09 UTC (2+ messages)
[PATCH 8/8 v2] libsepol/cil: When writing AST use line marks for src_info nodes
2021-08-17 20:20 UTC
[PATCH] libsepol/cil: move the fuzz target and build script to the selinux repository
2021-08-17 18:42 UTC (4+ messages)
` [PATCH v2] "
[PATCH] selinux: fix race condition when computing ocontext SIDs
2021-08-16 20:38 UTC (4+ messages)
[RFC PATCH 1/2] libselinux: replace strerror by %m
2021-08-16 15:22 UTC (3+ messages)
[PATCH 0/8] libsepol/cil: Line mark cleanup and fix
2021-08-16 14:44 UTC (7+ messages)
` [PATCH 6/8] libsepol/cil: Add line mark kind and line number to src info
` [PATCH 7/8] libsepol/cil: Report correct high-level language line numbers
[PATCH] libsepol/cil: Allow some duplicate macro and block declarations
2021-08-16 9:31 UTC (2+ messages)
[PATCH] libselinux/utils: drop requirement to combine compiling and linking
2021-08-15 18:35 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox