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
2013-06-27
spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()
Mika Westerberg
1
-1
/
+1
2013-06-27
spi/pxa2xx: use GFP_ATOMIC in sg table allocation
Mika Westerberg
1
-1
/
+1
2013-06-27
drivers: uio: Fix UIO device registration failure
Damian Hobson-Garcia
1
-0
/
+1
2013-06-27
rbd: use the correct length for format 2 object names
Josh Durgin
1
-1
/
+5
2013-06-27
target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
Joern Engel
1
-2
/
+2
2013-06-27
tty: Fix transient pty write() EIO
Peter Hurley
1
-8
/
+5
2013-06-27
tcm_qla2xxx: Fix residual for underrun commands that fail
Roland Dreier
1
-1
/
+5
2013-06-27
firmware loader: fix use-after-free by double abort
Ming Lei
1
-9
/
+18
2013-06-27
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
2
-2
/
+5
2013-06-27
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
1
-1
/
+1
2013-06-27
Input: add missing dependencies on CONFIG_HAS_IOMEM
Ben Hutchings
2
-0
/
+2
2013-06-27
Input: cyttsp - fix memcpy size param
Ferruh Yigit
1
-1
/
+1
2013-06-27
netback: set transport header before passing it to kernel
Jason Wang
1
-0
/
+12
2013-06-27
tuntap: set transport header before passing it to kernel
Jason Wang
1
-0
/
+10
2013-06-27
macvtap: set transport header before passing skb to lower device
Jason Wang
1
-0
/
+9
2013-06-27
tuntap: correct the return value in tun_set_iff()
Jason Wang
1
-2
/
+6
2013-06-27
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
1
-4
/
+11
2013-06-27
team: move add to port list before port enablement
Jiri Pirko
1
-1
/
+1
2013-06-27
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
1
-0
/
+2
2013-06-27
tuntap: set SOCK_ZEROCOPY flag during open
Jason Wang
1
-0
/
+2
2013-06-27
vhost_net: clear msg.control for non-zerocopy case during tx
Jason Wang
1
-1
/
+2
2013-06-27
tuntap: forbid changing mq flag for persistent device
Jason Wang
1
-0
/
+4
2013-06-27
net: phy: fix a bug when verify the EEE support
Giuseppe CAVALLARO
1
-1
/
+1
2013-06-27
8139cp: reset BQL when ring tx ring cleared
stephen hemminger
1
-0
/
+1
2013-06-27
r8169: fix offloaded tx checksum for small packets.
Francois Romieu
1
-14
/
+27
2013-06-27
vxlan: Update vxlan fdb 'used' field after each usage
Sridhar Samudrala
1
-3
/
+14
2013-06-27
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
1
-0
/
+1
2013-06-27
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2
-15
/
+39
2013-06-27
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
1
-0
/
+7
2013-06-27
drm/radeon: do not try to uselessly update virtual memory pagetable
Jerome Glisse
1
-2
/
+4
2013-06-27
drm/prime: Honor requested file flags when exporting a buffer
Laurent Pinchart
1
-2
/
+1
2013-06-27
ACPI / PM: Fix error code path for power resources initialization
Rafael J. Wysocki
1
-0
/
+1
2013-06-27
ACPI / dock: Take ACPI scan lock in write_undock()
Rafael J. Wysocki
1
-0
/
+2
2013-06-27
ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
Mika Westerberg
1
-5
/
+11
2013-06-27
carl9170: fix frame drop and WARN due to minstrel_ht change
Christian Lamparter
1
-41
/
+28
2013-06-27
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
2
-1
/
+75
2013-06-27
parisc: parport0: fix this legacy no-device port driver!
Helge Deller
2
-4
/
+4
2013-06-27
brcmfmac: Turn off ARP offloading when configured for AP.
Hante Meuleman
3
-19
/
+45
2013-06-27
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
Larry Finger
7
-41
/
+139
2013-06-27
clk: remove notifier from list before freeing it
Lai Jiangshan
1
-0
/
+1
2013-06-20
tg3: Wait for boot code to finish after power on
Nithin Sujir
1
-0
/
+10
2013-06-20
USB: spcp8x5: fix device initialisation at open
Johan Hovold
1
-6
/
+4
2013-06-20
USB: f81232: fix device initialisation at open
Johan Hovold
1
-4
/
+4
2013-06-20
USB: pl2303: fix device initialisation at open
Johan Hovold
1
-5
/
+5
2013-06-20
usb: chipidea: fix id change handling
Alexander Shishkin
1
-1
/
+2
2013-06-20
drm/nv50/kms: use dac loadval from vbios, where it's available
Ben Skeggs
1
-1
/
+3
2013-06-20
drm/nv50/disp: force dac power state during load detect
Ben Skeggs
2
-1
/
+5
2013-06-20
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2
-18
/
+18
2013-06-20
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
3
-5
/
+6
2013-06-20
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2
-2
/
+22
[next]