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
2022-02-08
ata: sata_fsl: fix sscanf() and sysfs_emit() format strings
Damien Le Moal
1
-9
/
+7
2022-02-07
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
2
-2
/
+8
2022-02-07
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2
-5
/
+12
2022-02-07
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
1
-4
/
+6
2022-02-07
iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
Lorenzo Bianconi
1
-1
/
+5
2022-02-07
Merge tag 'ata-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-8
/
+6
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2
-7
/
+35
2022-02-07
ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE
Rafael J. Wysocki
2
-10
/
+14
2022-02-07
ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
Mario Limonciello
1
-8
/
+4
2022-02-07
Merge tag 'mmc-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-4
/
+17
2022-02-07
Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
Michael Kelley
1
-2
/
+2
2022-02-07
Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
Miaoqian Lin
1
-1
/
+4
2022-02-07
Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....
Arnd Bergmann
1
-1
/
+1
2022-02-07
Merge tag 'optee-fix-for-v5.17' of git://git.linaro.org/people/jens.wiklander...
Arnd Bergmann
4
-67
/
+64
2022-02-07
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
1
-0
/
+11
2022-02-07
ata: libata-core: Fix ata_dev_config_cpr()
Damien Le Moal
1
-8
/
+6
2022-02-07
drm/privacy-screen: Fix sphinx warning
Hans de Goede
1
-1
/
+1
2022-02-07
drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
Ville Syrjälä
3
-0
/
+70
2022-02-07
drm/i915: Populate pipe dbuf slices more accurately during readout
Ville Syrjälä
1
-5
/
+8
2022-02-07
drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
Ville Syrjälä
1
-20
/
+46
2022-02-07
drm/i915: Fix header test for !CONFIG_X86
Lucas De Marchi
1
-0
/
+1
2022-02-07
drm/i915/ttm: Return some errors instead of trying memcpy move
Thomas Hellström
1
-4
/
+10
2022-02-07
drm/i915: Disable DRRS on IVB/HSW port != A
Ville Syrjälä
1
-0
/
+8
2022-02-07
drm/i915: Fix oops due to missing stack depot
Ville Syrjälä
1
-3
/
+1
2022-02-07
drm/vc4: crtc: Fix redundant variable assignment
Maxime Ripard
1
-1
/
+0
2022-02-06
Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2022-02-06
Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2022-02-06
bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W
Slark Xiao
1
-0
/
+1
2022-02-06
bus: mhi: pci_generic: Add mru_default for Foxconn SDX55
Slark Xiao
1
-0
/
+1
2022-02-06
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
1
-4
/
+3
2022-02-06
drm/panel: simple: Assign data from panel_dpi_probe() correctly
Christoph Niedermaier
1
-0
/
+1
2022-02-05
net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP
Vladimir Oltean
1
-0
/
+8
2022-02-05
platform/x86: asus-wmi: Fix regression when probing for fan curve control
Hans de Goede
1
-1
/
+1
2022-02-05
HID:Add support for UGTABLET WP5540
Sergio Costas
2
-0
/
+2
2022-02-05
Merge tag 'phy-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Greg Kroah-Hartman
11
-34
/
+80
2022-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-64
/
+95
2022-02-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-67
/
+77
2022-02-04
Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-56
/
+60
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-02-04
Merge tag 'block-5.17-2022-02-04' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-5
/
+15
2022-02-04
Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+10
2022-02-04
Merge tag 'iommu-fixes-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+33
2022-02-04
Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+22
2022-02-04
Merge tag 'acpi-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2022-02-04
Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-9
/
+3
2022-02-04
Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
36
-135
/
+971
2022-02-04
random: only call crng_finalize_init() for primary_crng
Dominik Brodowski
1
-5
/
+5
2022-02-04
random: access primary_pool directly rather than through pointer
Dominik Brodowski
1
-7
/
+7
2022-02-04
random: wake up /dev/random writers after zap
Jason A. Donenfeld
1
-1
/
+4
2022-02-04
random: continually use hwgenerator randomness
Dominik Brodowski
1
-4
/
+6
[prev]
[next]