projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2020-02-22
Iuliana Prodan
crypto: caam - refactor RSA private key _done callbacks
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Iuliana Prodan
crypto: caam - refactor ahash_edesc_alloc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Iuliana Prodan
crypto: caam - refactor ahash_done callbacks
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Iuliana Prodan
crypto: caam - refactor skcipher/aead/gcm/chachapoly...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: qat - spelling s/Decrytp/Decrypt/
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - use devm_kzalloc() for hash data
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - use devm_k[mz]alloc() for cipher data
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - use devm_k[mz]alloc() for AEAD data
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - use existing dev helper in init_cc_reso...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - grammar s/not room/no room/
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - spelling s/Crytpcell/Cryptocell/
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - improve kerneldoc in cc_request_mgr...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - improve kerneldoc in cc_hash.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove bogus kerneldoc markers
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - extract cc_init_copy_sram()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove struct cc_cipher_handle
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove struct buff_mgr_handle
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove struct cc_debugfs_ctx
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove struct cc_sram_ctx
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - make cc_pm_{suspend,resume}() static
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - use of_device_get_match_data()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - simplify Runtime PM handling
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - use u32 for SRAM addresses
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove bogus paragraph about freeing...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - defer larval_digest_addr init until...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - use existing helpers to split 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - make mlli_params.mlli_virt_addr void *
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - clean up clock handling
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove empty cc_sram_mgr_fini()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - drop duplicated error message on SRAM...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - swap SHA384 and SHA512 larval hashes...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - remove unneeded casts
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - fix retry handling in cc_send_sync_requ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
crypto: ccree - fix debugfs register access while suspended
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Geert Uytterhoeven
debugfs: regset32: Add Runtime PM support
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Zhangfei Gao
crypto: hisilicon - register zip engine to uacce
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Zhangfei Gao
crypto: hisilicon - Remove module_param uacce_mode
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Kenneth Lee
uacce: add uacce driver
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Kenneth Lee
uacce: Add documents for uacce
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Daniel Jordan
padata: fix uninitialized return value in padata_replace()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Uwe Kleine...
hwrng: imx-rngc - improve dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Stephen Kitt
crypto: chelsio - remove extra allocation for chtls_dev
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Eneas U de...
crypto: qce - handle AES-XTS cases that qce fails
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Eneas U de...
crypto: qce - use AES fallback for small requests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Eneas U de...
crypto: qce - use cryptlen when adding extra sgl
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Chen Zhou
crypto: allwinner - remove redundant platform_get_irq...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Devulapally...
crypto: chelsio - Print the chcr driver information...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Horia Geantă
crypto: tcrypt - fix printed skcipher [a]sync mode
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Tianjia Zhang
crypto: proc - simplify the c_show function
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Ayush Sawal
crypto: chelsio - This fixes the kernel panic which...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Ayush Sawal
crypto: chelsio - This fixes the libkcapi's cbc(aes...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Matteo Croce
crypto: arm64/poly1305 - ignore build files
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
YueHaibing
crypto: ccree - remove set but not used variable 'du_size'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Gilad Ben-Yossef
crypto: ccree - dec auth tag size from cryptlen map
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Valentin Ciocoi...
crypto: caam/qi - optimize frame queue cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Gilad Ben-Yossef
crypto: ccree - fix AEAD blocksize registration
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Gilad Ben-Yossef
crypto: ccree - fix some reported cipher block sizes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Gilad Ben-Yossef
crypto: ccree - only try to map auth tag if needed
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Gilad Ben-Yossef
crypto: ccree - protect against empty or NULL scatterlists
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Jason A. Donenfeld
crypto: x86/curve25519 - replace with formally verified...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Dan Carpenter
crypto: rng - Fix a refcounting bug in crypto_rng_reset()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Shukun Tan
crypto: hisilicon - Fix duplicate print when qm occur...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Shukun Tan
crypto: hisilicon - Unify error detect process into qm
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Shukun Tan
crypto: hisilicon - Configure zip RAS error type
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Shukun Tan
crypto: hisilicon - Unify hardware error init/uninit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Linus Torvalds
Linux 5.6-rc1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Linus Torvalds
Merge tag 'kbuild-v5.6-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag 'zonefs-5.6-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Marc Zyngier
irqchip/gic-v4.1: Avoid 64bit division for the sake...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge branch 'work.vboxsf' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag 'x86-urgent-2020-02-09' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag 'smp-urgent-2020-02-09' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag 'perf-urgent-2020-02-09' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag 'timers-urgent-2020-02-09' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag 'irq-urgent-2020-02-09' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag 'efi-urgent-2020-02-09' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Linus Torvalds
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Hans de Goede
fs: Add VirtualBox guest shared folder (vboxsf) support
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge tag 'powerpc-5.6-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Fix up remaining devm_ioremap_nocache() in SGI IOC3...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge tag 'armsoc-late' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge tag 'armsoc-defconfig' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge tag 'armsoc-drivers' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge tag 'armsoc-dt' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge tag 'armsoc-soc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge tag 'compat-ioctl-fix' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge branch 'merge.nfs-fs_parse.1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge branch 'work.misc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
Merge branch 'pipe-exclusive-wakeup'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Linus Torvalds
pipe: use exclusive waits when reading or writing
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Arnd Bergmann
compat_ioctl: fix FIONREAD on devices
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Thomas Gleixner
Merge tag 'irqchip-fixes-5.6-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Tim Harvey
net: thunderx: use proper interface type for RGMII
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
David S. Miller
Merge tag 'wireless-drivers-2020-02-08' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
next