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-26
Linux 3.4.42
v3.4.42
Greg Kroah-Hartman
1
-1
/
+1
2013-04-26
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-26
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
1
-30
/
+2
2013-04-26
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
1
-13
/
+1
2013-04-26
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
1
-26
/
+14
2013-04-26
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
1
-10
/
+2
2013-04-26
vm: add vm_iomap_memory() helper function
Linus Torvalds
2
-0
/
+49
2013-04-26
fbcon: fix locking harder
Dave Airlie
3
-3
/
+13
2013-04-26
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
1
-3
/
+12
2013-04-26
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
1
-1
/
+1
2013-04-26
crypto: algif - suppress sending source address information in recvmsg
Mathias Krause
2
-0
/
+3
2013-04-26
ssb: implement spurious tone avoidance
Rafał Miłecki
3
-1
/
+33
2013-04-26
ath9k_hw: change AR9580 initvals to fix a stability issue
Felix Fietkau
1
-1
/
+1
2013-04-26
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
1
-1
/
+1
2013-04-26
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
1
-1
/
+4
2013-04-26
ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
Illia Ragozin
1
-0
/
+1
2013-04-26
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
1
-2
/
+4
2013-04-26
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
4
-18
/
+45
2013-04-26
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Andy Honig
1
-2
/
+5
2013-04-26
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-27
/
+16
2013-04-26
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-04-26
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
1
-1
/
+1
2013-04-26
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
1
-1
/
+1
2013-04-26
hugetlbfs: add swap entry check in follow_hugetlb_page()
Naoya Horiguchi
1
-1
/
+11
2013-04-26
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
1
-16
/
+15
2013-04-26
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
1
-2
/
+1
2013-04-26
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
6
-6
/
+6
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
[next]