Show patches with: none      |   9012 patches
« 1 2 ... 6 7 890 91 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 bachradsusi Accepted
[5/9] libsepol/cil: Refactor Named Type Transition Filename Creation CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter bachradsusi Accepted
[4/9] secilc/docs: Update syntax for IP addresses and nodecon CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter bachradsusi Accepted
[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 bachradsusi Accepted
[2/9] libsepol/cil: Refactor and improve handling of order rules CIL Cleanups and Improved Argument handling - - - --- 2023-09-27 James Carter bachradsusi Accepted
[1/9] libsepol/cil: Use struct cil_db * instead of void * CIL Cleanups and Improved Argument handling 1 1 - --- 2023-09-27 James Carter bachradsusi Accepted
[GIT,PULL] SELinux fixes for v6.6 (#1) [GIT,PULL] SELinux fixes for v6.6 (#1) - - - --- 2023-09-14 Paul Moore pcmoore Accepted
[v15,10/11] SELinux: Add selfattr hooks Untitled series #783561 - - - --- 2023-09-12 Casey Schaufler pcmoore Handled Elsewhere
selinux: fix handling of empty opts in selinux_fs_context_submount() selinux: fix handling of empty opts in selinux_fs_context_submount() - 2 - --- 2023-09-11 Ondrej Mosnacek pcmoore Accepted
[3/3] selinux: hweight optimization in avtab_read_item avtab hotspot optimizations - 1 - --- 2023-09-06 Jacob Satterfield pcmoore Accepted
[2/3] selinux: shrink conditional avtab node array avtab hotspot optimizations - 1 - --- 2023-09-06 Jacob Satterfield pcmoore Changes Requested
[1/3] selinux: use arrays for avtab hashtable nodes avtab hotspot optimizations - 1 - --- 2023-09-06 Jacob Satterfield pcmoore Changes Requested
[V2] SELinux: Check correct permissions for FS_IOC32_* [V2] SELinux: Check correct permissions for FS_IOC32_* - 1 - --- 2023-09-06 Alfred Piccioni pcmoore Changes Requested
SELinux: Check correct permissions for FS_IOC32_* SELinux: Check correct permissions for FS_IOC32_* - - - --- 2023-09-06 Alfred Piccioni pcmoore Superseded
[v3,25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,24/25] integrity: Move integrity functions to the LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,23/25] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,22/25] ima: Move IMA-Appraisal to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,21/25] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,20/25] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,19/25] security: Introduce inode_post_remove_acl hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,18/25] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,17/25] security: Introduce inode_post_create_tmpfile hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,16/25] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,15/25] security: Introduce file_pre_free_security hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,14/25] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,13/25] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,12/25] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,11/25] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,10/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,09/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,08/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,07/25] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,06/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,05/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,04/25] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,03/25] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,02/25] ima: Align ima_post_path_mknod() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v3,01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-09-04 Roberto Sassu pcmoore Handled Elsewhere
[v2,25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,24/25] integrity: Move integrity functions to the LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,23/25] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,22/25] ima: Move IMA-Appraisal to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,21/25] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,20/25] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,19/25] security: Introduce inode_post_remove_acl hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,18/25] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,17/25] security: Introduce inode_post_create_tmpfile hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,16/25] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,15/25] security: Introduce file_pre_free_security hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,14/25] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,13/25] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,12/25] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,11/25] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,10/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,09/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,08/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,07/25] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,06/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,05/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,04/25] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,03/25] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,02/25] ima: Align ima_post_path_mknod() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[v2,01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-08-31 Roberto Sassu pcmoore Handled Elsewhere
[4/4] hypfs: free sb->s_fs_info after shutting down the super block [1/4] ramfs: free sb->s_fs_info after shutting down the super block - - - --- 2023-08-31 Christoph Hellwig pcmoore Handled Elsewhere
[3/4] selinuxfs: free sb->s_fs_info after shutting down the super block [1/4] ramfs: free sb->s_fs_info after shutting down the super block - - - --- 2023-08-31 Christoph Hellwig pcmoore Handled Elsewhere
[2/4] devpts: free sb->s_fs_info after shutting down the super block [1/4] ramfs: free sb->s_fs_info after shutting down the super block - - - --- 2023-08-31 Christoph Hellwig pcmoore Handled Elsewhere
[1/4] ramfs: free sb->s_fs_info after shutting down the super block [1/4] ramfs: free sb->s_fs_info after shutting down the super block - - - --- 2023-08-31 Christoph Hellwig pcmoore Handled Elsewhere
[GIT,PULL] SELinux patches for v6.6 [GIT,PULL] SELinux patches for v6.6 - - - --- 2023-08-29 Paul Moore pcmoore Accepted
[v14,10/11] SELinux: Add selfattr hooks Untitled series #780044 - - - --- 2023-08-28 Casey Schaufler pcmoore Handled Elsewhere
lsm: constify 'sb' parameter in security_sb_kern_mount() lsm: constify 'sb' parameter in security_sb_kern_mount() - - - --- 2023-08-23 Khadija Kamran pcmoore Handled Elsewhere
lsm: constify 'sb' parameter in security_sb_remount() lsm: constify 'sb' parameter in security_sb_remount() - - - --- 2023-08-23 Khadija Kamran pcmoore Handled Elsewhere
lsm: constify 'mnt_opts' parameter in security_free_mnt_opts() lsm: constify 'mnt_opts' parameter in security_free_mnt_opts() - - - --- 2023-08-23 Khadija Kamran pcmoore Handled Elsewhere
lsm: constify 'bprm' parameter in security_bprm_committed_creds() lsm: constify 'bprm' parameter in security_bprm_committed_creds() - - - --- 2023-08-23 Khadija Kamran pcmoore Handled Elsewhere
lsm: constify 'bprm' parameter in security_bprm_committing_creds() lsm: constify 'bprm' parameter in security_bprm_committing_creds() - - - --- 2023-08-23 Khadija Kamran pcmoore Handled Elsewhere
lsm: constify the 'mm' parameter in security_vm_enough_memory_mm() lsm: constify the 'mm' parameter in security_vm_enough_memory_mm() - - - --- 2023-08-23 Khadija Kamran pcmoore Handled Elsewhere
lsm: constify 'sb' parameter in security_quotactl() lsm: constify 'sb' parameter in security_quotactl() - - - --- 2023-08-23 Khadija Kamran pcmoore Handled Elsewhere
[GIT,PULL] SELinux fixes for v6.5 (#1) [GIT,PULL] SELinux fixes for v6.5 (#1) - - - --- 2023-08-21 Paul Moore pcmoore Accepted
secilc/docs: fixes filecon example secilc/docs: fixes filecon example 1 - - --- 2023-08-18 Dominick Grift bachradsusi Accepted
selinux: set next pointer before attaching to list selinux: set next pointer before attaching to list - - - --- 2023-08-18 Christian Göttsche pcmoore Accepted
selinux: reject invalid ebitmaps selinux: reject invalid ebitmaps - 1 - --- 2023-08-18 Christian Göttsche pcmoore Changes Requested
[1/6] selinux: print sum of chain lengths^2 for hash tables [1/6] selinux: print sum of chain lengths^2 for hash tables - 1 - --- 2023-08-18 Christian Göttsche pcmoore Accepted
[6/6] selinux: improve symtab string hashing [1/6] selinux: print sum of chain lengths^2 for hash tables - 1 - --- 2023-08-18 Christian Göttsche pcmoore Changes Requested
[5/6] selinux: improve role transition hashing [1/6] selinux: print sum of chain lengths^2 for hash tables - 1 - --- 2023-08-18 Christian Göttsche pcmoore Accepted
[4/6] selinux: simplify avtab slot calculation [1/6] selinux: print sum of chain lengths^2 for hash tables - 1 - --- 2023-08-18 Christian Göttsche pcmoore Accepted
[3/6] selinux: improve debug configuration [1/6] selinux: print sum of chain lengths^2 for hash tables - 1 - --- 2023-08-18 Christian Göttsche pcmoore Accepted
[2/6] selinux: dump statistics for more hash tables [1/6] selinux: print sum of chain lengths^2 for hash tables - 1 - --- 2023-08-18 Christian Göttsche pcmoore Changes Requested
selinux: Annotate struct sidtab_str_cache with __counted_by selinux: Annotate struct sidtab_str_cache with __counted_by - 1 - --- 2023-08-17 Kees Cook pcmoore Accepted
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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[bpf-next,v14,4/4] selftests/bpf: Add mptcpify test bpf: Force to MPTCP 1 1 - --- 2023-08-16 Geliang Tang Handled Elsewhere
[bpf-next,v14,3/4] selftests/bpf: Fix error checks of mptcp open_and_load bpf: Force to MPTCP 1 - - --- 2023-08-16 Geliang Tang Handled Elsewhere
[bpf-next,v14,2/4] selftests/bpf: Add two mptcp netns helpers bpf: Force to MPTCP 1 1 - --- 2023-08-16 Geliang Tang Handled Elsewhere
[bpf-next,v14,1/4] bpf: Add update_socket_protocol hook bpf: Force to MPTCP 2 - - --- 2023-08-16 Geliang Tang Handled Elsewhere
[1/1] selinux: netlabel: Prevent KMSAN warning in selinux_inet_conn_request() netlabel: KMSAN warning - - - --- 2023-08-15 Andrew Kanner pcmoore Accepted
secilc: Use versioned DocBook public identifier. secilc: Use versioned DocBook public identifier. 1 - - --- 2023-08-14 Bruno Victal bachradsusi Accepted
« 1 2 ... 6 7 890 91 »