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.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-05-11
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
1
-2
/
+1
2012-05-11
drivers/leds: correct __devexit annotations
Arnd Bergmann
2
-3
/
+3
2012-05-11
memcg: free spare array to avoid memory leak
Sha Zhengju
1
-0
/
+6
2012-05-11
namespaces, pid_ns: fix leakage on fork() failure
Mike Galbraith
1
-0
/
+3
2012-05-11
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
Chris Metcalf
1
-1
/
+0
2012-05-11
mm: fix division by 0 in percpu_pagelist_fraction()
Sasha Levin
1
-2
/
+2
2012-05-11
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
Konstantin Khlebnikov
1
-2
/
+10
2012-05-11
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+12
2012-05-11
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2012-05-10
sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
David S. Miller
2
-4
/
+4
2012-05-10
Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+4
2012-05-10
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-15
/
+30
2012-05-10
compat: Fix RT signal mask corruption via sigprocmask
Jan Kiszka
1
-17
/
+46
2012-05-10
gpio/omap: fix incorrect initialization of omap_gpio_mod_init
Tarun Kanti DebBarma
1
-6
/
+3
2012-05-10
[SCSI] virtio_scsi: fix TMF use-after-free
Paolo Bonzini
1
-11
/
+13
2012-05-10
[SCSI] fix oops in all legacy host adapters caused by 6f381fa
James Bottomley
1
-0
/
+3
2012-05-10
[SCSI] qla2xxx: Update version number to 8.04.00.03-k.
Chad Dupuis
1
-3
/
+3
2012-05-10
[SCSI] qla2xxx: Properly check for current state after the fabric-login request.
Saurav Kashyap
1
-1
/
+17
2012-05-10
[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...
Giridhar Malavali
2
-3
/
+14
2012-05-10
[SCSI] qla2xxx: Block flash access from application when device is initialize...
Giridhar Malavali
2
-0
/
+6
2012-05-10
[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.
Vikas Chaudhary
1
-0
/
+1
2012-05-10
Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+1
2012-05-10
cifs: fix revalidation test in cifs_llseek()
Dan Carpenter
1
-1
/
+1
2012-05-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+9
2012-05-09
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
1
-1
/
+3
2012-05-09
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+16
2012-05-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+16
2012-05-09
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
Catalin Marinas
1
-0
/
+2
2012-05-09
percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...
Tejun Heo
1
-0
/
+10
2012-05-09
Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...
Olof Johansson
3
-6
/
+6
2012-05-09
ARM: OMAP: igep0020: fix smsc911x dummy regulator id
Enrico Butera
1
-1
/
+1
2012-05-09
regmap: fix possible memory corruption in regmap_bulk_read()
Laxman Dewangan
1
-1
/
+3
2012-05-09
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1
-1
/
+1
2012-05-09
ASoC: sh: fix migor.c compilation
Guennadi Liakhovetski
1
-1
/
+1
2012-05-09
KVM: ia64: fix build due to typo
Avi Kivity
1
-1
/
+1
2012-05-09
ALSA: HDA: Lessen CPU usage when waiting for chip to respond
David Henningsson
1
-2
/
+4
2012-05-09
Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcoop...
Olof Johansson
2
-2
/
+3
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
3
-10
/
+9
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2
-19
/
+7
2012-05-09
r8169: fix unsigned int wraparound with TSO
Julien Ducourthial
1
-6
/
+10
2012-05-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-11
/
+19
2012-05-08
ARM: orion5x: Fix GPIO enable bits for MPP9
Ben Hutchings
1
-2
/
+2
2012-05-08
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-2
/
+5
2012-05-08
ARM: kirkwood: add missing kexec.h include
Ian Campbell
1
-0
/
+1
2012-05-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-181
/
+34
2012-05-08
Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-25
/
+73
2012-05-08
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+18
2012-05-08
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-18
/
+12
2012-05-08
sfc: Fix division by zero when using one RX channel and no SR-IOV
Ben Hutchings
1
-1
/
+1
2012-05-08
percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
Tejun Heo
1
-1
/
+13
[prev]
[next]