Show patches with: Archived = No       |   9386 patches
« 1 2 3 493 94 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[39/47] libsemanage: avoid writing directly to stderr [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[38/47] libsemanage: avoid strerror(3) [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[37/47] libsemanage: preserve errno during internal logging [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[36/47] libsemanage: drop dead code [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[35/47] libsemanage: handle shell allocation failure [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[34/47] libsemanage: drop macros used once [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[33/47] libsemanage: use size_t for hash input sizes [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[32/47] libsemanage: use asprintf(3) to simplify code [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[31/47] libsemanage: adjust sizes to avoid implicit truncations [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[30/47] libsemanage: avoid misc function pointer casts [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[29/47] libsemanage: constify read only parameters and variables [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[28/47] libsemanage: simplify loop exit [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[27/47] libsemanage: constify function pointer structures [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[26/47] libsemanage: more strict value parsing [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[25/47] libsemanage: introduce write_full wrapper [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[24/47] libsemanage: check for path formatting failures [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[23/47] libsemanage: simplify malloc plus strcpy via strndup [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[22/47] libsemanage: free ibdev names in semanage_ibendport_validate_local() [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[21/47] libsemanage: handle cil_set_handle_unknown() failure [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[20/47] libsemanage: use strtok_r for thread safety [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[19/47] libsemanage: avoid leak on realloc failure [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[18/47] libsemanage: fix asprintf error branch [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[17/47] libsemanage: drop casts to same type [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[16/47] libsemanage: cast to unsigned char for character checking functions [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[15/47] libsemanage: avoid const dropping casts [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[14/47] libsemanage: declare file local function tables static [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[13/47] libsemanage: free resources on failed connect attempt [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[12/47] libsemanage: use unlink on non directory [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[11/47] libsemanage: check memory allocations [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[10/47] libsemanage: set O_CLOEXEC flag for file descriptors [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[09/47] libsemanage: drop const from function declaration [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[08/47] libsemanage: drop duplicate include [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[07/47] libsemanage: drop unnecessary return statements [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[06/47] libsemanage: drop unnecessary declarations [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[05/47] libsemanage: drop dead variable [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[04/47] libsemanage: drop dead assignments [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[03/47] libsemanage: drop unused macro [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[02/47] libsemanage: fix typo [01/47] libsemanage: white space cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[01/47] libsemanage: white space cleanup [01/47] libsemanage: white space cleanup 1 - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[v5,6/6] libsepol/tests: add cond xperm neverallow tests [v5,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[v5,5/6] libsepol: indent printed allow rule on assertion failure [v5,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[v5,4/6] libsepol/cil: add support for xperms in conditional policies [v5,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[v5,3/6] checkpolicy: add support for xperms in conditional policies [v5,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[v5,2/6] libsepol: add support for xperms in conditional policies [v5,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
[v5,1/6] libsepol: misc assertion cleanup [v5,1/6] libsepol: misc assertion cleanup 1 - - --- 2024-11-11 Christian Göttsche bachradsusi Accepted
libsemanage: open lock_file with O_RDWR libsemanage: open lock_file with O_RDWR 1 - - --- 2024-11-11 Petr Lautrbach bachradsusi Accepted
selinux,xfrm: fix dangling refcount on deferred skb free selinux,xfrm: fix dangling refcount on deferred skb free - - - --- 2024-11-06 Ondrej Mosnacek pcmoore New
[testsuite] policy/test_sctp.te: add missing corenet_inout_generic_if() calls [testsuite] policy/test_sctp.te: add missing corenet_inout_generic_if() calls - - - --- 2024-11-06 Ondrej Mosnacek Accepted
checkpolicy: avoid leak of identifier on required attribute checkpolicy: avoid leak of identifier on required attribute 1 - - --- 2024-11-06 Christian Göttsche bachradsusi Accepted
checkpolicy: avoid memory leaks on redeclarations checkpolicy: avoid memory leaks on redeclarations 1 - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[2/2] libselinux: avoid dynamic allocation in openattr() [1/2] libselinux: make use of calloc(3) - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[1/2] libselinux: make use of calloc(3) [1/2] libselinux: make use of calloc(3) - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,9/9] libselinux: support parallel selabel_lookup(3) libselinux: rework selabel_file(5) database - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,8/9] libselinux: add selabel_file(5) fuzzer libselinux: rework selabel_file(5) database - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,7/9] libselinux: remove unused hashtab code libselinux: rework selabel_file(5) database - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,6/9] libselinux: rework selabel_file(5) database libselinux: rework selabel_file(5) database - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,5/9] libselinux: sidtab updates libselinux: rework selabel_file(5) database - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,4/9] libselinux: add unique id to sidtab entries libselinux: rework selabel_file(5) database - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,3/9] libselinux: use more appropriate types in sidtab libselinux: rework selabel_file(5) database - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,2/9] libselinux/utils: introduce selabel_compare libselinux: rework selabel_file(5) database - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v3,1/9] policycoreutils: introduce unsetfiles libselinux: rework selabel_file(5) database 1 - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v4,6/6] libsepol/tests: add cond xperm neverallow tests [v4,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v4,5/6] libsepol: indent printed allow rule on assertion failure [v4,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v4,4/6] libsepol/cil: add support for xperms in conditional policies [v4,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v4,3/6] checkpolicy: add support for xperms in conditional policies [v4,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v4,2/6] libsepol: add support for xperms in conditional policies [v4,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[v4,1/6] libsepol: misc assertion cleanup [v4,1/6] libsepol: misc assertion cleanup - - - --- 2024-11-05 Christian Göttsche bachradsusi Accepted
[3/3] libsepol: Remove special handling of roles in module_to_cil.c [1/3] libsepol/cil: Optionally allow duplicate role declarations - - - --- 2024-11-04 James Carter bachradsusi Accepted
[2/3] libsemanage: Optionally allow duplicate declarations [1/3] libsepol/cil: Optionally allow duplicate role declarations - - - --- 2024-11-04 James Carter bachradsusi Accepted
[1/3] libsepol/cil: Optionally allow duplicate role declarations [1/3] libsepol/cil: Optionally allow duplicate role declarations - - - --- 2024-11-04 James Carter bachradsusi Accepted
[next] lsm: Fix signedness bug in selinux_secid_to_secctx() [next] lsm: Fix signedness bug in selinux_secid_to_secctx() 1 - - --- 2024-11-02 Dan Carpenter pcmoore Accepted
libsemanage/direct_api: INTEGER_OVERFLOW read_len = read() libsemanage/direct_api: INTEGER_OVERFLOW read_len = read() 1 - - --- 2024-10-25 Vit Mojzis Accepted
[2/2] libselinux/matchpathcon: RESOURCE_LEAK: Variable "con" [1/2] libselinux/setexecfilecon: Remove useless rc check - - - --- 2024-10-25 Vit Mojzis Accepted
[1/2] libselinux/setexecfilecon: Remove useless rc check [1/2] libselinux/setexecfilecon: Remove useless rc check 1 - - --- 2024-10-25 Vit Mojzis Accepted
[v3,6/6] libsepol/tests: add cond xperm neverallow tests [v3,1/6] libsepol: misc assertion cleanup - - - --- 2024-10-25 Christian Göttsche bachradsusi Accepted
[v3,5/6] libsepol: indent printed allow rule on assertion failure [v3,1/6] libsepol: misc assertion cleanup - - - --- 2024-10-25 Christian Göttsche bachradsusi Accepted
[v3,4/6] libsepol/cil: add support for xperms in conditional policies [v3,1/6] libsepol: misc assertion cleanup - - - --- 2024-10-25 Christian Göttsche bachradsusi Accepted
[v3,3/6] checkpolicy: add support for xperms in conditional policies [v3,1/6] libsepol: misc assertion cleanup - - - --- 2024-10-25 Christian Göttsche bachradsusi Accepted
[v3,2/6] libsepol: add support for xperms in conditional policies [v3,1/6] libsepol: misc assertion cleanup - - - --- 2024-10-25 Christian Göttsche bachradsusi Accepted
[v3,1/6] libsepol: misc assertion cleanup [v3,1/6] libsepol: misc assertion cleanup - - - --- 2024-10-25 Christian Göttsche bachradsusi Accepted
[3/3] all: coding style fixes [1/3] check-syntax: update arguments for astyle v3.2 (possibly earlier) - - - --- 2024-10-24 Paul Moore omos Rejected
[2/3] check-syntax: ignore "bad" astyle versions [1/3] check-syntax: update arguments for astyle v3.2 (possibly earlier) - - - --- 2024-10-24 Paul Moore omos Accepted
[1/3] check-syntax: update arguments for astyle v3.2 (possibly earlier) [1/3] check-syntax: update arguments for astyle v3.2 (possibly earlier) - - - --- 2024-10-24 Paul Moore omos Accepted
[v2,4/4] libsepol/cil: add support for xperms in conditional policies [v2,1/4] libsepol: misc assertion cleanup - - - --- 2024-10-24 Christian Göttsche bachradsusi Accepted
[v2,3/4] checkpolicy: add support for xperms in conditional policies [v2,1/4] libsepol: misc assertion cleanup - - - --- 2024-10-24 Christian Göttsche bachradsusi Accepted
[v2,2/4] libsepol: add support for xperms in conditional policies [v2,1/4] libsepol: misc assertion cleanup - - - --- 2024-10-24 Christian Göttsche bachradsusi Accepted
[v2,1/4] libsepol: misc assertion cleanup [v2,1/4] libsepol: misc assertion cleanup - - - --- 2024-10-24 Christian Göttsche bachradsusi Accepted
[2/2] restorecond: Set GLib IO channels to nonblocking restorecond: GLib IO channel fixes - - - --- 2024-10-24 Fabian Vogt bachradsusi Accepted
[1/2] restorecond: Set GLib IO channels to binary mode restorecond: GLib IO channel fixes 1 - - --- 2024-10-24 Fabian Vogt bachradsusi Accepted
[v3,5/5] LSM: secctx provider check on release [v3,1/5] LSM: Ensure the correct LSM context releaser - - - --- 2024-10-23 Casey Schaufler pcmoore Handled Elsewhere
[v3,4/5] LSM: lsm_context in security_dentry_init_security [v3,1/5] LSM: Ensure the correct LSM context releaser - - - --- 2024-10-23 Casey Schaufler pcmoore Handled Elsewhere
[v3,3/5] LSM: Use lsm_context in security_inode_getsecctx [v3,1/5] LSM: Ensure the correct LSM context releaser - - - --- 2024-10-23 Casey Schaufler pcmoore Handled Elsewhere
[v3,2/5] LSM: Replace context+len with lsm_context [v3,1/5] LSM: Ensure the correct LSM context releaser - - - --- 2024-10-23 Casey Schaufler pcmoore Handled Elsewhere
[v3,1/5] LSM: Ensure the correct LSM context releaser [v3,1/5] LSM: Ensure the correct LSM context releaser - - - --- 2024-10-23 Casey Schaufler pcmoore Handled Elsewhere
[3/3] libsepol/cil: add support for xperms in conditional policies [1/3] libsepol: add support for xperms in conditional policies - - - --- 2024-10-23 Christian Göttsche bachradsusi Accepted
[2/3] checkpolicy: add support for xperms in conditional policies [1/3] libsepol: add support for xperms in conditional policies - - - --- 2024-10-23 Christian Göttsche bachradsusi Accepted
[1/3] libsepol: add support for xperms in conditional policies [1/3] libsepol: add support for xperms in conditional policies - - - --- 2024-10-23 Christian Göttsche bachradsusi Accepted
[v2] selinux: add support for xperms in conditional policies [v2] selinux: add support for xperms in conditional policies 1 - 1 --- 2024-10-23 Christian Göttsche pcmoore Accepted
selinux: add support for xperms in conditional policies selinux: add support for xperms in conditional policies - - - --- 2024-10-23 Christian Göttsche pcmoore Superseded
[v2,4/4] libsepol: Initialize "strs" on declaration [v2,1/4] libsepol/cil: Initialize avtab_datum on declaration - - - --- 2024-10-23 Vit Mojzis Accepted
« 1 2 3 493 94 »