Show patches with: Submitter = Xiu Jianfeng       |   34 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] apparmor: cleanup unused functions in file.h [-next] apparmor: cleanup unused functions in file.h 1 - - --- 2023-07-25 Xiu Jianfeng Handled Elsewhere
[-next] apparmor: cleanup unused declarations in policy.h [-next] apparmor: cleanup unused declarations in policy.h 1 - - --- 2023-07-25 Xiu Jianfeng Handled Elsewhere
[-next,2/2] lsm: Change inode_setattr hook to take struct path argument lsm: Change inode_setattr() to take struct - - - --- 2023-05-05 Xiu Jianfeng pcmoore Rejected
[-next,1/2] fs: Change notify_change() to take struct path argument lsm: Change inode_setattr() to take struct 1 - - --- 2023-05-05 Xiu Jianfeng pcmoore Rejected
[-next] evm: call dump_security_xattr() in all cases to remove code duplication [-next] evm: call dump_security_xattr() in all cases to remove code duplication - - - --- 2023-01-31 Xiu Jianfeng Handled Elsewhere
[-next] evm: call dump_security_xattr() in all cases to remove code duplication [-next] evm: call dump_security_xattr() in all cases to remove code duplication - - - --- 2023-01-29 Xiu Jianfeng Handled Elsewhere
[-next] evm: Use __vfs_setxattr() to update security.evm [-next] evm: Use __vfs_setxattr() to update security.evm - - - --- 2022-12-28 Xiu Jianfeng Handled Elsewhere
[-next] evm: Support small xattr in dump_security_xattr() [-next] evm: Support small xattr in dump_security_xattr() - - - --- 2022-12-26 Xiu Jianfeng Handled Elsewhere
ima: Fix misuse of dereference of pointer in template_desc_init_fields() ima: Fix misuse of dereference of pointer in template_desc_init_fields() - 1 - --- 2022-11-12 Xiu Jianfeng Handled Elsewhere
apparmor: Add __init annotation to aa_{setup/teardown}_dfa_engine() apparmor: Add __init annotation to aa_{setup/teardown}_dfa_engine() 1 - - --- 2022-10-29 Xiu Jianfeng Handled Elsewhere
apparmor: Fix memleak in alloc_ns() apparmor: Fix memleak in alloc_ns() 1 - - --- 2022-10-28 Xiu Jianfeng Handled Elsewhere
apparmor: Fix memleak issue in unpack_profile() apparmor: Fix memleak issue in unpack_profile() 1 - - --- 2022-10-21 Xiu Jianfeng Handled Elsewhere
[v2] apparmor: Use pointer to struct aa_label for lbs_cred [v2] apparmor: Use pointer to struct aa_label for lbs_cred 1 - - --- 2022-10-21 Xiu Jianfeng Handled Elsewhere
apparmor: Use pointer to struct aa_label for lbs_cred apparmor: Use pointer to struct aa_label for lbs_cred - - - --- 2022-10-20 Xiu Jianfeng Handled Elsewhere
apparmor: make __aa_path_perm() static apparmor: make __aa_path_perm() static 1 - - --- 2022-09-14 Xiu Jianfeng Handled Elsewhere
[-next] smack: cleanup obsolete mount option flags [-next] smack: cleanup obsolete mount option flags - - - --- 2022-09-08 Xiu Jianfeng Handled Elsewhere
[-next,v2,6/6] landlock: update chmod and chown support in document landlock: add chmod and chown support - - - --- 2022-08-27 Xiu Jianfeng Handled Elsewhere
[-next,v2,5/6] landlock/samples: add chmod and chown support landlock: add chmod and chown support - - - --- 2022-08-27 Xiu Jianfeng Handled Elsewhere
[-next,v2,4/6] landlock/selftests: add selftests for chmod and chown landlock: add chmod and chown support - - - --- 2022-08-27 Xiu Jianfeng Handled Elsewhere
[-next,v2,3/6] landlock: add chmod and chown support landlock: add chmod and chown support - - - --- 2022-08-27 Xiu Jianfeng Handled Elsewhere
[-next,v2,2/6] landlock: abstract walk_to_visible_parent() helper landlock: add chmod and chown support - - - --- 2022-08-27 Xiu Jianfeng Handled Elsewhere
[-next,v2,1/6] landlock: expand access_mask_t to u32 type landlock: add chmod and chown support - - - --- 2022-08-27 Xiu Jianfeng Handled Elsewhere
[-next,5/5] landlock: update chmod and chown support in document landlock: add chmod and chown support - - - --- 2022-08-22 Xiu Jianfeng Handled Elsewhere
[-next,4/5] landlock/samples: add chmod and chown support landlock: add chmod and chown support - - - --- 2022-08-22 Xiu Jianfeng Handled Elsewhere
[-next,3/5] landlock/selftests: add selftests for chmod and chown landlock: add chmod and chown support - - - --- 2022-08-22 Xiu Jianfeng Handled Elsewhere
[-next,2/5] landlock: add chmod and chown support landlock: add chmod and chown support - - - --- 2022-08-22 Xiu Jianfeng Handled Elsewhere
[-next,1/5] landlock: expand access_mask_t to u32 type landlock: add chmod and chown support - - - --- 2022-08-22 Xiu Jianfeng Handled Elsewhere
[RESEND,-next] lsm_audit: Clean up redundant NULL pointer check [RESEND,-next] lsm_audit: Clean up redundant NULL pointer check - - - --- 2022-07-14 Xiu Jianfeng pcmoore Accepted
[-next] lsm_audit: Clean up redundant NULL pointer check [-next] lsm_audit: Clean up redundant NULL pointer check - 1 - --- 2022-06-14 Xiu Jianfeng pcmoore Superseded
[-next] apparmor: Fix memleak in aa_simple_write_to_buffer() [-next] apparmor: Fix memleak in aa_simple_write_to_buffer() 1 - - --- 2022-06-14 Xiu Jianfeng Handled Elsewhere
[-next] smack: Remove the redundant lsm_inode_alloc [-next] smack: Remove the redundant lsm_inode_alloc - - - --- 2022-06-10 Xiu Jianfeng Handled Elsewhere
[-next] ima: Use if/else statement in init_ima() [-next] ima: Use if/else statement in init_ima() - - - --- 2022-06-09 Xiu Jianfeng Handled Elsewhere
[-next] evm: Use IS_ENABLED to initialize .enabled [-next] evm: Use IS_ENABLED to initialize .enabled - 1 - --- 2022-06-06 Xiu Jianfeng Handled Elsewhere
[-next] Revert "evm: Fix memleak in init_desc" [-next] Revert "evm: Fix memleak in init_desc" - - - --- 2022-05-27 Xiu Jianfeng Handled Elsewhere