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
2013-05-13
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
1
-0
/
+7
2013-05-13
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-13
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-13
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-13
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-13
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
1
-0
/
+2
2013-05-13
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-13
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-13
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-05-13
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-13
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-13
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+32
2013-05-13
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-05-13
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-05-13
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-05-13
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-05-13
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2
-0
/
+8
2013-05-13
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
1
-1
/
+1
2013-05-13
bonding: IFF_BONDING is not stripped on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-05-13
bonding: fix bonding_masters race condition in bond unloading
nikolay@redhat.com
1
-0
/
+9
2013-05-13
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2
-1
/
+2
2013-05-13
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2
-4
/
+4
2013-05-13
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-05-13
cbq: incorrect processing of high limits
Vasily Averin
1
-1
/
+4
2013-05-13
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
1
-13
/
+1
2013-05-13
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
1
-26
/
+14
2013-05-13
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
1
-10
/
+2
2013-05-13
vm: add vm_iomap_memory() helper function
Linus Torvalds
2
-0
/
+49
2013-05-13
s390: move dummy io_remap_pfn_range() to asm/pgtable.h
Linus Torvalds
1
-0
/
+4
2013-05-13
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
1
-3
/
+12
2013-05-13
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
1
-1
/
+1
2013-05-13
perf: Fix error return code
Wei Yongjun
1
-0
/
+1
2013-05-13
tty: fix up atime/mtime mess, take three
Linus Torvalds
2
-2
/
+5
2013-05-13
TTY: fix atime/mtime regression
Jiri Slaby
1
-1
/
+15
2013-05-13
TTY: do not update atime/mtime on read/write
Jiri Slaby
1
-6
/
+2
2013-05-13
drm/radeon: fix handling of v6 power tables
Alex Deucher
1
-6
/
+5
2013-05-13
drm/radeon: fix possible segfault when parsing pm tables
Alex Deucher
1
-1
/
+9
2013-05-13
drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
Alex Deucher
1
-3
/
+3
2013-05-13
ipc: sysv shared memory limited to 8TiB
Robin Holt
2
-2
/
+2
2013-05-13
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
1
-1
/
+3
2013-05-13
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
1
-2
/
+4
2013-05-13
md: bad block list should default to disabled.
NeilBrown
1
-6
/
+3
2013-05-13
drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
Derek Basehore
1
-2
/
+2
2013-05-13
fs/fscache/stats.c: fix memory leak
Anurup m
1
-1
/
+1
2013-05-13
ARM: u300: fix ages old copy/paste bug
Linus Walleij
1
-1
/
+1
2013-05-13
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
1
-1
/
+1
2013-05-13
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
1
-2
/
+2
2013-05-13
s390/memory hotplug: prevent offline of active memory increments
Heiko Carstens
1
-1
/
+3
2013-05-13
powerpc: Add isync to copy_and_flush
Michael Neuling
1
-0
/
+1
2013-05-13
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
1
-0
/
+10
[prev]
[next]