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-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
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
[prev]
[next]