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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-03-13
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
1
-1
/
+1
2019-03-13
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
1
-3
/
+3
2019-03-13
scsi: aacraid: Fix missing break in switch statement
Gustavo A. R. Silva
1
-2
/
+3
2019-03-13
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-03-13
Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
Vincent Batts
1
-0
/
+1
2019-03-13
Input: wacom_serial4 - add support for Wacom ArtPad II tablet
Jason Gerecke
1
-0
/
+2
2019-03-13
qed: Consider TX tcs while deriving the max num_queues for PF.
Sudarsana Reddy Kalluru
1
-2
/
+3
2019-03-13
qed: Fix EQ full firmware assert.
Manish Chopra
2
-8
/
+8
2019-03-13
i2c: omap: Use noirq system sleep pm ops to idle device for suspend
Tony Lindgren
1
-8
/
+5
2019-03-13
s390/qeth: fix use-after-free in error path
Julian Wiedmann
1
-9
/
+6
2019-03-13
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
1
-16
/
+12
2019-03-13
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
1
-9
/
+10
2019-03-13
drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
Paul Kocialkowski
1
-0
/
+2
2019-03-13
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-03-13
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-03-13
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
1
-4
/
+10
2019-03-13
irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
Lubomir Rintel
1
-1
/
+5
2019-03-13
usb: phy: fix link errors
Anders Roxell
1
-1
/
+1
2019-03-13
soc: fsl: qbman: avoid race in clearing QMan interrupt
Madalin Bucur
1
-4
/
+5
2019-03-13
platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
Sinan Kaya
1
-0
/
+1
2019-03-13
scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
Dan Carpenter
1
-1
/
+1
2019-03-13
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
1
-3
/
+3
2019-03-13
qed: Fix stack out of bounds bug
Manish Chopra
1
-4
/
+4
2019-03-13
qed: Fix system crash in ll2 xmit
Manish Chopra
1
-5
/
+15
2019-03-13
qed: Fix VF probe failure while FLR
Manish Chopra
1
-0
/
+10
2019-03-13
qed: Fix LACP pdu drops for VFs
Manish Chopra
3
-2
/
+16
2019-03-13
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
1
-1
/
+6
2019-03-13
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
1
-0
/
+5
2019-03-13
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-03-13
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
1
-1
/
+1
2019-03-13
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-03-13
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-03-13
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
Tomonori Sakita
1
-1
/
+2
2019-03-13
iommu/amd: Fix IOMMU page flush when detach device from a domain
Suravee Suthikulpanit
1
-4
/
+11
2019-03-13
iommu/amd: Unmap all mapped pages in error path of map_sg
Jerry Snitselaar
1
-1
/
+1
2019-03-13
iommu/amd: Call free_iova_fast with pfn in map_sg
Jerry Snitselaar
1
-1
/
+1
2019-03-13
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
Brian Welty
2
-2
/
+0
2019-03-13
media: uvcvideo: Fix 'type' check leading to overflow
Alistair Strachan
1
-3
/
+11
2019-03-13
scsi: core: reset host byte in DID_NEXUS_FAILURE case
Martin Wilck
1
-0
/
+1
2019-03-13
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-11
/
+24
2019-03-13
net: dsa: mv88e6xxx: Fix statistics on mv88e6161
Andrew Lunn
1
-1
/
+1
2019-03-13
net: phy: Micrel KSZ8061: link failure after cable connect
Rajasingh Thavamani
1
-1
/
+12
2019-03-13
tun: remove unnecessary memory barrier
Timur Celik
1
-1
/
+1
2019-03-13
tun: fix blocking read
Timur Celik
1
-2
/
+2
2019-03-13
xen-netback: fix occasional leak of grant ref mappings under memory pressure
Igor Druzhinin
1
-5
/
+5
2019-03-13
xen-netback: don't populate the hash cache on XenBus disconnect
Igor Druzhinin
2
-0
/
+9
2019-03-13
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
Heiner Kallweit
1
-0
/
+4
2019-03-13
net: dsa: mv88e6xxx: Fix u64 statistics
Andrew Lunn
1
-1
/
+1
2019-03-13
hv_netvsc: Fix IP header checksum for coalesced packets
Haiyang Zhang
1
-3
/
+19
2019-03-13
geneve: correctly handle ipv6.disable module parameter
Jiri Benc
1
-3
/
+8
[next]