index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 3.6.11
v3.6.11
linux-3.6.y
Greg Kroah-Hartman
2012-12-17
1
-1
/
+1
*
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2012-12-17
2
-6
/
+11
*
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
2012-12-17
1
-2
/
+5
*
bonding: fix race condition in bonding_store_slaves_active
nikolay@redhat.com
2012-12-17
1
-0
/
+2
*
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...
Sarveshwar Bandi
2012-12-17
1
-0
/
+7
*
net: cdc_ncm: add Huawei devices
Bjørn Mork
2012-12-17
1
-4
/
+18
*
usb/ipheth: Add iPhone 5 support
Jay Purohit
2012-12-17
1
-0
/
+5
*
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
2012-12-17
1
-7
/
+24
*
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
2012-12-17
1
-11
/
+17
*
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
2012-12-17
1
-3
/
+45
*
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
2012-12-17
1
-14
/
+39
*
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
2012-12-17
1
-10
/
+9
*
ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()
Neal Cardwell
2012-12-17
1
-1
/
+2
*
ipv4: do not cache looped multicasts
Julian Anastasov
2012-12-17
1
-2
/
+5
*
irda: sir_dev: Fix copy/paste typo
Alexander Shiyan
2012-12-17
1
-1
/
+1
*
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
2012-12-17
1
-1
/
+2
*
ne2000: add the right platform device
Alan Cox
2012-12-17
1
-0
/
+1
*
sis900: fix sis900_set_mode call parameters.
Francois Romieu
2012-12-17
1
-1
/
+1
*
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
Huang Ying
2012-12-17
3
-17
/
+41
*
rcu: Fix batch-limit size problem
Eric Dumazet
2012-12-17
1
-7
/
+8
*
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2012-12-17
2
-11
/
+5
*
perf test: fix a build error on builtin-test
Zheng Liu
2012-12-17
1
-26
/
+12
*
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
Dan Williams
2012-12-17
1
-0
/
+38
*
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
2012-12-17
1
-1
/
+6
*
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
Steven Rostedt
2012-12-17
1
-2
/
+7
*
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
2012-12-17
1
-1
/
+1
*
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
2012-12-17
1
-2
/
+5
*
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
2012-12-17
1
-0
/
+19
*
ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
Lan Tianyu
2012-12-17
1
-0
/
+8
*
ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
Zhang Rui
2012-12-17
1
-0
/
+14
*
ACPI / PNP: Do not crash due to stale pointer use during system resume
Rafael J. Wysocki
2012-12-17
1
-0
/
+3
*
ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.
Lan Tianyu
2012-12-17
1
-0
/
+8
*
ACPI / battery: Correct battery capacity values on Thinkpads
Kamil Iskra
2012-12-17
1
-0
/
+77
*
USB: mark uas driver as BROKEN
Greg Kroah-Hartman
2012-12-17
1
-1
/
+1
*
USB: cp210x: add Virtenio Preon32 device id
Markus Becker
2012-12-17
1
-0
/
+1
*
usb: ftdi_sio: fixup BeagleBone A5+ quirk
Peter Korsgaard
2012-12-17
1
-1
/
+1
*
USB: ftdi_sio: Add support for Newport AGILIS motor drivers
Martin Teichmann
2012-12-17
2
-0
/
+7
*
USB: option: blacklist network interface on Huawei E173
Bjørn Mork
2012-12-17
1
-0
/
+3
*
USB: add new zte 3g-dongle's pid to option.c
li.rui27@zte.com.cn
2012-12-17
1
-0
/
+22
*
x86: hpet: Fix masking of MSI interrupts
Jan Beulich
2012-12-17
1
-2
/
+2
*
floppy: destroy floppy workqueue before cleaning up the queue
Jiri Kosina
2012-12-17
1
-2
/
+3
*
x86,AMD: Power driver support for AMD's family 16h processors
Boris Ostrovsky
2012-12-17
1
-0
/
+4
*
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
Marek Szyprowski
2012-12-17
1
-24
/
+7
*
drm/i915: do not default to 18 bpp for eDP if missing from VBT
Jani Nikula
2012-12-17
2
-10
/
+3
*
drm/i915: do not ignore eDP bpc settings from vbt
Jani Nikula
2012-12-17
1
-0
/
+11
*
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
2012-12-17
1
-2
/
+2
*
edac: Fix the dimm filling for csrows-based layouts
Mauro Carvalho Chehab
2012-12-17
1
-3
/
+11
*
i82975x_edac: Fix dimm label initialization
Mauro Carvalho Chehab
2012-12-17
1
-7
/
+4
*
Input: matrix-keymap - provide proper module license
Florian Fainelli
2012-12-17
1
-0
/
+3
*
Staging: ipack/bridges/tpci200: avoid kernel bug when uninstalling a device
Samuel Iglesias Gonsálvez
2012-12-17
1
-1
/
+1
[next]