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
2014-01-15
Linux 3.10.27
v3.10.27
Greg Kroah-Hartman
1
-1
/
+1
2014-01-15
sched: Guarantee new group-entities always have weight
Paul Turner
1
-1
/
+2
2014-01-15
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
1
-4
/
+11
2014-01-15
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
1
-3
/
+11
2014-01-15
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
3
-9
/
+19
2014-01-15
x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
Linus Torvalds
1
-6
/
+7
2014-01-15
netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
Daniel Borkmann
1
-5
/
+27
2014-01-15
SCSI: sd: Reduce buffer size for vpd request
Bernd Schubert
1
-1
/
+4
2014-01-15
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
1
-1
/
+2
2014-01-15
mac80211: move "bufferable MMPDU" check to fix AP mode scan
Felix Fietkau
1
-10
/
+13
2014-01-15
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
Lan Tianyu
1
-1
/
+20
2014-01-15
ACPI / TPM: fix memory leak when walking ACPI namespace
Jiang Liu
1
-6
/
+9
2014-01-15
mfd: rtsx_pcr: Disable interrupts before cancelling delayed works
Thomas Gleixner
1
-2
/
+8
2014-01-15
clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
Andrew Bresticker
1
-2
/
+2
2014-01-15
clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock
Abhilash Kesavan
1
-1
/
+2
2014-01-15
clk: samsung: exynos4: Correct SRC_MFC register
Seung-Woo Kim
1
-1
/
+1
2014-01-15
clk: clk-divider: fix divisor > 255 bug
James Hogan
1
-1
/
+1
2014-01-15
ahci: add PCI ID for Marvell 88SE9170 SATA controller
Simon Guinot
1
-0
/
+3
2014-01-15
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
3
-46
/
+6
2014-01-15
drm/nouveau/bios: make jump conditional
Ilia Mirkin
1
-1
/
+5
2014-01-15
ARM: shmobile: mackerel: Fix coherent DMA mask
Laurent Pinchart
1
-2
/
+2
2014-01-15
ARM: shmobile: armadillo: Fix coherent DMA mask
Laurent Pinchart
1
-2
/
+2
2014-01-15
ARM: shmobile: kzm9g: Fix coherent DMA mask
Laurent Pinchart
1
-1
/
+1
2014-01-15
ARM: dts: exynos5250: Fix MDMA0 clock number
Abhilash Kesavan
1
-1
/
+1
2014-01-15
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
1
-1
/
+7
2014-01-15
ARM: fix footbridge clockevent device
Russell King
1
-2
/
+3
2014-01-15
net: Loosen constraints for recalculating checksum in skb_segment()
Simon Horman
1
-1
/
+2
2014-01-15
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
1
-2
/
+2
2014-01-15
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
1
-2
/
+9
2014-01-15
net: llc: fix use after free in llc_ui_recvmsg
Daniel Borkmann
1
-2
/
+3
2014-01-15
virtio-net: fix refill races during restore
Jason Wang
1
-5
/
+6
2014-01-15
virtio_net: don't leak memory or block when too many frags
Michael S. Tsirkin
1
-1
/
+2
2014-01-15
virtio-net: make all RX paths handle errors consistently
Michael S. Tsirkin
1
-20
/
+36
2014-01-15
virtio_net: fix error handling for mergeable buffers
Michael S. Tsirkin
1
-20
/
+46
2014-01-15
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
3
-2
/
+28
2014-01-15
net: rose: restore old recvmsg behavior
Florian Westphal
1
-12
/
+4
2014-01-15
rds: prevent dereference of a NULL device
Sasha Levin
1
-1
/
+2
2014-01-15
ipv6: always set the new created dst's from in ip6_rt_copy
Li RongQing
1
-3
/
+1
2014-01-15
net: fec: fix potential use after free
Eric Dumazet
1
-2
/
+2
2014-01-15
hamradio/yam: fix info leak in ioctl
Salva Peiró
1
-0
/
+1
2014-01-15
drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
Wenliang Fan
1
-0
/
+2
2014-01-15
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
1
-0
/
+16
2014-01-15
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
1
-0
/
+1
2014-01-15
net: unix: allow bind to fail on mutex lock
Sasha Levin
1
-2
/
+6
2014-01-15
ipv6: fix illegal mac_header comparison on 32bit
Hannes Frederic Sowa
2
-1
/
+6
2014-01-15
netvsc: don't flush peers notifying work during setting mtu
Jason Wang
1
-1
/
+0
2014-01-15
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
1
-0
/
+3
2014-01-15
net: unix: allow set_peek_off to fail
Sasha Levin
3
-4
/
+8
2014-01-15
net: drop_monitor: fix the value of maxattr
Changli Gao
1
-1
/
+0
2014-01-15
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
1
-5
/
+3
[next]