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
2018-02-16
arm64: Use pointer masking to limit uaccess speculation
Robin Murphy
1
-3
/
+23
2018-02-16
arm64: Make USER_DS an inclusive limit
Robin Murphy
4
-23
/
+33
2018-02-16
arm64: Implement array_index_mask_nospec()
Robin Murphy
1
-0
/
+21
2018-02-16
arm64: barrier: Add CSDB macros to control data-value prediction
Will Deacon
2
-0
/
+9
2018-02-16
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
4
-7
/
+7
2018-02-16
arm64: entry: Reword comment about post_ttbr_update_workaround
Will Deacon
1
-10
/
+3
2018-02-16
arm64: Force KPTI to be disabled on Cavium ThunderX
Marc Zyngier
1
-3
/
+14
2018-02-16
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
3
-7
/
+223
2018-02-16
arm64: mm: Permit transitioning from Global to Non-Global without BBM
Will Deacon
1
-0
/
+4
2018-02-16
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
2
-26
/
+16
2018-02-16
arm64: Turn on KPTI only on CPUs that need it
Jayachandran C
1
-0
/
+7
2018-02-16
arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
Jayachandran C
1
-0
/
+3
2018-02-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
12
-21
/
+32
2018-02-16
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
4
-4
/
+6
2018-02-16
arm64: capabilities: Handle duplicate entries for a capability
Suzuki K Poulose
1
-21
/
+23
2018-02-16
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2
-1
/
+8
2018-02-16
arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
Will Deacon
1
-7
/
+6
2018-02-16
arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
Will Deacon
1
-0
/
+13
2018-02-16
arm64: use RET instruction for exiting the trampoline
Will Deacon
1
-1
/
+9
2018-02-16
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
4
-2
/
+28
2018-02-16
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
4
-6
/
+50
2018-02-16
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
1
-7
/
+5
2018-02-16
arm64: cpu_errata: Add Kryo to Falkor 1003 errata
Stephen Boyd
2
-0
/
+23
2018-02-16
arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
Will Deacon
2
-12
/
+17
2018-02-16
arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
1
-3
/
+36
2018-02-16
arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
1
-23
/
+23
2018-02-16
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
4
-1
/
+33
2018-02-16
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2
-0
/
+103
2018-02-16
arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
Will Deacon
1
-2
/
+14
2018-02-16
arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
Will Deacon
1
-0
/
+8
2018-02-16
arm64: mm: Allocate ASIDs in pairs
Will Deacon
2
-8
/
+18
2018-02-16
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
10
-21
/
+42
2018-02-16
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
3
-5
/
+4
2018-02-16
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
4
-36
/
+0
2018-02-16
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
4
-9
/
+14
2018-02-16
arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
Will Deacon
1
-0
/
+1
2018-02-16
arm64: mm: Use non-global mappings for kernel space
Will Deacon
2
-8
/
+25
2018-02-16
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
3
-16
/
+22
2018-02-16
KVM MMU: check pending exception before injecting APF
Haozhong Zhang
1
-1
/
+2
2018-02-16
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
7
-0
/
+26
2018-02-16
arm64: Define cputype macros for Falkor CPU
Shanker Donthineni
1
-0
/
+2
2018-02-16
powerpc/pseries: include linux/types.h in asm/hvcall.h
Michal Suchanek
1
-0
/
+1
2018-02-13
Revert "x86/alternative: Print unadorned pointers"
Greg Kroah-Hartman
1
-7
/
+7
2018-02-13
kernel/exit.c: export abort() to modules
Andrew Morton
3
-3
/
+0
2018-02-13
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
9
-9
/
+0
2018-02-07
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-0
/
+88
2018-02-07
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
3
-6
/
+110
2018-02-07
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
3
-1
/
+17
2018-02-07
KVM/x86: Add IBPB support
Ashok Raj
3
-3
/
+116
2018-02-07
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2
-5
/
+4
[next]