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
2012-10-07
xHCI: add cmd_ring_state
Elric Fu
3
-2
/
+11
2012-10-07
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
3
-1
/
+5
2012-10-07
firmware: Add missing attributes to EFI variable attribute print out from sysfs
Khalid Aziz
1
-3
/
+14
2012-10-07
b43legacy: Fix crash on unload when firmware not available
Larry Finger
1
-0
/
+2
2012-10-07
tools/hv: Check for read/write errors
Ben Hutchings
1
-3
/
+19
2012-10-07
tools/hv: Fix exit() error code
Ben Hutchings
1
-11
/
+11
2012-10-07
tools/hv: Fix file handle leak
Ben Hutchings
1
-1
/
+2
2012-10-07
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
2
-3
/
+7
2012-10-07
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-10-07
serial: omap: fix software flow control
Vikram Pandita
2
-8
/
+8
2012-10-07
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
1
-1
/
+1
2012-10-07
Remove BUG_ON from n_tty_read()
Stanislav Kozina
1
-1
/
+2
2012-10-07
staging: comedi: fix memory leak for saved channel list
Ian Abbott
1
-1
/
+2
2012-10-07
staging: comedi: don't dereference user memory for INSN_INTTRIG
Ian Abbott
1
-1
/
+1
2012-10-07
staging: comedi: jr3_pci: fix iomem dereference
Ian Abbott
1
-1
/
+1
2012-10-07
staging: comedi: s626: don't dereference insn->data
Ian Abbott
1
-1
/
+1
2012-10-07
staging: r8712u: Do not queue cloned skb
Larry Finger
1
-1
/
+4
2012-10-07
tty: keyboard.c: Remove locking from vt_get_leds.
Christopher Brannon
1
-3
/
+0
2012-10-07
staging: speakup_soft: Fix reading of init string
Ben Hutchings
1
-9
/
+4
2012-10-07
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
Vivek Gautam
1
-0
/
+2
2012-10-07
USB: qcaux: add Pantech vendor class match
Bjørn Mork
1
-7
/
+3
2012-10-07
USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
Antonio Ospite
2
-0
/
+7
2012-10-07
USB: option: blacklist QMI interface on ZTE MF683
Bjørn Mork
1
-1
/
+2
2012-10-07
usb: gadget: dummy_hcd: fixup error probe path
Sebastian Andrzej Siewior
1
-4
/
+4
2012-10-07
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-10-07
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-10-07
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-10-07
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
1
-0
/
+6
2012-10-02
Linux 3.4.12
v3.4.12
Greg Kroah-Hartman
1
-1
/
+1
2012-10-02
ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+
Will Deacon
1
-115
/
+4
2012-10-02
Revert: drm/i915: correctly order the ring init sequence
Greg Kroah-Hartman
1
-5
/
+2
2012-10-02
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
1
-1
/
+1
2012-10-02
drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads
Jani Nikula
1
-3
/
+33
2012-10-02
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
1
-0
/
+7
2012-10-02
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Roland Stigge
1
-0
/
+5
2012-10-02
ASoC: wm2000: Correct register size
Mark Brown
1
-1
/
+1
2012-10-02
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-10-02
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-10-02
LockD: pass service to per-net up and down functions
Stanislav Kinsbursky
1
-7
/
+5
2012-10-02
kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...
Tejun Heo
2
-27
/
+29
2012-10-02
kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation
Tejun Heo
1
-16
/
+26
2012-10-02
NFSd: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
2
-5
/
+7
2012-10-02
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
3
-17
/
+14
2012-10-02
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
1
-2
/
+2
2012-10-02
irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU
Seth Forshee
1
-5
/
+13
2012-10-02
mm: avoid swapping out with swappiness==0
Satoru Moriya
1
-3
/
+3
2012-10-02
net: qmi_wwan: new devices: UML290 and K5006-Z
Bjørn Mork
1
-0
/
+18
2012-10-02
net: qmi_wwan: add Sierra Wireless devices
Bjørn Mork
1
-0
/
+31
2012-10-02
net: qmi_wwan: add ZTE MF821D
Bjørn Mork
1
-0
/
+9
2012-10-02
net: qmi_wwan: add ZTE MF60
Bjørn Mork
1
-0
/
+18
[next]