index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-05-30
1
-1
/
+1
*
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
2018-05-30
1
-12
/
+12
*
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
2018-05-22
1
-0
/
+16
*
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-05-16
2
-0
/
+42
*
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-05-01
1
-0
/
+3
*
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
Will Deacon
2018-04-26
1
-2
/
+2
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2018-02-22
1
-1
/
+1
*
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-16
1
-0
/
+5
*
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-16
1
-27
/
+0
*
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2018-02-16
2
-1
/
+4
*
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Will Deacon
2018-02-16
1
-0
/
+4
*
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-02-16
1
-0
/
+38
*
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-02-16
3
-1
/
+40
*
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-02-16
1
-13
/
+0
*
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
2018-02-16
1
-3
/
+6
*
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-02-16
1
-7
/
+22
*
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Will Deacon
2018-02-16
1
-22
/
+32
*
arm64: uaccess: Prevent speculative use of the current addr_limit
Will Deacon
2018-02-16
1
-0
/
+7
*
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-02-16
1
-0
/
+11
*
arm64: Use pointer masking to limit uaccess speculation
Robin Murphy
2018-02-16
1
-3
/
+23
*
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-16
2
-19
/
+29
*
arm64: Implement array_index_mask_nospec()
Robin Murphy
2018-02-16
1
-0
/
+21
*
arm64: barrier: Add CSDB macros to control data-value prediction
Will Deacon
2018-02-16
2
-0
/
+9
*
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-16
1
-0
/
+4
*
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
2018-02-16
2
-26
/
+16
*
arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
Jayachandran C
2018-02-16
1
-0
/
+3
*
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-02-16
4
-14
/
+22
*
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2018-02-16
3
-3
/
+5
*
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2018-02-16
1
-0
/
+1
*
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2018-02-16
1
-0
/
+1
*
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2018-02-16
2
-2
/
+4
*
arm64: cpu_errata: Add Kryo to Falkor 1003 errata
Stephen Boyd
2018-02-16
1
-0
/
+2
*
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
2018-02-16
2
-0
/
+5
*
arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
Will Deacon
2018-02-16
1
-2
/
+14
*
arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
Will Deacon
2018-02-16
1
-0
/
+8
*
arm64: mm: Allocate ASIDs in pairs
Will Deacon
2018-02-16
1
-0
/
+1
*
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2018-02-16
2
-12
/
+34
*
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
2018-02-16
1
-3
/
+2
*
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2018-02-16
2
-24
/
+0
*
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
2018-02-16
3
-6
/
+8
*
arm64: mm: Use non-global mappings for kernel space
Will Deacon
2018-02-16
2
-8
/
+25
*
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2018-02-16
2
-15
/
+21
*
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2018-02-16
1
-0
/
+10
*
arm64: Define cputype macros for Falkor CPU
Shanker Donthineni
2018-02-16
1
-0
/
+2
*
ACPI / APEI: Replace ioremap_page_range() with fixmap
James Morse
2017-12-25
1
-0
/
+7
*
arm64: mm: Fix pte_mkclean, pte_mkdirty semantics
Steve Capper
2017-12-20
1
-15
/
+18
*
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-12-17
1
-1
/
+0
*
arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
Will Deacon
2017-12-14
1
-14
/
+10
*
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
2017-12-14
2
-12
/
+14
*
arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
Kristina Martsenko
2017-12-14
1
-2
/
+1
[next]