index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-02-19
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-19
arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files
Bhupesh Sharma
2018-02-17
arm64: cputype: Silence Sparse warnings
Robin Murphy
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-06
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-06
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-06
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
2018-02-06
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-02-06
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Will Deacon
2018-02-06
arm64: uaccess: Prevent speculative use of the current addr_limit
Will Deacon
2018-02-06
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-02-06
arm64: Use pointer masking to limit uaccess speculation
Robin Murphy
2018-02-06
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-06
arm64: Implement array_index_mask_nospec()
Robin Murphy
2018-02-06
arm64: barrier: Add CSDB macros to control data-value prediction
Will Deacon
2018-02-06
arm64: assembler: Align phys_to_pte with pte_to_phys
Will Deacon
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2018-02-06
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-06
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
2018-02-06
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2018-02-06
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
Will Deacon
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-31
arm64: provide pmdp_establish() helper
Catalin Marinas
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-17
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
2018-01-16
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
2018-01-16
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
arm64: Unconditionally enable IESB on exception entry/return for firmware-first
James Morse
2018-01-16
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
2018-01-16
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
2018-01-16
arm64: fpsimd: Fix state leakage when migrating after sigreturn
Dave Martin
2018-01-16
arm64: Correct type for PUD macros
Punit Agrawal
2018-01-15
signal: unify compat_siginfo_t
Al Viro
2018-01-15
arm64: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2018-01-15
arm64: fix comment above tcr_compute_pa_size
Kristina Martsenko
[next]