Show patches with: Submitter = Xu Kuohai       |    Archived = No       |   63 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,2/2] lsm: Refactor return value of LSM hook inode_copy_up_xattr Refactor return value of two lsm hooks - - - --- 2024-07-24 Xu Kuohai pcmoore Accepted
[v1,1/2] lsm: Refactor return value of LSM hook vm_enough_memory Refactor return value of two lsm hooks - - - --- 2024-07-24 Xu Kuohai pcmoore Accepted
[bpf-next,v2,9/9] selftests/bpf: Add verifier tests for bpf lsm Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v2,8/9] selftests/bpf: Add test for lsm tail call Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v2,7/9] selftests/bpf: Add return value checks for failed tests Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v2,6/9] selftests/bpf: Avoid load failure for token_lsm.c Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v2,5/9] bpf, verifier: improve signed ranges inference for BPF_AND Add BPF LSM return value range check, BPF part 2 - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v2,4/9] bpf: Fix compare error in function retval_range_within Add BPF LSM return value range check, BPF part 1 - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v2,3/9] bpf: Prevent tail call between progs attached to different hooks Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v2,2/9] bpf, lsm: Add check for BPF LSM return value Add BPF LSM return value range check, BPF part 1 - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v2,1/9] bpf, lsm: Add disabled BPF LSM hook list Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Handled Elsewhere
[bpf-next,v1,9/9] selftests/bpf: Add verifier tests for bpf lsm Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v1,8/9] selftests/bpf: Add test for lsm tail call Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v1,7/9] selftests/bpf: Add return value checks for failed tests Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v1,6/9] selftests/bpf: Avoid load failure for token_lsm.c Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v1,5/9] bpf, verifier: improve signed ranges inference for BPF_AND Add BPF LSM return value range check, BPF part 1 - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v1,4/9] bpf: Fix compare error in function retval_range_within Add BPF LSM return value range check, BPF part 1 - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v1,3/9] bpf: Prevent tail call between progs attached to different hooks Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v1,2/9] bpf, lsm: Add check for BPF LSM return value Add BPF LSM return value range check, BPF part 1 - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v1,1/9] bpf, lsm: Add disabled BPF LSM hook list Add BPF LSM return value range check, BPF part - - - --- 2024-07-19 Xu Kuohai pcmoore Superseded
[bpf-next,v4,20/20] selftests/bpf: Add verifier tests for bpf lsm Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,19/20] selftests/bpf: Add test for lsm tail call Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,18/20] selftests/bpf: Add return value checks for failed tests Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,17/20] selftests/bpf: Avoid load failure for token_lsm.c Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,16/20] bpf: Add a special case for bitwise AND on range [-1, 0] Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,15/20] bpf: Fix compare error in function retval_range_within Add return value range check for BPF LSM 1 - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,14/20] bpf: Prevent tail call between progs attached to different hooks Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,13/20] bpf, lsm: Add check for BPF LSM return value Add return value range check for BPF LSM 1 - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,12/20] bpf, lsm: Enable BPF LSM prog to read/write return value parameters Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,11/20] bpf, lsm: Add disabled BPF LSM hook list Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,10/20] lsm: Refactor return value of LSM hook audit_rule_match Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,09/20] lsm: Refactor return value of LSM hook key_getsecurity Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,08/20] lsm: Refactor return value of LSM hook getprocattr Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,07/20] lsm: Refactor return value of LSM hook setprocattr Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,06/20] lsm: Refactor return value of LSM hook getselfattr Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,05/20] lsm: Refactor return value of LSM hook inode_copy_up_xattr Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,04/20] lsm: Refactor return value of LSM hook inode_listsecurity Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,03/20] lsm: Refactor return value of LSM hook inode_getsecurity Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,02/20] lsm: Refactor return value of LSM hook inode_need_killpriv Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v4,01/20] lsm: Refactor return value of LSM hook vm_enough_memory Add return value range check for BPF LSM - - - --- 2024-07-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,11/11] selftests/bpf: Add verifier tests for bpf lsm Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,10/11] selftests/bpf: Add test for lsm tail call Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,09/11] selftests/bpf: Add return value checks for failed tests Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,08/11] selftests/bpf: Avoid load failure for token_lsm.c Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,07/11] bpf: Fix a false rejection caused by AND operation Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,06/11] bpf: Fix compare error in function retval_range_within Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,05/11] bpf: Avoid progs for different hooks calling each other with tail call Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,04/11] bpf, lsm: Add bpf lsm disabled hook list Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,03/11] bpf, lsm: Check bpf lsm hook return values in verifier Add check for bpf lsm return value 1 - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,02/11] bpf, lsm: Add helper to read lsm hook return value range Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v3,01/11] bpf, lsm: Annotate lsm hook return value range Add check for bpf lsm return value - - - --- 2024-04-11 Xu Kuohai pcmoore Changes Requested
[bpf-next,v2,7/7] selftests/bpf: Add return value checks and corrections for failed progs Add check for bpf lsm return value - - - --- 2024-03-25 Xu Kuohai pcmoore Superseded
[bpf-next,v2,6/7] selftests/bpf: Avoid load failure for token_lsm.c Add check for bpf lsm return value - - - --- 2024-03-25 Xu Kuohai pcmoore Superseded
[bpf-next,v2,5/7] bpf: Fix compare error in function retval_range_within Add check for bpf lsm return value - - - --- 2024-03-25 Xu Kuohai pcmoore Superseded
[bpf-next,v2,4/7] bpf, lsm: Check bpf lsm hook return values in verifier Add check for bpf lsm return value - - - --- 2024-03-25 Xu Kuohai pcmoore Superseded
[bpf-next,v2,3/7] bpf, lsm: Add function to read lsm hook return value range Add check for bpf lsm return value - - - --- 2024-03-25 Xu Kuohai pcmoore Superseded
[bpf-next,v2,2/7] bpf, lsm: Add return value range description for lsm hook Add check for bpf lsm return value - - - --- 2024-03-25 Xu Kuohai pcmoore Superseded
[bpf-next,v2,1/7] bpf, lsm: Annotate lsm hook return integer with new macro LSM_RET_INT Add check for bpf lsm return value - - - --- 2024-03-25 Xu Kuohai pcmoore Superseded
[bpf-next,5/5] bpf: Fix compare error in function retval_range_within Fix kernel panic caused by bpf lsm return value - - - --- 2024-03-16 Xu Kuohai pcmoore Superseded
[bpf-next,4/5] bpf, lsm: Check bpf lsm hook return values in verifier Fix kernel panic caused by bpf lsm return value - - - --- 2024-03-16 Xu Kuohai pcmoore Superseded
[bpf-next,3/5] bpf, lsm: Add function to read lsm hook return value range Fix kernel panic caused by bpf lsm return value - - - --- 2024-03-16 Xu Kuohai pcmoore Superseded
[bpf-next,2/5] bpf, lsm: Add return value range description for lsm hook Fix kernel panic caused by bpf lsm return value - - - --- 2024-03-16 Xu Kuohai pcmoore Superseded
[bpf-next,1/5] bpf, lsm: Annotate lsm hook return integer with new macro LSM_RET_INT Fix kernel panic caused by bpf lsm return value - - - --- 2024-03-16 Xu Kuohai pcmoore Superseded