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
2018-10-04
Merge tag 'riscv-for-linus-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-04
Merge tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
3
-8
/
+11
2018-10-04
Merge tag 'imx-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-0
/
+11
2018-10-04
kvm: nVMX: fix entry with pending interrupt if APICv is enabled
Paolo Bonzini
1
-12
/
+26
2018-10-04
KVM: VMX: hide flexpriority from guest when disabled at the module level
Paolo Bonzini
1
-1
/
+5
2018-10-04
KVM: VMX: check for existence of secondary exec controls before accessing
Sean Christopherson
1
-3
/
+4
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-4
/
+4
2018-10-04
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
Paul Mackerras
1
-0
/
+10
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-46
/
+155
2018-10-03
x86/cpu/amd: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
1
-2
/
+14
2018-10-02
RISCV: Fix end PFN for low memory
Atish Patra
1
-1
/
+1
2018-10-02
x86/tsc: Fix UV TSC initialization
Mike Travis
1
-0
/
+4
2018-10-02
x86/platform/uv: Provide is_early_uv_system()
Mike Travis
1
-0
/
+6
2018-10-02
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
1
-8
/
+12
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2
-0
/
+18
2018-10-02
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
1
-6
/
+6
2018-10-02
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...
Masayoshi Mizuma
1
-1
/
+1
2018-10-02
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
1
-8
/
+10
2018-10-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Greg Kroah-Hartman
2
-8
/
+97
2018-10-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Greg Kroah-Hartman
4
-10
/
+13
2018-10-01
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
1
-4
/
+20
2018-10-01
KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
Liran Alon
1
-2
/
+11
2018-10-01
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
Liran Alon
2
-2
/
+2
2018-10-01
KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
Liran Alon
1
-6
/
+20
2018-10-01
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-1
/
+9
2018-10-01
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
1
-0
/
+45
2018-09-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-19
/
+0
2018-09-29
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
9
-9
/
+38
2018-09-28
MIPS: Fix CONFIG_CMDLINE handling
Paul Burton
1
-20
/
+28
2018-09-28
MIPS: VDSO: Always map near top of user memory
Paul Burton
3
-6
/
+47
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
1
-19
/
+0
2018-09-26
ARM: dts: stm32: update SPI6 dmas property on stm32mp157c
Amelie Delaunay
1
-2
/
+2
2018-09-25
Merge tag 'arm-soc/for-4.19/devicetree-fixes' of https://github.com/Broadcom/...
Olof Johansson
1
-6
/
+8
2018-09-25
Merge tag 'at91-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+2
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
40
-284
/
+553
2018-09-25
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
1
-1
/
+3
2018-09-25
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
1
-1
/
+8
2018-09-25
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
1
-2
/
+9
2018-09-24
RISC-V: include linux/ftrace.h in asm-prototypes.h
James Cowgill
1
-0
/
+7
2018-09-24
ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
Florian Fainelli
1
-6
/
+8
2018-09-24
arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags
Steve Capper
1
-4
/
+34
2018-09-24
arm64: hugetlb: Fix handling of young ptes
Steve Capper
1
-3
/
+9
2018-09-24
KVM: x86: never trap MSR_KERNEL_GS_BASE
Paolo Bonzini
1
-37
/
+10
2018-09-24
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
1
-1
/
+2
2018-09-23
Merge tag 'sunxi-fixes-for-4.19-2' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-2
/
+1
2018-09-23
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+1
2018-09-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
15
-39
/
+234
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
19
-239
/
+318
2018-09-21
x86/mm: Expand static page table for fixmap space
Feng Tang
6
-8
/
+42
[prev]
[next]