summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-31crypto: rsa-pkcs1pad - use clearer variable namesEric Biggers1-15/+16
2022-01-31crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()Eric Biggers1-0/+2
2022-01-31crypto: rsa-pkcs1pad - restore signature length checkEric Biggers1-1/+1
2022-01-31crypto: rsa-pkcs1pad - correctly get hash from source scatterlistEric Biggers1-1/+1
2022-01-31crypto: rsa-pkcs1pad - only allow with rsaEric Biggers1-0/+5
2022-01-31crypto: qat - fix access to PFVF interrupt registers for GEN4Giovanni Cabiddu1-33/+9
2022-01-31arm64: lib: accelerate crc32_beKevin Bracey1-14/+73
2022-01-31lib/crc32test: correct printed bytes countKevin Bracey1-1/+1
2022-01-31lib/crc32: Make crc32_be weak for arch overrideKevin Bracey1-2/+3
2022-01-31lib/crc32: remove unneeded castsKevin Bracey1-6/+3
2022-01-31crypto: kdf - Select hmac in addition to sha256Herbert Xu1-0/+1
2022-01-31crypto: sun8i-ss - really disable hash on A80Corentin Labbe1-0/+2
2022-01-31crypto: x86 - Convert to SPDX identifierNathan Huckleberry1-53/+10
2022-01-31crypto: testmgr - Move crypto_simd_disabled_for_test outHerbert Xu2-3/+6
2022-01-31hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDERGeert Uytterhoeven1-1/+1
2022-01-31crypto: ccp - remove redundant ret variableMinghao Chi1-4/+1
2022-01-28crypto: qat - fix a signedness bug in get_service_enabled()Dan Carpenter1-1/+1
2022-01-28crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()Peter Gonda1-1/+1
2022-01-28crypto: tcrypt - add asynchronous speed test for SM3Tianjia Zhang1-5/+9
2022-01-28crypto: x86/sm3 - add AVX assembly implementationTianjia Zhang4-0/+667
2022-01-28crypto: sm3 - make dependent on sm3 libraryTianjia Zhang3-137/+16
2022-01-28crypto: sm2 - make dependent on sm3 libraryTianjia Zhang2-20/+20
2022-01-28crypto: arm64/sm3-ce - make dependent on sm3 libraryTianjia Zhang2-9/+21
2022-01-28crypto: sm3 - create SM3 stand-alone libraryTianjia Zhang4-0/+284
2022-01-28Documentation: update debugfs doc for Hisilicon HPREKai Ye1-0/+10
2022-01-28Documentation: update debugfs doc for Hisilicon ZIPKai Ye1-0/+10
2022-01-28Documentation: update debugfs doc for Hisilicon SECKai Ye1-0/+10
2022-01-28Documentation: use the tabs on all acc documentationKai Ye3-220/+220
2022-01-23Linux 5.17-rc1v5.17-rc1Linus Torvalds1-2/+2
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds51-149/+354
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-3/+10
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2-3/+10
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+3
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds73-438/+635
2022-01-22perf tools: Remove redundant err variableMinghao Chi1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin1-1/+1
2022-01-22certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada1-1/+1
2022-01-22certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada1-1/+1
2022-01-22Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada1-1/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds172-2820/+1766
2022-01-22Merge tag '5.17-rc-part2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds25-626/+573
2022-01-22Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-36/+4