| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE | Catalin Marinas | 2020-09-04 | 2 | -0/+32 | |
| | | * | | | | | | | arm64: mte: Handle synchronous and asynchronous tag check faults | Vincenzo Frascino | 2020-09-04 | 6 | -1/+85 | |
| | | * | | | | | | | arm64: mte: CPU feature detection and initial sysreg configuration | Vincenzo Frascino | 2020-09-03 | 2 | -1/+18 | |
| | | * | | | | | | | arm64: mte: system register definitions | Vincenzo Frascino | 2020-09-03 | 1 | -1/+1 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge branch 'for-next/ghostbusters' into for-next/core | Will Deacon | 2020-10-02 | 10 | -686/+818 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | | * | | | | | | arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option | Will Deacon | 2020-09-29 | 2 | -4/+40 | |
| | | * | | | | | | arm64: Pull in task_stack_page() to Spectre-v4 mitigation code | Will Deacon | 2020-09-29 | 1 | -0/+1 | |
| | | * | | | | | | KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled | Will Deacon | 2020-09-29 | 1 | -2/+0 | |
| | | * | | | | | | arm64: Get rid of arm64_ssbd_state | Marc Zyngier | 2020-09-29 | 1 | -2/+0 | |
| | | * | | | | | | KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 | Marc Zyngier | 2020-09-29 | 2 | -16/+0 | |
| | | * | | | | | | arm64: Rewrite Spectre-v4 mitigation code | Will Deacon | 2020-09-29 | 7 | -335/+394 | |
| | | * | | | | | | arm64: Move SSBD prctl() handler alongside other spectre mitigation code | Will Deacon | 2020-09-29 | 3 | -130/+119 | |
| | | * | | | | | | arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4 | Will Deacon | 2020-09-29 | 1 | -1/+1 | |
| | | * | | | | | | arm64: Treat SSBS as a non-strict system feature | Will Deacon | 2020-09-29 | 1 | -3/+3 | |
| | | * | | | | | | arm64: Rewrite Spectre-v2 mitigation code | Will Deacon | 2020-09-29 | 2 | -233/+291 | |
| | | * | | | | | | arm64: Introduce separate file for spectre mitigations and reporting | Will Deacon | 2020-09-29 | 3 | -7/+33 | |
| | | * | | | | | | arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2 | Will Deacon | 2020-09-29 | 1 | -1/+1 | |
| | | * | | | | | | KVM: arm64: Simplify install_bp_hardening_cb() | Will Deacon | 2020-09-29 | 1 | -20/+7 | |
| | | * | | | | | | KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE | Will Deacon | 2020-09-29 | 1 | -2/+2 | |
| | | * | | | | | | arm64: Remove Spectre-related CONFIG_* options | Will Deacon | 2020-09-29 | 4 | -27/+3 | |
| | | * | | | | | | arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs | Marc Zyngier | 2020-09-29 | 1 | -0/+7 | |
| | | * | | | | | | arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs | Marc Zyngier | 2020-09-21 | 1 | -0/+8 | |
| | | * | | | | | | arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabled | Marc Zyngier | 2020-09-21 | 1 | -2/+5 | |
| | | |/ / / / / | ||||||
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *-----------------------. \ \ \ \ \ | Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp... | Will Deacon | 2020-10-02 | 26 | -450/+518 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | | | | | arm64: vdso: Fix unusual formatting in *setup_additional_pages() | Will Deacon | 2020-09-01 | 1 | -10/+3 | |
| | | | | | | | | | | | | | | * | | | | | arm64: vdso32: Remove a bunch of #ifdef CONFIG_COMPAT_VDSO guards | Will Deacon | 2020-09-01 | 1 | -27/+17 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | * | | | | | arm64: fix some spelling mistakes in the comments by codespell | Xiaoming Ni | 2020-09-07 | 2 | -3/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | arm64: topology: Stop using MPIDR for topology information | Valentin Schneider | 2020-09-07 | 1 | -15/+17 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | arm64: cpufeature: Export symbol read_sanitised_ftr_reg() | Jean-Philippe Brucker | 2020-09-28 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | | * | | | | | arm64: Move console stack display code to stacktrace.c | Mark Brown | 2020-09-21 | 2 | -65/+65 | |
| | | | | | | | | | | * | | | | | arm64: stacktrace: Convert to ARCH_STACKWALK | Mark Brown | 2020-09-18 | 1 | -69/+10 | |
| | | | | | | | | | | * | | | | | arm64: stacktrace: Make stack walk callback consistent with generic code | Mark Brown | 2020-09-18 | 3 | -13/+12 | |
| | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | arm64: kprobe: clarify the comment of steppable hint instructions | Amit Daniel Kachhap | 2020-09-14 | 1 | -2/+4 | |
| | | | | | | | | | * | | | | | arm64: kprobe: disable probe of fault prone ptrauth instruction | Amit Daniel Kachhap | 2020-09-14 | 1 | -6/+0 | |
| | | | | | | | | | * | | | | | arm64: cpufeature: Modify address authentication cpufeature to exact | Amit Daniel Kachhap | 2020-09-14 | 1 | -9/+35 | |
| | | | | | | | | | * | | | | | arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements | Amit Daniel Kachhap | 2020-09-14 | 2 | -0/+33 | |
| | | | | | | | | | * | | | | | arm64: traps: Allow force_signal_inject to pass esr error code | Amit Daniel Kachhap | 2020-09-14 | 2 | -9/+9 | |
| | | | | | | | | | * | | | | | arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions | Amit Daniel Kachhap | 2020-09-14 | 2 | -2/+6 | |
| | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| | | | | | | | | * | | | | | arm64: perf: Defer irq_work to IPI_IRQ_WORK | Julien Thierry | 2020-09-28 | 1 | -9/+5 | |
| | | | | | | | | * | | | | | arm64: perf: Remove PMU locking | Julien Thierry | 2020-09-28 | 1 | -28/+0 | |
| | | | | | | | | * | | | | | arm64: perf: Avoid PMXEV* indirection | Mark Rutland | 2020-09-28 | 1 | -14/+85 | |
| | | | | | | | | * | | | | | arm64: perf: Add missing ISB in armv8pmu_enable_counter() | Alexandru Elisei | 2020-09-28 | 1 | -0/+5 | |
| | | | | | | | | * | | | | | arm64: perf: Add support caps under sysfs | Shaokun Zhang | 2020-09-28 | 1 | -33/+70 | |
| | | | | | | | | * | | | | | arm64: perf: Remove unnecessary event_idx check | Qi Liu | 2020-09-07 | 1 | -18/+2 | |
| | | | | | | | | * | | | | | arm64: perf: Add general hardware LLC events for PMUv3 | Leo Yan | 2020-09-07 | 1 | -0/+3 | |
| | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | | | | | | | * | | | | | arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD | Will Deacon | 2020-10-01 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | | | | | | * | | | | | arm64/fpsimd: Fix missing-prototypes in fpsimd.c | Tian Tao | 2020-09-18 | 1 | -0/+2 | |
| | | | | | | * | | | | | arm64: hibernate: Remove unused including <linux/version.h> | Tian Tao | 2020-09-14 | 1 | -1/+0 | |
| | | | | | | * | | | | | arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR() | Gavin Shan | 2020-09-14 | 1 | -20/+0 | |
| | | | | | | * | | | | | arm64: Remove the unused include statements | Tian Tao | 2020-09-11 | 1 | -2/+0 | |
