index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-06-29
2
-15
/
+11
|
\
|
*
media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
Gustavo A. R. Silva
2021-06-07
2
-15
/
+11
*
|
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-29
17
-1
/
+17
|
\
\
|
*
|
drm/nouveau/clk: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-04
1
-0
/
+1
|
*
|
drm/nouveau/therm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-04
1
-0
/
+1
|
*
|
drm/nouveau: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-04
2
-0
/
+2
|
*
|
ide: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
hwmon: (max6621) Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-1
/
+1
|
*
|
hwmon: (corsair-cpro) Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
firewire: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
braille_console: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
qlcnic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
2
-0
/
+2
|
*
|
bnxt_en: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
netxen_nic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
nfp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
vxge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
watchdog: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
atm: fore200e: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
*
|
tee: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
|
/
*
|
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-29
1
-5
/
+5
|
\
\
|
*
|
pstore/blk: Include zone in pstore_device_info
Kees Cook
2021-06-17
1
-5
/
+5
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-06-29
75
-1005
/
+6511
|
\
\
|
*
|
crypto: sl3516 - depends on HAS_IOMEM
Corentin Labbe
2021-06-24
1
-0
/
+1
|
*
|
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
2021-06-24
1
-0
/
+18
|
*
|
crypto: sl3516 - Fix build warning without CONFIG_PM
YueHaibing
2021-06-24
1
-0
/
+1
|
*
|
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
2021-06-24
8
-22
/
+32
|
*
|
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
2021-06-24
1
-2
/
+4
|
*
|
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
2021-06-24
1
-1
/
+1
|
*
|
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
2021-06-24
1
-1
/
+1
|
*
|
crypto: sa2ul - Remove unused auth_len variable
Herbert Xu
2021-06-24
1
-4
/
+0
|
*
|
crypto: sl3516 - fix duplicated inclusion
kernel test robot
2021-06-24
1
-1
/
+0
|
*
|
crypto: hisilicon/zip - adds the max shaper type rate
Kai Ye
2021-06-17
1
-0
/
+11
|
*
|
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
2021-06-17
1
-0
/
+7
|
*
|
crypto: hisilicon/sec - adds the max shaper type rate
Kai Ye
2021-06-17
1
-0
/
+7
|
*
|
crypto: hisilicon/qm - supports to inquiry each function's QoS
Kai Ye
2021-06-17
1
-7
/
+174
|
*
|
crypto: hisilicon/qm - add pf ping single vf function
Kai Ye
2021-06-17
1
-0
/
+36
|
*
|
crypto: hisilicon/qm - merges the work initialization process into a single f...
Kai Ye
2021-06-17
1
-7
/
+11
|
*
|
crypto: hisilicon/qm - add the "alg_qos" file node
Kai Ye
2021-06-17
1
-129
/
+155
|
*
|
crypto: hisilicon/qm - supports writing QoS int the host
Kai Ye
2021-06-17
2
-2
/
+310
|
*
|
crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dma...
Baokun Li
2021-06-17
1
-2
/
+1
|
*
|
crypto: marvell/cesa - change FPGA indirect article to an
Tom Rix
2021-06-17
1
-1
/
+1
|
*
|
crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'
Christophe JAILLET
2021-06-11
1
-10
/
+8
|
*
|
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
2021-06-11
2
-19
/
+22
|
*
|
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
2021-06-11
2
-34
/
+48
|
*
|
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
2021-06-11
2
-5
/
+94
|
*
|
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
2021-06-11
3
-34
/
+345
|
*
|
crypto: qce - fix error return code in qce_skcipher_async_req_handle()
Wei Yongjun
2021-06-11
1
-2
/
+6
|
*
|
crypto: sl3516 - Add sl3516 crypto engine
Corentin Labbe
2021-06-11
7
-0
/
+1353
|
*
|
crypto: omap-sham - Fix PM reference leak in omap sham ops
Zhang Qilong
2021-06-11
1
-2
/
+2
|
*
|
crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Zhang Qilong
2021-06-11
1
-6
/
+3
[next]