index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-03
crypto: blake2s - optimize blake2s initialization
Eric Biggers
2
-30
/
+28
2021-01-03
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
3
-139
/
+76
2021-01-03
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2
-40
/
+49
2021-01-03
crypto: blake2s - remove unneeded includes
Eric Biggers
1
-2
/
+0
2021-01-03
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+23
2021-01-03
crypto: blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+27
2021-01-03
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+5
2021-01-03
hwrng: iproc-rng200 - Move enable/disable in separate function
Matthias Brugger
1
-19
/
+16
2021-01-03
hwrng: iproc-rng200 - Fix disable of the block.
Matthias Brugger
1
-3
/
+0
2021-01-03
crypto: arm64/aes-ctr - improve tail handling
Ard Biesheuvel
2
-74
/
+137
2021-01-03
crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled
Ard Biesheuvel
1
-2
/
+2
2021-01-03
MAINTAINERS: Add maintainers for Keem Bay OCS HCU driver
Daniele Alessandrelli
1
-0
/
+11
2021-01-03
crypto: keembay-ocs-hcu - Add optional support for sha224
Daniele Alessandrelli
2
-0
/
+75
2021-01-03
crypto: keembay-ocs-hcu - Add HMAC support
Daniele Alessandrelli
4
-9
/
+544
2021-01-03
crypto: keembay - Add Keem Bay OCS HCU driver
Declan Murphy
5
-0
/
+1632
2021-01-03
dt-bindings: crypto: Add Keem Bay OCS HCU bindings
Declan Murphy
1
-0
/
+46
2021-01-03
crypto: sun4i-ss - add SPDX header and remove blank lines
Corentin Labbe
2
-3
/
+1
2021-01-03
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
6
-0
/
+98
2021-01-03
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
1
-44
/
+65
2021-01-03
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
1
-1
/
+1
2021-01-03
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
1
-6
/
+6
2021-01-03
crypto: sun4i-ss - IV register does not work on A10 and A13
Corentin Labbe
1
-6
/
+28
2021-01-03
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
1
-2
/
+2
2021-01-03
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2
-8
/
+6
2021-01-03
crypto: inside-secure - fix platform_get_irq.cocci warnings
Tian Tao
1
-4
/
+1
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
33
-207
/
+273
2021-01-03
chcr_ktls: use AES library for single use cipher
Ard Biesheuvel
2
-12
/
+8
2021-01-03
crypto: ccree - remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-01-03
crypto: sahara - Remove unused .id_table support
Fabio Estevam
1
-7
/
+0
2021-01-03
crypto: tcrypt - avoid signed overflow in byte count
Ard Biesheuvel
1
-10
/
+10
2021-01-03
crypto: aesni - implement support for cts(cbc(aes))
Ard Biesheuvel
2
-1
/
+261
2021-01-03
MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
Krzysztof Kozlowski
4
-4
/
+0
2021-01-03
crypto: mediatek - remove obsolete driver
Vic Wu
8
-3650
/
+0
2021-01-03
crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
Ard Biesheuvel
1
-1
/
+2
2021-01-03
crypto: arm/chacha-neon - add missing counter increment
Ard Biesheuvel
1
-0
/
+1
2020-12-27
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-27
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
4
-3
/
+44
2020-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+4
2020-12-27
Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-26
/
+42
2020-12-27
Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+22
2020-12-27
Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+4
2020-12-27
Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-33
/
+20
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-25
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-32
/
+31
2020-12-25
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-25
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-25
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-391
/
+688
[next]