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-02-28
Linux 3.0.67
v3.0.67
Greg Kroah-Hartman
1
-1
/
+1
2013-02-28
USB: usb-storage: unusual_devs update for Super TOP SATA bridge
Josh Boyer
1
-1
/
+1
2013-02-28
USB: storage: properly handle the endian issues of idProduct
fangxiaozhi
1
-2
/
+2
2013-02-28
USB: ehci-omap: Fix autoloading of module
Roger Quadros
1
-1
/
+1
2013-02-28
USB: option: add Huawei "ACM" devices using protocol = vendor
Bjørn Mork
1
-0
/
+4
2013-02-28
USB: option: add Yota / Megafon M100-1 4g modem
Bjørn Mork
1
-0
/
+2
2013-02-28
USB: option: add and update Alcatel modems
Bjørn Mork
1
-1
/
+9
2013-02-28
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
1
-0
/
+5
2013-02-28
ipv6: use a stronger hash for tcp
Eric Dumazet
4
-6
/
+24
2013-02-28
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-02-28
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
1
-2
/
+1
2013-02-28
xen-netback: correctly return errors from netbk_count_requests()
David Vrabel
1
-4
/
+4
2013-02-28
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-28
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
5
-17
/
+37
2013-02-28
fb: rework locking to fix lock ordering on takeover
Alan Cox
5
-27
/
+104
2013-02-28
fbcon: don't lose the console font across generic->chip driver switch
Dave Airlie
1
-4
/
+10
2013-02-28
pcmcia/vrc4171: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2013-02-28
Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2
-3
/
+28
2013-02-28
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
1
-0
/
+5
2013-02-28
ARM: PXA3xx: program the CSMSADRCFG register
Igor Grinberg
2
-1
/
+15
2013-02-28
staging: vt6656: Fix URB submitted while active warning.
Malcolm Priestley
1
-8
/
+20
2013-02-28
staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors
Ian Abbott
1
-0
/
+5
2013-02-28
drm/i915: disable shared panel fitter for pipe
Mika Kuoppala
1
-0
/
+8
2013-02-28
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
4
-17
/
+44
2013-02-28
drm/usb: bind driver to correct device
Dave Airlie
1
-1
/
+1
2013-02-28
sunvdc: Fix off-by-one in generic_request().
David S. Miller
1
-1
/
+1
2013-02-28
ext4: add missing kfree() on error return path in add_new_gdb()
Dan Carpenter
1
-0
/
+1
2013-02-28
ext4: Free resources in some error path in ext4_fill_super
Tao Ma
1
-8
/
+11
2013-02-28
ALSA: usb: Fix Processing Unit Descriptor parsers
Pawel Moll
1
-2
/
+4
2013-02-28
ALSA: usb-audio: fix Roland A-PRO support
Clemens Ladisch
1
-1
/
+1
2013-02-28
p54usb: corrected USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-1
/
+1
2013-02-28
NLM: Ensure that we resend all pending blocking locks after a reclaim
Trond Myklebust
1
-0
/
+3
2013-02-28
mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...
Mel Gorman
1
-2
/
+16
2013-02-28
tmpfs: fix use-after-free of mempolicy object
Greg Thelen
1
-2
/
+8
2013-02-28
drivers/video/backlight/adp88?0_bl.c: fix resume
Lars-Peter Clausen
2
-2
/
+2
2013-02-28
ocfs2: unlock super lock if lockres refresh failed
Junxiao Bi
1
-1
/
+4
2013-02-28
inotify: remove broken mask checks causing unmount to be EINVAL
Jim Somerville
1
-4
/
+0
2013-02-28
s390/kvm: Fix store status for ACRS/FPRS
Christian Borntraeger
1
-0
/
+8
2013-02-28
KVM: s390: Handle hosts not supporting s390-virtio.
Cornelia Huck
1
-8
/
+30
2013-02-28
mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts
Robin Holt
1
-40
/
+42
2013-02-28
mm: mmu_notifier: make the mmu_notifier srcu static
Andrea Arcangeli
1
-3
/
+3
2013-02-28
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
2
-25
/
+49
2013-02-28
Driver core: treat unregistered bus_types as having no devices
Bjorn Helgaas
1
-2
/
+2
2013-02-28
xen: Send spinlock IPI to all waiters
Stefan Bader
1
-1
/
+0
2013-02-28
xen/netback: check correct frag when looking for head frag
Ian Campbell
1
-1
/
+1
2013-02-28
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
1
-2
/
+2
2013-02-28
ALSA: rme32.c irq enabling after spin_lock_irq
Denis Efremov
1
-1
/
+1
2013-02-28
ALSA: ali5451: remove irq enabling in pointer callback
Denis Efremov
1
-1
/
+1
2013-02-28
hrtimer: Prevent hrtimer_enqueue_reprogram race
Leonid Shatz
1
-18
/
+18
2013-02-28
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
1
-2
/
+21
[next]