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
2018-07-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2
-3
/
+41
2018-07-25
cxl_getfile(): fix double-iput() on alloc_file() failures
Al Viro
1
-4
/
+4
2018-07-25
net: usb: asix: replace mii_nway_restart in resume path
Alexander Couzens
1
-1
/
+3
2018-07-25
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2
-3
/
+4
2018-07-25
net/mlx4_en: Don't reuse RX page when XDP is set
Saeed Mahameed
1
-2
/
+6
2018-07-25
hv_netvsc: Fix napi reschedule while receive completion is busy
Haiyang Zhang
1
-7
/
+10
2018-07-25
tg3: Add higher cpu clock for 5762.
Sanjeev Bansal
1
-0
/
+9
2018-07-25
qmi_wwan: add support for Quectel EG91
Matevz Vucnik
1
-0
/
+1
2018-07-25
ptp: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-07-25
net: phy: fix flag masking in __set_phy_supported
Heiner Kallweit
1
-5
/
+2
2018-07-25
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
3
-4
/
+26
2018-07-25
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
4
-10
/
+29
2018-07-25
drm/i915: Fix hotplug irq ack on i965/g4x
Ville Syrjälä
1
-2
/
+30
2018-07-25
vfio/spapr: Use IOMMU pageshift rather than pagesize
Alexey Kardashevskiy
1
-4
/
+4
2018-07-25
vfio/pci: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+4
2018-07-25
cpufreq: intel_pstate: Register when ACPI PCCH is present
Rafael J. Wysocki
2
-1
/
+20
2018-07-25
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
1
-2
/
+3
2018-07-22
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
1
-3
/
+5
2018-07-22
mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
Masahiro Yamada
1
-1
/
+5
2018-07-22
media: rc: oops in ir_timer_keyup after device unplug
Sean Young
1
-2
/
+2
2018-07-22
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
1
-1
/
+1
2018-07-22
net: lan78xx: Fix race in tx pending skb size calculation
Stefan Wahren
1
-1
/
+4
2018-07-22
rtlwifi: rtl8821ae: fix firmware is not ready to run
Ping-Ke Shih
1
-1
/
+0
2018-07-22
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
6
-13
/
+16
2018-07-22
net: cxgb3_main: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-07-22
vhost_net: validate sock before trying to put its fd
Jason Wang
1
-1
/
+2
2018-07-22
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-07-22
r8152: napi hangup fix after disconnect
Jiri Slaby
1
-1
/
+2
2018-07-22
qmi_wwan: add support for the Dell Wireless 5821e module
Aleksander Morgado
1
-0
/
+1
2018-07-22
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
1
-0
/
+8
2018-07-22
qed: Fix use of incorrect size in memcpy call.
Sudarsana Reddy Kalluru
1
-4
/
+4
2018-07-22
qed: Fix setting of incorrect eswitch mode.
Sudarsana Reddy Kalluru
2
-3
/
+18
2018-07-22
qede: Adverstise software timestamp caps when PHC is not available.
Sudarsana Reddy Kalluru
1
-2
/
+8
2018-07-22
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12
2018-07-22
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
1
-1
/
+1
2018-07-22
net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
Shay Agroskin
1
-2
/
+2
2018-07-22
net/mlx5: Fix required capability for manipulating MPFS
Eli Cohen
1
-4
/
+5
2018-07-22
net/mlx5: Fix incorrect raw command length parsing
Alex Vesker
1
-3
/
+1
2018-07-22
net/mlx5: Fix command interface race in polling mode
Alex Vesker
1
-1
/
+3
2018-07-22
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
6
-6
/
+15
2018-07-22
net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...
Or Gerlitz
1
-1
/
+5
2018-07-22
net/mlx5e: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
3
-9
/
+9
2018-07-22
net: macb: Fix ptp time adjustment for large negative delta
Harini Katakam
1
-4
/
+1
2018-07-22
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2
-4
/
+2
2018-07-22
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-10
/
+14
2018-07-22
ipvlan: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-1
/
+2
2018-07-22
hv_netvsc: split sub-channel setup into async and sync
Stephen Hemminger
4
-52
/
+65
2018-07-22
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-07-22
alx: take rtnl before calling __alx_open from resume
Sabrina Dubroca
1
-1
/
+7
2018-07-22
crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
Christian Lamparter
1
-8
/
+9
[next]