Show patches with: none      |   8424 patches
« 1 2 3 484 85 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] selinux: use arrays for avtab hashtable nodes selinux: avtab arrays and refactors - - - --- 2023-09-29 Jacob Satterfield New
[3/4] selinux: avtab iteration macros selinux: avtab arrays and refactors - - - --- 2023-09-29 Jacob Satterfield New
[2/4] selinux: refactor avtab_node comparisons selinux: avtab arrays and refactors - 1 - --- 2023-09-29 Jacob Satterfield New
[1/4] selinux: simplify avtab_insert_node() prototype selinux: avtab arrays and refactors - 1 - --- 2023-09-29 Jacob Satterfield New
[87/87] fs: move i_blocks up a few places in struct inode fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[86/87] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[83/87] security/selinux: convert to new inode {a,m}time accessors fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[9/9] libsepol/cil: Give warning for name that has different flavor CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter New
[8/9] libsepol/cil: Add pointers to datums to improve writing out AST CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter New
[7/9] secilc/docs: Fix and update the documentation for macro parameters CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter New
[6/9] libsepol/cil: Allow paths in filecon rules to be passed as arguments CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter New
[5/9] libsepol/cil: Refactor Named Type Transition Filename Creation CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter New
[4/9] secilc/docs: Update syntax for IP addresses and nodecon CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter New
[3/9] libsepol/cil: Allow IP address and mask values to be directly written CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter New
[2/9] libsepol/cil: Refactor and improve handling of order rules CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter New
[1/9] libsepol/cil: Use struct cil_db * instead of void * CIL Cleanups and Improved Argument handling - 1 - --- 2023-09-27 James Carter New
secilc/docs: fixes filecon example secilc/docs: fixes filecon example - - - --- 2023-08-18 Dominick Grift bachradsusi New
libsepol: Fix the version number for the latest exported function libsepol: Fix the version number for the latest exported function 1 - - --- 2023-08-16 James Carter bachradsusi New
[5/5] newrole: use DJB2a string hash function [1/5] libsepol: include length squared in hashtab_hash_eval() - - - --- 2023-08-16 Christian Göttsche bachradsusi New
[4/5] libselinux: use DJB2a string hash function [1/5] libsepol: include length squared in hashtab_hash_eval() - - - --- 2023-08-16 Christian Göttsche bachradsusi New
[3/5] libsepol/cil: use DJB2a string hash function [1/5] libsepol: include length squared in hashtab_hash_eval() - - - --- 2023-08-16 Christian Göttsche bachradsusi New
[2/5] libsepol: use DJB2a string hash function [1/5] libsepol: include length squared in hashtab_hash_eval() - - - --- 2023-08-16 Christian Göttsche bachradsusi New
[1/5] libsepol: include length squared in hashtab_hash_eval() [1/5] libsepol: include length squared in hashtab_hash_eval() - - - --- 2023-08-16 Christian Göttsche bachradsusi New
secilc: Use versioned DocBook public identifier. secilc: Use versioned DocBook public identifier. 1 - - --- 2023-08-14 Bruno Victal bachradsusi New
[RFC,v2,27/27] libselinux: add selabel_file(5) fuzzer libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,26/27] libselinux: remove unused hashtab code libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,24/27] libselinux: set errno on label lookup failure libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,23/27] libselinux: free elements on read_spec_entries() failure libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,22/27] libselinux/utils: drop include of internal header file libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,21/27] libselinux: simplify internal selabel_validate prototype libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,20/27] libselinux: check for stream rewind failures libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,19/27] libselinux: avoid unused function libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,18/27] libselinux: fix logic for building android backend libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,17/27] libselinux: remove SELABEL_OPT_SUBSET support from selabel_file(5) libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,16/27] libselinux: update string_to_mode() libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,15/27] libselinux/utils: use correct type for backend argument libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,14/27] libselinux: parameter simplifications libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,13/27] libselinux/utils: introduce selabel_compare libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,12/27] libselinux: avoid regex serialization truncations libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,11/27] libselinux/utils: use type safe union assignment libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,10/27] libselinux: introduce selabel_nuke libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,09/27] libselinux: simplify zeroing allocation libselinux: rework selabel_file(5) database 1 - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,08/27] libselinux: introduce reallocarray(3) libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,07/27] libselinux: constify selabel_cmp(3) parameters libselinux: rework selabel_file(5) database 1 - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,06/27] libselinux: cast to unsigned char for character handling function libselinux: rework selabel_file(5) database - - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,05/27] setfiles: do not issue AUDIT_FS_RELABEL on dry run libselinux: rework selabel_file(5) database 1 - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,04/27] libselinux: drop unnecessary warning overrides libselinux: rework selabel_file(5) database 1 - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,02/27] libselinux: misc label cleanup libselinux: rework selabel_file(5) database 1 - - --- 2023-08-14 Christian Göttsche bachradsusi New
[RFC,v2,01/27] libselinux/utils: update selabel_partial_match libselinux: rework selabel_file(5) database 1 - - --- 2023-08-14 Christian Göttsche bachradsusi New
[8/9,v4] secilc/test: Add deny rule tests Add CIL Deny Rule - - - --- 2023-08-09 James Carter bachradsusi New
[7/7,v2] secilc/test: Add notself and other tests Add support for notself and other to CIL - - - --- 2023-08-09 James Carter bachradsusi New
[v3,2/7] selinux: use u32 as bit type in ebitmap code [v3,1/7] selinux: avoid implicit conversions in avtab code - - - --- 2023-08-07 Christian Göttsche pcmoore New
restorecond: compatible with the use of EUID restorecond: compatible with the use of EUID - - - --- 2023-08-05 Huizhao Wang bachradsusi New
[v2] selinux: optimize ebitmap_and() [v2] selinux: optimize ebitmap_and() - - - --- 2023-08-03 Christian Göttsche pcmoore New
[4/4] libselinux: drop unnecessary warning overrides [1/4] libselinux/utils: update selabel_partial_match - - - --- 2023-08-03 Christian Göttsche bachradsusi New
[2/4] libselinux: misc label cleanup [1/4] libselinux/utils: update selabel_partial_match - - - --- 2023-08-03 Christian Göttsche bachradsusi New
[1/4] libselinux/utils: update selabel_partial_match [1/4] libselinux/utils: update selabel_partial_match 1 - - --- 2023-08-03 Christian Göttsche bachradsusi New
setfiles: do not issue AUDIT_FS_RELABEL on dry run setfiles: do not issue AUDIT_FS_RELABEL on dry run - - - --- 2023-08-03 Christian Göttsche bachradsusi New
[v6] semanage, sepolicy: list also ports not attributed with port_type [v6] semanage, sepolicy: list also ports not attributed with port_type - - - --- 2023-07-28 Topi Miettinen bachradsusi New
[testsuite] ci: test also on CentOS Stream 9 [testsuite] ci: test also on CentOS Stream 9 - - - --- 2023-07-25 Ondrej Mosnacek omos New
libsepol: free potential transition tables on insertion failure libsepol: free potential transition tables on insertion failure - - - --- 2023-07-14 Christian Göttsche bachradsusi New
libsepol: use explicit type for function parameters libsepol: use explicit type for function parameters 1 - - --- 2023-07-14 Christian Göttsche bachradsusi New
libsepol: optional data destruction in hashtab_destroy() libsepol: optional data destruction in hashtab_destroy() - - - --- 2023-07-14 Christian Göttsche bachradsusi New
[5/5] libsepol: avtab: check read counts for saturation [1/5] libsepol: free memory on str_read() failures - - - --- 2023-07-13 Christian Göttsche bachradsusi New
[4/5] libsepol: drop superfluous check [1/5] libsepol: free memory on str_read() failures - - - --- 2023-07-13 Christian Göttsche bachradsusi New
[3/5] libsepol: free ebitmap in filename_trans_comp_read_one() [1/5] libsepol: free memory on str_read() failures - - - --- 2023-07-13 Christian Göttsche bachradsusi New
[2/5] libsepol: reject avtab entries with invalid specifier [1/5] libsepol: free memory on str_read() failures - - - --- 2023-07-13 Christian Göttsche bachradsusi New
[1/5] libsepol: free memory on str_read() failures [1/5] libsepol: free memory on str_read() failures - - - --- 2023-07-13 Christian Göttsche bachradsusi New
checkpolicy: free role identifier in define_role_dom() checkpolicy: free role identifier in define_role_dom() - - - --- 2023-07-06 Christian Göttsche bachradsusi New
[v2] checkpolicy: add round-trip tests [v2] checkpolicy: add round-trip tests - - - --- 2023-07-06 Christian Göttsche bachradsusi New
[RFC] libsepol/cil: support parallel neverallow checks [RFC] libsepol/cil: support parallel neverallow checks - - - --- 2023-07-06 Christian Göttsche bachradsusi New
libselinux/utils: introduce getpolicyload libselinux/utils: introduce getpolicyload - - - --- 2023-07-06 Christian Göttsche bachradsusi New
[v5] semanage, sepolicy: list also ports not attributed with port_type [v5] semanage, sepolicy: list also ports not attributed with port_type - - - --- 2023-07-02 Topi Miettinen bachradsusi New
libselinux: Add CPPFLAGS to Makefile libselinux: Add CPPFLAGS to Makefile - - - --- 2023-06-06 ChungSheng Wu bachradsusi New
semanage: list all nodes even if not attributed with node_type semanage: list all nodes even if not attributed with node_type - - - --- 2023-06-04 Topi Miettinen bachradsusi New
[RFC,9/9] restorecond: drop last matchpathcon call [RFC,1/9] libselinux: annotate interfaces with compiler attributes - - - --- 2023-05-12 Christian Göttsche bachradsusi New
[RFC,8/9] restorecond: check selinux_restorecon(3) for failure [RFC,1/9] libselinux: annotate interfaces with compiler attributes - - - --- 2023-05-12 Christian Göttsche bachradsusi New
[RFC,7/9] secon: check selinux_raw_to_trans_context(3) for failure [RFC,1/9] libselinux: annotate interfaces with compiler attributes - - - --- 2023-05-12 Christian Göttsche bachradsusi New
[RFC,5/9] libselinux: explicitly ignore return values [RFC,1/9] libselinux: annotate interfaces with compiler attributes - - - --- 2023-05-12 Christian Göttsche bachradsusi New
[RFC,4/9] mcstrans: check getcon(3) and context_range_set(3) for failure [RFC,1/9] libselinux: annotate interfaces with compiler attributes - - - --- 2023-05-12 Christian Göttsche bachradsusi New
[RFC,3/9] libselinux: declare avc_open(3) options parameter const [RFC,1/9] libselinux: annotate interfaces with compiler attributes - - - --- 2023-05-12 Christian Göttsche bachradsusi New
[RFC,v4,6/6] libsepol: update CIL generation for trivial not-self rules not-self neverallow support 1 - - --- 2022-11-25 Christian Göttsche bachradsusi New
[RFC,v4,2/6] libsepol/cil: Add notself and minusself support to CIL not-self neverallow support - - - --- 2022-11-25 Christian Göttsche bachradsusi New
[RFC,1/2] fs/xattr: add *at family syscalls [RFC,1/2] fs/xattr: add *at family syscalls - - - --- 2022-08-30 Christian Göttsche pcmoore New
[RFC,2/2] fs/xattr: wire up syscalls [RFC,1/2] fs/xattr: add *at family syscalls - - - --- 2022-08-30 Christian Göttsche pcmoore New
[1/3] secilc/docs: selinuxuser actually takes a string not identifier [1/3] secilc/docs: selinuxuser actually takes a string not identifier - - - --- 2022-08-28 bauen1 bachradsusi New
selinux: Variable type completion selinux: Variable type completion - - - --- 2022-08-16 Xin Gao pcmoore New
[v3,8/8] secilc: include segregate attributes in tests [v3,1/8] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-07-21 Christian Göttsche New
[v3,7/8] secilc: run tests against development version of libsepol [v3,1/8] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-07-21 Christian Göttsche New
[v3,6/8] libsepol/cil: add support for segregate attributes [v3,1/8] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-07-21 Christian Göttsche New
[v3,5/8] libsepol/tests: add test for segregate attributes [v3,1/8] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-07-21 Christian Göttsche New
[v3,4/8] checkpolicy: add front-end support for segregate attributes [v3,1/8] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-07-21 Christian Göttsche New
[v3,3/8] libsepol: add compile-time constraint for mutual exclusive attributes [v3,1/8] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-07-21 Christian Göttsche New
[v3,2/8] libsepol: add ebitmap iterator wrapper with startnode [v3,1/8] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-07-21 Christian Göttsche New
[RFC,4/4] checkpolicy: add front-end support for segregate attributes [RFC,1/4] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-06-16 Christian Göttsche New
[RFC,3/4] libsepol: add compile-time constraint for mutual exclusive attributes [RFC,1/4] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-06-16 Christian Göttsche New
[RFC,2/4] libsepol: add ebitmap iterator wrapper with startnode [RFC,1/4] libsepol: refactor ebitmap conversion in link.c - - - --- 2022-06-16 Christian Göttsche New
[1/4] libselinux: add man page redirections [1/4] libselinux: add man page redirections 1 - - --- 2022-05-20 Christian Göttsche New
« 1 2 3 484 85 »