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
2019-01-09
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
1
-1
/
+1
2019-01-09
MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
Aaro Koskinen
1
-1
/
+2
2019-01-09
MIPS: Expand MIPS32 ASIDs to 64 bits
Paul Burton
4
-9
/
+7
2019-01-09
MIPS: Align kernel load address to 64KB
Huacai Chen
1
-3
/
+4
2019-01-09
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
1
-0
/
+5
2019-01-09
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
5
-7
/
+70
2019-01-09
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
2
-20
/
+22
2019-01-09
KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails
Sean Christopherson
1
-2
/
+5
2019-01-09
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
1
-1
/
+1
2019-01-09
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
1
-6
/
+0
2019-01-09
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
2
-2
/
+3
2019-01-09
s390/pci: fix sleeping in atomic during hotplug
Sebastian Ott
1
-1
/
+1
2018-12-29
x86/mtrr: Don't copy uninitialized gentry fields back to userspace
Colin Ian King
1
-0
/
+2
2018-12-29
KVM: Fix UAF in nested posted interrupt processing
Cfir Cohen
1
-0
/
+2
2018-12-29
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
Eduardo Habkost
2
-0
/
+3
2018-12-21
bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1
Nicolas Schichan
1
-1
/
+1
2018-12-21
ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
Vladimir Murzin
1
-5
/
+9
2018-12-21
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Chris Cole
1
-3
/
+5
2018-12-21
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
1
-0
/
+72
2018-12-21
x86/earlyprintk/efi: Fix infinite loop on some screen widths
YiFei Zhu
1
-1
/
+1
2018-12-21
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
1
-0
/
+21
2018-12-21
locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
Will Deacon
1
-0
/
+2
2018-12-21
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
Will Deacon
2
-3
/
+2
2018-12-21
x86/build: Fix compiler support check for CONFIG_RETPOLINE
Masahiro Yamada
1
-3
/
+7
2018-12-21
powerpc/msi: Fix NULL pointer access in teardown code
Radu Rendec
1
-1
/
+6
2018-12-21
ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
Lubomir Rintel
1
-2
/
+4
2018-12-21
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
Robin Murphy
1
-1
/
+1
2018-12-17
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2
-80
/
+4
2018-12-17
x86/kvm/vmx: fix old-style function declaration
Yi Wang
1
-4
/
+4
2018-12-17
KVM: x86: fix empty-body warnings
Yi Wang
1
-1
/
+1
2018-12-17
ARM: dts: at91: sama5d2: use the divided clock for SMC
Romain Izard
1
-1
/
+1
2018-12-17
s390/cpum_cf: Reject request for sampling in event initialization
Thomas Richter
1
-0
/
+2
2018-12-17
ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
Janusz Krzysztofik
1
-0
/
+3
2018-12-17
ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
Adam Ford
1
-1
/
+1
2018-12-17
ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
Nathan Chancellor
1
-1
/
+1
2018-12-13
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
Kees Cook
1
-1
/
+1
2018-12-08
arc: [devboards] Add support of NFSv3 ACL
Alexey Brodkin
10
-0
/
+10
2018-12-08
ARC: change defconfig defaults to ARCv2
Kevin Hilman
7
-2
/
+7
2018-12-08
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
1
-8
/
+11
2018-12-08
mips: fix mips_get_syscall_arg o32 check
Dmitry V. Levin
1
-1
/
+1
2018-12-08
MIPS: ralink: Fix mt7620 nd_sd pinmux
Mathias Kresin
1
-1
/
+1
2018-12-05
ARM: dts: rockchip: Remove @0 from the veyron memory node
Heiko Stuebner
1
-1
/
+5
2018-12-05
perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
Jiri Olsa
2
-18
/
+12
2018-12-05
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
2
-21
/
+40
2018-12-05
x86/fpu: Disable bottom halves while loading FPU registers
Sebastian Andrzej Siewior
1
-2
/
+2
2018-12-05
x86/MCE/AMD: Fix the thresholding machinery initialization order
Borislav Petkov
1
-13
/
+6
2018-12-05
arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.
Christoph Muellner
1
-1
/
+1
2018-12-05
xtensa: fix coprocessor part of ptrace_{get,set}xregs
Max Filippov
1
-4
/
+38
2018-12-05
xtensa: fix coprocessor context offset definitions
Max Filippov
1
-8
/
+8
2018-12-05
xtensa: enable coprocessors that are being flushed
Max Filippov
1
-1
/
+4
[next]