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
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
3
-5
/
+55
2023-12-08
crypto: hisilicon/hpre - save capability registers in probe process
Zhiqi Song
1
-18
/
+64
2023-12-08
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
1
-10
/
+52
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
4
-119
/
+55
2023-12-08
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
1
-13
/
+21
2023-12-08
crypto: sahara - avoid skcipher fallback code duplication
Ovidiu Panait
1
-60
/
+25
2023-12-08
crypto: sahara - remove unused error field in sahara_dev
Ovidiu Panait
1
-8
/
+3
2023-12-08
crypto: sahara - fix error handling in sahara_hw_descriptor_create()
Ovidiu Panait
1
-5
/
+3
2023-12-08
crypto: sahara - fix processing requests with cryptlen < sg->length
Ovidiu Panait
1
-2
/
+7
2023-12-08
crypto: sahara - fix ahash selftest failure
Ovidiu Panait
1
-1
/
+1
2023-12-08
crypto: sahara - fix cbc selftest failure
Ovidiu Panait
1
-2
/
+31
2023-12-08
crypto: sahara - remove FLAGS_NEW_KEY logic
Ovidiu Panait
1
-21
/
+13
2023-12-08
crypto: safexcel - Add error handling for dma_map_sg() calls
Nikita Zhandarovich
1
-8
/
+11
2023-12-08
hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()
Yang Yingliang
1
-0
/
+1
2023-12-08
crypto: octeontx2 - By default allocate one CPT LF per CPT VF
Bharat Bhushan
2
-2
/
+2
2023-12-08
crypto: qat - add NULL pointer check
Giovanni Cabiddu
1
-0
/
+3
2023-12-08
crypto: qat - fix mutex ordering in adf_rl
Damian Muszynski
1
-2
/
+2
2023-12-08
crypto: qat - fix error path in add_update_sla()
Damian Muszynski
1
-2
/
+1
2023-12-08
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
1
-1
/
+4
2023-12-01
crypto: sa2ul - Return crypto_aead_setkey to transfer the error
Chen Ni
1
-2
/
+1
2023-12-01
crypto: hisilicon/qm - add comments and remove redundant array element
Weili Qian
1
-1
/
+10
2023-12-01
crypto: hisilicon/qm - simplify the status of qm
Weili Qian
3
-118
/
+20
2023-12-01
crypto: hisilicon/sgl - small cleanups for sgl.c
Weili Qian
1
-5
/
+7
2023-12-01
crypto: hisilicon/zip - add zip comp high perf mode configuration
Chenghai Huang
1
-0
/
+65
2023-12-01
crypto: qat - add sysfs_added flag for rate limiting
Damian Muszynski
2
-0
/
+9
2023-12-01
crypto: qat - add sysfs_added flag for ras
Damian Muszynski
2
-1
/
+7
2023-12-01
hwrng: starfive - Fix dev_err_probe return error
Jia Jie Ho
1
-1
/
+1
2023-12-01
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2
-10
/
+15
2023-12-01
crypto: starfive - Pad adata with zeroes
Jia Jie Ho
1
-2
/
+4
2023-11-24
crypto: starfive - RSA poll csr for done status
Jia Jie Ho
3
-45
/
+22
2023-11-24
crypto: starfive - Update driver dependencies
Jia Jie Ho
1
-1
/
+1
2023-11-17
hwrng: virtio - remove #ifdef guards for PM functions
Martin Kaiser
1
-6
/
+2
2023-11-17
crypto: jh7110 - Correct deferred probe return
Chanho Park
1
-7
/
+3
2023-11-17
crypto: qat - prevent underflow in rp2srv_store()
Dan Carpenter
1
-1
/
+2
2023-11-17
crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
Eric Biggers
1
-21
/
+4
2023-11-17
crypto: hisilicon/qm - remove incorrect type cast
Weili Qian
2
-52
/
+52
2023-11-17
crypto: hisilicon/qm - print device abnormal information
Weili Qian
1
-6
/
+16
2023-11-17
crypto: n2 - Silence gcc format-truncation false positive warnings
Herbert Xu
1
-2
/
+7
2023-11-17
crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
Herbert Xu
1
-3
/
+3
2023-11-17
crypto: ccree - Silence gcc format-truncation false positive warnings
Herbert Xu
2
-6
/
+14
2023-11-17
hwrng: ingenic - Replace of_device.h with explicit of.h include
Rob Herring
1
-1
/
+1
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
1
-1
/
+1
2023-11-12
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-1
/
+1
2023-11-10
Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
18
-110
/
+70
2023-11-10
Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
97
-812
/
+1760
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-25
/
+8
2023-11-10
Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
85
-773
/
+1688
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-17
/
+40
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
7
-8
/
+36
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-1
/
+1
[next]