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
2025-02-08
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
2
-9
/
+15
2025-02-08
iavf: allow changing VLAN state without calling PF
Michal Swiatkowski
1
-2
/
+17
2025-02-08
ice: remove invalid parameter of equalizer
Mateusz Polchlopek
3
-3
/
+0
2025-02-08
ice: extend dump serdes equalizer values feature
Mateusz Polchlopek
3
-0
/
+51
2025-02-08
ice: rework of dump serdes equalizer values feature
Mateusz Polchlopek
2
-77
/
+38
2025-02-08
ice: fix ice_parser_rt::bst_key array size
Przemek Kitszel
2
-11
/
+7
2025-02-08
idpf: convert workqueues to unbound
Marco Leogrande
1
-5
/
+10
2025-02-08
idpf: Acquire the lock before accessing the xn->salt
Manoj Vishwanathan
1
-1
/
+2
2025-02-08
idpf: fix transaction timeouts on reset
Emil Tantilov
1
-1
/
+10
2025-02-08
idpf: add read memory barrier when checking descriptor done bit
Emil Tantilov
1
-0
/
+6
2025-02-08
net: fec: implement TSO descriptor cleanup
Dheeraj Reddy Jonnalagadda
1
-1
/
+30
2025-02-08
net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
Dimitri Fedrau
1
-7
/
+26
2025-02-08
gpio: mxc: remove dead code after switch to DT-only
Ahmad Fatoum
1
-2
/
+1
2025-02-08
net: hns3: fix oops when unload drivers paralleling
Jian Shen
5
-0
/
+23
2025-02-08
net: airoha: Fix wrong GDM4 register definition
Christian Marangi
1
-2
/
+2
2025-02-08
regulator: core: Add missing newline character
Alexander Stein
1
-1
/
+1
2025-02-08
rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()
Ming Wang
1
-5
/
+8
2025-02-08
rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read
Oleksij Rempel
1
-1
/
+10
2025-02-08
rtc: tps6594: Fix integer overflow on 32bit systems
Dan Carpenter
1
-1
/
+1
2025-02-08
dmaengine: ti: edma: fix OF node reference leaks in edma_driver
Joe Hattori
1
-2
/
+1
2025-02-08
LoongArch: Fix warnings during S3 suspend
Huacai Chen
1
-2
/
+0
2025-02-08
serial: 8250: Adjust the timeout for FIFO mode
John Ogness
1
-6
/
+26
2025-02-08
tty: mips_ejtag_fdc: fix one more u8 warning
Jiri Slaby (SUSE)
1
-2
/
+2
2025-02-08
driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
Zijun Hu
1
-1
/
+8
2025-02-08
firewire: test: Fix potential null dereference in firewire kunit test
Charles Han
1
-0
/
+2
2025-02-08
scsi: mpi3mr: Fix possible crash when setting up bsg fails
Guixin Liu
1
-2
/
+6
2025-02-08
scsi: ufs: bsg: Delete bsg_dev when setting up bsg fails
Guixin Liu
1
-0
/
+1
2025-02-08
scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
Paul Menzel
1
-2
/
+1
2025-02-08
PCI: microchip: Set inbound address translation for coherent or non-coherent ...
Daire McNamara
3
-5
/
+114
2025-02-08
PCI: microchip: Add support for using either Root Port 1 or 2
Conor Dooley
1
-59
/
+67
2025-02-08
PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test
Manivannan Sadhasivam
1
-2
/
+2
2025-02-08
PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error
Mohamed Khalfella
1
-1
/
+1
2025-02-08
PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
Richard Zhu
1
-0
/
+1
2025-02-08
PCI: qcom: Update ICC and OPP values after Link Up event
Krishna chaitanya chundru
1
-0
/
+2
2025-02-08
PCI: imx6: Add missing reference clock disable logic
Richard Zhu
1
-12
/
+12
2025-02-08
PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()
Richard Zhu
1
-0
/
+1
2025-02-08
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
1
-1
/
+0
2025-02-08
PCI: imx6: Configure PHY based on Root Complex or Endpoint mode
Frank Li
1
-1
/
+3
2025-02-08
PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()
King Dix
1
-1
/
+1
2025-02-08
media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master...
Desnes Nunes
1
-6
/
+12
2025-02-08
staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()
Joe Hattori
1
-6
/
+2
2025-02-08
watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()
Joe Hattori
1
-0
/
+1
2025-02-08
media: nxp: imx8-isi: fix v4l2-compliance test errors
Laurentiu Palcu
1
-0
/
+3
2025-02-08
mtd: hyperbus: hbmc-am654: fix an OF node reference leak
Joe Hattori
1
-6
/
+13
2025-02-08
mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc
david regan
1
-0
/
+5
2025-02-08
media: uvcvideo: Propagate buf->error to userspace
Ricardo Ribalda
1
-1
/
+2
2025-02-08
media: camif-core: Add check for clk_enable()
Jiasheng Jiang
1
-2
/
+11
2025-02-08
media: mipi-csis: Add check for clk_enable()
Jiasheng Jiang
1
-2
/
+8
2025-02-08
media: i2c: ov9282: Correct the exposure offset
Dave Stevenson
1
-1
/
+1
2025-02-08
media: i2c: imx412: Add missing newline to prints
Luca Weiss
1
-21
/
+21
[next]