index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
crypto: qat - add heartbeat feature
Damian Muszynski
21
-2
/
+662
2023-07-20
crypto: qat - add measure clock frequency
Damian Muszynski
16
-0
/
+268
2023-07-20
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
1
-15
/
+0
2023-07-20
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
10
-0
/
+137
2023-07-20
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
8
-0
/
+313
2023-07-20
crypto: sig - Remove some unused functions
Jiapeng Chong
1
-5
/
+0
2023-07-20
crypto: ccp - Add Mario to MAINTAINERS
Mario Limonciello
1
-0
/
+12
2023-07-20
crypto: ccp - Add unit tests for dynamic boost control
Mario Limonciello
1
-0
/
+266
2023-07-20
crypto: ccp - Add a sample python script for Dynamic Boost Control
Mario Limonciello
3
-0
/
+199
2023-07-20
crypto: ccp - Add a sample library for ioctl use
Mario Limonciello
2
-0
/
+85
2023-07-20
crypto: ccp - Add support for getting and setting DBC parameters
Mario Limonciello
4
-0
/
+109
2023-07-20
crypto: ccp - Add support for setting user ID for dynamic boost control
Mario Limonciello
4
-0
/
+45
2023-07-20
crypto: ccp - Add support for fetching a nonce for dynamic boost control
Mario Limonciello
9
-1
/
+321
2023-07-20
crypto: ccp - move setting PSP master to earlier in the init
Mario Limonciello
1
-3
/
+7
2023-07-20
crypto: ccp - Add bootloader and TEE version offsets
Mario Limonciello
1
-0
/
+5
2023-07-20
crypto: ccp - Add support for displaying PSP firmware versions
Mario Limonciello
3
-0
/
+84
2023-07-20
crypto: ccp - Rename macro for security attributes
Mario Limonciello
1
-13
/
+13
2023-07-14
crypto: qat - change value of default idle filter
Giovanni Cabiddu
1
-1
/
+1
2023-07-14
crypto: x86/aesni - Align the address before aes_set_key_common()
Chang S. Bae
1
-6
/
+6
2023-07-14
crypto: lrw,xts - Replace strlcpy with strscpy
Azeem Shaikh
2
-6
/
+6
2023-07-14
KEYS: fix kernel-doc warnings in verify_pefile
Gaosheng Cui
1
-1
/
+1
2023-07-14
crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and Makefile
Danny Tsen
2
-0
/
+30
2023-07-14
crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc...
Danny Tsen
1
-0
/
+186
2023-07-14
crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unroll...
Danny Tsen
1
-0
/
+1075
2023-07-14
crypt: chacha20-p10 - Glue code for optmized Chacha20 implementation for ppc64le
Danny Tsen
1
-0
/
+221
2023-07-14
crypto: chacha20-p10 - An optimized Chacha20 implementation with 8-way unroll...
Danny Tsen
1
-0
/
+842
2023-07-10
Merge tag 'v6.5-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-9
/
+22
2023-07-09
Linux 6.5-rc1
Linus Torvalds
1
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
1
-46
/
+46
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-11
/
+35
2023-07-09
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2023-07-09
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
10
-53
/
+46
2023-07-09
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2023-07-09
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
4
-5
/
+72
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
10
-33
/
+36
2023-07-08
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
18
-44
/
+99
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
1
-0
/
+4
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-706
/
+32
2023-07-08
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+2
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+9
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
2023-07-08
Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
95
-448
/
+9316
2023-07-08
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
6
-11
/
+27
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
1
-2
/
+9
2023-07-08
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2
-14
/
+14
[prev]
[next]