index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-23
Linux 2.6.32.64
v2.6.32.64
Willy Tarreau
1
-1
/
+1
2014-11-23
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
Zhu Yanjun
1
-5
/
+9
2014-11-23
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
3
-22
/
+55
2014-11-23
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
1
-0
/
+1
2014-11-23
USB: add new zte 3g-dongle's pid to option.c
Rui li
1
-1
/
+128
2014-11-23
lzo: check for length overrun in variable length encoding.
Willy Tarreau
1
-6
/
+37
2014-11-23
Documentation: lzo: document part of the encoding
Willy Tarreau
1
-0
/
+164
2014-11-23
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
4
-342
/
+395
2014-11-23
ARM: 7670/1: fix the memset fix
Nicolas Pitre
1
-20
/
+13
2014-11-23
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
1
-41
/
+44
2014-11-23
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
1
-1
/
+1
2014-11-23
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
1
-0
/
+2
2014-11-23
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
1
-9
/
+3
2014-11-23
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
1
-3
/
+5
2014-11-23
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
1
-3
/
+3
2014-11-23
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
1
-1
/
+6
2014-11-23
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
3
-64
/
+60
2014-11-23
fix misuses of f_count() in ppp and netlink
Al Viro
1
-1
/
+1
2014-11-23
USB: kobil_sct: fix non-atomic allocation in write path
Johan Hovold
1
-2
/
+2
2014-11-23
gianfar: disable vlan tag insertion by default
Zhu Yanjun
1
-6
/
+0
2014-11-23
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
1
-4
/
+16
2014-11-23
Revert "nfsd: correctly handle return value from nfsd_map_name_to_*"
Willy Tarreau
1
-4
/
+4
2014-11-23
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
1
-1
/
+1
2014-11-23
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
1
-0
/
+4
2014-11-23
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
1
-1
/
+1
2014-11-23
macvlan: Initialize vlan_features to turn on offload support.
Vlad Yasevich
1
-0
/
+1
2014-11-23
tcp: Fix integer-overflow in TCP vegas
Christoph Paasch
1
-1
/
+2
2014-11-23
tcp: Fix integer-overflows in TCP veno
Christoph Paasch
1
-1
/
+1
2014-11-23
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2
-7
/
+8
2014-11-23
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
1
-0
/
+1
2014-11-23
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
1
-0
/
+4
2014-11-23
sunvnet: clean up objects created in vnet_new() on vnet_exit()
Sowmini Varadhan
1
-1
/
+19
2014-11-23
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
1
-107
/
+15
2014-11-23
appletalk: Fix socket referencing in skb
Andrey Utkin
1
-3
/
+0
2014-11-23
igmp: fix the problem when mc leave group
dingtianhong
1
-4
/
+6
2014-11-23
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
1
-1
/
+1
2014-11-23
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-11-23
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2
-0
/
+19
2014-11-23
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
3
-6
/
+28
2014-11-23
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
1
-1
/
+7
2014-11-23
mm: try_to_unmap_cluster() should lock_page() before mlocking
Vlastimil Babka
2
-2
/
+14
2014-11-23
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-11-23
ALSA: control: Handle numid overflow
Lars-Peter Clausen
1
-0
/
+4
2014-11-23
ALSA: control: Make sure that id->index does not overflow
Lars-Peter Clausen
1
-0
/
+3
2014-11-23
fix autofs/afs/etc. magic mountpoint breakage
Al Viro
2
-1
/
+1
2014-11-23
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
Markos Chandras
1
-1
/
+2
2014-11-23
MIPS: Cleanup flags in syscall flags handlers.
Ralf Baechle
5
-4
/
+6
2014-11-23
x86_32, entry: Clean up sysenter_badsys declaration
Stefan Bader
1
-1
/
+1
2014-11-23
x86_32, entry: Store badsys error code in %eax
Sven Wegener
1
-4
/
+5
2014-11-23
x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
Andy Lutomirski
1
-2
/
+8
[next]