index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
crypto: qce - Set DMA alignment explicitly
Herbert Xu
3
-22
/
+23
2022-12-09
crypto: octeontx2 - Set DMA alignment explicitly
Herbert Xu
1
-39
/
+40
2022-12-09
crypto: octeontx - Set DMA alignment explicitly
Herbert Xu
1
-34
/
+35
2022-12-09
crypto: keembay - Set DMA alignment explicitly
Herbert Xu
1
-13
/
+13
2022-12-09
crypto: safexcel - Set DMA alignment explicitly
Herbert Xu
1
-49
/
+50
2022-12-09
crypto: hisilicon/hpre - Set DMA alignment explicitly
Herbert Xu
1
-15
/
+25
2022-12-09
crypto: chelsio - Set DMA alignment explicitly
Herbert Xu
1
-21
/
+22
2022-12-09
crypto: ccree - Set DMA alignment explicitly
Herbert Xu
3
-83
/
+83
2022-12-09
crypto: ccp - Set DMA alignment explicitly
Herbert Xu
8
-71
/
+76
2022-12-09
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
2
-11
/
+11
2022-12-09
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
1
-2
/
+6
2022-12-09
crypto: arm64/ghash-ce - use frame_push/pop macros consistently
Ard Biesheuvel
1
-5
/
+3
2022-12-09
crypto: arm64/crct10dif - use frame_push/pop macros consistently
Ard Biesheuvel
1
-3
/
+2
2022-12-09
crypto: arm64/aes-modes - use frame_push/pop macros consistently
Ard Biesheuvel
1
-22
/
+12
2022-12-09
crypto: arm64/aes-neonbs - use frame_push/pop consistently
Ard Biesheuvel
1
-9
/
+7
2022-12-09
crypto: chelsio - Fix flexible struct array warning
Herbert Xu
2
-6
/
+6
2022-12-09
crypto: qat - add resubmit logic for decompression
Giovanni Cabiddu
4
-0
/
+245
2022-12-09
crypto: acomp - define max size for destination
Giovanni Cabiddu
1
-0
/
+1
2022-12-09
crypto: qat - enable deflate for QAT GEN4
Giovanni Cabiddu
8
-14
/
+689
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
24
-12
/
+1447
2022-12-09
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
14
-123
/
+158
2022-12-09
crypto: qat - relocate qat_algs_alloc_flags()
Giovanni Cabiddu
2
-5
/
+6
2022-12-09
crypto: qat - relocate backlog related structures
Giovanni Cabiddu
2
-14
/
+16
2022-12-09
crypto: qat - extend buffer list interface
Giovanni Cabiddu
3
-18
/
+54
2022-12-09
crypto: qat - generalize crypto request buffers
Giovanni Cabiddu
3
-39
/
+39
2022-12-09
crypto: qat - change bufferlist logic interface
Giovanni Cabiddu
3
-45
/
+49
2022-12-09
crypto: qat - rename bufferlist functions
Giovanni Cabiddu
3
-24
/
+24
2022-12-09
crypto: qat - relocate bufferlist logic
Giovanni Cabiddu
4
-184
/
+214
2022-12-05
crypto: api - Use linux/cache.h instead of asm/cache.h
Herbert Xu
1
-1
/
+1
2022-12-02
crypto: ccree,hisilicon - Fix dependencies to correct algorithm
Tianjia Zhang
2
-3
/
+3
2022-12-02
crypto: caam - Set DMA alignment explicitly
Herbert Xu
5
-215
/
+216
2022-12-02
crypto: kpp - Add ctx helpers with DMA alignment
Herbert Xu
1
-1
/
+23
2022-12-02
crypto: akcipher - Add ctx helpers with DMA alignment
Herbert Xu
1
-1
/
+23
2022-12-02
crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127
Herbert Xu
2
-3
/
+8
2022-12-02
crypto: skcipher - Add ctx helpers with DMA alignment
Herbert Xu
1
-0
/
+22
2022-12-02
crypto: hash - Add ctx helpers with DMA alignment
Herbert Xu
1
-0
/
+22
2022-12-02
crypto: aead - Add ctx helpers with DMA alignment
Herbert Xu
1
-0
/
+22
2022-12-02
crypto: api - Add crypto_tfm_ctx_dma
Herbert Xu
2
-7
/
+39
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
26
-25
/
+30
2022-12-02
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
1
-1
/
+1
2022-12-02
crypto: x86/curve25519 - disable gcov
Joe Fradley
1
-0
/
+3
2022-12-02
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2
-2
/
+1
2022-12-02
crypto: kpp - Move reqsize into tfm
Herbert Xu
2
-5
/
+6
2022-12-02
crypto: dh - Use helper to set reqsize
Herbert Xu
1
-1
/
+3
2022-12-02
crypto: akcipher - Move reqsize into tfm
Herbert Xu
2
-4
/
+5
2022-12-02
crypto: virtio - Use helper to set reqsize
Herbert Xu
1
-2
/
+3
2022-12-02
crypto: caam - Use helper to set reqsize
Herbert Xu
1
-1
/
+2
2022-12-02
crypto: qat - Use helper to set reqsize
Herbert Xu
1
-2
/
+4
2022-12-02
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
1
-6
/
+13
2022-12-02
crypto: kpp - Add helper to set reqsize
Herbert Xu
1
-0
/
+6
[next]