summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-06-301-5/+5
|\
| * nfsd: Fix creation time serialization orderTavian Barnes2023-06-271-5/+5
* | Merge tag 'livepatching-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-301-1/+1
|\ \
| * | livepatch: Make 'klp_stack_entries' staticJosh Poimboeuf2023-06-051-1/+1
* | | Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-308-10/+75
|\ \ \
| * | | efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel2023-06-271-3/+3
| * | | efi/esrt: Allow ESRT access without CAP_SYS_ADMINNicholas Bishop2023-06-061-4/+0
| * | | efivarfs: expose used and total sizeAnisse Astier2023-05-175-1/+70
| * | | efi: make kobj_type structure constantThomas Weißschuh2023-05-101-1/+1
| * | | efi: x86: make kobj_type structure constantThomas Weißschuh2023-05-101-1/+1
| |/ /
* | | Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-06-30116-971/+4942
|\ \ \
| * | | crypto: akcipher - Do not copy dst if it is NULLHerbert Xu2023-06-271-1/+2
| * | | crypto: sig - Fix verify callHerbert Xu2023-06-273-7/+11
| * | | crypto: akcipher - Set request tfm on sync pathHerbert Xu2023-06-271-0/+1
| * | | crypto: sm2 - Provide sm2_compute_z_digest when sm2 is disabledHerbert Xu2023-06-261-0/+9
| * | | hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPSMartin Kaiser2023-06-231-4/+4
| * | | hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser2023-06-231-20/+1
| * | | hwrng: st - support compile-testingMartin Kaiser2023-06-231-1/+1
| * | | hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser2023-06-231-4/+2
| * | | KEYS: asymmetric: Use new crypto interface without scatterlistsHerbert Xu2023-06-231-97/+137
| * | | KEYS: asymmetric: Move sm2 code into x509_public_keyHerbert Xu2023-06-235-122/+94
| * | | KEYS: Add forward declaration in asymmetric-parser.hHerbert Xu2023-06-231-0/+2
| * | | crypto: sig - Add interface for sign/verifyHerbert Xu2023-06-238-18/+385
| * | | crypto: akcipher - Add sync interface without SG listsHerbert Xu2023-06-232-0/+131
| * | | crypto: cipher - On clone do crypto_mod_get()Dmitry Safonov2023-06-231-1/+6
| * | | crypto: api - Add __crypto_alloc_tfmgfpHerbert Xu2023-06-233-5/+14
| * | | crypto: api - Remove crypto_init_ops()Dmitry Safonov2023-06-232-15/+0
| * | | crypto: rsa - allow only odd e and restrict value in FIPS modeMahmoud Adam2023-06-231-0/+36
| * | | crypto: geniv - Split geniv out of AEAD Kconfig optionHerbert Xu2023-06-232-12/+9
| * | | crypto: algboss - Add missing dependency on RNG2Herbert Xu2023-06-231-3/+4
| * | | crypto: starfive - Add RSA algo supportJia Jie Ho2023-06-235-2/+683
| * | | crypto: starfive - Update hash module irq handlingJia Jie Ho2023-06-231-1/+8
| * | | crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal2023-06-232-22/+44
| * | | crypto: caam - add a test for the RNGVictoria Milhoan (b42089)2023-06-232-0/+57
| * | | crypto: caam - adjust RNG timing to support more devicesVictoria Milhoan2023-06-231-2/+2
| * | | crypto: qat - do not export adf_init_admin_pm()Giovanni Cabiddu2023-06-161-1/+0
| * | | crypto: n2 - Use of_property_read_reg() to parse "reg"Rob Herring2023-06-161-5/+4
| * | | crypto: qat - expose pm_idle_enabled through sysfsLucas Segarra Fernandez2023-06-165-1/+101
| * | | crypto: qat - extend configuration for 4xxxAdam Guerin2023-06-165-22/+163
| * | | crypto: qat - refactor fw config logic for 4xxxGiovanni Cabiddu2023-06-161-38/+58
| * | | crypto: qat - make fw images name constantGiovanni Cabiddu2023-06-165-10/+10
| * | | crypto: qat - move returns to default caseAdam Guerin2023-06-162-11/+10
| * | | crypto: hmac - Add missing blank lineFranziska Naepelt2023-06-161-0/+1
| * | | crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj2023-06-161-5/+4
| * | | crypto: qat - unmap buffer before free for DHHareshx Sankar Raj2023-06-161-3/+2
| * | | dm crypt: Avoid using MAX_CIPHER_BLOCKSIZEHerbert Xu2023-06-091-4/+11
| * | | crypto: qat - update slice mask for 4xxx devicesKarthikeyan Gopal2023-06-091-1/+1
| * | | crypto: qat - set deprecated capabilities as reservedKarthikeyan Gopal2023-06-091-2/+1
| * | | crypto: qat - add missing function declaration in adf_dbgfs.hGiovanni Cabiddu2023-06-061-1/+1
| * | | dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290Bhupesh Sharma2023-06-021-9/+35