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
2014-01-03
Linux 3.2.54
v3.2.54
Ben Hutchings
1
-1
/
+1
2014-01-03
mmc: block: fix a bug of error handling in MMC driver
KOBAYASHI Yoshitake
1
-3
/
+44
2014-01-03
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-34
/
+34
2014-01-03
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
1
-9
/
+61
2014-01-03
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
1
-11
/
+17
2014-01-03
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
1
-1
/
+1
2014-01-03
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-0
/
+2
2014-01-03
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2014-01-03
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2014-01-03
libertas: potential oops in debugfs
Dan Carpenter
1
-1
/
+5
2014-01-03
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
4
-21
/
+56
2014-01-03
KVM: Fix iommu map/unmap to handle memory slot moves
Alex Williamson
1
-8
/
+11
2014-01-03
KVM: perform an invalid memslot step for gpa base change
Marcelo Tosatti
1
-3
/
+3
2014-01-03
crypto: ansi_cprng - Fix off by one error in non-block size request
Neil Horman
1
-2
/
+2
2014-01-03
HID: multitouch: validate indexes details
Benjamin Tissoires
1
-1
/
+1
2014-01-03
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
1
-0
/
+7
2014-01-03
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2014-01-03
inet: fix possible seqlock deadlocks
Eric Dumazet
3
-3
/
+3
2014-01-03
af_packet: block BH in prb_shutdown_retire_blk_timer()
Veaceslav Falico
1
-2
/
+2
2014-01-03
packet: fix use after free race in send path when dev is released
Daniel Borkmann
1
-23
/
+37
2014-01-03
bridge: flush br's address entry in fdb when remove the bridge dev
Ding Tianhong
1
-0
/
+2
2014-01-03
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
1
-1
/
+1
2014-01-03
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2014-01-03
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
1
-0
/
+1
2014-01-03
net: clamp ->msg_namelen instead of returning an error
Dan Carpenter
2
-2
/
+2
2014-01-03
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
9
-13
/
+19
2014-01-03
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
1
-1
/
+2
2014-01-03
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
31
-105
/
+65
2014-01-03
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
7
-29
/
+13
2014-01-03
ipv4: fix possible seqlock deadlock
Eric Dumazet
1
-1
/
+1
2014-01-03
connector: improved unaligned access error fix
Chris Metcalf
1
-27
/
+39
2014-01-03
isdnloop: use strlcpy() instead of strcpy()
Dan Carpenter
1
-3
/
+5
2014-01-03
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
1
-0
/
+6
2014-01-03
6lowpan: Uncompression of traffic class field was incorrect
Jukka Rissanen
1
-2
/
+2
2014-01-03
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
1
-2
/
+3
2014-01-03
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2
-10
/
+10
2014-01-03
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
1
-2
/
+5
2014-01-03
net: Fix "ip rule delete table 256"
Andreas Henriksson
1
-1
/
+2
2014-01-03
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2014-01-03
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2014-01-03
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
1
-0
/
+2
2014-01-03
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
1
-15
/
+53
2014-01-03
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
1
-2
/
+23
2014-01-03
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
1
-1
/
+2
2014-01-03
KVM: Improve create VCPU parameter (CVE-2013-4587)
Andy Honig
1
-0
/
+3
2014-01-03
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
1
-1
/
+1
2014-01-03
hwmon: Prevent some divide by zeros in FAN_TO_REG()
Dan Carpenter
3
-1
/
+5
2014-01-03
hwmon: (w83l768ng) Fix fan speed control range
Jean Delvare
1
-3
/
+7
2014-01-03
hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
Brian Carnes
1
-2
/
+2
2014-01-03
ARM: pxa: prevent PXA270 occasional reboot freezes
Sergei Ianovich
1
-1
/
+7
[next]