index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ofb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
crypto: hisilicon/sec - only HW V2 needs to change the BD err detection
Kai Ye
1
-7
/
+8
2022-06-17
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
Alexey Khoroshilov
1
-0
/
+1
2022-06-17
crypto: hisilicon/qm - modify event irq processing
Weili Qian
2
-51
/
+99
2022-06-17
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Weili Qian
3
-49
/
+27
2022-06-17
crypto: hisilicon/qm - add functions for releasing resources
Weili Qian
1
-12
/
+16
2022-06-17
crypto: hisilicon/trng - fix local variable type
Weili Qian
1
-1
/
+1
2022-06-17
MAINTAINERS: update HiSilicon ZIP and QM maintainers
Zhou Wang
1
-3
/
+12
2022-06-10
crypto: sun8i-ss - fix a NULL vs IS_ERR() check in sun8i_ss_hashkey
Peng Wu
1
-2
/
+2
2022-06-10
crypto: octeontx2 - fix potential null pointer access
Shijith Thotton
1
-3
/
+12
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
15
-624
/
+76
2022-06-10
crypto: memneq - move into lib/
Jason A. Donenfeld
6
-1
/
+7
2022-06-10
crypto: octeontx2 - add firmware version in devlink info
Shijith Thotton
3
-3
/
+42
2022-06-10
crypto: ccp - fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
crypto: hisilicon/sec - fix typos in comment
Julia Lawall
1
-2
/
+2
2022-06-10
fscrypt: Add HCTR2 support for filename encryption
Nathan Huckleberry
5
-10
/
+38
2022-06-10
crypto: arm64/polyval - Add PMULL accelerated implementation of POLYVAL
Nathan Huckleberry
4
-0
/
+560
2022-06-10
crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL
Nathan Huckleberry
6
-0
/
+581
2022-06-10
crypto: arm64/aes-xctr - Improve readability of XCTR and CTR modes
Nathan Huckleberry
2
-68
/
+185
2022-06-10
crypto: arm64/aes-xctr - Add accelerated implementation of XCTR
Nathan Huckleberry
3
-66
/
+168
2022-06-10
crypto: x86/aesni-xctr - Add accelerated implementation of XCTR
Nathan Huckleberry
3
-82
/
+266
2022-06-10
crypto: hctr2 - Add HCTR2 support
Nathan Huckleberry
6
-0
/
+1278
2022-06-10
crypto: polyval - Add POLYVAL support
Nathan Huckleberry
7
-0
/
+412
2022-06-10
crypto: xctr - Add XCTR support
Nathan Huckleberry
6
-0
/
+901
2022-06-10
crypto: atmel-ecc - Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-2
/
+10
2022-06-10
crypto: sun8i-ss - Fix error codes for dma_mapping_error()
Dan Carpenter
1
-2
/
+4
2022-06-10
crypto: sun8i-ss - fix error codes in allocate_flows()
Dan Carpenter
1
-4
/
+12
2022-06-10
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
1
-4
/
+6
2022-06-06
Linux 5.19-rc1
v5.19-rc1
Linus Torvalds
1
-2
/
+2
2022-06-06
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
5
-39
/
+27
2022-06-05
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
3
-6
/
+4
2022-06-04
kbuild: Allow to select bash in a modified environment
Schspa Shi
1
-1
/
+1
2022-06-04
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
1
-2
/
+6
2022-06-04
modpost: use fnmatch() to simplify match()
Masahiro Yamada
1
-61
/
+13
2022-06-04
modpost: simplify mod->name allocation
Masahiro Yamada
1
-13
/
+12
2022-06-04
kbuild: factor out the common objtool arguments
Masahiro Yamada
4
-97
/
+52
2022-06-04
kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
Masahiro Yamada
2
-40
/
+62
2022-06-04
kbuild: clean .tmp_* pattern by make clean
Masahiro Yamada
3
-8
/
+5
2022-06-04
cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share
Steve French
1
-1
/
+2
2022-06-04
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
3
-9
/
+14
2022-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
3
-2
/
+23
2022-06-04
firmware_loader: enable XZ by default if compressed support is enabled
Linus Torvalds
1
-0
/
+1
2022-06-03
perf vendor events intel: Update metrics for Alderlake
Zhengjun Xing
1
-50
/
+113