index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
55
-1044
/
+5094
|
\
|
*
crypto: aspeed - Remove redundant dev_err call
Shang XiaoJing
2022-09-30
1
-3
/
+1
|
*
crypto: bcm - Simplify obtain the name for cipher
Gaosheng Cui
2022-09-30
1
-2
/
+2
|
*
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-09-30
1
-4
/
+4
|
*
crypto: zip - remove the unneeded result variable
ye xingchen
2022-09-30
1
-24
/
+6
|
*
crypto: qat - add limit to linked list parsing
Adam Guerin
2022-09-30
1
-2
/
+6
|
*
crypto: octeontx2 - Remove the unneeded result variable
ye xingchen
2022-09-30
1
-4
/
+1
|
*
crypto: ccp - Remove the unneeded result variable
ye xingchen
2022-09-30
1
-4
/
+1
|
*
crypto: aspeed - Fix check for platform_get_irq() errors
YueHaibing
2022-09-30
1
-3
/
+1
|
*
crypto: virtio - fix memory-leak
lei he
2022-09-30
1
-0
/
+4
|
*
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-09-30
1
-2
/
+4
|
*
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
2022-09-30
1
-2
/
+16
|
*
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
Neal Liu
2022-09-30
2
-5
/
+5
|
*
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
2022-09-24
1
-7
/
+15
|
*
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
Liu Shixin
2022-09-24
1
-14
/
+2
|
*
crypto: artpec6 - Fix printk warning on size_t/%d
Herbert Xu
2022-09-24
1
-1
/
+1
|
*
crypto: inside-secure - Replace generic aes with libaes
Peter Harliman Liem
2022-09-24
2
-54
/
+21
|
*
crypto: inside_secure - Avoid dma map if size is zero
Peter Harliman Liem
2022-09-24
1
-13
/
+31
|
*
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
2022-09-16
1
-6
/
+6
|
*
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
2022-09-16
1
-6
/
+6
|
*
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-09-16
1
-6
/
+12
|
*
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
2022-09-16
5
-18
/
+222
|
*
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
2022-09-16
3
-121
/
+236
|
*
crypto: hisilicon/zip - support zip capability
Weili Qian
2022-09-16
3
-42
/
+128
|
*
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
2022-09-16
1
-73
/
+63
|
*
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
2022-09-16
3
-38
/
+157
|
*
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
2022-09-16
1
-99
/
+195
|
*
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
2022-09-16
5
-103
/
+202
|
*
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
2022-09-16
1
-3
/
+18
|
*
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2022-09-16
7
-133
/
+198
|
*
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
2022-09-16
4
-67
/
+141
|
*
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
2022-09-16
1
-2
/
+0
|
*
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
2022-09-16
1
-4
/
+4
|
*
crypto: nx - Remove the unneeded result variable
ye xingchen
2022-09-09
1
-4
/
+1
|
*
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
2022-09-09
1
-1
/
+5
|
*
crypto: octeontx - Remove the unneeded result variable
ye xingchen
2022-09-09
1
-15
/
+5
|
*
crypto: aspeed - fix return value check in aspeed_hace_probe()
Sun Ke
2022-09-09
1
-2
/
+2
|
*
crypto: aspeed - Fix sparse warnings
Herbert Xu
2022-09-07
2
-40
/
+40
|
*
crypto: aspeed: fix format unexpected build warning
Neal Liu
2022-09-07
1
-3
/
+3
|
*
crypto: aspeed - fix build module error
Neal Liu
2022-09-06
1
-7
/
+4
|
*
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
2022-09-02
1
-1
/
+7
|
*
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
2022-09-02
1
-2
/
+4
|
*
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
2022-09-02
1
-1
/
+14
|
*
crypto: aspeed - Enable compile testing
Herbert Xu
2022-09-02
1
-1
/
+1
|
*
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
2022-09-02
1
-1
/
+1
|
*
crypto: bcm - fix repeated words in comments
wangjianli
2022-09-02
1
-1
/
+1
|
*
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
2022-09-02
1
-1
/
+1
|
*
crypto: n2 - fix repeated words in comments
wangjianli
2022-09-02
1
-1
/
+1
|
*
Revert "crypto: allwinner - Fix dma_map_sg error check"
Herbert Xu
2022-09-02
4
-7
/
+7
|
*
Revert "crypto: gemini - Fix error check for dma_map_sg"
Herbert Xu
2022-09-02
1
-3
/
+3
[next]