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
2024-03-10
scsi: qla2xxx: Fix command flush on cable pull
Quinn Tran
1
-0
/
+10
2024-03-10
scsi: qla2xxx: NVME|FCP prefer flag not being honored
Quinn Tran
1
-0
/
+18
2024-03-10
scsi: qla2xxx: Update manufacturer detail
Bikash Hazarika
1
-1
/
+1
2024-03-10
scsi: qla2xxx: Split FCE|EFT trace control
Quinn Tran
1
-61
/
+41
2024-03-10
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran
3
-23
/
+13
2024-03-10
scsi: qla2xxx: Prevent command send on chip reset
Quinn Tran
2
-4
/
+37
2024-03-10
scsi: wd33c93: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-3
/
+1
2024-03-10
scsi: smartpqi: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-3
/
+2
2024-03-10
scsi: devinfo: Replace strncpy() and manual pad
Justin Stitt
1
-8
/
+10
2024-03-10
scsi: qla4xxx: Replace deprecated strncpy() with strscpy()
Justin Stitt
2
-12
/
+19
2024-03-10
scsi: qedf: Replace deprecated strncpy() with strscpy()
Justin Stitt
2
-2
/
+2
2024-03-10
scsi: mpt3sas: Replace deprecated strncpy() with strscpy()
Justin Stitt
2
-10
/
+10
2024-03-10
scsi: mpi3mr: Replace deprecated strncpy() with assignments
Justin Stitt
1
-5
/
+5
2024-03-10
scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
Muhammad Usama Anjum
1
-2
/
+2
2024-03-10
scsi: lpfc: Correct size for wqe for memset()
Muhammad Usama Anjum
1
-1
/
+1
2024-03-10
scsi: st: Make st_sysfs_class constant
Ricardo B. Marliere
1
-2
/
+2
2024-03-10
scsi: ch: Make ch_sysfs_class constant
Ricardo B. Marliere
1
-10
/
+10
2024-03-10
scsi: cxlflash: Make cxlflash_class constant
Ricardo B. Marliere
1
-7
/
+10
2024-03-10
scsi: pmcraid: Make pmcraid_class constant
Ricardo B. Marliere
1
-9
/
+11
2024-03-10
scsi: sg: Make sg_sysfs_class constant
Ricardo B. Marliere
1
-9
/
+9
2024-03-10
scsi: ufs: qcom: Provide default cycles_in_1us value
Dmitry Baryshkov
1
-2
/
+4
2024-03-10
scsi: libsas: Fix disk not being scanned in after being removed
Xingui Yang
1
-10
/
+22
2024-03-10
scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
Xingui Yang
1
-7
/
+12
2024-03-10
scsi: target: iscsi: Remove unused variable xfer_len
Colin Ian King
1
-2
/
+1
2024-03-10
Input: imagis - add touch key support
Duje Mihanović
1
-1
/
+29
2024-03-10
Input: imagis - use FIELD_GET where applicable
Duje Mihanović
1
-11
/
+7
2024-03-10
Input: make input_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-10
mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
Daniel Golle
1
-1
/
+4
2024-03-10
scsi: ufs: core: Fix MCQ MAC configuration
Rohit Ner
1
-1
/
+1
2024-03-10
hwmon: (dell-smm) Add XPS 9315 to fan control whitelist
Armin Wolf
1
-0
/
+13
2024-03-10
PCI: hv: Fix ring buffer size calculation
Michael Kelley
1
-1
/
+2
2024-03-10
PCI: dwc: endpoint: Fix advertised resizable BAR size
Niklas Cassel
1
-1
/
+6
2024-03-10
Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+8
2024-03-10
PCI: cadence: Clear the ARI Capability Next Function Number of the last function
Jasko-EXT Wojciech
2
-1
/
+19
2024-03-10
PCI: dwc: Strengthen the MSI address allocation logic
Ajay Agarwal
1
-8
/
+13
2024-03-10
PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
Jonathan Bell
1
-1
/
+1
2024-03-10
PCI: qcom: Add X1E80100 PCIe support
Abel Vesa
1
-0
/
+1
2024-03-10
PCI: qcom: Enable BDF to SID translation properly
Manivannan Sadhasivam
1
-0
/
+10
2024-03-10
RDMA/cm: add timeout to cm_destroy_id wait
Manjunath Patil
1
-1
/
+19
2024-03-10
watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-03-10
watchdog: intel-mid_wdt: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+7
2024-03-10
watchdog: intel-mid_wdt: Remove unused intel-mid.h
Andy Shevchenko
1
-1
/
+0
2024-03-10
pcmcia: cs: make pcmcia_socket_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-03-09
Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+10
2024-03-09
Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
170
-621
/
+1089
2024-03-09
virt: efi_secret: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-03-09
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
1
-1
/
+10
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
5
-31
/
+60
2024-03-09
efi/libstub: Measure into CC protocol if TCG2 protocol is absent
Ard Biesheuvel
1
-22
/
+62
[prev]
[next]