index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
Lukas Wunner
1
-0
/
+15
2023-05-17
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
3
-3
/
+21
2023-05-17
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
1
-1
/
+1
2023-05-17
serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
Ilpo Järvinen
2
-3
/
+21
2023-05-17
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
2
-14
/
+35
2023-05-17
HID: wacom: Set a default resolution for older tablets
Ping Cheng
1
-2
/
+10
2023-05-17
drm/panel: otm8009a: Set backlight parent to panel device
James Cowgill
1
-1
/
+1
2023-05-17
platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i
Andrey Avdeev
1
-0
/
+24
2023-05-17
virtio_net: suppress cpu stall when free_unused_bufs
Wenliang Wang
1
-0
/
+2
2023-05-17
virtio_net: split free_unused_bufs()
Xuan Zhuo
1
-16
/
+25
2023-05-17
drm/amdgpu: add a missing lock for AMDGPU_SCHED
Chia-I Wu
1
-1
/
+5
2023-05-17
drm/amdgpu: Add command to override the context priority.
Bas Nieuwenhuizen
1
-1
/
+40
2023-05-17
drm/amdgpu: Put enable gfx off feature to a delay thread
Rex Zhu
3
-2
/
+23
2023-05-17
drm/amdgpu: Add amdgpu_gfx_off_ctrl function
Rex Zhu
3
-0
/
+43
2023-05-17
net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
Angelo Dureghello
1
-0
/
+1
2023-05-17
net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 family
Andrew Lunn
1
-0
/
+2
2023-05-17
dm verity: fix error handling for check_at_most_once on FEC
Yeongjin Gil
1
-1
/
+1
2023-05-17
dm verity: skip redundant verity_handle_err() on I/O errors
Akilesh Kailash
1
-3
/
+12
2023-05-17
ipmi: fix SSIF not responding under certain cond.
Zhang Yuchen
1
-2
/
+2
2023-05-17
ipmi_ssif: Rename idle state and check
Corey Minyard
1
-23
/
+23
2023-05-17
ipmi: Fix how the lower layers are told to watch for messages
Corey Minyard
3
-45
/
+105
2023-05-17
ipmi: Fix SSIF flag requests
Corey Minyard
1
-12
/
+52
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-1
/
+2
2023-05-17
dm ioctl: fix nested locking in table_clear() to remove deadlock concern
Mike Snitzer
1
-3
/
+4
2023-05-17
dm flakey: fix a crash with invalid table line
Mikulas Patocka
1
-2
/
+2
2023-05-17
dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path
Mike Snitzer
1
-3
/
+5
2023-05-17
s390/dasd: fix hanging blockdevice after request requeue
Stefan Haberland
1
-1
/
+1
2023-05-17
clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent
Quentin Schulz
1
-1
/
+1
2023-05-17
wifi: rtl8xxxu: RTL8192EU always needs full init
Bitterblue Smith
1
-0
/
+1
2023-05-17
md/raid10: fix null-ptr-deref in raid10_sync_request
Li Nan
1
-4
/
+4
2023-05-17
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
1
-1
/
+4
2023-05-17
phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...
Gaosheng Cui
1
-0
/
+2
2023-05-17
pwm: mtk-disp: Disable shadow registers before setting backlight values
AngeloGioacchino Del Regno
1
-11
/
+13
2023-05-17
pwm: mtk-disp: Adjust the clocks to avoid them mismatch
Jitao Shi
1
-50
/
+41
2023-05-17
pwm: mtk-disp: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-3
/
+2
2023-05-17
RDMA/mlx5: Use correct device num_ports when modify DC
Mark Zhang
1
-1
/
+1
2023-05-17
IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
Patrick Kelsey
1
-7
/
+6
2023-05-17
clk: add missing of_node_put() in "assigned-clocks" property parsing
Clément Léger
1
-2
/
+10
2023-05-17
power: supply: generic-adc-battery: fix unit scaling
Sebastian Reichel
1
-0
/
+3
2023-05-17
RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
Dan Carpenter
1
-2
/
+6
2023-05-17
RDMA/rdmavt: Delete unnecessary NULL check
Natalia Petrova
1
-2
/
+0
2023-05-17
macintosh: via-pmu-led: requires ATA to be set
Randy Dunlap
1
-0
/
+1
2023-05-17
macintosh/windfarm_smu_sat: Add missing of_node_put()
Liang He
1
-0
/
+1
2023-05-17
spmi: Add a check for remove callback when removing a SPMI driver
Jishnu Prakash
1
-1
/
+2
2023-05-17
staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
Philipp Hortmann
1
-0
/
+1
2023-05-17
serial: 8250: Add missing wakeup event reporting
Florian Fainelli
1
-0
/
+4
2023-05-17
tty: serial: fsl_lpuart: adjust buffer length to the intended size
Shenwei Wang
1
-1
/
+1
2023-05-17
usb: chipidea: fix missing goto in `ci_hdrc_probe`
Yinhao Hu
1
-1
/
+1
2023-05-17
spi: cadence-quadspi: fix suspend-resume implementations
Dhruva Gole
1
-3
/
+16
2023-05-17
mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA cha...
Vignesh Raghavendra
1
-5
/
+13
[next]