index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-02-23
1
-1
/
+1
*
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-19
1
-6
/
+6
*
arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files
Bhupesh Sharma
2018-02-19
1
-1
/
+1
*
arm64: cputype: Silence Sparse warnings
Robin Murphy
2018-02-17
1
-1
/
+1
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
5
-48
/
+51
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
7
-8
/
+65
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
5
-21
/
+37
|
|
\
|
*
|
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
2018-01-17
1
-4
/
+4
|
*
|
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
2018-01-09
1
-2
/
+2
|
*
|
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
2018-01-08
1
-5
/
+2
|
*
|
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
2018-01-08
1
-0
/
+10
|
*
|
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2018-01-08
2
-2
/
+14
|
*
|
arm64: KVM: PTE/PMD S2 XN bit definition
Marc Zyngier
2018-01-08
1
-0
/
+2
|
*
|
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
2018-01-08
3
-2
/
+30
|
*
|
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
2018-01-08
1
-3
/
+10
|
*
|
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2018-01-08
1
-1
/
+0
|
*
|
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
2018-01-02
1
-0
/
+2
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-08
10
-107
/
+204
|
\
\
\
|
*
|
|
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-06
1
-0
/
+6
|
*
|
|
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-06
1
-27
/
+0
|
*
|
|
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
2018-02-06
1
-3
/
+6
|
*
|
|
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-02-06
1
-7
/
+22
|
*
|
|
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Will Deacon
2018-02-06
1
-22
/
+32
|
*
|
|
arm64: uaccess: Prevent speculative use of the current addr_limit
Will Deacon
2018-02-06
1
-0
/
+7
|
*
|
|
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-02-06
1
-0
/
+11
|
*
|
|
arm64: Use pointer masking to limit uaccess speculation
Robin Murphy
2018-02-06
1
-3
/
+23
|
*
|
|
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-06
2
-19
/
+29
|
*
|
|
arm64: Implement array_index_mask_nospec()
Robin Murphy
2018-02-06
1
-0
/
+21
|
*
|
|
arm64: barrier: Add CSDB macros to control data-value prediction
Will Deacon
2018-02-06
2
-0
/
+8
|
*
|
|
arm64: assembler: Align phys_to_pte with pte_to_phys
Will Deacon
2018-02-06
1
-0
/
+13
|
*
|
|
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2018-02-06
1
-1
/
+1
|
*
|
|
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-06
1
-0
/
+10
|
*
|
|
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
2018-02-06
2
-26
/
+16
|
*
|
|
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2018-02-06
1
-0
/
+10
|
*
|
|
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
Will Deacon
2018-02-06
1
-2
/
+2
*
|
|
|
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-06
2
-8
/
+12
*
|
|
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
arm64: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2018-01-15
1
-0
/
+10
*
|
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
|
|
|
|
arm64: provide pmdp_establish() helper
Catalin Marinas
2018-01-31
1
-0
/
+7
*
|
|
|
|
|
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
1
-35
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
2018-01-10
1
-4
/
+0
|
*
|
|
|
|
|
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-22
/
+0
|
*
|
|
|
|
|
arm64: don't override dma_max_pfn
Christoph Hellwig
2018-01-10
1
-9
/
+0
*
|
|
|
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
2
-64
/
+21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
signal: unify compat_siginfo_t
Al Viro
2018-01-15
1
-63
/
+0
|
*
|
|
|
|
|
|
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
2018-01-12
1
-1
/
+0
|
*
|
|
|
|
|
|
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
Eric W. Biederman
2018-01-12
1
-0
/
+21
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
36
-109
/
+869
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
/
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
[next]