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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-09
Linux 3.10.94
v3.10.94
Greg Kroah-Hartman
1
-1
/
+1
2015-12-09
ALSA: usb-audio: work around CH345 input SysEx corruption
Clemens Ladisch
1
-0
/
+42
2015-12-09
ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
Clemens Ladisch
4
-0
/
+16
2015-12-09
ALSA: usb-audio: add packet size quirk for the Medeli DD305
Clemens Ladisch
1
-0
/
+1
2015-12-09
USB: option: add XS Stick W100-2 from 4G Systems
Bjørn Mork
1
-0
/
+9
2015-12-09
USB: serial: option: add support for Novatel MiFi USB620L
Aleksander Morgado
1
-0
/
+2
2015-12-09
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
1
-5
/
+5
2015-12-09
usblp: do not set TASK_INTERRUPTIBLE before lock
Jiri Slaby
1
-1
/
+1
2015-12-09
arm64: Fix compat register mappings
Robin Murphy
1
-8
/
+8
2015-12-09
can: sja1000: clear interrupts on start
Mirza Krak
1
-0
/
+3
2015-12-09
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
1
-0
/
+14
2015-12-09
staging: rtl8712: Add device ID for Sitecom WLA2100
Larry Finger
1
-0
/
+1
2015-12-09
mwifiex: fix mwifiex_rdeeprom_read()
Dan Carpenter
1
-7
/
+7
2015-12-09
net: mvneta: Fix CPU_MAP registers initialisation
Maxime Ripard
1
-1
/
+1
2015-12-09
mac80211: fix driver RSSI event calculations
Johannes Berg
1
-1
/
+1
2015-12-09
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
1
-2
/
+1
2015-12-09
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2
-5
/
+15
2015-12-09
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
1
-1
/
+1
2015-12-09
x86/setup: Extend low identity map to cover whole kernel range
Paolo Bonzini
1
-0
/
+8
2015-12-09
ARM: orion: Fix DSA platform device after mvmdio conversion
Florian Fainelli
1
-1
/
+1
2015-12-09
ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()
Marek Szyprowski
1
-0
/
+2
2015-12-09
ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()
Marek Szyprowski
1
-0
/
+5
2015-12-09
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2015-12-09
virtio-net: drop NETIF_F_FRAGLIST
Jason Wang
1
-2
/
+2
2015-12-09
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-12-09
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-12-09
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
2015-12-09
stmmac: Correctly report PTP capabilities.
Phil Reid
1
-2
/
+5
2015-12-09
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2
-2
/
+2
2015-12-09
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
1
-2
/
+9
2015-12-09
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
1
-1
/
+1
2015-12-09
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
1
-1
/
+1
2015-11-09
Linux 3.10.93
v3.10.93
Greg Kroah-Hartman
1
-1
/
+1
2015-11-09
xen: fix backport of previous kexec patch
Greg Kroah-Hartman
1
-3
/
+3
2015-11-09
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
1
-1
/
+9
2015-11-09
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Dāvis Mosāns
1
-0
/
+2
2015-11-09
md/raid10: submit_bio_wait() returns 0 on success
Jes Sorensen
1
-1
/
+1
2015-11-09
md/raid1: submit_bio_wait() returns 0 on success
Jes Sorensen
1
-1
/
+1
2015-11-09
crypto: api - Only abort operations on fatal signal
Herbert Xu
4
-6
/
+6
2015-11-09
module: Fix locking in symbol_put_addr()
Peter Zijlstra
1
-2
/
+6
2015-11-09
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
1
-1
/
+2
2015-11-09
xhci: handle no ping response error properly
Mathias Nyman
1
-5
/
+15
2015-11-09
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-11-09
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-11-09
Revert "ARM64: unwind: Fix PC calculation"
Will Deacon
1
-5
/
+1
2015-11-09
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
1
-8
/
+21
2015-11-09
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
1
-20
/
+15
2015-11-09
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
1
-0
/
+3
2015-11-09
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-11-09
mm: make sendfile(2) killable
Jan Kara
1
-4
/
+5
[next]