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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-04-17
Linux 3.4.41
v3.4.41
Greg Kroah-Hartman
1
-1
/
+1
2013-04-17
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
2013-04-17
r8169: fix auto speed down issue
Hayes Wang
1
-3
/
+25
2013-04-17
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2013-04-17
mtdchar: fix offset overflow detection
Linus Torvalds
1
-6
/
+42
2013-04-17
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
5
-13
/
+21
2013-04-17
x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
Samu Kallio
1
-2
/
+4
2013-04-17
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
1
-0
/
+26
2013-04-17
udl: handle EDID failure properly.
Dave Airlie
1
-0
/
+4
2013-04-17
kref: Implement kref_get_unless_zero v3
Thomas Hellstrom
1
-0
/
+21
2013-04-17
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
1
-1
/
+1
2013-04-17
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-17
cifs: Allow passwords which begin with a delimitor
Sachin Prabhu
1
-3
/
+13
2013-04-17
SCSI: libsas: fix handling vacant phy in sas_set_ex_phy()
Lukasz Dorau
1
-0
/
+12
2013-04-17
drm/i915: Use the correct size of the GTT for placing the per-process entries
Chris Wilson
1
-1
/
+1
2013-04-17
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
1
-1
/
+2
2013-04-17
tracing: Fix double free when function profile init failed
Namhyung Kim
1
-1
/
+0
2013-04-17
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
Alban Bedel
1
-0
/
+2
2013-04-17
ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*
Eldad Zack
2
-3
/
+3
2013-04-12
Linux 3.4.40
v3.4.40
Greg Kroah-Hartman
1
-1
/
+1
2013-04-12
rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
Tim Gardner
1
-2
/
+2
2013-04-12
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-3
/
+3
2013-04-12
Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Greg Kroah-Hartman
1
-8
/
+0
2013-04-12
mm: prevent mmap_cache race in find_vma()
Jan Stancek
2
-2
/
+2
2013-04-12
panic: fix a possible deadlock in panic()
Vikram Mulukutla
1
-0
/
+8
2013-04-12
thermal: return an error on failure to register thermal class
Richard Guy Briggs
1
-0
/
+1
2013-04-12
x86: Fix rebuild with EFI_STUB enabled
Jan Beulich
1
-3
/
+2
2013-04-12
block: avoid using uninitialized value in from queue_var_store
Arnd Bergmann
1
-0
/
+2
2013-04-12
crypto: gcm - fix assumption that assoc has one segment
Jussi Kivilinna
1
-3
/
+14
2013-04-12
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2
-19
/
+32
2013-04-12
hwspinlock: fix __hwspin_lock_request error path
Li Fei
1
-0
/
+2
2013-04-12
x86: remove the x32 syscall bitmask from syscall_get_nr()
Paul Moore
1
-2
/
+2
2013-04-12
powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...
Michael Wolf
1
-1
/
+7
2013-04-12
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
1
-6
/
+2
2013-04-12
ata_piix: Fix DVD not dectected at some Haswell platforms
Youquan Song
1
-1
/
+12
2013-04-12
alpha: Add irongate_io to PCI bus resources
Jay Estabrook
1
-0
/
+5
2013-04-12
libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
Shan Hai
2
-0
/
+5
2013-04-12
libata: Use integer return value for atapi_command_packet_set
Shan Hai
1
-1
/
+1
2013-04-12
EISA/PCI: Fix bus res reference
Yinghai Lu
1
-3
/
+25
2013-04-12
EISA/PCI: Init EISA early, before PNP
Yinghai Lu
1
-18
/
+21
2013-04-12
ALSA: hda - fix typo in proc output
David Henningsson
1
-1
/
+1
2013-04-12
ALSA: hda - Enabling Realtek ALC 671 codec
Rainer Koenig
1
-1
/
+3
2013-04-12
ALSA: hda - bug fix on return value when getting HDMI ELD info
Mengdong Lin
1
-1
/
+1
2013-04-12
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
1
-2
/
+2
2013-04-12
UBIFS: make space fixup work in the remount case
Artem Bityutskiy
1
-6
/
+6
2013-04-12
spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
Anatolij Gustschin
1
-1
/
+1
2013-04-12
spi/s3c64xx: modified error interrupt handling and init
Girish K S
1
-16
/
+25
2013-04-12
regmap: cache Fix regcache-rbtree sync
Lars-Peter Clausen
1
-1
/
+1
2013-04-12
ASoC: dma-sh7760: Fix compile error
Lars-Peter Clausen
1
-2
/
+2
2013-04-05
Linux 3.4.39
v3.4.39
Greg Kroah-Hartman
1
-1
/
+1
[next]