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.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
2017-10-21
MIPS: Fix minimum alignment requirement of IRQ stack
Matt Redfearn
1
-1
/
+1
2017-10-18
x86/alternatives: Fix alt_max_short macro to really be a max()
Mathias Krause
2
-4
/
+6
2017-10-18
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
1
-1
/
+1
2017-10-18
MIPS: math-emu: Remove pr_err() calls from fpu_emu()
Paul Burton
1
-2
/
+0
2017-10-08
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
6
-6
/
+6
2017-10-08
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
2017-10-08
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
4
-20
/
+60
2017-10-08
MIPS: Lantiq: Fix another request_mem_region() return code check
Arnd Bergmann
1
-2
/
+2
2017-10-08
ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
Afzal Mohammed
1
-2
/
+1
2017-10-08
MIPS: ralink: Fix incorrect assignment on ralink_soc
Colin Ian King
1
-1
/
+1
2017-10-08
MIPS: Ensure bss section ends on a long-aligned address
Paul Burton
1
-1
/
+1
2017-10-08
ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes
Simon Horman
1
-4
/
+8
2017-10-05
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
1
-0
/
+1
2017-10-05
KVM: VMX: use cmpxchg64
Paolo Bonzini
1
-6
/
+6
2017-10-05
ARM: pxa: fix the number of DMA requestor lines
Robert Jarzmik
1
-0
/
+1
2017-10-05
ARM: pxa: add the number of DMA requestor lines
Robert Jarzmik
7
-5
/
+8
2017-10-05
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
1
-12
/
+21
2017-10-05
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
1
-5
/
+1
2017-10-05
x86/fpu: Don't let userspace set bogus xcomp_bv
Eric Biggers
2
-1
/
+14
2017-10-05
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
1
-0
/
+5
2017-10-05
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
1
-2
/
+7
2017-10-05
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
1
-1
/
+1
2017-10-05
arm64: Make sure SPsel is always set
Marc Zyngier
1
-0
/
+1
2017-10-05
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
Tyrel Datwyler
1
-1
/
+3
2017-10-05
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-19
/
+27
2017-09-27
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2
-3
/
+6
2017-09-27
powerpc: Fix DAR reporting when alignment handler faults
Michael Ellerman
1
-45
/
+74
2017-09-27
MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
Aleksandar Markovic
2
-4
/
+4
2017-09-27
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
Aleksandar Markovic
4
-4
/
+12
2017-09-27
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
Aleksandar Markovic
4
-6
/
+22
2017-09-27
MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
Aleksandar Markovic
4
-32
/
+96
2017-09-27
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
Aleksandar Markovic
4
-24
/
+8
2017-09-27
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
Aleksandar Markovic
4
-16
/
+112
2017-09-27
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
Andy Lutomirski
1
-2
/
+3
2017-09-14
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-09-07
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
1
-1
/
+1
2017-09-07
kvm: arm/arm64: Fix race in resetting stage2 PGD
Suzuki K Poulose
1
-11
/
+12
2017-09-07
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
Ben Hutchings
2
-2
/
+12
2017-09-02
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
2017-09-02
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
1
-2
/
+2
2017-09-02
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-30
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2
-2
/
+13
2017-08-25
perf/x86: Fix LBR related crashes on Intel Atom
Stephane Eranian
1
-3
/
+5
2017-08-25
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
1
-0
/
+2
2017-08-25
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2
-4
/
+4
2017-08-25
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
megha.dey@linux.intel.com
2
-32
/
+37
2017-08-13
KVM: arm/arm64: Handle hva aging while destroying the vm
Suzuki K Poulose
1
-0
/
+4
2017-08-13
sparc64: Prevent perf from running during super critical sections
Rob Gardner
3
-7
/
+22
2017-08-13
bpf, s390: fix jit branch offset related to ldimm64
Daniel Borkmann
1
-1
/
+2
2017-08-11
ARM: 8632/1: ftrace: fix syscall name matching
Rabin Vincent
1
-0
/
+18
[next]