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.19.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-7.0.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-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
2014-01-03
ARM: pxa: tosa: fix keys mapping
Dmitry Eremin-Solenikov
1
-51
/
+51
2014-01-03
dm bufio: initialize read-only module parameters
Mikulas Patocka
1
-0
/
+5
2014-01-03
x86, efi: Don't use (U)EFI time services on 32 bit
Matthew Garrett
1
-5
/
+0
2014-01-03
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2014-01-03
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2014-01-03
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
1
-7
/
+64
2014-01-03
ALSA: memalloc.h - fix wrong truncation of dma_addr_t
Stefano Panella
1
-1
/
+1
2014-01-03
x86, build: Pass in additional -mno-mmx, -mno-sse options
H. Peter Anvin
2
-3
/
+4
2014-01-03
ARM: 7913/1: fix framepointer check in unwind_frame
Konstantin Khlebnikov
1
-1
/
+1
2014-01-03
ARM: 7912/1: check stack pointer in get_wchan
Konstantin Khlebnikov
1
-2
/
+5
2014-01-03
crypto: scatterwalk - Use sg_chain_ptr on chain entries
Tom Lendacky
1
-1
/
+1
2014-01-03
drivers/char/i8k.c: add Dell XPLS L421X
Alan Cox
1
-0
/
+7
2014-01-03
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
1
-2
/
+3
2014-01-03
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
David Cluytens
1
-0
/
+2
2014-01-03
ASoC: wm8731: fix dsp mode configuration
Bo Shen
1
-2
/
+2
2014-01-03
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
1
-2
/
+6
2014-01-03
USB: pl2303: fixed handling of CS5 setting
Colin Leitner
1
-17
/
+14
2014-01-03
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
Colin Leitner
1
-7
/
+24
2014-01-03
USB: mos7840: correct handling of CS5 setting
Colin Leitner
1
-16
/
+16
2014-01-03
USB: spcp8x5: correct handling of CS5 setting
Colin Leitner
1
-16
/
+14
[prev]
[next]