Show patches with: Archived = No       |   2639 patches
« 1 2 3 426 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
crypto: public_key: fix overflow during implicit conversion crypto: public_key: fix overflow during implicit conversion - - - --- 2021-08-10 zhenwei pi New
[RESEND] crypto: public_key: fix overflow during implicit conversion [RESEND] crypto: public_key: fix overflow during implicit conversion - 1 - --- 2021-08-19 zhenwei pi New
KEYS: Add ECDH support KEYS: Add ECDH support - - - --- 2024-03-30 Zhang Yiqun New
[-next] crypto: KEYS: fix undefined reference errors in fips_signature_selftest [-next] crypto: KEYS: fix undefined reference errors in fips_signature_selftest - - - --- 2022-09-23 Zeng Heng New
sign-file: Correct return value check for sign-file sign-file: Correct return value check for sign-file - - - --- 2023-10-31 Yusong Gao New
[RESEND] sign-file: Correct return value check for sign-file [RESEND] sign-file: Correct return value check for sign-file - - - --- 2023-11-07 Yusong Gao dhowells New
[RESEND,v2] sign-file: Fix incorrect return values check [RESEND,v2] sign-file: Fix incorrect return values check - - - --- 2023-11-10 Yusong Gao New
[RESEND,v2] sign-file: Fix incorrect return values check [RESEND,v2] sign-file: Fix incorrect return values check - - - --- 2023-11-20 Yusong Gao New
[v3] sign-file: Fix incorrect return values check [v3] sign-file: Fix incorrect return values check - - - --- 2023-11-21 Yusong Gao New
[v4] sign-file: Fix incorrect return values check [v4] sign-file: Fix incorrect return values check - - - --- 2023-11-22 Yusong Gao New
[v5] sign-file: Fix incorrect return values check [v5] sign-file: Fix incorrect return values check - 1 - --- 2023-11-27 Yusong Gao New
[v5,RESEND] sign-file: Fix incorrect return values check [v5,RESEND] sign-file: Fix incorrect return values check - 1 - --- 2023-12-13 Yusong Gao New
[-next] PKCS#7: Use match_string() helper to simplify the code [-next] PKCS#7: Use match_string() helper to simplify the code - - - --- 2019-12-30 Yue Haibing New
[-next] crypto: pkcs7: Use match_string() helper to simplify the code [-next] crypto: pkcs7: Use match_string() helper to simplify the code - - - --- 2020-09-02 Yue Haibing New
[-next] keys: Remove unused extern declaration iterate_over_keyring() [-next] keys: Remove unused extern declaration iterate_over_keyring() - - - --- 2023-07-22 Yue Haibing New
[v2,-next] keys: Remove unused extern declarations [v2,-next] keys: Remove unused extern declarations - - - --- 2023-07-24 Yue Haibing New
[v3,-next] keys: Remove unused extern declarations [v3,-next] keys: Remove unused extern declarations - 1 - --- 2023-07-29 Yue Haibing New
[-next] KEYS: Remove unused declarations [-next] KEYS: Remove unused declarations 1 - - --- 2023-08-16 Yue Haibing New
crypto: asymmetric_keys/pkcs7.asn1 - remove the duplicated contentType pkcs7_note_OID processing lo… crypto: asymmetric_keys/pkcs7.asn1 - remove the duplicated contentType pkcs7_note_OID processing lo… - - - --- 2023-11-11 YiLin.Li New
KEYS: reaching the keys quotas correctly when instanttiating KEYS: reaching the keys quotas correctly when instanttiating - - - --- 2020-02-27 Yang Xu New
[v2] KEYS: reaching the keys quotas(max_bytes) correctly [v2] KEYS: reaching the keys quotas(max_bytes) correctly - 1 - --- 2020-02-28 Yang Xu New
[v3] KEYS: reaching the keys quotas correctly [v3] KEYS: reaching the keys quotas correctly - 2 - --- 2020-02-28 Yang Xu New
sign-file: add openssl engine support sign-file: add openssl engine support - - - --- 2021-02-10 Yang Song New
[v2] sign-file: add openssl engine support [v2] sign-file: add openssl engine support - - - --- 2021-02-18 Yang Song New
Keys: Remove redundant initialization of cred Keys: Remove redundant initialization of cred - 1 - --- 2021-05-08 Yang Li New
certs: Fix kernel-doc certs: Fix kernel-doc - - - --- 2021-05-24 Yang Li New
[-next] certs: Fix some kernel-doc comments [-next] certs: Fix some kernel-doc comments - - - --- 2022-03-17 Yang Li New
[-next] certs: Fix some kernel-doc comments [-next] certs: Fix some kernel-doc comments - - - --- 2022-04-02 Yang Li New
[v2] Instantiate key with user-provided decrypted data. [v2] Instantiate key with user-provided decrypted data. - - - --- 2021-12-13 Yael Tzur New
[v3] Instantiate key with user-provided decrypted data. [v3] Instantiate key with user-provided decrypted data. - 1 - --- 2021-12-22 Yael Tzur New
[v4] KEYS: encrypted: Instantiate key with user-provided decrypted data [v4] KEYS: encrypted: Instantiate key with user-provided decrypted data - 1 - --- 2021-12-29 Yael Tzur New
[v5] KEYS: encrypted: Instantiate key with user-provided decrypted data [v5] KEYS: encrypted: Instantiate key with user-provided decrypted data - 3 - --- 2022-02-15 Yael Tzur New
scrpits: Remove unneeded assignment parentheses scrpits: Remove unneeded assignment parentheses - - - --- 2020-05-21 Xu Wang New
[1/1] keys/keyrings: Fix typo in string [1/1] keys/keyrings: Fix typo in string - - - --- 2022-07-15 XU pengfei New
KEYS: Variable type completion KEYS: Variable type completion - - - --- 2022-08-16 Xin Gao New
keys: Variable type completion keys: Variable type completion - - - --- 2022-08-16 Xin Gao New
security: move from strlcpy with unused retval to strscpy security: move from strlcpy with unused retval to strscpy 1 - - --- 2022-08-18 Wolfram Sang New
KEYS: asymmetric: fix error return code in software_key_query() KEYS: asymmetric: fix error return code in software_key_query() - - - --- 2020-06-22 Wei Yongjun New
[-next] KEYS: trusted: Switch to kmemdup_nul() [-next] KEYS: trusted: Switch to kmemdup_nul() - - - --- 2021-04-12 Wei Yongjun New
KEYS: Don't write out to userspace while holding key semaphore KEYS: Don't write out to userspace while holding key semaphore - - - --- 2020-03-05 Waiman Long New
[v2,1/2] KEYS: Don't write out to userspace while holding key semaphore KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-08 Waiman Long New
[v2,2/2] KEYS: Avoid false positive ENOMEM error on key read KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-08 Waiman Long New
[v3,1/3] KEYS: Don't write out to userspace while holding key semaphore KEYS: Read keys to internal buffer & then copy to userspace - 1 - --- 2020-03-13 Waiman Long New
[v3,2/3] KEYS: Avoid false positive ENOMEM error on key read KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-13 Waiman Long New
[v3,3/3] KEYS: Use kvmalloc() to better handle large buffer allocation KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-13 Waiman Long New
[v4,1/4] KEYS: Don't write out to userspace while holding key semaphore KEYS: Read keys to internal buffer & then copy to userspace - 1 - --- 2020-03-17 Waiman Long New
[v4,2/4] KEYS: Remove __user annotation from rxrpc_read() KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-17 Waiman Long New
[v4,3/4] KEYS: Remove __user annotation from dns_resolver_read() KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-17 Waiman Long New
[v4,4/4] KEYS: Avoid false positive ENOMEM error on key read KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-17 Waiman Long New
[v5,1/2] KEYS: Don't write out to userspace while holding key semaphore KEYS: Read keys to internal buffer & then copy to userspace - 1 - --- 2020-03-18 Waiman Long New
[v5,2/2] KEYS: Avoid false positive ENOMEM error on key read KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-18 Waiman Long New
[v6,1/2] KEYS: Don't write out to userspace while holding key semaphore KEYS: Read keys to internal buffer & then copy to userspace - 1 - --- 2020-03-20 Waiman Long New
[v6,2/2] KEYS: Avoid false positive ENOMEM error on key read KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-20 Waiman Long New
[v7,0/2] KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-21 Waiman Long New
[v7,1/2] KEYS: Don't write out to userspace while holding key semaphore [v7,1/2] KEYS: Don't write out to userspace while holding key semaphore - 1 - --- 2020-03-21 Waiman Long New
[v7,2/2] KEYS: Avoid false positive ENOMEM error on key read [v7,1/2] KEYS: Don't write out to userspace while holding key semaphore - - - --- 2020-03-21 Waiman Long New
[v8,0/2] KEYS: Read keys to internal buffer & then copy to userspace - - - --- 2020-03-22 Waiman Long New
[v8,1/2] KEYS: Don't write out to userspace while holding key semaphore [v8,1/2] KEYS: Don't write out to userspace while holding key semaphore - 1 - --- 2020-03-22 Waiman Long New
[v8,2/2] KEYS: Avoid false positive ENOMEM error on key read [v8,1/2] KEYS: Don't write out to userspace while holding key semaphore - - - --- 2020-03-22 Waiman Long New
mm: Add kvfree_sensitive() for freeing sensitive data objects mm: Add kvfree_sensitive() for freeing sensitive data objects - - - --- 2020-04-06 Waiman Long New
[v2] mm: Add kvfree_sensitive() for freeing sensitive data objects [v2] mm: Add kvfree_sensitive() for freeing sensitive data objects - - - --- 2020-04-06 Waiman Long New
[v2] mm: Add kvfree_sensitive() for freeing sensitive data objects [v2] mm: Add kvfree_sensitive() for freeing sensitive data objects - - - --- 2020-04-07 Waiman Long New
[v3] mm: Add kvfree_sensitive() for freeing sensitive data objects [v3] mm: Add kvfree_sensitive() for freeing sensitive data objects 1 1 - --- 2020-04-07 Waiman Long New
[1/2] mm, treewide: Rename kzfree() to kfree_sensitive() mm, treewide: Rename kzfree() to kfree_sensitive() 4 - - --- 2020-04-13 Waiman Long New
[2/2] crypto: Remove unnecessary memzero_explicit() mm, treewide: Rename kzfree() to kfree_sensitive() - - - --- 2020-04-13 Waiman Long New
[v2,2/2] crypto: Remove unnecessary memzero_explicit() Untitled series #270343 - - - --- 2020-04-13 Waiman Long New
[v2,3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info() mm, treewide: Rename kzfree() to kfree_sensitive() - - - --- 2020-04-14 Waiman Long New
[v3,2/3] crypto: Remove unnecessary memzero_explicit() Untitled series #271009 2 - - --- 2020-04-14 Waiman Long New
[v4,1/3] mm/slab: Use memzero_explicit() in kzfree() mm, treewide: Rename kzfree() to kfree_sensitive() 1 - - --- 2020-06-16 Waiman Long New
[v4,2/3] mm, treewide: Rename kzfree() to kfree_sensitive() mm, treewide: Rename kzfree() to kfree_sensitive() 3 - - --- 2020-06-16 Waiman Long New
[v4,3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info() mm, treewide: Rename kzfree() to kfree_sensitive() - - - --- 2020-06-16 Waiman Long New
[v5,1/2] mm/slab: Use memzero_explicit() in kzfree() mm, treewide: Rename kzfree() to kfree_sensitive() 1 - - --- 2020-06-16 Waiman Long New
[v5,2/2] mm, treewide: Rename kzfree() to kfree_sensitive() mm, treewide: Rename kzfree() to kfree_sensitive() 3 - - --- 2020-06-16 Waiman Long New
man: fix a formatting on the keyctl.1 man page man: fix a formatting on the keyctl.1 man page - - - --- 2022-05-10 Vladis Dronov New
[RFC] KEYS: Double max_size to make keyctl pkey_verify work [RFC] KEYS: Double max_size to make keyctl pkey_verify work - - - --- 2022-02-02 Vitaly Chikunov New
[1/1] proc_keys_next should increase position index keys: seq_file .next functions should increase position index - - - --- 2020-01-24 Vasily Averin New
[v2] keys: proc_keys_next should increase position index [v2] keys: proc_keys_next should increase position index - - - --- 2020-01-30 Vasily Averin New
[01/18] X.509: Parse RSASSA-PSS style certificates Implement RSASSA-PSS signature verification - - - --- 2021-03-30 Varad Gautam New
[17/18] crypto: Accept pss as valid encoding during signature verification Implement RSASSA-PSS signature verification 1 - - --- 2021-03-30 Varad Gautam New
[18/18] keyctl_pkey: Add pkey parameter slen to pass in PSS salt length Implement RSASSA-PSS signature verification - 1 - --- 2021-03-30 Varad Gautam New
[v2,01/18] X.509: Parse RSASSA-PSS style certificates Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_* Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,06/18] crypto: rsa: Start moving RSA common code to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,07/18] crypto: rsa: Move more common code to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,09/18] crypto: Extend akcipher API to pass signature parameters Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,11/18] crypto: Scaffolding for RSA-PSS signature style Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,13/18] crypto: rsa-psspad: Get signature parameters from a given signature Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,15/18] crypto: rsa-psspad: Provide PSS signature verify operation Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,16/18] crypto: rsa-psspad: Implement signature verify callback Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,17/18] crypto: Accept pss as valid encoding during signature verification Implement RSASSA-PSS signature verification 1 - - --- 2021-04-08 Varad Gautam New
[v2,18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v3,01/18] X.509: Parse RSASSA-PSS style certificates Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
« 1 2 3 426 27 »