index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
crypto: rockchip - add support for rk3328
Corentin Labbe
1
-0
/
+1
2022-10-28
crypto: rockchip - fix style issue
Corentin Labbe
1
-6
/
+6
2022-10-28
crypto: rockchip - use read_poll_timeout
Corentin Labbe
1
-12
/
+12
2022-10-28
crypto: rockchip - add myself as maintainer
Corentin Labbe
1
-0
/
+7
2022-10-28
crypto: rockchip - use clk_bulk to simplify clock management
Corentin Labbe
2
-61
/
+11
2022-10-28
crypto: rockchip - handle reset also in PM
Corentin Labbe
1
-12
/
+10
2022-10-28
crypto: rockchip - introduce PM
Corentin Labbe
4
-2
/
+69
2022-10-28
crypto: rockchip - add debugfs
Corentin Labbe
5
-0
/
+91
2022-10-28
crypto: rockchip - rewrite type
Corentin Labbe
4
-23
/
+28
2022-10-28
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
5
-365
/
+221
2022-10-28
crypto: rockchip - remove non-aligned handling
Corentin Labbe
4
-103
/
+31
2022-10-28
crypto: rockchip - better handle cipher key
Corentin Labbe
2
-3
/
+8
2022-10-28
crypto: rockchip - add fallback for ahash
Corentin Labbe
1
-0
/
+38
2022-10-28
crypto: rockchip - add fallback for cipher
Corentin Labbe
3
-13
/
+90
2022-10-28
crypto: rockchip - do not store mode globally
Corentin Labbe
2
-22
/
+41
2022-10-28
crypto: rockchip - fix privete/private typo
Corentin Labbe
1
-1
/
+1
2022-10-28
crypto: rockchip - do not do custom power management
Corentin Labbe
4
-8
/
+6
2022-10-28
crypto: rockchip - do not use uninitialized variable
Corentin Labbe
1
-1
/
+1
2022-10-28
crypto: rockchip - use dev_err for error message about interrupt
Corentin Labbe
1
-2
/
+1
2022-10-21
hwrng: stm32 - fix read of the last word
Tomas Marek
1
-1
/
+1
2022-10-21
hwrng: stm32 - fix number of returned bytes on read
Tomas Marek
1
-2
/
+4
2022-10-21
crypto: talitos - Use the defined variable to clean code
jianchunfu
1
-3
/
+3
2022-10-21
hwrng: mtk - add mt7986 support
Mingming.Su
1
-2
/
+3
2022-10-21
crypto: n2 - add missing hash statesize
Corentin Labbe
1
-0
/
+6
2022-10-21
crypto: tcrypt - fix return value for multiple subtests
Robert Elliott
1
-128
/
+128
2022-10-21
crypto: ixp4xx - Fix sparse warnings
Herbert Xu
1
-5
/
+5
2022-10-21
hwrng: npcm - Add NPCM8XX support
Tomer Maimon
1
-4
/
+10
2022-10-21
dt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compatible string
Tomer Maimon
1
-1
/
+3
2022-10-21
crypto: stm32 - Fix spelling mistake "wite" -> "write"
Colin Ian King
1
-2
/
+2
2022-10-21
crypto: ccp - Add support for TEE for PCI ID 0x14CA
Mario Limonciello
1
-1
/
+10
2022-10-21
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
1
-0
/
+1
2022-10-21
crypto: ccp - Remove unused struct ccp_crypto_cpu
Yuan Can
1
-7
/
+0
2022-10-21
crypto: sun8i-ss - use dma_addr instead u32
Corentin Labbe
1
-1
/
+1
2022-10-21
crypto: inside-secure - Add MaxLinear platform
Peter Harliman Liem
2
-1
/
+13
2022-10-21
crypto: inside-secure - Add fw_little_endian option
Peter Harliman Liem
2
-4
/
+11
2022-10-21
crypto: inside-secure - Expand soc data structure
Peter Harliman Liem
2
-15
/
+35
2022-10-21
crypto: talitos - Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+2
2022-10-21
crypto: ccp - Add __init/__exit annotations to module init/exit funcs
ruanjinjie
1
-2
/
+2
2022-10-21
crypto: scatterwalk - remove duplicate function declarations
Tianjia Zhang
1
-1
/
+0
2022-10-21
crypto: ccm - use local variables instead of indirect references
Tianjia Zhang
1
-1
/
+1
2022-10-21
crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
Weili Qian
1
-1
/
+1
2022-10-21
crypto: hisilicon/sec - enabling clock gating of the address prefetch module
Weili Qian
1
-1
/
+1
2022-10-21
crypto: hisilicon/qm - fix incorrect parameters usage
Weili Qian
1
-2
/
+2
2022-10-21
crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) check
Yicong Yang
1
-6
/
+4
2022-10-21
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
1
-8
/
+2
2022-10-21
crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned
Nathan Huckleberry
1
-5
/
+14
2022-10-16
Linux 6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-17
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-17
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
[next]