summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: rsa-pkcs1pad - correctly get hash from source scatterlistEric Biggers2022-01-311-1/+1
* crypto: rsa-pkcs1pad - only allow with rsaEric Biggers2022-01-311-0/+5
* crypto: qat - fix access to PFVF interrupt registers for GEN4Giovanni Cabiddu2022-01-311-33/+9
* arm64: lib: accelerate crc32_beKevin Bracey2022-01-311-14/+73
* lib/crc32test: correct printed bytes countKevin Bracey2022-01-311-1/+1
* lib/crc32: Make crc32_be weak for arch overrideKevin Bracey2022-01-311-2/+3
* lib/crc32: remove unneeded castsKevin Bracey2022-01-311-6/+3
* crypto: kdf - Select hmac in addition to sha256Herbert Xu2022-01-311-0/+1
* crypto: sun8i-ss - really disable hash on A80Corentin Labbe2022-01-311-0/+2
* crypto: x86 - Convert to SPDX identifierNathan Huckleberry2022-01-311-53/+10
* crypto: testmgr - Move crypto_simd_disabled_for_test outHerbert Xu2022-01-312-3/+6
* hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDERGeert Uytterhoeven2022-01-311-1/+1
* crypto: ccp - remove redundant ret variableMinghao Chi2022-01-311-4/+1
* crypto: qat - fix a signedness bug in get_service_enabled()Dan Carpenter2022-01-281-1/+1
* crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()Peter Gonda2022-01-281-1/+1
* crypto: tcrypt - add asynchronous speed test for SM3Tianjia Zhang2022-01-281-5/+9
* crypto: x86/sm3 - add AVX assembly implementationTianjia Zhang2022-01-284-0/+667
* crypto: sm3 - make dependent on sm3 libraryTianjia Zhang2022-01-283-137/+16
* crypto: sm2 - make dependent on sm3 libraryTianjia Zhang2022-01-282-20/+20
* crypto: arm64/sm3-ce - make dependent on sm3 libraryTianjia Zhang2022-01-282-9/+21
* crypto: sm3 - create SM3 stand-alone libraryTianjia Zhang2022-01-284-0/+284
* Documentation: update debugfs doc for Hisilicon HPREKai Ye2022-01-281-0/+10
* Documentation: update debugfs doc for Hisilicon ZIPKai Ye2022-01-281-0/+10
* Documentation: update debugfs doc for Hisilicon SECKai Ye2022-01-281-0/+10
* Documentation: use the tabs on all acc documentationKai Ye2022-01-283-220/+220
* Linux 5.17-rc1v5.17-rc1Linus Torvalds2022-01-231-2/+2
* Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-2351-149/+354
|\
| * perf tools: Remove redundant err variableMinghao Chi2022-01-221-4/+1
| * perf test: Add parse-events test for aliases with hyphensJohn Garry2022-01-222-9/+82
| * perf test: Add pmu-events test for aliases with hyphensJohn Garry2022-01-222-0/+48
| * perf parse-events: Support event alias in form foo-bar-bazJohn Garry2022-01-224-4/+41
| * perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez2022-01-221-8/+17
| * perf cpumap: Remove duplicate include in cpumap.hLv Ruyi2022-01-221-1/+0
| * perf cpumap: Migrate to libperf cpumap apiIan Rogers2022-01-2231-87/+99
| * perf python: Fix cpu_map__item() buildingIan Rogers2022-01-221-3/+3
| * perf script: Fix printing 'phys_addr' failure issueYao Jin2022-01-221-1/+1
| * tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo2022-01-205-1/+8
| * tools headers UAPI: Sync x86 arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2022-01-191-12/+14
| * perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...Arnaldo Carvalho de Melo2022-01-191-1/+2
| * perf evlist: No need to setup affinities when disabling events for pid targetsArnaldo Carvalho de Melo2022-01-181-5/+9
| * perf evlist: No need to setup affinities when enabling events for pid targetsArnaldo Carvalho de Melo2022-01-181-5/+9
| * perf stat: No need to setup affinities when starting a workloadArnaldo Carvalho de Melo2022-01-181-7/+10
| * perf affinity: Allow passing a NULL arg to affinity__cleanup()Arnaldo Carvalho de Melo2022-01-181-1/+7
| * perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen2022-01-181-0/+3
* | Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-01-232-3/+10
|\ \
| * | ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2022-01-232-3/+10
* | | Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-233-4/+3
|\ \ \
| * | | certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada2022-01-221-1/+1
| * | | certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada2022-01-221-1/+1
| * | | Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada2022-01-221-1/+1