messages from 2021-08-10 18:21:47 to 2021-09-06 07:45:23 UTC [more...]
[PATCH v3 0/1] Relax restrictions on user.* xattr
2021-09-06 7:45 UTC (26+ 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
lets think about 3.3 release
2021-09-03 19:13 UTC (10+ messages)
[PATCH 1/3] libsepol/cil: Don't destroy optionals whose parent will be destroyed
2021-09-02 16:33 UTC (5+ messages)
` [PATCH 2/3] libsepol/cil: Refactor the function __cil_build_ast_node_helper()
` [PATCH 3/3] libsepol/cil: Simplify cil_tree_children_destroy()
[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)
[PATCH 1/3 v2] libsepol/cil: Remove redundant syntax checking
2021-09-01 20:42 UTC (3+ 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 "
[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
2021-09-01 19:21 UTC (28+ messages)
` [RFC PATCH v2 1/9] audit: prepare audit_context for use in calling contexts beyond syscalls
` [RFC PATCH v2 2/9] audit,io_uring,io-wq: add some basic audit support to io_uring
` [RFC PATCH v2 3/9] audit: dev/test patch to force io_uring auditing
` [RFC PATCH v2 4/9] audit: add filtering for io_uring records
` [RFC PATCH v2 5/9] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [RFC PATCH v2 6/9] io_uring: convert io_uring to the secure anon inode interface
` [RFC PATCH v2 7/9] lsm,io_uring: add LSM hooks to io_uring
` [RFC PATCH v2 8/9] selinux: add support for the io_uring access controls
` [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] libsepol/cil: Allow some duplicate macro and block declarations
2021-08-17 21:05 UTC (7+ 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 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 (5+ messages)
` [RFC PATCH 2/2] libsepol: "
[PATCH 0/8] libsepol/cil: Line mark cleanup and fix
2021-08-16 14:44 UTC (13+ messages)
` [PATCH 1/8] libsepol/cil: Check syntax of src_info statement
` [PATCH 2/8] libsepol/cil: Check the token type after getting the next token
` [PATCH 3/8] libsepol/cil: Check for valid line mark type immediately
` [PATCH 4/8] libsepol/cil: Push line mark state first when processing a line mark
` [PATCH 5/8] libsepol/cil: Create common string-to-unsigned-integer functions
` [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 8/8] libsepol/cil: When writing AST use line marks for src_info nodes
[PATCH] libsepol/cil: Allow some duplicate macro and block declarations
2021-08-16 9:31 UTC (4+ messages)
[PATCH] libselinux/utils: drop requirement to combine compiling and linking
2021-08-15 18:35 UTC (2+ messages)
[PATCH] cil_container_statements.md: clarify in-statement limitations
2021-08-12 13:36 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