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
2019-12-04
net: fec: fix clock count mis-match
Chuhong Yuan
1
-4
/
+11
2019-12-04
platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
Hans de Goede
1
-2
/
+2
2019-12-04
platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
Hans de Goede
1
-3
/
+3
2019-12-04
HID: core: check whether Usage Page item is after Usage ID items
Candle Sun
1
-6
/
+45
2019-12-04
slip: Fix use-after-free Read in slip_open
Jouni Hogander
1
-0
/
+1
2019-12-04
net: macb: add missed tasklet_kill
Chuhong Yuan
1
-0
/
+1
2019-12-04
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
1
-5
/
+5
2019-12-04
mdio_bus: don't use managed reset-controller
David Bauer
1
-2
/
+4
2019-12-04
macvlan: schedule bc_work even if error
Menglong Dong
1
-1
/
+2
2019-12-04
gve: Fix the queue page list allocated pages count
Jeroen de Borst
1
-1
/
+2
2019-12-04
thunderbolt: Power cycle the router if NVM authentication fails
Mika Westerberg
1
-12
/
+42
2019-12-04
mei: me: add comet point V device id
Alexander Usyskin
2
-0
/
+2
2019-12-04
mei: bus: prefix device names on bus with the bus name
Alexander Usyskin
1
-4
/
+5
2019-12-04
USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
Fabio D'Urso
2
-0
/
+10
2019-12-04
staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
Hans de Goede
1
-0
/
+1
2019-12-04
staging: rtl8723bs: Drop ACPI device ids
Hans de Goede
1
-6
/
+0
2019-12-04
staging: rtl8192e: fix potential use after free
Pan Bian
1
-2
/
+3
2019-12-04
staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
Ajay Singh
1
-10
/
+15
2019-12-04
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
Mathias Kresin
1
-1
/
+1
2019-12-04
clk: at91: fix update bit maps on CFG_MOR write
Eugen Hristev
1
-1
/
+1
2019-12-04
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-12-04
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-12-04
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-12-04
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
1
-0
/
+1
2019-12-04
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-12-04
net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
Jose Abreu
1
-0
/
+2
2019-12-04
net: stmmac: xgmac: Fix TSA selection
Jose Abreu
1
-0
/
+1
2019-12-04
net: stmmac: xgmac: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-12-04
net: stmmac: gmac4: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-12-04
drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
changzhu
1
-0
/
+7
2019-12-04
drm/amdgpu: register gpu instance before fan boost feature enablment
Evan Quan
2
-1
/
+7
2019-12-04
drm/amd/swSMU: fix smu workload bit map error
Kevin Wang
2
-2
/
+2
2019-12-04
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
Vladimir Oltean
1
-1
/
+1
2019-12-04
net/mlx5e: Use correct enum to determine uplink port
Dmytro Linkin
1
-1
/
+2
2019-12-04
net/mlx5e: Fix eswitch debug print of max fdb flow
Roi Dayan
1
-1
/
+1
2019-12-04
drm/amdgpu: dont schedule jobs while in reset
Shirish S
1
-1
/
+4
2019-12-04
net: bcmgenet: reapply manual settings to the PHY
Doug Berger
1
-1
/
+4
2019-12-04
net: bcmgenet: use RGMII loopback for MAC reset
Doug Berger
2
-2
/
+33
2019-12-04
watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading
Matti Vaittinen
1
-0
/
+1
2019-12-04
watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format
Anson Huang
1
-1
/
+7
2019-12-04
watchdog: meson: Fix the wrong value of left time
Xingyu Chen
1
-2
/
+2
2019-12-04
watchdog: pm8916_wdt: fix pretimeout registration flow
Jorge Ramirez-Ortiz
1
-4
/
+11
2019-12-04
nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
Anton Eidelman
1
-0
/
+2
2019-12-04
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
1
-0
/
+8
2019-12-04
can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...
Timo Schlüßler
1
-1
/
+1
2019-12-04
can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...
Marc Kleine-Budde
1
-2
/
+8
2019-12-04
can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
Marc Kleine-Budde
1
-1
/
+3
2019-12-04
can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
Jeroen Hofstee
1
-1
/
+1
2019-12-04
can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...
Marc Kleine-Budde
1
-13
/
+73
2019-12-04
can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...
Marc Kleine-Budde
1
-1
/
+3
[next]