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-09-12
net: ena: Add ENA Express metrics support
David Arinzon
6
-34
/
+137
2024-09-12
scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
Martin Wilck
1
-1
/
+1
2024-09-12
scsi: pm8001: Do not overwrite PCI queue mapping
Daniel Wagner
1
-2
/
+4
2024-09-12
scsi: scsi_debug: Remove a useless memset()
Christophe JAILLET
1
-1
/
+0
2024-09-12
scsi: pmcraid: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-12
scsi: sd: Retry START STOP UNIT commands
Bart Van Assche
1
-0
/
+29
2024-09-12
scsi: mpi3mr: A performance fix
Tomas Henzl
2
-2
/
+2
2024-09-12
scsi: ufs: qcom: Update MODE_MAX cfg_bw value
Manish Pandey
1
-1
/
+1
2024-09-12
scsi: mpt3sas: Remove trailing space after \n newline
Colin Ian King
1
-3
/
+2
2024-09-12
scsi: lpfc: Remove trailing space after \n newline
Colin Ian King
1
-2
/
+2
2024-09-12
scsi: qedf: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-12
scsi: hisi_sas: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-12
scsi: megaraid_sas: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-12
scsi: pm8001: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-12
scsi: zalon: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-12
scsi: fusion: mptctl: Use min() macro
Yan Zhen
1
-1
/
+1
2024-09-12
scsi: libcxgbi: Remove an unused field in struct cxgbi_device
Christophe JAILLET
1
-3
/
+0
2024-09-12
scsi: ibmvfc: Add max_sectors module parameter
Brian King
2
-4
/
+19
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
150
-677
/
+1418
2024-09-12
scsi: sd: Remove duplicate included header file linux/bio-integrity.h
Hongbo Li
1
-1
/
+0
2024-09-12
scsi: st: Fix input/output error on empty drive reset
Rafael Rocha
1
-2
/
+3
2024-09-12
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2024-09-12
drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
Maarten Lankhorst
1
-1
/
+1
2024-09-12
drm/xe/xe2hpg: Add Wa_15016589081
Tejas Upadhyay
2
-0
/
+5
2024-09-12
drm/xe: Don't keep stale pointer to bo->ggtt_node
Michal Wajdeczko
1
-2
/
+5
2024-09-12
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
1
-1
/
+3
2024-09-12
drm/xe: fix build warning with CONFIG_PM=n
Arnd Bergmann
1
-0
/
+4
2024-09-12
Bluetooth: btintel_pcie: Allocate memory for driver private data
Kiran K
1
-1
/
+1
2024-09-12
Merge tag 'hwmon-for-v6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+20
2024-09-12
hwmon: (sch5636) Print unknown ID in error string via %*pE
Andy Shevchenko
1
-2
/
+1
2024-09-12
hwmon: (sht21) Use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+1
2024-09-12
vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
Dan Carpenter
1
-1
/
+1
2024-09-12
Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+6
2024-09-12
Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
17
-122
/
+209
2024-09-12
Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+57
2024-09-12
drm/xe: Suppress missing outer rpm protection warning
Rodrigo Vivi
1
-1
/
+16
2024-09-12
drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
Matthew Auld
1
-4
/
+4
2024-09-12
Bluetooth: btusb: Fix not handling ZPL/short-transfer
Luiz Augusto von Dentz
1
-1
/
+4
2024-09-12
Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)
Michael Burch
1
-0
/
+4
2024-09-12
Bluetooth: btsdio: Do not bind to non-removable CYW4373
Scott Ehlert
1
-0
/
+1
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
6
-44
/
+54
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
5
-62
/
+116
2024-09-12
spi: ep93xx: update kerneldoc comments for ep93xx_spi
Arnd Bergmann
1
-2
/
+0
2024-09-12
clk: ep93xx: Fix off by one in ep93xx_div_recalc_rate()
Dan Carpenter
1
-1
/
+1
2024-09-12
clk: ep93xx: add module license
Arnd Bergmann
1
-0
/
+4
2024-09-12
dmaengine: cirrus: remove platform code
Nikita Shubin
1
-2
/
+46
2024-09-12
ata: pata_ep93xx: remove legacy pinctrl use
Nikita Shubin
1
-19
/
+6
2024-09-12
pwm: ep93xx: drop legacy pinctrl
Nikita Shubin
1
-18
/
+0
2024-09-12
gpio: ep93xx: add DT support for gpio-ep93xx
Nikita Shubin
1
-15
/
+23
2024-09-12
wdt: ts72xx: add DT support for ts72xx
Nikita Shubin
1
-0
/
+8
[prev]
[next]