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-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
2022-09-28
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
1
-8
/
+8
2022-09-28
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+4
2022-09-28
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
1
-3
/
+1
2022-09-28
serial: atmel: remove redundant assignment in rs485_config
Lino Sanfilippo
1
-3
/
+1
2022-09-28
tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data
Codrin.Ciubotariu@microchip.com
1
-7
/
+19
2022-09-28
usb: xhci-mtk: relax TT periodic bandwidth allocation
Ikjoon Jang
1
-7
/
+13
2022-09-28
usb: xhci-mtk: allow multiple Start-Split in a microframe
Chunfeng Yun
2
-20
/
+0
2022-09-28
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
1
-9
/
+35
2022-09-28
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
1
-21
/
+16
2022-09-28
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
1
-2
/
+2
2022-09-28
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
1
-7
/
+3
2022-09-28
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
1
-5
/
+19
2022-09-28
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Wesley Cheng
1
-3
/
+5
2022-09-28
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
1
-27
/
+8
2022-09-28
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
1
-29
/
+36
2022-09-28
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
1
-0
/
+4
2022-09-28
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
3
-1
/
+14
2022-09-28
usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
Wesley Cheng
2
-2
/
+4
2022-09-28
video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
Hyunwoo Kim
1
-1
/
+1
2022-09-28
net: usb: qmi_wwan: add Quectel RM520N
jerry.meng
1
-0
/
+1
2022-09-28
regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...
Xiaolei Wang
1
-1
/
+1
2022-09-28
parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()
Yang Yingliang
1
-0
/
+1
2022-09-28
drm/meson: Fix OSD1 RGB to YCbCr coefficient
Stuart Menefy
1
-1
/
+1
2022-09-28
drm/meson: Correct OSD1 global alpha value
Stuart Menefy
1
-1
/
+1
2022-09-28
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
1
-0
/
+1
[next]