index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
Christophe JAILLET
1
-1
/
+1
2024-10-22
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-22
iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-22
iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-22
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Mohammed Anees
1
-1
/
+1
2024-10-22
drm/amdgpu/swsmu: Only force workload setup on init
Alex Deucher
1
-3
/
+3
2024-10-22
drm/amdgpu/smu13: always apply the powersave optimization
Alex Deucher
1
-12
/
+10
2024-10-22
drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipes
Michael Chen
1
-2
/
+2
2024-10-22
drm/vmwgfx: Handle surface check failure correctly
Nikolay Kuratov
1
-0
/
+1
2024-10-22
drm/vmwgfx: Cleanup kms setup without 3d
Zack Rusin
2
-32
/
+6
2024-10-22
drm/xe/ufence: ufence can be signaled right after wait_woken
Nirmoy Das
1
-3
/
+0
2024-10-22
drm/xe/xe_sync: initialise ufence.signalled
Matthew Auld
1
-1
/
+1
2024-10-22
drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible mode
Imre Deak
1
-0
/
+3
2024-10-22
drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation
Imre Deak
1
-10
/
+27
2024-10-22
drm/radeon: Fix encoder->possible_clones
Ville Syrjälä
1
-1
/
+1
2024-10-22
scsi: ufs: core: Requeue aborted request
Peter Wang
1
-16
/
+4
2024-10-22
scsi: ufs: core: Fix the issue of ICU failure
Peter Wang
1
-7
/
+8
2024-10-22
scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down
Seunghwan Baek
1
-1
/
+3
2024-10-22
scsi: mpi3mr: Validate SAS port assignments
Ranjan Kumar
2
-17
/
+29
2024-10-22
Input: xpad - add support for MSI Claw A1M
John Edwards
1
-0
/
+2
2024-10-22
ublk: don't allow user copy for unprivileged device
Ming Lei
1
-1
/
+10
2024-10-22
Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller
Stefan Kerkmann
1
-0
/
+1
2024-10-22
s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
Thomas Weißschuh
1
-2
/
+2
2024-10-22
s390/sclp: Deactivate sclp after all its users
Thomas Weißschuh
1
-1
/
+2
2024-10-22
iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
Lu Baolu
1
-1
/
+3
2024-10-22
net: fec: Remove duplicated code
Csókás, Bence
1
-7
/
+1
2024-10-22
net: fec: Move `fec_ptp_read()` to the top of the file
Csókás, Bence
1
-25
/
+25
2024-10-22
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Jinjie Ruan
1
-0
/
+2
2024-10-22
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...
Oleksij Rempel
1
-3
/
+11
2024-10-22
net: enetc: disable NAPI after all rings are disabled
Wei Fang
1
-6
/
+6
2024-10-22
net: enetc: disable Tx BD rings after they are empty
Wei Fang
1
-10
/
+26
2024-10-22
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang
2
-0
/
+15
2024-10-22
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Wei Fang
1
-1
/
+1
2024-10-17
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
4
-10
/
+10
2024-10-17
idpf: use actual mbx receive payload length
Joshua Hay
1
-8
/
+1
2024-10-17
PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-10
/
+15
2024-10-17
powercap: intel_rapl_tpmi: Fix bogus register reading
Zhang Rui
1
-1
/
+1
2024-10-17
nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
Yonatan Maman
1
-1
/
+1
2024-10-17
ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
Gui-Dong Han
1
-2
/
+6
2024-10-17
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
1
-2
/
+2
2024-10-17
device-dax: correct pgoff align in dax_set_mapping()
Kun(llfl)
1
-1
/
+1
2024-10-17
net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY
Heiner Kallweit
1
-1
/
+23
2024-10-17
net: phy: Remove LED entry from LEDs list on unregister
Christian Marangi
1
-2
/
+3
2024-10-17
net: dsa: lan9303: ensure chip reset and wait for READY status
Anatolij Gustschin
1
-0
/
+29
2024-10-17
OPP: fix error code in dev_pm_opp_set_config()
Dan Carpenter
1
-1
/
+3
2024-10-17
ata: libata: avoid superfluous disk spin down + spin up during hibernation
Niklas Cassel
1
-4
/
+14
2024-10-17
mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling
Michal Wilczynski
1
-0
/
+8
2024-10-17
Revert "mmc: mvsdio: Use sg_miter for PIO"
Linus Walleij
1
-53
/
+18
2024-10-17
scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()
Avri Altman
1
-3
/
+2
[prev]
[next]