Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8d8084d85984b3fa4464c72c4db0a785fb10238f
/
arch
/
arm64
/
include
9f41631
arm64: fix unwind_frame() for filtered out fn for function graph tracing
by Pratyush Anand
· 7 years ago
9085b34
arm64: uaccess: Formalise types for access_ok()
by Robin Murphy
· 7 years ago
04c4927
arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files
by Bhupesh Sharma
· 7 years ago
e1a50de
arm64: cputype: Silence Sparse warnings
by Robin Murphy
· 7 years ago
20a004e
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
by Will Deacon
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c013632
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
917538e
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
by Andrey Konovalov
· 7 years ago
6167ec5
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
by Marc Zyngier
· 7 years ago
1a2fb94
arm/arm64: KVM: Consolidate the PSCI include files
by Marc Zyngier
· 7 years ago
91b2d34
arm64: futex: Mask __user pointers prior to dereference
by Will Deacon
· 7 years ago
f71c2ff
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
by Will Deacon
· 7 years ago
8462408
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
by Will Deacon
· 7 years ago
c2f0ad4
arm64: uaccess: Prevent speculative use of the current addr_limit
by Will Deacon
· 7 years ago
6314d90
arm64: entry: Ensure branch through syscall table is bounded under speculation
by Will Deacon
· 7 years ago
4d8efc2
arm64: Use pointer masking to limit uaccess speculation
by Robin Murphy
· 7 years ago
51369e3
arm64: Make USER_DS an inclusive limit
by Robin Murphy
· 7 years ago
022620e
arm64: Implement array_index_mask_nospec()
by Robin Murphy
· 7 years ago
669474e
arm64: barrier: Add CSDB macros to control data-value prediction
by Will Deacon
· 7 years ago
79ddab3
arm64: assembler: Align phys_to_pte with pte_to_phys
by Will Deacon
· 7 years ago
fa0465f
arm64: assembler: Change order of macro arguments in phys_to_ttbr
by Will Deacon
· 7 years ago
f992b4d
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
by Will Deacon
· 7 years ago
41acec6
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
by Will Deacon
· 7 years ago
3060e9f
arm64: Add software workaround for Falkor erratum 1041
by Shanker Donthineni
· 7 years ago
202fb4e
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
by Will Deacon
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
1d78a62
arm64: provide pmdp_establish() helper
by Catalin Marinas
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
0aebc6a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
0482b50
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
by Christoffer Dall
· 7 years ago
6b88a32
arm64: kpti: Fix the interaction between ASID switching and software PAN
by Catalin Marinas
· 7 years ago
558daf6
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
by Dongjiu Geng
· 7 years ago
0067df4
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
by James Morse
· 7 years ago
3368bd8
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
by James Morse
· 7 years ago
c773ae2
KVM: arm64: Save/Restore guest DISR_EL1
by James Morse
· 7 years ago
4715c14
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
by James Morse
· 7 years ago
4f5abad
KVM: arm/arm64: mask/unmask daif around VHE guests
by James Morse
· 7 years ago
68ddbf0
arm64: kernel: Prepare for a DISR user
by James Morse
· 7 years ago
f751daa
arm64: Unconditionally enable IESB on exception entry/return for firmware-first
by James Morse
· 7 years ago
6bf0dcf
arm64: kernel: Survive corrected RAS errors notified by SError
by James Morse
· 7 years ago
64c0272
arm64: cpufeature: Detect CPU RAS Extentions
by Xie XiuQi
· 7 years ago
7a00d68
arm64: sysreg: Move to use definitions for all the SCTLR bits
by James Morse
· 7 years ago
0abdeff
arm64: fpsimd: Fix state leakage when migrating after sigreturn
by Dave Martin
· 7 years ago
29d9bef
arm64: Correct type for PUD macros
by Punit Agrawal
· 7 years ago
b713da6
signal: unify compat_siginfo_t
by Al Viro
· 8 years ago
9e8084d
arm64: Implement thread_struct whitelist for hardened usercopy
by Kees Cook
· 7 years ago
39610a6
arm64: fix comment above tcr_compute_pa_size
by Kristina Martsenko
· 7 years ago
6a20542
arm64: fix ID map extension to 52 bits
by Kristina Martsenko
· 7 years ago
bb48711
arm64: cpu_errata: Add Kryo to Falkor 1003 errata
by Stephen Boyd
· 7 years ago
0370b31
arm64: Extend early page table code to allow for larger kernels
by Steve Capper
· 7 years ago
9dfe482
arm64: Re-order reserved_ttbr0 in linker script
by Steve Capper
· 7 years ago
79e9aa5
arm64: sdei: Add trampoline code for remapping the kernel
by James Morse
· 7 years ago
83f8ee3
arm64: mmu: add the entry trampolines start/end section markers into sections.h
by James Morse
· 7 years ago
f5df269
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
by James Morse
· 7 years ago
e1281f5
arm64: uaccess: Add PAN helper
by James Morse
· 7 years ago
ed8b20d
arm64: Add vmap_stack header file
by James Morse
· 7 years ago
ad6eb31
firmware: arm_sdei: Add driver for Software Delegated Exceptions
by James Morse
· 7 years ago
6d99b68
arm64: alternatives: use tpidr_el2 on VHE hosts
by James Morse
· 7 years ago
c97e166
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
by James Morse
· 7 years ago
2f82a46
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
by Eric W. Biederman
· 8 years ago
526c3dd
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
by Eric W. Biederman
· 7 years ago
3423cab
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
by Catalin Marinas
· 7 years ago
b49efd7
dma-mapping: move dma_mark_clean to dma-direct.h
by Christoph Hellwig
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
298f002
arm64: don't override dma_max_pfn
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
448fadc
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
by Christoffer Dall
· 7 years ago
0d90718
arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
by Jayachandran C
· 7 years ago
ec82b56
arm64: Implement branch predictor hardening for Falkor
by Shanker Donthineni
· 7 years ago
a65d219
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
by Will Deacon
· 7 years ago
6840bdd
arm64: KVM: Use per-CPU vector when BP hardening is enabled
by Marc Zyngier
· 7 years ago
0f15adb
arm64: Add skeleton to harden the branch predictor against aliasing attacks
by Will Deacon
· 7 years ago
95e3de3
arm64: Move post_ttbr_update_workaround to C code
by Marc Zyngier
· 7 years ago
179a56f
arm64: Take into account ID_AA64PFR0_EL1.CSV3
by Will Deacon
· 7 years ago
17ab9d5
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
by Marc Zyngier
· 7 years ago
7a3796d
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
by Marc Zyngier
· 7 years ago
d0e22b4
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
by Marc Zyngier
· 7 years ago
fefb876
arm64: KVM: PTE/PMD S2 XN bit definition
by Marc Zyngier
· 7 years ago
4fee947
arm64: KVM: Add invalidate_icache_range helper
by Marc Zyngier
· 7 years ago
a15f693
KVM: arm/arm64: Split dcache/icache flushing
by Marc Zyngier
· 7 years ago
d681198
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
by Marc Zyngier
· 7 years ago
3b3b681
arm64: v8.4: Support for new floating point multiplication instructions
by Dongjiu Geng
· 7 years ago
e0af0c1
arch: Remove clkdev.h asm-generic from Kbuild
by Stephen Boyd
· 7 years ago
7520fa9
perf: ARM DynamIQ Shared Unit PMU support
by Suzuki K Poulose
· 7 years ago
61bbe38
KVM: arm/arm64: Avoid work when userspace iqchips are not used
by Christoffer Dall
· 7 years ago
1f911c3
Merge branch 'for-next/52-bit-pa' into for-next/core
by Catalin Marinas
· 7 years ago
fa2a844
arm64: allow ID map to be extended to 52 bits
by Kristina Martsenko
· 7 years ago
75387b9
arm64: handle 52-bit physical addresses in page table entries
by Kristina Martsenko
· 7 years ago
1933830
arm64: don't open code page table entry creation
by Kristina Martsenko
· 7 years ago
e6d588a
arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
by Kristina Martsenko
· 7 years ago
529c4b0
arm64: handle 52-bit addresses in TTBR
by Kristina Martsenko
· 7 years ago
787fd1d
arm64: limit PA size to supported range
by Kristina Martsenko
· 7 years ago
982aa7c
arm64: add kconfig symbol to configure physical address size
by Kristina Martsenko
· 7 years ago
3fab399
arm64/sve: Report SVE to userspace via CPUID only if supported
by Dave Martin
· 7 years ago
932b50c
arm64: Add software workaround for Falkor erratum 1041
by Shanker Donthineni
· 7 years ago
c622cc0
arm64: Define cputype macros for Falkor CPU
by Shanker Donthineni
· 7 years ago
86c9e81
arm64: mm: Fix false positives in set_pte_at access/dirty race detection
by Will Deacon
· 7 years ago
Next »