Show patches with: Submitter = Roberto Sassu       |    State = Action Required       |    Archived = No       |   127 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v12,02/10] btf: Handle dynamic pointer parameter in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-18 Roberto Sassu New
[v12,04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h bpf: Add kfuncs for PKCS#7 signature verification - 1 - --- 2022-08-18 Roberto Sassu New
[v12,05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-18 Roberto Sassu New
[v12,09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-18 Roberto Sassu New
[v12,10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-18 Roberto Sassu New
[v13,02/10] btf: Handle dynamic pointer parameter in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-23 Roberto Sassu New
[v13,04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h bpf: Add kfuncs for PKCS#7 signature verification - 1 - --- 2022-08-23 Roberto Sassu New
[v13,05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-23 Roberto Sassu New
[v13,09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-23 Roberto Sassu New
[v13,10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-23 Roberto Sassu New
[v14,04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function Untitled series #671389 - 1 - --- 2022-08-26 Roberto Sassu New
[v14,02/12] bpf: Move dynptr type check to is_dynptr_type_expected() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,03/12] btf: Allow dynamic pointer parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL bpf: Add kfuncs for PKCS#7 signature verification 1 1 - --- 2022-08-30 Roberto Sassu New
[v14,06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v14,12/12] selftests/bpf: Add verifier tests for dynamic pointers parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-30 Roberto Sassu New
[v15,05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL bpf: Add kfuncs for PKCS#7 signature verification 1 1 - --- 2022-08-31 Roberto Sassu New
[v15,06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu New
[v15,10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu New
[v15,11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu New
[v15,12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-08-31 Roberto Sassu New
[v16,05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL bpf: Add kfuncs for PKCS#7 signature verification 1 1 - --- 2022-09-05 Roberto Sassu New
[v16,06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs bpf: Add kfuncs for PKCS#7 signature verification 1 - - --- 2022-09-05 Roberto Sassu New
[v16,10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-09-05 Roberto Sassu New
[v16,11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-09-05 Roberto Sassu New
[v16,12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-09-05 Roberto Sassu New
[1/7] bpf: Add missing fd modes check for map iterators bpf: Add fd modes check for map iter and extend libbpf - - - --- 2022-09-06 Roberto Sassu New
[2/7] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts() bpf: Add fd modes check for map iter and extend libbpf - - - --- 2022-09-06 Roberto Sassu New
[3/7] libbpf: Introduce bpf_prog_get_fd_by_id_opts() bpf: Add fd modes check for map iter and extend libbpf - - - --- 2022-09-06 Roberto Sassu New
[4/7] libbpf: Introduce bpf_btf_get_fd_by_id_opts() bpf: Add fd modes check for map iter and extend libbpf - - - --- 2022-09-06 Roberto Sassu New
[5/7] libbpf: Introduce bpf_link_get_fd_by_id_opts() bpf: Add fd modes check for map iter and extend libbpf - - - --- 2022-09-06 Roberto Sassu New
[6/7] selftests/bpf: Ensure fd modes are checked for map iters and destroy links bpf: Add fd modes check for map iter and extend libbpf - - - --- 2022-09-06 Roberto Sassu New
[7/7] selftests/bpf: Add tests for _opts variants of libbpf bpf: Add fd modes check for map iter and extend libbpf - - - --- 2022-09-06 Roberto Sassu New
[v17,12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs Untitled series #674912 1 - - --- 2022-09-07 Roberto Sassu New
[v17,10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key() bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-09-09 Roberto Sassu New
[v17,11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc bpf: Add kfuncs for PKCS#7 signature verification - - - --- 2022-09-09 Roberto Sassu New
[v17,12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs bpf: Add kfuncs for PKCS#7 signature verification 1 - - --- 2022-09-09 Roberto Sassu New
[RFC,1/3] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts() bpf: Enforce map fd modes in verifier - - - --- 2022-09-26 Roberto Sassu New
[RFC,2/3] bpf: Enforce granted permissions in a map fd at verifier level bpf: Enforce map fd modes in verifier - - - --- 2022-09-26 Roberto Sassu New
[RFC,3/3] selftests/bpf: Test enforcement of map fd permissions at verifier level bpf: Enforce map fd modes in verifier - - - --- 2022-09-26 Roberto Sassu New
[2/6] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,2/6] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RESEND,6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id() Add _opts variant for bpf_*_get_fd_by_id() - - - --- 2022-10-04 Roberto Sassu New
[RFC,1/3] lsm: Clarify documentation of vm_enough_memory hook [RFC,1/3] lsm: Clarify documentation of vm_enough_memory hook - - - --- 2022-10-28 Roberto Sassu New
[RFC,2/3] bpf-lsm: Limit values that can be returned by security modules [RFC,1/3] lsm: Clarify documentation of vm_enough_memory hook - - - --- 2022-10-28 Roberto Sassu New
[RFC,3/3] selftests/bpf: Check if return values of LSM programs are allowed [RFC,1/3] lsm: Clarify documentation of vm_enough_memory hook - - - --- 2022-10-28 Roberto Sassu New
[RESEND,RFC,1/3] lsm: Clarify documentation of vm_enough_memory hook [RESEND,RFC,1/3] lsm: Clarify documentation of vm_enough_memory hook - 1 - --- 2022-10-28 Roberto Sassu New
[RESEND,RFC,2/3] bpf-lsm: Limit values that can be returned by security modules [RESEND,RFC,1/3] lsm: Clarify documentation of vm_enough_memory hook - - - --- 2022-10-28 Roberto Sassu New
[RESEND,RFC,3/3] selftests/bpf: Check if return values of LSM programs are allowed [RESEND,RFC,1/3] lsm: Clarify documentation of vm_enough_memory hook - - - --- 2022-10-28 Roberto Sassu New
[RFC,v2,1/7] bpf: Remove superfluous btf_id_set_contains() declaration bpf-lsm: Check return values of security modules - - - --- 2022-12-07 Roberto Sassu New
[RFC,v2,2/7] bpf: Mark ALU32 operations in bpf_reg_state structure bpf-lsm: Check return values of security modules - - - --- 2022-12-07 Roberto Sassu New
[RFC,v2,3/7] lsm: Redefine LSM_HOOK() macro to add return value flags as argument bpf-lsm: Check return values of security modules - - - --- 2022-12-07 Roberto Sassu New
[RFC,v2,4/7] bpf-lsm: Enforce return value limitations on security modules bpf-lsm: Check return values of security modules - - - --- 2022-12-07 Roberto Sassu New
[RFC,v2,5/7] selftests/bpf: Check if return values of LSM programs are allowed bpf-lsm: Check return values of security modules - - - --- 2022-12-07 Roberto Sassu New
[RFC,v2,6/7] selftests/bpf: Prevent positive ret values in test_lsm and verify_pkcs7_sig bpf-lsm: Check return values of security modules - - - --- 2022-12-07 Roberto Sassu New
[RFC,v2,7/7] selftests/bpf: Change return value in test_libbpf_get_fd_by_id_opts.c bpf-lsm: Check return values of security modules - - - --- 2022-12-07 Roberto Sassu New
[1/5] usermode_driver: Introduce umd_send_recv() from bpfilter usermode_driver: Add management library and API - - - --- 2023-03-17 Roberto Sassu New
[2/5] usermode_driver_mgmt: Introduce management of user mode drivers usermode_driver: Add management library and API - - - --- 2023-03-17 Roberto Sassu New
[3/5] bpfilter: Port to user mode driver management API usermode_driver: Add management library and API - - - --- 2023-03-17 Roberto Sassu New
[4/5] selftests/umd_mgmt: Add selftests for UMD management library usermode_driver: Add management library and API - - - --- 2023-03-17 Roberto Sassu New
[5/5] doc: Add documentation for the User Mode Driver management library usermode_driver: Add management library and API - 1 - --- 2023-03-17 Roberto Sassu New
[RFC,1/6] KEYS: asymmetric: Introduce UMD-based asymmetric key parser KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu New
[RFC,2/6] KEYS: asymmetric: Introduce UMD-based asymmetric key signature parser KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu New
[RFC,3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig() KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu New
[RFC,4/6] bpf: Introduce bpf_verify_umd_signature() kfunc KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu New
[RFC,5/6] selftests/bpf: Prepare a test for UMD-parsed signatures KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu New
[RFC,6/6] KEYS: asymmetric: Add UMD handler KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu New
[RFC,01/10] crypto: Export public key algorithm information KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,02/10] crypto: Export signature encoding information KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,03/10] KEYS: asymmetric: Introduce a parser for user asymmetric keys and sigs KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,04/10] KEYS: asymmetric: Introduce the user asymmetric key parser KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,05/10] KEYS: asymmetric: Introduce the user asymmetric key signature parser KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,06/10] verification: Add verify_uasym_signature() and verify_uasym_sig_message() KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,07/10] KEYS: asymmetric: Preload user asymmetric keys from a keyring blob KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,08/10] KEYS: Introduce load_uasym_keyring() KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,09/10] bpf: Introduce bpf_verify_uasym_signature() kfunc KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,10/10] selftests/bpf: Prepare a test for user asymmetric key signatures KEYS: Introduce user asymmetric keys and signatures - - - --- 2023-07-06 Roberto Sassu New
[RFC,GNUPG,1/2] Convert PGP keys to the user asymmetric keys format [RFC,GNUPG,1/2] Convert PGP keys to the user asymmetric keys format - - - --- 2023-07-06 Roberto Sassu New
[RFC,GNUPG,2/2] Convert PGP signatures to the user asymmetric key signatures format Untitled series #763144 - - - --- 2023-07-06 Roberto Sassu New
[v8,08/24] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-12-14 Roberto Sassu New
[v8,12/24] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-12-14 Roberto Sassu New
[v8,13/24] security: Introduce file_release hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-12-14 Roberto Sassu New
[v8,19/24] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-12-14 Roberto Sassu New
[v8,21/24] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-12-14 Roberto Sassu New
[v8,22/24] evm: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-12-14 Roberto Sassu New
[v8,23/24] ima: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-12-14 Roberto Sassu New
[v8,24/24] integrity: Remove LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-12-14 Roberto Sassu New
[v9,12/25] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-01-15 Roberto Sassu New
[v9,19/25] integrity: Move integrity_kernel_module_request() to IMA security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2024-01-15 Roberto Sassu New
[v9,22/25] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 2 2 - --- 2024-01-15 Roberto Sassu New
[v3,01/13] lib: Add TLV parser security: digest_cache LSM - - - --- 2024-02-09 Roberto Sassu New
« 1 2 »