index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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-09-30
USB: usbtmc: prevent kernel-usb-infoleak
Edward Adam Davis
1
-1
/
+1
2024-09-30
USB: serial: pl2303: add device id for Macrosilicon MS3020
Junhao Xie
2
-0
/
+5
2024-09-30
powercap: RAPL: fix invalid initialization for pl4_supported field
Sumeet Pawnikar
1
-6
/
+6
2024-09-30
can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...
Marc Kleine-Budde
3
-5
/
+11
2024-09-30
can: mcp251xfd: properly indent labels
Marc Kleine-Budde
4
-20
/
+20
2024-09-30
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-09-30
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+7
2024-09-30
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
1
-0
/
+1
2024-09-30
spi: bcm63xx: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-30
drm: komeda: Fix an issue related to normalized zpos
hongchi.peng
1
-3
/
+7
2024-09-30
spi: spidev: Add an entry for elgin,jg10309-01
Fabio Estevam
1
-0
/
+1
2024-09-30
can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
Marc Kleine-Budde
1
-3
/
+11
2024-09-30
wifi: iwlwifi: clear trans->state earlier upon error
Emmanuel Grumbach
2
-2
/
+2
2024-09-30
wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
Emmanuel Grumbach
1
-1
/
+8
2024-09-30
wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
Emmanuel Grumbach
1
-0
/
+2
2024-09-30
wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
Daniel Gabay
1
-11
/
+12
2024-09-30
wifi: iwlwifi: lower message level for FW buffer destination
Benjamin Berg
1
-1
/
+2
2024-09-30
net: ftgmac100: Ensure tx descriptor updates are visible
Jacky Chou
1
-8
/
+18
2024-09-30
hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
Ross Brown
1
-1
/
+1
2024-09-30
pinctrl: at91: make it work with current gpiolib
Thomas Blocher
1
-1
/
+4
2024-09-30
scsi: lpfc: Fix overflow build issue
Sherry Yang
1
-1
/
+1
2024-09-18
pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID
Mika Westerberg
1
-0
/
+1
2024-09-18
drm/i915/guc: prevent a possible int overflow in wq offsets
Nikita Zhandarovich
1
-2
/
+2
2024-09-18
spi: geni-qcom: Fix incorrect free_irq() sequence
Jinjie Ruan
1
-2
/
+2
2024-09-18
spi: geni-qcom: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-7
/
+6
2024-09-18
spi: geni-qcom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-09-18
drm/amdgpu/atomfirmware: Silence UBSAN warning
Alex Deucher
1
-2
/
+2
2024-09-18
dma-buf: heaps: Fix off-by-one in CMA heap fault handler
T.J. Mercier
1
-1
/
+1
2024-09-18
soundwire: stream: Revert "soundwire: stream: fix programming slave ports for...
Krzysztof Kozlowski
1
-4
/
+4
2024-09-18
spi: nxp-fspi: fix the KASAN report out-of-bounds bug
Han Xu
1
-2
/
+3
2024-09-18
net: dpaa: Pad packets to ETH_ZLEN
Sean Anderson
1
-1
/
+8
2024-09-18
net: ftgmac100: Enable TX interrupt to avoid TX timeout
Jacky Chou
1
-1
/
+1
2024-09-18
octeontx2-af: Modify SMQ flush sequence to drop packets
Naveen Mamindlapalli
2
-14
/
+48
2024-09-18
octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flush
Naveen Mamindlapalli
2
-2
/
+144
2024-09-18
net/mlx5: Fix bridge mode operations when there are no VFs
Benjamin Poirier
1
-2
/
+2
2024-09-18
net/mlx5: Verify support for scheduling element and TSAR type
Carolina Jubran
2
-20
/
+31
2024-09-18
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
1
-1
/
+1
2024-09-18
net/mlx5: Explicitly set scheduling element and TSAR type
Carolina Jubran
1
-0
/
+7
2024-09-18
net/mlx5e: Add missing link modes to ptys2ethtool_map
Shahar Shitrit
1
-0
/
+4
2024-09-18
net/mlx5: Update the list of the PCI supported devices
Maher Sanalla
1
-0
/
+1
2024-09-18
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
1
-4
/
+13
2024-09-18
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
1
-1
/
+1
2024-09-18
hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2
Patryk Biel
2
-3
/
+20
2024-09-18
cxl/core: Fix incorrect vendor debug UUID define
peng guo
1
-1
/
+1
2024-09-18
eeprom: digsy_mtc: Fix 93xx46 driver probe failure
Andy Shevchenko
1
-1
/
+1
2024-09-18
pmdomain: ti: Add a null pointer check to the omap_prm_domain_init
Kunwu Chan
1
-0
/
+2
2024-09-18
net: xilinx: axienet: Fix race in axienet_stop
Sean Anderson
2
-0
/
+11
2024-09-18
dm-integrity: fix a race condition when accessing recalc_sector
Mikulas Patocka
1
-1
/
+3
2024-09-18
minmax: reduce min/max macro expansion in atomisp driver
Lorenzo Stoakes
1
-7
/
+19
2024-09-18
platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
Hans de Goede
1
-1
/
+8
[next]