index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
crypto: virtio - Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-12
crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data
Jason Wang
2
-8
/
+4
2021-08-06
hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
3
-0
/
+138
2021-08-06
firmware: smccc: Register smccc_trng platform device
Andre Przywara
1
-0
/
+17
2021-08-06
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2
-26
/
+35
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
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-12
/
+31
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+18
2021-07-11
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+21
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-23
/
+33
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
36
-162
/
+287
2021-07-11
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
77
-331
/
+1872
2021-07-11
Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
33
-601
/
+440
2021-07-11
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-11
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-29
/
+135
[next]