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
compress-2025-01-21
compress-2025-01-23
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-12
regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()
Peng Wu
1
-1
/
+1
2024-09-12
ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
Li Nan
1
-0
/
+2
2024-09-12
gpio: modepin: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-12
gpio: rockchip: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-09-12
drm/i915/fence: Mark debug_fence_free() with __maybe_unused
Andy Shevchenko
1
-2
/
+2
2024-09-12
drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
Andy Shevchenko
1
-2
/
+2
2024-09-12
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
1
-1
/
+3
2024-09-12
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
Marek Olšák
1
-1
/
+26
2024-09-12
can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
3
-3
/
+33
2024-09-12
can: mcp251xfd: clarify the meaning of timestamp
Marc Kleine-Budde
5
-38
/
+43
2024-09-12
can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
Marc Kleine-Budde
3
-47
/
+56
2024-09-12
can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...
Marc Kleine-Budde
1
-16
/
+32
2024-09-12
ACPI: processor: Fix memory leaks in error paths of processor_add()
Jonathan Cameron
1
-7
/
+8
2024-09-12
ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...
Jonathan Cameron
1
-1
/
+1
2024-09-12
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
2
-9
/
+15
2024-09-12
clocksource/drivers/timer-of: Remove percpu irq related code
Daniel Lezcano
2
-14
/
+4
2024-09-12
clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
Jacky Bai
1
-0
/
+8
2024-09-12
clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
Jacky Bai
1
-4
/
+4
2024-09-12
VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
David Fernandez Gonzalez
1
-1
/
+2
2024-09-12
Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
Naman Jain
2
-0
/
+9
2024-09-12
uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
Saurabh Sengar
1
-1
/
+2
2024-09-12
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
1
-3
/
+3
2024-09-12
binder: fix UAF caused by offsets overwrite
Carlos Llamas
1
-0
/
+1
2024-09-12
usb: dwc3: core: update LC timer as per USB Spec V3.2
Faisal Hassan
2
-0
/
+17
2024-09-12
iio: adc: ad7124: fix chip ID mismatch
Dumitru Ceclan
1
-0
/
+1
2024-09-12
iio: adc: ad7606: remove frstdata check for serial mode
Guillaume Stols
3
-29
/
+49
2024-09-12
iio: adc: ad7124: fix config comparison
Dumitru Ceclan
1
-11
/
+15
2024-09-12
iio: fix scale application in iio_convert_raw_to_processed_unlocked
Matteo Martelli
1
-4
/
+4
2024-09-12
iio: buffer-dmaengine: fix releasing dma channel on error
David Lechner
1
-1
/
+3
2024-09-12
staging: iio: frequency: ad9834: Validate frequency parameter value
Aleksandr Mishin
1
-1
/
+1
2024-09-12
ata: pata_macio: Use WARN instead of BUG
Michael Ellerman
1
-2
/
+5
2024-09-12
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
1
-4
/
+11
2024-09-12
usbnet: ipheth: race between ipheth_close and error handling
Oliver Neukum
1
-1
/
+1
2024-09-12
Input: uinput - reject requests with unreasonable number of slots
Dmitry Torokhov
1
-0
/
+14
2024-09-12
HID: amd_sfh: free driver_data after destroying hid device
Olivier Sobrie
1
-1
/
+3
2024-09-12
HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
Camila Alvarez
1
-1
/
+1
2024-09-12
i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
Jarkko Nikula
1
-1
/
+4
2024-09-12
net: dpaa: avoid on-stack arrays of NR_CPUS elements
Vladimir Oltean
2
-6
/
+24
2024-09-12
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
1
-14
/
+21
2024-09-12
wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
Sascha Hauer
1
-0
/
+3
2024-09-12
drm/amdgpu: Set no_hw_access when VF request full GPU fails
Yifan Zha
1
-1
/
+3
2024-09-12
hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-2
/
+2
2024-09-12
hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-1
/
+1
2024-09-12
hwmon: (lm95234) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-4
/
+5
2024-09-12
hwmon: (adc128d818) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-2
/
+2
2024-09-12
crypto: qat - fix unintentional re-enabling of error interrupts
Hareshx Sankar Raj
2
-3
/
+9
2024-09-12
pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
Krishna Kumar
1
-2
/
+1
2024-09-12
devres: Initialize an uninitialized struct member
Zijun Hu
1
-0
/
+1
2024-09-12
iommu/vt-d: Handle volatile descriptor status read
Jacob Pan
1
-1
/
+1
2024-09-12
dm init: Handle minors larger than 255
Benjamin Marzinski
1
-1
/
+3
[next]