Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fa0465fc07c2f9f47bd1198ab368d341bd7c7e4e
fa0465f
arm64: assembler: Change order of macro arguments in phys_to_ttbr
by Will Deacon
· 7 years ago
6dc52b1
arm64: Force KPTI to be disabled on Cavium ThunderX
by Marc Zyngier
· 7 years ago
f992b4d
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
by Will Deacon
· 7 years ago
4e602056
arm64: mm: Permit transitioning from Global to Non-Global without BBM
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
ec89ab5
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
by Steve Capper
· 7 years ago
0ba2e29
arm64: Turn on KPTI only on CPUs that need it
by Jayachandran C
· 7 years ago
f3d795d
arm64: Branch predictor hardening for Cavium ThunderX2
by Jayachandran C
· 7 years ago
55b35d0
arm64: Run enable method for errata work arounds on late CPUs
by Suzuki K Poulose
· 7 years ago
a8e4c0a
arm64: Move BP hardening to check_and_switch_context
by Marc Zyngier
· 7 years ago
e9eaa80
arm64: mm: ignore memory above supported physical address size
by Kristina Martsenko
· 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
c60590b
KVM: arm64: Save ESR_EL2 on guest SError
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
edf298c
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
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
894cfd1
arm64: Inform user if software PAN is in use
by Stephen Boyd
· 7 years ago
39610a6
arm64: fix comment above tcr_compute_pa_size
by Kristina Martsenko
· 7 years ago
98732d1
KVM: arm/arm64: fix HYP ID map extension to 52 bits
by Kristina Martsenko
· 7 years ago
6a20542
arm64: fix ID map extension to 52 bits
by Kristina Martsenko
· 7 years ago
071929d
arm64: Stop printing the virtual memory layout
by Laura Abbott
· 7 years ago
2f7aacf
firmware: arm_sdei: Fix return value check in sdei_present_dt()
by Wei Yongjun
· 7 years ago
a22fde8
perf: dsu: Use signed field for dsu_pmu->num_counters
by Suzuki K Poulose
· 7 years ago
67948af
arm64: capabilities: Handle duplicate entries for a capability
by Suzuki K Poulose
· 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
1e1b8c0
arm64: entry: Move the trampoline to be before PAN
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
677a60b
firmware: arm_sdei: Discover SDEI support via ACPI
by James Morse
· 7 years ago
fa31ab7
arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
by James Morse
· 7 years ago
f92b546
firmware: arm_sdei: add support for CPU private events
by James Morse
· 7 years ago
da35182
firmware: arm_sdei: Add support for CPU and system power states
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
86f04f6
Docs: dt: add devicetree binding for describing arm64 SDEI firmware
by James Morse
· 7 years ago
1f74267
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
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
36989e7
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
by James Morse
· 7 years ago
32b03d1
KVM: arm64: Store vcpu on the stack during __guest_enter()
by James Morse
· 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
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
aa6acde
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
by Will Deacon
· 7 years ago
a65d219
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
by Will Deacon
· 7 years ago
9034868
arm64: KVM: Make PSCI_VERSION a fast path
by Marc Zyngier
· 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
d68e3ba
drivers/firmware: Expose psci_get_version through psci_ops structure
by Will Deacon
· 7 years ago
0a0d111d
arm64: cpufeature: Pass capability structure to ->enable callback
by Will Deacon
· 7 years ago
179a56f
arm64: Take into account ID_AA64PFR0_EL1.CSV3
by Will Deacon
· 7 years ago
0617052
arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
by Will Deacon
· 7 years ago
be04a6d
arm64: use RET instruction for exiting the trampoline
by Will Deacon
· 7 years ago
3b3b681
arm64: v8.4: Support for new floating point multiplication instructions
by Dongjiu Geng
· 7 years ago
a8ffaaa
arm64: asid: Do not replace active_asids if already 0
by Catalin Marinas
· 7 years ago
7520fa9
perf: ARM DynamIQ Shared Unit PMU support
by Suzuki K Poulose
· 7 years ago
9249dee
dt-bindings: Document devicetree binding for ARM DSU PMU
by Suzuki K Poulose
· 7 years ago
6658278
arm_pmu: Use of_cpu_node_to_id helper
by Suzuki K Poulose
· 7 years ago
52cac11
arm64: Use of_cpu_node_to_id helper for CPU topology parsing
by Suzuki K Poulose
· 7 years ago
c08ec7d
irqchip: gic-v3: Use of_cpu_node_to_id helper
by Suzuki K Poulose
· 7 years ago
29198e3
coresight: of: Use of_cpu_node_to_id helper
by Suzuki K Poulose
· 7 years ago
a0e71cd
of: Add helper for mapping device node to logical CPU number
by Suzuki K Poulose
· 7 years ago
82975c4
perf: Export perf_event_update_userpage
by Suzuki K Poulose
· 7 years ago
f5ed22e
arm64: make label allocation style consistent in tishift
by Jason A. Donenfeld
· 7 years ago
8b9951e
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
by Prashanth Prakash
· 7 years ago
db50a74
cpuidle: Add new macro to enter a retention idle state
by Prashanth Prakash
· 7 years ago
1f911c3
Merge branch 'for-next/52-bit-pa' into for-next/core
by Catalin Marinas
· 7 years ago
f77d281
arm64: enable 52-bit physical address support
by Kristina Martsenko
· 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
6aef0fd
Merge branch 'kpti' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Catalin Marinas
· 7 years ago
6c27c40
arm64: kaslr: Put kernel vectors address in separate data page
by Will Deacon
· 7 years ago
b519538
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
by Will Deacon
· 7 years ago
7a4a0c1
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
by Will Deacon
· 7 years ago
084eb77
arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
by Will Deacon
· 7 years ago
ea1e3de
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
by Will Deacon
· 7 years ago
18011ea
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
by Will Deacon
· 7 years ago
Next »