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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2025-04-07
MAINTAINERS: Update maintainers for crypto/marvell
Herbert Xu
1
-2
/
+0
2025-04-07
crypto: omap-sham - use dev_groups to register attribute groups
Ovidiu Panait
1
-12
/
+2
2025-04-07
crypto: omap-aes - use dev_groups to register attribute groups
Ovidiu Panait
1
-12
/
+2
2025-04-07
crypto: qat - remove BITS_IN_DWORD()
Suman Kumar Chakraborty
1
-10
/
+10
2025-04-07
crypto: qat - remove initialization in device class
Giovanni Cabiddu
8
-8
/
+0
2025-04-07
crypto: qat - add shutdown handler to qat_c3xxx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c3xxx
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_c62x
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c62x
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_dh895xcc
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_dh895xcc
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_420xx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - add shutdown handler to qat_4xxx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: sa2ul - Use proper helpers to setup request
Herbert Xu
1
-47
/
+16
2025-04-07
crypto: ccp - Add new SEV/SNP platform shutdown API
Ashish Kalra
2
-0
/
+12
2025-04-07
crypto: ccp - Register SNP panic notifier only if SNP is enabled
Ashish Kalra
1
-9
/
+13
2025-04-07
crypto: ccp - Reset TMR size at SNP Shutdown
Ashish Kalra
1
-0
/
+3
2025-04-07
crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctls
Ashish Kalra
1
-23
/
+119
2025-04-07
crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown
Ashish Kalra
1
-16
/
+33
2025-04-07
crypto: ccp - Abort doing SEV INIT if SNP INIT fails
Ashish Kalra
1
-5
/
+2
2025-04-07
crypto: iaa - Remove unused disable_async argument from iaa_decompress
Herbert Xu
1
-6
/
+5
2025-04-07
crypto: iaa - Do not clobber req->base.data
Herbert Xu
1
-4
/
+2
2025-04-07
crypto: iaa - Move compression CRC into request object
Herbert Xu
1
-15
/
+13
2025-04-07
crypto: scomp - Drop the dst scratch buffer
Herbert Xu
1
-54
/
+44
2025-04-07
crypto: cavium/zip - Remove driver
Herbert Xu
17
-3690
/
+0
2025-04-07
crypto: cavium - Move cpt and nitrox rules into cavium Makefile
Herbert Xu
2
-3
/
+3
2025-04-07
crypto: crypto4xx - Fix gcc12 uninitialized warning in crypto4xx_crypt
Herbert Xu
3
-5
/
+11
2025-04-07
crypto: deflate - Convert to acomp
Herbert Xu
1
-176
/
+187
2025-04-07
crypto: acomp - Add acomp_walk
Herbert Xu
2
-0
/
+160
2025-04-07
crypto: acomp - Move scomp stream allocation code into acomp
Herbert Xu
4
-140
/
+166
2025-04-07
dt-bindings: crypto: qcom-qce: document QCS615 crypto engine
Abhinaba Rakshit
1
-0
/
+1
2025-04-07
crypto: scomp - Allocate per-cpu buffer on first use of each CPU
Herbert Xu
4
-48
/
+171
2025-04-07
crypto: api - Ensure cra_type->destroy is done in process context
Herbert Xu
3
-15
/
+11
2025-04-07
crypto: api - Move alg destroy work from instance to template
Herbert Xu
2
-10
/
+30
2025-04-07
crypto: tegra - Fix IV usage for AES ECB
Akhil R
1
-4
/
+1
2025-04-06
Linux 6.15-rc1
v6.15-rc1
Linus Torvalds
1
-2
/
+2
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
1
-0
/
+3
2025-04-06
Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-43
/
+135
2025-04-06
Merge tag 'soundwire-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-04-06
tools/power turbostat: v2025.05.06
Len Brown
1
-1
/
+1
2025-04-06
tools/power turbostat: disable "cpuidle" invocation counters, by default
Len Brown
2
-13
/
+33
2025-04-06
Merge tag 'perf-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+9
2025-04-06
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
2
-2
/
+2
2025-04-06
tools/power turbostat: re-factor sysfs code
Len Brown
1
-10
/
+21
2025-04-06
tools/power turbostat: Restore GFX sysfs fflush() call
Zhang Rui
1
-0
/
+1
2025-04-06
tools/power turbostat: Document GNR UncMHz domain convention
Len Brown
1
-0
/
+1
2025-04-06
tools/power turbostat: report CoreThr per measurement interval
Len Brown
2
-1
/
+3
2025-04-06
tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192
Justin Ernst
1
-1
/
+1
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
796
-1718
/
+1650
[next]