index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-aes-regs.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-06
crypto: omap-sham - drop pm_runtime_irqsafe() usage
Tony Lindgren
1
-1
/
+0
2021-08-06
crypto: omap-sham - drop suspend and resume functions
Tony Lindgren
1
-21
/
+0
2021-08-06
crypto: omap-sham - drop old hw_init and unused FLAGS_INIT
Tony Lindgren
1
-21
/
+5
2021-08-06
crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()
Tony Lindgren
1
-0
/
+2
2021-08-06
crypto: omap-sham - initialize req only after omap_sham_hw_init()
Tony Lindgren
1
-2
/
+2
2021-08-06
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
1
-1
/
+1
2021-07-30
crypto: atmel-aes - use swap()
Salah Triki
1
-6
/
+2
2021-07-30
crypto: ecc - handle unaligned input buffer in ecc_swap_digits
Mian Yousaf Kaukab
1
-2
/
+3
2021-07-30
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
2
-5
/
+6
2021-07-30
crypto: sun8i-ss - Use kfree_sensitive
Jason Wang
1
-6
/
+3
2021-07-30
crypto: atmel-aes - Allocate aes dev at tfm init time
Tudor Ambarus
1
-33
/
+43
2021-07-30
crypto: atmel-aes - Add fallback to XTS software implementation
Tudor Ambarus
1
-4
/
+51
2021-07-30
crypto: atmel - Set OFB's blocksize to 1
Tudor Ambarus
2
-2
/
+2
2021-07-30
crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraint
Tudor Ambarus
1
-0
/
+3
2021-07-30
crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraint
Tudor Ambarus
1
-0
/
+7
2021-07-30
crypto: atmel-aes - Add XTS input length constraint
Tudor Ambarus
1
-0
/
+3
2021-07-30
crypto: atmel-aes - Add blocksize constraint for ECB and CBC modes
Tudor Ambarus
1
-1
/
+6
2021-07-30
crypto: atmel-tdes - Handle error messages
Tudor Ambarus
1
-17
/
+16
2021-07-30
crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfm
Tudor Ambarus
1
-19
/
+9
2021-07-30
crypto: tcrypt - add the asynchronous speed test for SM4
Tianjia Zhang
1
-1
/
+25
2021-07-30
crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
Tianjia Zhang
4
-0
/
+1072
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
5
-30
/
+30
2021-07-30
crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
6
-152
/
+208
2021-07-23
crypto: x86/aes-ni - add missing error checks in XTS code
Ard Biesheuvel
1
-0
/
+5
2021-07-16
crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
3
-12
/
+12
2021-07-16
hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
4
-16
/
+16
2021-07-16
crypto: arm/curve25519 - rename 'mod_init' & 'mod_exit' functions to be modul...
Randy Dunlap
1
-4
/
+4
2021-07-16
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
1
-27
/
+9
2021-07-16
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
1
-10
/
+35
2021-07-16
crypto: drbg - select SHA512
Stephan Mueller
1
-1
/
+1
2021-07-12
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-12
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-12
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-12
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-12
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
1
-59
/
+133
2021-07-10
rtc: at91sam9: Remove unnecessary offset variable checks
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()
Nobuhiro Iwamatsu
1
-3
/
+1
2021-07-10
rtc: spear: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
rtc: tps6586x: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: tps80031: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: rtd119x: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-2
/
+1
2021-07-10
rtc: sc27xx: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: max6900: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+3
2021-07-10
rtc: ds1374: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+2
2021-07-10
rtc: au1xxx: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
Revert "PCI: Coalesce host bridge contiguous apertures"
Bjorn Helgaas
1
-46
/
+4
[next]