index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: account for PGDIR_SIZE alignment
jerry.hoemann@hp.com
2013-05-13
1
-0
/
+5
*
powerpc: fix numa distance for form0 device tree
Vaidyanathan Srinivasan
2013-05-13
1
-1
/
+1
*
sparc64: Fix race in TLB batch processing.
David S. Miller
2013-05-13
7
-55
/
+242
*
s390: move dummy io_remap_pfn_range() to asm/pgtable.h
Linus Torvalds
2013-05-13
1
-0
/
+4
*
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
2013-05-13
1
-3
/
+12
*
ARM: u300: fix ages old copy/paste bug
Linus Walleij
2013-05-13
1
-1
/
+1
*
powerpc: Add isync to copy_and_flush
Michael Neuling
2013-05-13
1
-0
/
+1
*
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
2013-05-13
1
-0
/
+1
*
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
Konrad Rzeszutek Wilk
2013-05-13
2
-2
/
+9
*
xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...
Konrad Rzeszutek Wilk
2013-05-13
1
-0
/
+1
*
xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.
Konrad Rzeszutek Wilk
2013-05-13
1
-0
/
+1
*
Fix initialization of CMCI/CMCP interrupts
Tony Luck
2013-05-13
3
-13
/
+33
*
Wrong asm register contraints in the kvm implementation
Stephan Schreiber
2013-05-13
1
-1
/
+1
*
Wrong asm register contraints in the futex implementation
Stephan Schreiber
2013-05-13
1
-3
/
+2
*
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2013-04-25
1
-7
/
+6
*
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2013-04-25
2
-27
/
+16
*
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
2013-04-25
1
-0
/
+5
*
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
2013-04-25
1
-1
/
+4
*
ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
Illia Ragozin
2013-04-25
1
-0
/
+1
*
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
2013-04-25
6
-6
/
+6
*
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
2013-04-25
5
-13
/
+21
*
x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
Samu Kallio
2013-04-25
1
-2
/
+4
*
powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...
Michael Wolf
2013-04-25
1
-1
/
+7
*
alpha: Add irongate_io to PCI bus resources
Jay Estabrook
2013-04-25
1
-0
/
+5
*
tile: expect new initramfs name from hypervisor file system
Chris Metcalf
2013-04-10
1
-6
/
+12
*
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
Ben Hutchings
2013-03-27
12
-0
/
+13
*
x86-64: Fix the failure case in copy_user_handle_tail()
CQ Tang
2013-03-27
1
-2
/
+2
*
powerpc: Fix cputable entry for 970MP rev 1.0
Benjamin Herrenschmidt
2013-03-27
1
-1
/
+1
*
s390/mm: fix flush_tlb_kernel_range()
Heiko Carstens
2013-03-27
1
-2
/
+0
*
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
2013-03-27
1
-1
/
+3
*
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
2013-03-27
2
-0
/
+10
*
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
2013-03-20
1
-1
/
+1
*
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-20
1
-0
/
+9
*
ARM: fix scheduling while atomic warning in alignment handling code
Russell King
2013-03-20
1
-7
/
+4
*
ARM: VFP: fix emulation of second VFP instruction
Russell King
2013-03-20
1
-1
/
+1
*
Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"
Ben Hutchings
2013-03-20
4
-34
/
+3
*
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
2013-03-06
1
-0
/
+3
*
x86: Make sure we can boot in the case the BDA contains pure garbage
H. Peter Anvin
2013-03-06
1
-19
/
+34
*
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
2013-03-06
1
-0
/
+5
*
x86, efi: Make "noefi" really disable EFI runtime serivces
Matt Fleming
2013-03-06
1
-28
/
+31
*
xen: Send spinlock IPI to all waiters
Stefan Bader
2013-03-06
1
-1
/
+0
*
ARM: w90x900: fix legacy assembly syntax
Arnd Bergmann
2013-03-06
1
-2
/
+2
*
ARM: samsung: fix assembly syntax for new gas
Arnd Bergmann
2013-03-06
6
-30
/
+30
*
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
Satoru Takeuchi
2013-03-06
1
-1
/
+1
*
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2013-03-06
2
-0
/
+8
*
x86: Hyper-V: register clocksource only if its advertised
Olaf Hering
2013-03-06
1
-1
/
+2
*
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
Stoney Wang
2013-03-06
1
-10
/
+11
*
x86/apic: Use x2apic physical mode based on FADT setting
Greg Pearson
2013-03-06
1
-0
/
+6
*
x86: Do not leak kernel page mapping locations
Kees Cook
2013-03-06
1
-3
/
+5
*
x86-32, mm: Rip out x86_32 NUMA remapping code
Dave Hansen
2013-03-06
1
-1
/
+1
[next]