summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: ecdsa - Use ecc_digits_from_bytes to convert signatureStefan Berger2024-06-071-10/+2
* crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits arrayStefan Berger2024-06-071-13/+4
* crypto: lib - add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-074-0/+4
* crypto: ccp - Move message about TSME being enabled later in initMario Limonciello2024-06-072-8/+15
* crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello2024-06-077-3/+68
* crypto: ccp - align psp_platform_access_msgMario Limonciello2024-06-071-2/+2
* crypto: ccp - Move security attributes to their own fileMario Limonciello2024-06-076-56/+95
* crypto: ccp - Represent capabilities register as a unionMario Limonciello2024-06-075-42/+42
* crypto: stm32/cryp - call finalize with bh disabledMaxime Méré2024-06-071-1/+5
* crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flagMaxime Méré2024-06-071-9/+9
* crypto: stm32/cryp - increase priorityMaxime Méré2024-06-071-9/+9
* crypto: stm32/cryp - use dma when possibleMaxime Méré2024-06-071-26/+651
* crypto: ecdsa - Fix the public key format descriptionJarkko Sakkinen2024-06-071-3/+2
* hwrng: amd - Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-071-1/+3
* crypto: testmgr - test setkey in no-SIMD contextEric Biggers2024-06-071-5/+24
* crypto: atmel-sha204a - fix negated return valueLothar Rubusch2024-05-311-1/+1
* crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...Christophe JAILLET2024-05-311-1/+0
* crypto: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-05-318-0/+8
* crypto: arm64/crc10dif - Raise priority of NEON crct10dif implementationMark Brown2024-05-311-1/+1
* crypto: api - Disable boot-test-finished if algapi is a moduleHerbert Xu2024-05-313-4/+10
* crypto: ppc/curve25519 - Update Kconfig and Makefile for ppc64leDanny Tsen2024-05-312-0/+13
* crypto: ppc/curve25519 - Core functions for ppc64leDanny Tsen2024-05-311-0/+299
* crypto: ppc/curve25519 - Low-level primitives for ppc64leDanny Tsen2024-05-311-0/+671
* crypto: qat - Fix typoDeming Wang2024-05-311-1/+1
* crypto: n2 - Remove unused struct 'n2_skcipher_request_context'Dr. David Alan Gilbert2024-05-311-4/+0
* crypto: hifn_795x - Remove unused hifn_*_command structsDr. David Alan Gilbert2024-05-311-17/+0
* crypto: ccree - Remove unused struct 'tdes_keys'Dr. David Alan Gilbert2024-05-311-6/+0
* crypto: axis - Remove unused struct 'dbgfs_u32'Dr. David Alan Gilbert2024-05-311-7/+0
* crypto: x86/poly1305 - Switch to new Intel CPU model definesTony Luck2024-05-311-2/+2
* crypto: x86/twofish - Switch to new Intel CPU model definesTony Luck2024-05-311-4/+5
* Linux 6.10-rc1v6.10-rc1Linus Torvalds2024-05-271-3/+3
* mm: percpu: Include smp.h in alloc_tag.hKent Overstreet2024-05-261-0/+1
* Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds2024-05-264-103/+68
|\
| * Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo2024-05-264-103/+68
* | Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-05-266-6/+34
|\ \
| * | cifs: Fix missing set of remote_i_sizeDavid Howells2024-05-242-3/+4
| * | cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells2024-05-241-0/+1
| * | cifs: update internal version numberSteve French2024-05-211-2/+2
| * | smb3: reenable swapfiles over SMB3 mountsSteve French2024-05-213-1/+27
* | | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-2613-69/+187
|\ \ \
| * | | mm/ksm: fix possible UAF of stable_nodeChengming Zhou2024-05-241-1/+2
| * | | mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin2024-05-241-2/+2
| * | | mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong2024-05-241-2/+7
| * | | nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi2024-05-241-3/+18
| * | | nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi2024-05-241-4/+13
| * | | nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi2024-05-241-6/+19
| * | | selftests/mm: fix build warnings on ppc64Michael Ellerman2024-05-242-0/+2
| * | | arm64: patching: fix handling of execmem addressesWill Deacon2024-05-241-1/+1
| * | | selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain2024-05-241-22/+49
| * | | selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain2024-05-241-0/+2