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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-08
Linux 3.10.23
v3.10.23
Greg Kroah-Hartman
1
-1
/
+1
2013-12-08
drm/radeon/audio: correct ACR table
Pierre Ossman
1
-3
/
+3
2013-12-08
drm/radeon/audio: improve ACR calculation
Pierre Ossman
1
-22
/
+46
2013-12-08
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
1
-1
/
+2
2013-12-08
elevator: acquire q->sysfs_lock in elevator_change()
Tomoki Sekiyama
1
-2
/
+14
2013-12-08
elevator: Fix a race in elevator switching and md device initialization
Tomoki Sekiyama
2
-1
/
+15
2013-12-08
iommu: Remove stack trace from broken irq remapping warning
Neil Horman
1
-6
/
+7
2013-12-08
iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
Julian Stecklina
1
-1
/
+5
2013-12-08
HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)
Simon Wood
1
-0
/
+58
2013-12-08
video: kyro: fix incorrect sizes when copying to userspace
Sasha Levin
1
-3
/
+3
2013-12-08
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
3
-1
/
+8
2013-12-08
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
1
-2
/
+7
2013-12-08
clockevents: Split out selection logic
Thomas Gleixner
2
-38
/
+56
2013-12-08
clockevents: Add module refcount
Thomas Gleixner
4
-0
/
+11
2013-12-08
clockevents: Get rid of the notifier chain
Thomas Gleixner
5
-64
/
+14
2013-12-08
aio: restore locking of ioctx list on removal
Mateusz Guzik
1
-4
/
+6
2013-12-08
mmc: block: fix a bug of error handling in MMC driver
KOBAYASHI Yoshitake
1
-3
/
+42
2013-12-08
xfs: add capability check to free eofblocks ioctl
Dwight Engen
1
-0
/
+6
2013-12-08
tcp: gso: fix truesize tracking
Eric Dumazet
1
-8
/
+5
2013-12-08
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
1
-0
/
+7
2013-12-08
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2013-12-08
inet: fix possible seqlock deadlocks
Eric Dumazet
3
-3
/
+3
2013-12-08
team: fix master carrier set when user linkup is enabled
Jiri Pirko
1
-0
/
+4
2013-12-08
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
3
-0
/
+9
2013-12-08
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
Yang Yingliang
1
-3
/
+2
2013-12-08
r8169: check ALDPS bit and disable it if enabled for the 8168g
David Chang
1
-0
/
+5
2013-12-08
af_packet: block BH in prb_shutdown_retire_blk_timer()
Veaceslav Falico
1
-2
/
+2
2013-12-08
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
2013-12-08
bridge: flush br's address entry in fdb when remove the bridge dev
Ding Tianhong
1
-0
/
+2
2013-12-08
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
1
-1
/
+1
2013-12-08
ipv4: fix race in concurrent ip_route_input_slow()
Alexei Starovoitov
1
-2
/
+6
2013-12-08
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
1
-1
/
+0
2013-12-08
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2013-12-08
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
1
-0
/
+1
2013-12-08
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
9
-202
/
+13
2013-12-08
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
1
-1
/
+2
2013-12-08
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
1
-0
/
+1
2013-12-08
net: clamp ->msg_namelen instead of returning an error
Dan Carpenter
2
-2
/
+2
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
10
-14
/
+20
2013-12-08
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
1
-1
/
+2
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
35
-112
/
+65
2013-12-08
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
8
-31
/
+14
2013-12-08
ipv4: fix possible seqlock deadlock
Eric Dumazet
1
-1
/
+1
2013-12-08
connector: improved unaligned access error fix
Chris Metcalf
1
-30
/
+42
2013-12-08
isdnloop: use strlcpy() instead of strcpy()
Dan Carpenter
1
-3
/
+5
2013-12-08
net-tcp: fix panic in tcp_fastopen_cache_set()
Eric Dumazet
1
-1
/
+4
2013-12-08
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
1
-0
/
+6
2013-12-08
tcp: tsq: restore minimal amount of queueing
Eric Dumazet
3
-10
/
+5
2013-12-08
macvtap: limit head length of skb allocated
Jason Wang
1
-1
/
+7
2013-12-08
tuntap: limit head length of skb allocated
Jason Wang
1
-1
/
+9
[next]