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.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-10-31
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
4
-7
/
+8
2013-10-31
memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting
Greg Thelen
1
-1
/
+1
2013-10-31
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
2
-5
/
+6
2013-10-31
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
1
-1
/
+1
2013-10-31
doc:net: Fix typo in Documentation/networking
Masanari Iida
11
-20
/
+20
2013-10-30
mm: list_lru: fix almost infinite loop causing effective livelock
Russell King
1
-1
/
+2
2013-10-30
Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+2
2013-10-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-54
/
+168
2013-10-30
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-4
/
+22
2013-10-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2013-10-30
Staging: sb105x: info leak in mp_get_count()
Dan Carpenter
1
-1
/
+1
2013-10-30
Staging: bcm: info leak in ioctl
Dan Carpenter
1
-0
/
+1
2013-10-30
staging: wlags49_h2: buffer overflow setting station name
Dan Carpenter
1
-3
/
+6
2013-10-30
aacraid: missing capable() check in compat ioctl
Dan Carpenter
1
-0
/
+2
2013-10-30
staging: ozwpan: prevent overflow in oz_cdev_write()
Dan Carpenter
1
-0
/
+3
2013-10-30
uml: check length in exitcode_proc_write()
Dan Carpenter
1
-1
/
+3
2013-10-30
Merge tag 'asoc-fix-v3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
375
-2263
/
+3280
2013-10-30
usb: usbtest: support container id descriptor test
Huang Rui
1
-0
/
+27
2013-10-30
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
Mark Brown
1
-0
/
+1
2013-10-30
usb: usbtest: support superspeed device capbility descriptor test
Huang Rui
1
-0
/
+37
2013-10-30
usb: usbtest: support usb2 extension descriptor test
Huang Rui
1
-0
/
+77
2013-10-30
usb: chipidea: only get vbus regulator for non-peripheral mode
Peter Chen
1
-12
/
+15
2013-10-30
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
1
-1
/
+15
2013-10-30
ASoC: wm_hubs: Add missing break in hp_supply_event()
Takashi Iwai
1
-0
/
+1
2013-10-30
MIPS: malta: Fix GIC interrupt offsets
Markos Chandras
1
-4
/
+5
2013-10-30
Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"
Mika Westerberg
1
-5
/
+1
2013-10-30
Revert "select: use freezable blocking call"
Rafael J. Wysocki
1
-2
/
+1
2013-10-30
Revert "epoll: use freezable blocking call"
Rafael J. Wysocki
1
-3
/
+1
2013-10-30
ALSA: hda - Add a fixup for ASUS N76VZ
Takashi Iwai
1
-0
/
+1
2013-10-30
KVM: use a more sensible error number when debugfs directory creation fails
Paolo Bonzini
1
-1
/
+1
2013-10-30
KVM: Fix modprobe failure for kvm_intel/kvm_amd
Tim Gardner
1
-1
/
+1
2013-10-30
drm: allow DRM_IOCTL_VERSION on render-nodes
David Herrmann
1
-1
/
+1
2013-10-30
bgmac: don't update slot on skb alloc/dma mapping error
Nathan Hintz
1
-6
/
+14
2013-10-30
ibm emac: Fix locking for enable/disable eob irq
Alistair Popple
1
-0
/
+4
2013-10-30
ibm emac: Don't call napi_complete if napi_reschedule failed
Alistair Popple
1
-8
/
+4
2013-10-30
virtio-net: correctly handle cpu hotplug notifier during resuming
Jason Wang
1
-7
/
+6
2013-10-30
Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...
Dave Airlie
6
-53
/
+167
2013-10-30
usb: cdc-wdm: ignore speed change notifications
Bjørn Mork
1
-0
/
+4
2013-10-30
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...
Greg Suarez
1
-4
/
+34
2013-10-30
usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros
Joe Perches
1
-7
/
+7
2013-10-30
printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...
Joe Perches
1
-1
/
+15
2013-10-30
usb: usbtest: support bos descriptor test for usb 3.0
Huang Rui
1
-0
/
+13
2013-10-30
USB: phy: samsung: Support multiple PHYs of same type
Anton Tikhomirov
2
-2
/
+4
2013-10-30
usb: wusbcore: change WA_SEGS_MAX to a legal value
Thomas Pugliese
1
-2
/
+3
2013-10-30
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
Thomas Pugliese
4
-17
/
+62
2013-10-30
usb: wusbcore: combine multiple isoc frames in a single transfer request.
Thomas Pugliese
1
-111
/
+255
2013-10-30
usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
Thomas Pugliese
1
-1
/
+4
2013-10-30
usb: chipidea: host: more enhancement when ci->hcd is NULL
Peter Chen
1
-3
/
+3
2013-10-30
usb: ohci: remove ep93xx bus glue platform driver
H Hartley Sweeten
6
-189
/
+36
2013-10-30
usb: usbtest: fix checkpatch warning as sizeof code style
Huang Rui
1
-8
/
+8
[prev]
[next]