2019-10-28 |
Mark Rutland | arm64: entry: convert el0_sync to C Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-10-28 |
Mark Rutland | arm64: entry: convert el1_sync to C Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-10-28 |
Mark Rutland | arm64: add local_daif_inherit() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-10-16 |
Mark Rutland | arm64: mm: fix inverted PAR_EL1.F check Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-10-07 |
Mark Rutland | arm64: mm: fix spurious fault detection Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-10-04 |
Mark Rutland | arm64: mm: avoid virt_to_phys(init_mm.pgd) Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-09-26 |
Mark Rutland | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-09-24 |
Mark Rutland | lib/test_kasan.c: add roundtrip tests Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-28 |
Mark Rutland | arm64: kpti: ensure patched kernel text is fetched... Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-28 |
Mark Rutland | arm64: fix fixmap copy for 16K pages and 48-bit VA Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-18 |
Mark Rutland | arm64/kvm: Remove VMID rollover I-cache maintenance Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-15 |
Mark Rutland | kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-14 |
Mark Rutland | arm64: memory: rename VA_START to PAGE_END Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-14 |
Mark Rutland | arm64: memory: fix flipped VA space fallout Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-14 |
Mark Rutland | lib: Remove redundant ftrace flag removal Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-13 |
Mark Rutland | arm64: constify sys64_hook instances Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-13 |
Mark Rutland | arm64: constify aarch64_insn_encoding_class[] Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-13 |
Mark Rutland | arm64: constify icache_policy_str[] Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-08-05 |
Mark Rutland | arm64: remove pointless __KERNEL__ guards Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-07-30 |
Mark Rutland | Documentation/features/locking: update lists Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-07-22 |
Mark Rutland | arm64: stacktrace: Better handle corrupted stacks Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-10 |
Mark Rutland | arm64: mm: avoid redundant READ_ONCE(*ptep) Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, s390/pci: Remove redundant casts Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, crypto/nx: Remove redundant casts Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic: Use s64 for atomic64_t on 64-bit Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, x86: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, sparc: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, s390: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, riscv: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, riscv: Fix atomic64_sub_if_positive... Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, powerpc: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, mips: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, ia64: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, arm64: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, arm: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, arc: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, alpha: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic: Use s64 for atomic64 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, s390/pci: Prepare for atomic64_read... Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-06-03 |
Mark Rutland | locking/atomic, crypto/nx: Prepare for atomic64_read... Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-05-16 |
Mark Rutland | arm64/mm: Inhibit huge-vmap with ptdump Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-05-01 |
Mark Rutland | io_uring: avoid page allocation warnings Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-05-01 |
Mark Rutland | io_uring: free allocated io_memory once Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-05-01 |
Mark Rutland | io_uring: fix SQPOLL cpu validation Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-04-24 |
Mark Rutland | KVM: arm/arm64: Context-switch ptrauth registers Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-04-19 |
Mark Rutland | kcov: improve CONFIG_ARCH_HAS_KCOV help text Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-04-16 |
Mark Rutland | arm64: instrument smp_{load_acquire,store_release} Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-03-19 |
Mark Rutland | arm64: apply workaround on A64FX v1r0 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-02-18 |
Mark Rutland | arm64: fix SSBS sanitization Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-02-13 |
Mark Rutland | locking/atomics: Check atomic headers with sha1sum Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-02-04 |
Mark Rutland | perf/core: Don't WARN() for impossible ring-buffer... Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-01-21 |
Mark Rutland | arm64: default NR_CPUS to 256 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2019-01-03 |
Mark Rutland | arm64: entry: remove unused register aliases Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-18 |
Mark Rutland | KVM: arm/arm64: Log PSTATE for unhandled sysregs Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-18 |
Mark Rutland | arm64: KVM: Consistently advance singlestep when emulating... Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-18 |
Mark Rutland | arm64: KVM: Skip MMIO insn after emulation Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64: docs: document pointer authentication Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64: enable pointer authentication Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64: perf: strip PAC when unwinding userspace Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64: expose user PAC bit positions via ptrace Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64: add basic pointer authentication support Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64/cpufeature: detect pointer authentication Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64: Don't trap host pointer auth use to EL2 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64/kvm: hide ptrauth from guests Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64/kvm: consistently handle host HCR_EL2 flags Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-13 |
Mark Rutland | arm64: add pointer authentication register bits Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-12 |
Mark Rutland | arm64: add <asm/asm-prototypes.h> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: remove arm64ksyms.c Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: frace: use asm EXPORT_SYMBOL() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: string: use asm EXPORT_SYMBOL() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: uaccess: use asm EXPORT_SYMBOL() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: page: use asm EXPORT_SYMBOL() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: smccc: use asm EXPORT_SYMBOL() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: tishift: use asm EXPORT_SYMBOL() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: add EXPORT_SYMBOL_NOKASAN() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: move memstart_addr export inline Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-12-10 |
Mark Rutland | arm64: remove bitop exports Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-30 |
Mark Rutland | arm64: ftrace: always pass instrumented pc in x0 Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-30 |
Mark Rutland | arm64: ftrace: remove return_regs macros Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-30 |
Mark Rutland | arm64: ftrace: don't adjust the LR value Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-30 |
Mark Rutland | arm64: ftrace: enable graph FP test Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-30 |
Mark Rutland | arm64: ftrace: use GLOBAL() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-30 |
Mark Rutland | linkage: add generic GLOBAL() macro Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-01 |
Mark Rutland | arm64, locking/atomics: Use instrumented atomics Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-01 |
Mark Rutland | locking/atomics: Check generated headers are up-to... Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-01 |
Mark Rutland | locking/atomics: Switch to generated instrumentation Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-01 |
Mark Rutland | locking/atomics: Switch to generated atomic-long Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-01 |
Mark Rutland | locking/atomics: Switch to generated fallbacks Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-11-01 |
Mark Rutland | locking/atomics: Add common header generation files Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-10-17 |
Mark Rutland | KVM: arm64: Fix caching of host MDCR_EL2 value Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-09-06 |
Mark Rutland | arm64: fix erroneous warnings in page freeing functions Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-25 |
Mark Rutland | locking/atomics: Rework ordering barriers Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-25 |
Mark Rutland | locking/atomics: Instrument cmpxchg_double*() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-25 |
Mark Rutland | locking/atomics: Instrument xchg() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-25 |
Mark Rutland | locking/atomics: Simplify cmpxchg() instrumentation Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-25 |
Mark Rutland | locking/atomics/x86: Reduce arch_cmpxchg64*() instrumentation Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-24 |
Mark Rutland | KVM: arm/arm64: vgic: Fix possible spectre-v1 write... Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-23 |
Mark Rutland | arm64: fix possible spectre-v1 write in ptrace_hbp_set_event() Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-17 |
Mark Rutland | tools/memory-model: Remove ACCESS_ONCE() from model Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
2018-07-17 |
Mark Rutland | tools/memory-model: Remove ACCESS_ONCE() from recipes Signed-off-by: Mark Rutland <mark.rutland@arm.com>
|
commit | commitdiff | tree |
next |