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
2015-06-03
Linux 2.6.32.67
v2.6.32.67
Willy Tarreau
1
-1
/
+1
2015-06-03
net: socket: Fix the wrong returns for recvmsg and sendmsg
Junling Zheng
1
-16
/
+10
2015-06-03
net: fix incorrect backport of tcp_send_fin in 2.6.32.66
Willy Tarreau
1
-1
/
+1
2015-05-24
Linux 2.6.32.66
v2.6.32.66
Willy Tarreau
1
-1
/
+1
2015-05-24
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
1
-0
/
+7
2015-05-24
sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)
Alexey Khoroshilov
1
-10
/
+2
2015-05-24
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
2015-05-24
posix-timers: Fix stack info leak in timer_create()
Mathias Krause
1
-0
/
+1
2015-05-24
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
Jan Kara
1
-2
/
+1
2015-05-24
lockd: Try to reconnect if statd has moved
Benjamin Coddington
1
-0
/
+6
2015-05-24
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+10
2015-05-24
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
1
-1
/
+1
2015-05-24
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2015-05-24
IB/core: Avoid leakage from kernel to user space
Eli Cohen
1
-0
/
+1
2015-05-24
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Ian Abbott
1
-1
/
+4
2015-05-24
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-19
/
+26
2015-05-24
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-05-24
tcp: make connect() mem charging friendly
Eric Dumazet
1
-5
/
+2
2015-05-24
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
1
-1
/
+1
2015-05-24
rds: avoid potential stack overflow
Arnd Bergmann
1
-18
/
+22
2015-05-24
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-5
/
+6
2015-05-24
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2
-8
/
+23
2015-05-24
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal KubeÄek
2
-3
/
+4
2015-05-24
ipv4: Don't use ufo handling on later transformed packets
Steffen Klassert
1
-0
/
+1
2015-05-24
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-05-24
ematch: Fix auto-loading of ematch modules.
Ignacy GawÄdzki
1
-0
/
+1
2015-05-24
ppp: deflate: never return len larger than output buffer
Florian Westphal
1
-1
/
+1
2015-05-24
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
1
-0
/
+3
2015-05-24
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-25
/
+40
2015-05-24
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-05-24
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-05-24
net: llc: use correct size for sysctl timeout entries
Sasha Levin
1
-4
/
+4
2015-05-24
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
1
-0
/
+8
2015-05-24
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-05-24
net: sctp: fix memory leak in auth key management
Daniel Borkmann
1
-2
/
+0
2015-05-24
isofs: Fix unchecked printing of ER records
Jan Kara
1
-0
/
+3
2015-05-24
isofs: Fix infinite looping over CE entries
Jan Kara
1
-0
/
+6
2015-05-24
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
1
-1
/
+25
2015-05-24
splice: Apply generic position and size checks to each write
Ben Hutchings
2
-4
/
+12
2015-05-24
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
1
-0
/
+4
2015-05-24
x86: Conditionally update time when ack-ing pending irqs
Shai Fultheim
1
-5
/
+7
2015-05-24
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
1
-5
/
+8
2015-05-24
x86, cpu, amd: Add workaround for family 16h, erratum 793
Borislav Petkov
2
-0
/
+11
2015-05-24
ASLR: fix stack randomization on 64-bit systems
Hector Marco-Gisbert
2
-5
/
+6
2015-05-24
x86_64, vdso: Fix the vdso address randomization algorithm
Andy Lutomirski
1
-10
/
+26
2015-05-24
x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
Andy Lutomirski
2
-2
/
+8
2015-05-24
x86/tls: Don't validate lm in set_thread_area() after all
Andy Lutomirski
2
-6
/
+7
2015-05-24
x86/tls: Disallow unusual TLS segments
Andy Lutomirski
1
-0
/
+22
2015-05-24
x86, tls: Interpret an all-zero struct user_desc as "no segment"
Andy Lutomirski
2
-2
/
+36
2015-05-24
x86, tls, ldt: Stop checking lm in LDT_empty
Andy Lutomirski
1
-7
/
+2
[next]