ARM: 8748/1: mm: Define vdso_start, vdso_end as array
[platform/kernel/linux-rpi.git] / arch / arm64 /
2018-05-30 Marc Zyngierarm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
2018-05-30 Douglas Andersonarm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl...
2018-05-30 Pratyush Anandarm64: fix unwind_frame() for filtered out fn for funct...
2018-05-30 Rob Herringarm64: dts: cavium: fix PCI bus dtc warnings
2018-05-30 Mark Rutlandarm64: perf: correct PMUVer probing
2018-05-30 Robin Murphyarm64: dts: rockchip: Fix DWMMC clocks
2018-05-30 Shawn Linarm64: dts: rockchip: correct ep-gpios for rk3399-sapphire
2018-05-30 Kamil Trzcińskiarm64: dts: rockchip: fix rock64 gmac2io stability...
2018-05-30 Will Deaconarm64: lse: Add early clobbers to some input/output...
2018-05-22 Andre PrzywaraKVM: arm/arm64: VGIC/ITS: protect kvm_read_guest()...
2018-05-16 Suzuki K Poulosearm64: Add work around for Arm Cortex-A55 Erratum 1024718
2018-05-01 Marc Zyngierarm/arm64: KVM: Add PSCI version selection API
2018-04-29 Klaus Gogerarm64: dts: rockchip: remove vdd_log from rk3399-puma
2018-04-26 Will Deaconarm64: spinlock: Fix theoretical trylock() A-B-A with...
2018-04-24 Jerome BrunetARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
2018-04-12 Ard Biesheuvelcrypto: arm64/aes-ce-cipher - move assembler code to...
2018-04-08 Leonard Crestezcrypto: arm,arm64 - Fix random regeneration of S_shipped
2018-03-28 Toshi Kanimm/vmalloc: add interfaces to free unmapped page table
2018-03-19 Geert Uytterhoevenarm64: dts: renesas: salvator-common: Add EthernetAVB...
2018-03-15 Ard Biesheuvelarm64: mm: fix thinko in non-global page table attribut...
2018-03-11 Daniel Borkmannbpf, arm64: fix out of bounds access in tail call
2018-03-03 Antoine Tenartarm64: dts: marvell: mcbin: add comphy references to...
2018-03-03 Antoine Tenartarm64: dts: marvell: add comphy nodes on cp110 master...
2018-03-03 Bogdan Mireaarm64: dts: renesas: ulcb: Remove renesas, no-ether...
2018-02-28 Will Deaconarm64: cpufeature: Fix CTR_EL0 field definitions
2018-02-28 Michael Weiserarm64: Disable unhandled signal log messages by default
2018-02-28 Michael Weiserarm64: Remove unimplemented syscall log message
2018-02-28 Ard Biesheuvelarm64: mm: don't write garbage into TTBR1_EL1 register
2018-02-25 Arnd Bergmannarm64: dts: add #cooling-cells to CPU nodes
2018-02-22 Bjorn Anderssonarm64: dts: msm8916: Add missing #phy-cells
2018-02-22 Will Deaconarm64: proc: Set PTE_NG for table entries to avoid...
2018-02-22 Shanker Donthineniarm64: Add missing Falkor part number for branch predic...
2018-02-22 Levin, Alexander... kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
2018-02-22 Bjorn Anderssonarm64: dts: msm8916: Correct ipc references for smsm
2018-02-16 Yan Markmanarm64: dts: marvell: add Ethernet aliases
2018-02-16 Eric Biggerscrypto: hash - annotate algorithms taking optional key
2018-02-16 Marc Zyngierarm64: Kill PSCI_GET_VERSION as a variant-2 workaround
2018-02-16 Marc Zyngierarm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-16 Marc Zyngierarm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
2018-02-16 Marc Zyngierarm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-16 Marc Zyngierarm/arm64: KVM: Turn kvm_psci_version into a static...
2018-02-16 Marc Zyngierarm64: KVM: Make PSCI_VERSION a fast path
2018-02-16 Marc Zyngierarm/arm64: KVM: Advertise SMCCC v1.1
2018-02-16 Marc Zyngierarm/arm64: KVM: Consolidate the PSCI include files
2018-02-16 Marc Zyngierarm64: KVM: Increment PC after handling an SMC trap
2018-02-16 Jayachandran Carm64: Branch predictor hardening for Cavium ThunderX2
2018-02-16 Shanker Donthineniarm64: Implement branch predictor hardening for Falkor
2018-02-16 Will Deaconarm64: Implement branch predictor hardening for affecte...
2018-02-16 Will Deaconarm64: cputype: Add missing MIDR values for Cortex...
2018-02-16 Will Deaconarm64: entry: Apply BP hardening for suspicious interru...
2018-02-16 Will Deaconarm64: entry: Apply BP hardening for high-priority...
2018-02-16 Marc Zyngierarm64: KVM: Use per-CPU vector when BP hardening is...
2018-02-16 Marc Zyngierarm64: Move BP hardening to check_and_switch_context
2018-02-16 Will Deaconarm64: Add skeleton to harden the branch predictor...
2018-02-16 Marc Zyngierarm64: Move post_ttbr_update_workaround to C code
2018-02-16 Will Deaconarm64: cpufeature: Pass capability structure to ->enabl...
2018-02-16 Suzuki K Poulosearm64: Run enable method for errata work arounds on...
2018-02-16 James Morsearm64: cpufeature: __this_cpu_has_cap() shouldn't stop...
2018-02-16 Will Deaconarm64: futex: Mask __user pointers prior to dereference
2018-02-16 Will Deaconarm64: uaccess: Mask __user pointers for __arch_{clear...
2018-02-16 Will Deaconarm64: uaccess: Don't bother eliding access_ok checks...
2018-02-16 Will Deaconarm64: uaccess: Prevent speculative use of the current...
2018-02-16 Will Deaconarm64: entry: Ensure branch through syscall table is...
2018-02-16 Robin Murphyarm64: Use pointer masking to limit uaccess speculation
2018-02-16 Robin Murphyarm64: Make USER_DS an inclusive limit
2018-02-16 Robin Murphyarm64: Implement array_index_mask_nospec()
2018-02-16 Will Deaconarm64: barrier: Add CSDB macros to control data-value...
2018-02-16 Will Deaconarm64: idmap: Use "awx" flags for .idmap.text .pushsect...
2018-02-16 Will Deaconarm64: entry: Reword comment about post_ttbr_update_wor...
2018-02-16 Marc Zyngierarm64: Force KPTI to be disabled on Cavium ThunderX
2018-02-16 Will Deaconarm64: kpti: Add ->enable callback to remap swapper...
2018-02-16 Will Deaconarm64: mm: Permit transitioning from Global to Non...
2018-02-16 Will Deaconarm64: kpti: Make use of nG dependent on arm64_kernel_u...
2018-02-16 Jayachandran Carm64: Turn on KPTI only on CPUs that need it
2018-02-16 Jayachandran Carm64: cputype: Add MIDR values for Cavium ThunderX2...
2018-02-16 Catalin Marinasarm64: kpti: Fix the interaction between ASID switching...
2018-02-16 Will Deaconarm64: mm: Introduce TTBR_ASID_MASK for getting at...
2018-02-16 Suzuki K Poulosearm64: capabilities: Handle duplicate entries for a...
2018-02-16 Will Deaconarm64: Take into account ID_AA64PFR0_EL1.CSV3
2018-02-16 Will Deaconarm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig...
2018-02-16 Will Deaconarm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
2018-02-16 Will Deaconarm64: use RET instruction for exiting the trampoline
2018-02-16 Will Deaconarm64: kaslr: Put kernel vectors address in separate...
2018-02-16 Will Deaconarm64: entry: Add fake CPU feature for unmapping the...
2018-02-16 Will Deaconarm64: tls: Avoid unconditional zeroing of tpidrro_el0...
2018-02-16 Stephen Boydarm64: cpu_errata: Add Kryo to Falkor 1003 errata
2018-02-16 Will Deaconarm64: erratum: Work around Falkor erratum #E1003 in...
2018-02-16 Will Deaconarm64: entry: Hook up entry trampoline to exception...
2018-02-16 Will Deaconarm64: entry: Explicitly pass exception level to kernel...
2018-02-16 Will Deaconarm64: mm: Map entry trampoline into trampoline and...
2018-02-16 Will Deaconarm64: entry: Add exception trampoline page for excepti...
2018-02-16 Will Deaconarm64: mm: Invalidate both kernel and user ASIDs when...
2018-02-16 Will Deaconarm64: mm: Add arm64_kernel_unmapped_at_el0 helper
2018-02-16 Will Deaconarm64: mm: Allocate ASIDs in pairs
2018-02-16 Will Deaconarm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
2018-02-16 Will Deaconarm64: mm: Rename post_ttbr0_update_workaround
2018-02-16 Will Deaconarm64: mm: Remove pre_ttbr0_update_workaround for Falko...
2018-02-16 Will Deaconarm64: mm: Move ASID from TTBR0 to TTBR1
2018-02-16 Will Deaconarm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
2018-02-16 Will Deaconarm64: mm: Use non-global mappings for kernel space
next