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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
KVM: x86: Use new is_noncanonical_address in _linearize
Nadav Amit
1
-1
/
+1
2015-11-18
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
1
-3
/
+5
2015-11-18
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
1
-11
/
+3
2015-11-18
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
3
-1
/
+13
2015-11-18
KVM: x86: Defining missing x86 vectors
Nadav Amit
1
-0
/
+3
2015-11-14
ARM: orion: Fix DSA platform device after mvmdio conversion
Florian Fainelli
1
-1
/
+1
2015-11-14
powerpc/pseries: Fix dedicated processor partition detection
Anton Blanchard
1
-6
/
+6
2015-11-12
Revert "ARM64: unwind: Fix PC calculation"
Will Deacon
1
-5
/
+1
2015-11-09
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
1
-0
/
+3
2015-10-28
arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
Will Deacon
1
-1
/
+1
2015-10-28
crypto: sparc - initialize blkcipher.ivsize
Dave Kleikamp
3
-0
/
+5
2015-10-28
m68k: Define asmlinkage_protect
Andreas Schwab
1
-0
/
+30
2015-10-28
arm64: readahead: fault retry breaks mmap file read random detection
Mark Salyzyn
1
-0
/
+1
2015-10-28
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
1
-1
/
+1
2015-10-28
arc,hexagon: Delete asm/barrier.h
Peter Zijlstra
2
-74
/
+0
2015-10-28
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
4
-10
/
+10
2015-10-28
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
23
-401
/
+29
2015-10-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+23
2015-10-27
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
1
-1
/
+1
2015-10-27
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
1
-7
/
+10
2015-10-27
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
1
-0
/
+7
2015-10-27
ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets
Grazvydas Ignotas
1
-2
/
+2
2015-10-27
ARM: 8429/1: disable GCC SRA optimization
Ard Biesheuvel
1
-0
/
+8
2015-10-27
ARM: fix Thumb2 signal handling when ARMv6 is enabled
Russell King
1
-5
/
+10
2015-10-22
ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode
T.J. Purtell
1
-4
/
+10
2015-10-09
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-07
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2
-4
/
+23
2015-10-07
x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
Andy Lutomirski
1
-1
/
+4
2015-10-05
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
5
-10
/
+16
2015-10-05
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
1
-3
/
+26
2015-10-05
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
1
-16
/
+17
2015-10-05
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2
-70
/
+93
2015-09-30
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
1
-2
/
+6
2015-09-30
x86/mm: Initialize pmd_idx in page_table_range_init_count()
Minfei Huang
1
-0
/
+1
2015-09-30
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
1
-1
/
+2
2015-09-30
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
3
-1
/
+20
2015-09-30
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
Michael Ellerman
1
-1
/
+13
2015-09-30
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+3
2015-09-30
arm64: errata: add module build workaround for erratum #843419
Will Deacon
3
-0
/
+22
2015-09-30
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
1
-0
/
+5
2015-09-30
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
1
-11
/
+36
2015-09-30
arm64: kconfig: Move LIST_POISON to a safe value
Jeff Vander Stoep
1
-0
/
+4
2015-09-30
ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP
Vignesh R
1
-1
/
+1
2015-09-30
xtensa: fix kernel register spilling
Max Filippov
2
-12
/
+21
2015-09-30
xtensa: fix threadptr reload on return to userspace
Max Filippov
1
-1
/
+2
2015-09-30
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
1
-45
/
+0
2015-09-30
crypto: ghash-clmulni: specify context size for ghash async algorithm
Andrey Ryabinin
1
-0
/
+1
2015-09-18
arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
Marc Zyngier
1
-6
/
+6
2015-08-25
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
3
-6
/
+0
2015-08-25
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
1
-1
/
+2
[prev]
[next]