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
2022-10-07
Revert "drm/amdgpu: use dirty framebuffer helper"
Greg Kroah-Hartman
1
-2
/
+0
2022-10-07
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-6
/
+37
2022-10-07
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+8
2022-10-07
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2
-0
/
+2
2022-10-05
clk: iproc: Do not rely on node name for correct PLL setup
Florian Fainelli
1
-4
/
+8
2022-10-05
clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
Han Xu
1
-2
/
+2
2022-10-05
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
1
-3
/
+3
2022-10-05
nvme: add new line after variable declatation
Chaitanya Kulkarni
1
-0
/
+3
2022-10-05
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-10-05
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
1
-1
/
+1
2022-10-05
Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...
Brian Norris
1
-13
/
+0
2022-10-05
soc: sunxi: sram: Fix debugfs info for A64 SRAM C
Samuel Holland
1
-2
/
+2
2022-10-05
soc: sunxi: sram: Fix probe function ordering issues
Samuel Holland
1
-8
/
+5
2022-10-05
soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
1
-3
/
+1
2022-10-05
soc: sunxi: sram: Prevent the driver from being unbound
Samuel Holland
1
-3
/
+2
2022-10-05
soc: sunxi: sram: Actually claim SRAM regions
Samuel Holland
1
-0
/
+1
2022-10-05
media: dvb_vb2: fix possible out of bound access
Hangyu Hua
1
-0
/
+11
2022-10-05
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
Sergei Antonov
1
-14
/
+3
2022-10-05
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
Niklas Cassel
1
-0
/
+4
2022-10-05
Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"
Sasha Levin
1
-2
/
+2
2022-10-05
clk: ingenic-tcu: Properly enable registers before accessing timers
Aidan MacDonald
1
-10
/
+5
2022-10-05
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-10-05
uas: ignore UAS for Thinkplus chips
Hongling Zeng
1
-0
/
+7
2022-10-05
usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
Hongling Zeng
1
-0
/
+7
2022-10-05
uas: add no-uas quirk for Hiksemi usb_disk
Hongling Zeng
1
-0
/
+7
2022-09-28
drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-09-28
drm/amd/display: Limit user regamma to a valid value
Yao Wang1
1
-0
/
+4
2022-09-28
drm/amdgpu: use dirty framebuffer helper
Hamza Mahfooz
1
-0
/
+2
2022-09-28
Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...
Vitaly Kuznetsov
1
-1
/
+9
2022-09-28
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
1
-4
/
+6
2022-09-28
s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
Stefan Haberland
1
-2
/
+7
2022-09-28
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
1
-1
/
+1
2022-09-28
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
1
-3
/
+2
2022-09-28
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-28
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
1
-2
/
+2
2022-09-28
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
1
-0
/
+1
2022-09-28
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-28
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-09-28
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-09-28
iavf: Fix bad page state
Norbert Zulinski
1
-2
/
+2
2022-09-28
net: team: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-6
/
+18
2022-09-28
ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header
Lu Wei
1
-2
/
+4
2022-09-28
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
1
-1
/
+4
2022-09-28
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-28
USB: serial: option: add Quectel RM520N
jerry meng
1
-0
/
+4
2022-09-28
USB: serial: option: add Quectel BG95 0x0203 composition
Carl Yin(殷张成)
1
-0
/
+2
2022-09-28
USB: core: Fix RST error in hub.c
Alan Stern
1
-1
/
+1
2022-09-28
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Kroah-Hartman
1
-8
/
+8
2022-09-28
Revert "usb: add quirks for Lenovo OneLink+ Dock"
Greg Kroah-Hartman
1
-4
/
+0
2022-09-28
usb: cdns3: fix issue with rearming ISO OUT endpoint
Pawel Laszczak
1
-0
/
+1
[next]