Show patches with: none      |   2634 patches
« 1 2 3 426 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[no subject] Untitled series #745000 - - - --- 2023-04-21 David Howells New
[no subject] Untitled series #432993 - - - --- 2021-02-10 David Howells New
[no subject] Untitled series #419723 - - 1 --- 2021-01-19 David Howells New
[-next] certs: Fix Kconfig dependency [-next] certs: Fix Kconfig dependency 1 - 1 --- 2022-07-04 Ren Zhijie New
[-next] certs: Fix some kernel-doc comments [-next] certs: Fix some kernel-doc comments - - - --- 2022-04-02 Yang Li New
[-next] certs: Fix some kernel-doc comments [-next] certs: Fix some kernel-doc comments - - - --- 2022-03-17 Yang Li 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
[-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] dh key: convert to use be32_add_cpu() [-next] dh key: convert to use be32_add_cpu() - - - --- 2020-09-14 Liu Shixin New
[-next] KEYS: Remove unused declarations [-next] KEYS: Remove unused declarations 1 - - --- 2023-08-16 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
[-next] KEYS: trusted: Switch to kmemdup_nul() [-next] KEYS: trusted: Switch to kmemdup_nul() - - - --- 2021-04-12 Wei Yongjun 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] trusted-keys: Fix kernel-doc warnings in trusted-keys [-next] trusted-keys: Fix kernel-doc warnings in trusted-keys - 1 - --- 2023-06-21 Gaosheng Cui New
[-next] verify_pefile: fix kernel-doc warnings in verify_pefile [-next] verify_pefile: fix kernel-doc warnings in verify_pefile - - - --- 2023-06-19 Gaosheng Cui New
[0/6] a pile of randconfig fixes - - - --- 2022-10-20 Adam Borowski New
[0/7] sysctl: Remove sentinel elements from misc directories - - - --- 2024-03-28 Joel Granados via B4 Relay New
[01/10] certs: use $@ to simplify the key generation rule kbuild: do not quote string values in Makefile - 1 - --- 2021-12-12 Masahiro Yamada New
[01/11] compat.h: fix a spelling error in <linux/compat.h> [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[01/11] tpm: move buffer handling from static inlines to real functions add integrity and security to TPM2 transactions - - - --- 2022-12-09 James Bottomley New
[01/12] crypto: lib - implement library version of AES in CFB mode add integrity and security to TPM2 transactions - 1 - --- 2023-02-16 James Bottomley New
[01/12] X.509: Make certificate parser public PCI device authentication - 3 - --- 2023-09-28 Lukas Wunner New
[01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-08 Stefan Berger New
[01/14] mpi: Introduce mpi_key_length() KEYS: Add support for PGP keys and signatures - - - --- 2022-01-11 Roberto Sassu New
[01/17] tpm-buf: move from static inlines to real functions Asymmetric key operations on TPM2 - - - --- 2020-05-18 James Prestwood New
[01/17] uapi: General notification queue definitions [ver #5] pipe: Keyrings, mount and superblock notifications [ver #5] - - - --- 2020-03-18 David Howells New
[01/18] crypto: dh - remove struct dh's ->q member crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[01/18] security: keys: Fix fall-through warnings for Clang keys: Miscellaneous fixes - 1 - --- 2020-12-09 David Howells New
[01/18] X.509: Parse RSASSA-PSS style certificates Implement RSASSA-PSS signature verification - - - --- 2021-03-30 Varad Gautam New
[01/20] crypto: hash - introduce crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() - - - --- 2020-05-02 Eric Biggers New
[01/28] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-03-03 Roberto Sassu New
[01/32] netlink: Avoid memcpy() across flexible array boundary Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook New
[02/10] certs: unify duplicated cmd_extract_certs and improve the log kbuild: do not quote string values in Makefile - 1 - --- 2021-12-12 Masahiro Yamada New
[02/11] docs: crypto: convert asymmetric-keys.txt to ReST Manually convert thermal, crypto and misc-devices to ReST - - - --- 2020-02-06 Mauro Carvalho Chehab New
[02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw() [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[02/11] tpm: add buffer handling for TPM2B types add integrity and security to TPM2 transactions - - - --- 2022-12-09 James Bottomley New
[02/12] tpm: move buffer handling from static inlines to real functions add integrity and security to TPM2 transactions - - - --- 2023-02-16 James Bottomley New
[02/12] X.509: Parse Subject Alternative Name in certificates PCI device authentication 1 3 - --- 2023-09-28 Lukas Wunner New
[02/14] crypto: ecdsa - Adjust tests on length of key material Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-08 Stefan Berger New
[02/14] rsa: add parser of raw format KEYS: Add support for PGP keys and signatures - - - --- 2022-01-11 Roberto Sassu New
[02/17] security: Add hooks to rule on setting a watch [ver #5] pipe: Keyrings, mount and superblock notifications [ver #5] 1 - - --- 2020-03-18 David Howells New
[02/17] tpm-buf: add handling for TPM2B types Asymmetric key operations on TPM2 - - - --- 2020-05-18 James Prestwood New
[02/18] crypto: dh - constify struct dh's pointer members crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[02/18] keys: Remove outdated __user annotations keys: Miscellaneous fixes - - - --- 2020-12-09 David Howells New
[02/28] ima: Align ima_post_path_mknod() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-03-03 Roberto Sassu New
[02/32] Introduce flexible array struct memcpy() helpers Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook New
[03/10] certs: remove unneeded -I$(srctree) option for system_certificates.o kbuild: do not quote string values in Makefile - - - --- 2021-12-12 Masahiro Yamada New
[03/10] security: keys: trusted: Parse out individual components of the key blob Encrypted Hibernation - - - --- 2022-05-04 Evan Green New
[03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[03/11] tpm: add cursor based buffer functions for response parsing add integrity and security to TPM2 transactions - - - --- 2022-12-09 James Bottomley New
[03/12] tpm: add buffer handling for TPM2B types add integrity and security to TPM2 transactions - - - --- 2023-02-16 James Bottomley New
[03/12] X.509: Move certificate length retrieval into new helper PCI device authentication - 2 - --- 2023-09-28 Lukas Wunner New
[03/14] crypto: ecdsa - Adjust res.x mod n for NIST P521 Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-08 Stefan Berger New
[03/14] PGPLIB: PGP definitions (RFC 4880) KEYS: Add support for PGP keys and signatures - - - --- 2022-01-11 Roberto Sassu New
[03/17] security: Add a hook for the point of notification insertion [ver #5] pipe: Keyrings, mount and superblock notifications [ver #5] 1 - - --- 2020-03-18 David Howells New
[03/17] tpm-buf: add cursor based functions for response parsing Asymmetric key operations on TPM2 - - - --- 2020-05-18 James Prestwood New
[03/18] crypto: dh - optimize domain parameter serialization for well-known groups crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[03/18] watch_queue: Drop references to /dev/watch_queue keys: Miscellaneous fixes 1 - - --- 2020-12-09 David Howells New
[03/22] docs: crypto: convert asymmetric-keys.txt to ReST Untitled series #302611 1 - - --- 2020-06-15 Mauro Carvalho Chehab New
[03/27] kbuild, KEYS: remove MODULE_LICENSE in non-modules Untitled series #724045 - - - --- 2023-02-22 Nick Alcock New
[03/28] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-03-03 Roberto Sassu New
[03/32] flex_array: Add Kunit tests Introduce flexible array struct memcpy() helpers - 1 - --- 2022-05-04 Kees Cook New
[04/10] certs: refactor file cleaning kbuild: do not quote string values in Makefile - 1 - --- 2021-12-12 Masahiro Yamada New
[04/10] security: keys: trusted: Allow storage of PCR values in creation data Encrypted Hibernation - - - --- 2022-05-04 Evan Green New
[04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[04/11] tpm: add buffer function to point to returned parameters add integrity and security to TPM2 transactions - - - --- 2022-12-09 James Bottomley New
[04/12] certs: Create blacklist keyring earlier PCI device authentication - 5 - --- 2023-09-28 Lukas Wunner New
[04/12] tpm: add cursor based buffer functions for response parsing add integrity and security to TPM2 transactions - - - --- 2023-02-16 James Bottomley New
[04/14] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521 Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-08 Stefan Berger New
[04/14] PGPLIB: Basic packet parser KEYS: Add support for PGP keys and signatures - - - --- 2022-01-11 Roberto Sassu New
[04/17] pipe: Add O_NOTIFICATION_PIPE [ver #5] pipe: Keyrings, mount and superblock notifications [ver #5] - - - --- 2020-03-18 David Howells New
[04/17] tpm2-space: export the context save and load commands Asymmetric key operations on TPM2 - - - --- 2020-05-18 James Prestwood New
[04/18] crypto: dh - introduce RFC 7919 safe-prime groups crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - - - --- 2021-12-01 Nicolai Stange New
[04/18] security/keys: use kvfree_sensitive() keys: Miscellaneous fixes - 1 - --- 2020-12-09 David Howells New
[04/28] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-03-03 Roberto Sassu New
[04/32] fortify: Add run-time WARN for cross-field memcpy() Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook New
[05/10] certs: remove misleading comments about GCC PR kbuild: do not quote string values in Makefile - - - --- 2021-12-12 Masahiro Yamada New
[05/10] security: keys: trusted: Verify creation data Encrypted Hibernation - - - --- 2022-05-04 Evan Green New
[05/11] iov_iter: merge the compat case into rw_copy_check_uvector [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[05/11] tpm: export the context save and load commands add integrity and security to TPM2 transactions - - - --- 2022-12-09 James Bottomley New
[05/12] crypto: akcipher - Support more than one signature encoding PCI device authentication - 1 - --- 2023-09-28 Lukas Wunner New
[05/12] tpm: add buffer function to point to returned parameters add integrity and security to TPM2 transactions - - - --- 2023-02-16 James Bottomley New
[05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-08 Stefan Berger New
[05/14] PGPLIB: Signature parser KEYS: Add support for PGP keys and signatures - - - --- 2022-01-11 Roberto Sassu New
[05/17] pipe: Add general notification queue support [ver #5] pipe: Keyrings, mount and superblock notifications [ver #5] - - - --- 2020-03-18 David Howells New
[05/17] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling Asymmetric key operations on TPM2 - 1 - --- 2020-05-18 James Prestwood New
[05/18] crypto: testmgr - add DH RFC 7919 ffdhe2048 test vector crypto: dh - infrastructure for NVM in-band auth and FIPS conformance - 1 - --- 2021-12-01 Nicolai Stange New
[05/18] KEYS: asymmetric: Fix kerneldoc keys: Miscellaneous fixes 1 2 - --- 2020-12-09 David Howells New
[05/28] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-03-03 Roberto Sassu New
[05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item Introduce flexible array struct memcpy() helpers - - - --- 2022-05-04 Kees Cook New
[052/141] security: keys: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - 1 - --- 2020-11-20 Gustavo A. R. Silva New
[06/10] kbuild: stop using config_filename in scripts/Makefile.modsign kbuild: do not quote string values in Makefile - 1 - --- 2021-12-12 Masahiro Yamada New
[06/11] iov_iter: handle the compat case in import_iovec [01/11] compat.h: fix a spelling error in <linux/compat.h> - - - --- 2020-09-21 Christoph Hellwig New
[06/11] tpm: Add full HMAC and encrypt/decrypt session handling code add integrity and security to TPM2 transactions - 1 - --- 2022-12-09 James Bottomley New
[06/12] crypto: ecdsa - Support P1363 signature encoding PCI device authentication - 1 - --- 2023-09-28 Lukas Wunner New
[06/12] tpm: export the context save and load commands add integrity and security to TPM2 transactions - - - --- 2023-02-16 James Bottomley New
[06/14] crypto: ecc - Add NIST P521 curve parameters Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-08 Stefan Berger New
[06/14] KEYS: PGP data parser KEYS: Add support for PGP keys and signatures - - - --- 2022-01-11 Roberto Sassu New
[06/17] tpm-buf: add tpm_buf_parameters() Asymmetric key operations on TPM2 - - - --- 2020-05-18 James Prestwood New
[06/17] watch_queue: Add a key/keyring notification facility [ver #5] pipe: Keyrings, mount and superblock notifications [ver #5] - 1 - --- 2020-03-18 David Howells New
« 1 2 3 426 27 »