summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-06-292-15/+11
|\
| * media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()Gustavo A. R. Silva2021-06-072-15/+11
* | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-06-2917-1/+17
|\ \
| * | drm/nouveau/clk: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-041-0/+1
| * | drm/nouveau/therm: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-041-0/+1
| * | drm/nouveau: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-042-0/+2
| * | ide: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | hwmon: (max6621) Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-1/+1
| * | hwmon: (corsair-cpro) Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | firewire: core: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | braille_console: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | qlcnic: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-182-0/+2
| * | bnxt_en: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | netxen_nic: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | nfp: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | vxge: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | watchdog: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | atm: fore200e: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| * | tee: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
| |/
* | Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-291-5/+5
|\ \
| * | pstore/blk: Include zone in pstore_device_infoKees Cook2021-06-171-5/+5
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-06-2975-1005/+6511
|\ \
| * | crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe2021-06-241-0/+1
| * | crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin2021-06-241-0/+18
| * | crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing2021-06-241-0/+1
| * | crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu2021-06-248-22/+32
| * | crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu2021-06-241-2/+4
| * | crypto: nx - Fix memcpy() over-reading in nonceKees Cook2021-06-241-1/+1
| * | crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King2021-06-241-1/+1
| * | crypto: sa2ul - Remove unused auth_len variableHerbert Xu2021-06-241-4/+0
| * | crypto: sl3516 - fix duplicated inclusionkernel test robot2021-06-241-1/+0
| * | crypto: hisilicon/zip - adds the max shaper type rateKai Ye2021-06-171-0/+11
| * | crypto: hisilicon/hpre - adds the max shaper type rateKai Ye2021-06-171-0/+7
| * | crypto: hisilicon/sec - adds the max shaper type rateKai Ye2021-06-171-0/+7
| * | crypto: hisilicon/qm - supports to inquiry each function's QoSKai Ye2021-06-171-7/+174
| * | crypto: hisilicon/qm - add pf ping single vf functionKai Ye2021-06-171-0/+36
| * | crypto: hisilicon/qm - merges the work initialization process into a single f...Kai Ye2021-06-171-7/+11
| * | crypto: hisilicon/qm - add the "alg_qos" file nodeKai Ye2021-06-171-129/+155
| * | crypto: hisilicon/qm - supports writing QoS int the hostKai Ye2021-06-172-2/+310
| * | crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dma...Baokun Li2021-06-171-2/+1
| * | crypto: marvell/cesa - change FPGA indirect article to anTom Rix2021-06-171-1/+1
| * | crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Christophe JAILLET2021-06-111-10/+8
| * | crypto: hisilicon/sec - modify the SEC request structureKai Ye2021-06-112-19/+22
| * | crypto: hisilicon/sec - add hardware integrity check value processKai Ye2021-06-112-34/+48
| * | crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye2021-06-112-5/+94
| * | crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye2021-06-113-34/+345
| * | crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun2021-06-111-2/+6
| * | crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe2021-06-117-0/+1353
| * | crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong2021-06-111-2/+2
| * | crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...Zhang Qilong2021-06-111-6/+3