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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
crypto: qat - split PFVF message decoding from handling
Marco Chiappero
2
-59
/
+71
2021-11-26
crypto: qat - re-enable interrupts for legacy PFVF messages
Giovanni Cabiddu
2
-2
/
+2
2021-11-26
crypto: qat - change PFVF ACK behaviour
Giovanni Cabiddu
2
-7
/
+8
2021-11-26
crypto: qat - move interrupt code out of the PFVF handler
Marco Chiappero
3
-11
/
+16
2021-11-26
crypto: qat - move VF message handler to adf_vf2pf_msg.c
Marco Chiappero
3
-66
/
+86
2021-11-26
crypto: qat - move vf2pf interrupt helpers
Giovanni Cabiddu
3
-41
/
+39
2021-11-26
crypto: qat - refactor PF top half for PFVF
Marco Chiappero
1
-40
/
+44
2021-11-26
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
1
-6
/
+6
2021-11-26
crypto: qat - do not handle PFVF sources for qat_4xxx
Giovanni Cabiddu
1
-0
/
+7
2021-11-20
crypto: ccp - no need to initialise statics to 0
Jason Wang
1
-1
/
+1
2021-11-20
crypto: ccree - remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-11-20
crypto: octeontx2 - use swap() to make code cleaner
chiminghao
1
-4
/
+1
2021-11-20
crypto: qce - fix uaf on qce_skcipher_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-20
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-20
crypto: qce - fix uaf on qce_aead_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-20
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
1
-4
/
+1
2021-11-20
crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()
Wei Yongjun
1
-0
/
+1
2021-11-20
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
1
-1
/
+1
2021-11-20
hwrng: cavium - Check health status while reading random data
Sunil Goutham
3
-17
/
+190
2021-11-20
crypto: atmel-aes - Reestablish the correct tfm context at dequeue
Tudor Ambarus
1
-5
/
+1
2021-11-14
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+4
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-11
/
+19
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-25
/
+55
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2021-11-14
Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
3
-8
/
+27
2021-11-13
Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-0
/
+1
2021-11-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
16
-47
/
+94
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-5
/
+29
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2
-2
/
+3
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
31
-371
/
+913
2021-11-12
Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-31
/
+43
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
130
-1485
/
+1608
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
39
-433
/
+1760
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
26
-760
/
+890
2021-11-12
Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+22
2021-11-12
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
1
-0
/
+1
2021-11-12
of/irq: Don't ignore interrupt-controller when interrupt-map failed
Marc Zyngier
1
-3
/
+16
2021-11-12
irqchip/sifive-plic: Fixup EOI failed when masked
Guo Ren
1
-1
/
+7
2021-11-12
irqchip/csky-mpintc: Fixup mask/unmask implementation
Guo Ren
1
-4
/
+4
2021-11-11
Merge branch 'next' into for-linus
Dmitry Torokhov
39
-433
/
+1760
2021-11-11
clk: versatile: clk-icst: Ensure clock names are unique
Rob Herring
1
-2
/
+4
2021-11-11
of: Support using 'mask' in making device bus id
Rob Herring
1
-2
/
+8
2021-11-11
dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
Paul Cercueil
7
-7
/
+7
2021-11-12
Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-11
/
+57
2021-11-12
BackMerge tag 'v5.15' into drm-next
Dave Airlie
75
-630
/
+628
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-45
/
+41
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
1
-1
/
+1
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
1
-1
/
+12
2021-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+2
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
4
-45
/
+37
[next]