]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch/arm64
arm64: Force KPTI to be disabled on Cavium ThunderX
[mirror_ubuntu-artful-kernel.git] / arch / arm64 /
2018-03-07 Marc Zyngierarm64: Force KPTI to be disabled on Cavium ThunderX
2018-03-07 Will Deaconarm64: kpti: Add ->enable callback to remap swapper...
2018-03-07 Will Deaconarm64: mm: Permit transitioning from Global to Non...
2018-03-07 Will Deaconarm64: kpti: Make use of nG dependent on arm64_kernel_u...
2018-03-07 Jayachandran Carm64: Turn on KPTI only on CPUs that need it
2018-03-07 Jayachandran Carm64: cputype: Add MIDR values for Cavium ThunderX2...
2018-03-07 Catalin Marinasarm64: kpti: Fix the interaction between ASID switching...
2018-03-07 Will Deaconarm64: mm: Introduce TTBR_ASID_MASK for getting at...
2018-03-07 Suzuki K Poulosearm64: capabilities: Handle duplicate entries for a...
2018-03-07 Will Deaconarm64: Take into account ID_AA64PFR0_EL1.CSV3
2018-03-07 Will Deaconarm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig...
2018-03-07 Will Deaconarm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
2018-03-07 Will Deaconarm64: use RET instruction for exiting the trampoline
2018-03-07 Will Deaconarm64: kaslr: Put kernel vectors address in separate...
2018-03-07 Will Deaconarm64: entry: Add fake CPU feature for unmapping the...
2018-03-07 Will Deaconarm64: tls: Avoid unconditional zeroing of tpidrro_el0...
2018-03-07 Stephen Boydarm64: cpu_errata: Add Kryo to Falkor 1003 errata
2018-03-07 Will Deaconarm64: erratum: Work around Falkor erratum #E1003 in...
2018-03-07 Will Deaconarm64: entry: Hook up entry trampoline to exception...
2018-03-07 Will Deaconarm64: entry: Explicitly pass exception level to kernel...
2018-03-07 Will Deaconarm64: mm: Map entry trampoline into trampoline and...
2018-03-07 Will Deaconarm64: entry: Add exception trampoline page for excepti...
2018-03-07 Will Deaconarm64: mm: Invalidate both kernel and user ASIDs when...
2018-03-07 Will Deaconarm64: mm: Add arm64_kernel_unmapped_at_el0 helper
2018-03-07 Will Deaconarm64: mm: Allocate ASIDs in pairs
2018-03-07 Will Deaconarm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
2018-03-07 Will Deaconarm64: mm: Rename post_ttbr0_update_workaround
2018-03-07 Will Deaconarm64: mm: Remove pre_ttbr0_update_workaround for Falko...
2018-03-07 Will Deaconarm64: mm: Move ASID from TTBR0 to TTBR1
2018-03-07 Will Deaconarm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
2018-03-07 Will Deaconarm64: mm: Use non-global mappings for kernel space
2018-03-07 Yury Norovarm64: move TASK_* definitions to <asm/processor.h>
2018-03-07 Dave Martinarm64: syscallno is secretly an int, make it official
2018-03-07 Marc Zyngierarm64: KVM: Fix SMCCC handling of unimplemented SMC...
2018-03-07 Jiri Slabyfutex: Remove duplicated code and fix undefined behaviour
2018-03-07 Thomas Garnierarm64/syscalls: Move address limit check in loop
2018-03-07 Thomas Garnierarm64/syscalls: Check address limit on user-mode return
2018-03-07 Will Deaconarm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
2018-03-07 Will Deaconarm64: SW PAN: Point saved ttbr0 at the zero page when...
2018-03-07 Shanker Donthineniarm64: Define cputype macros for Falkor CPU
2018-03-07 Mark Rutlandarm64: Use larger stacks when KASAN is selected
2018-03-07 Christoffer DallKVM: arm/arm64: Extract GICv3 max APRn index calculation
2018-03-07 James MorseKVM: arm/arm64: Fix guest external abort matching
2018-03-07 Yury Norovarm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
2018-03-07 Yury Norovarm64: introduce separated bits for mm_context_t flags
2018-03-07 Catalin Marinasarm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative...
2018-03-07 Catalin Marinasarm64: Ignore hardware dirty bit updates in ptep_set_wr...
2018-03-07 Catalin Marinasarm64: Move PTE_RDONLY bit handling out of set_pte_at()
2018-03-07 Catalin Marinaskvm: arm64: Convert kvm_set_s2pte_readonly() from inlin...
2018-03-07 Catalin Marinasarm64: Convert pte handling from inline asm to using...
2018-03-07 Mark Rutlandarm64: add VMAP_STACK overflow detection
2018-03-07 Mark Rutlandarm64: add on_accessible_stack()
2018-03-07 Mark Rutlandarm64: add basic VMAP_STACK support
2018-03-07 Mark Rutlandarm64: use an irq stack pointer
2018-03-07 Ard Biesheuvelarm64: assembler: allow adr_this_cpu to use the stack...
2018-03-07 Mark Rutlandarm64: factor out entry stack manipulation
2018-03-07 Mark Rutlandefi/arm64: add EFI_KIMG_ALIGN
2018-03-07 Mark Rutlandarm64: move SEGMENT_ALIGN to <asm/memory.h>
2018-03-07 Mark Rutlandarm64: clean up irq stack definitions
2018-03-07 Mark Rutlandarm64: clean up THREAD_* definitions
2018-03-07 Mark Rutlandarm64: factor out PAGE_* and CONT_* definitions
2018-03-07 Ard Biesheuvelarm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
2018-03-07 Kevin Brodskyarm64: compat: Remove leftover variable declaration
2018-03-07 Arnd Bergmannarm64: fix pmem interface definition
2018-03-07 Robin Murphyarm64: uaccess: Add the uaccess_flushcache.c file
2018-03-07 Ard Biesheuvelarm64: unwind: remove sp from struct stackframe
2018-03-07 Ard Biesheuvelarm64: unwind: reference pt_regs via embedded stack...
2018-03-07 Dmitry Safonovarm64/vdso: Support mremap() for vDSO
2018-03-07 Robin Murphyarm64: uaccess: Implement *_flushcache variants
2018-03-07 Robin Murphyarm64: Implement pmem API support
2018-03-07 Robin Murphyarm64: Handle trapped DC CVAP
2018-03-07 Robin Murphyarm64: Expose DC CVAP to userspace
2018-03-07 Robin Murphyarm64: Convert __inval_cache_range() to area-based
2018-03-07 Robin Murphyarm64: mm: Fix set_memory_valid() declaration
2018-03-07 Ard Biesheuvelarm64: unwind: disregard frame.sp when validating frame...
2018-03-07 Mark Rutlandarm64: unwind: avoid percpu indirection for irq stack
2018-03-07 Mark Rutlandarm64: move non-entry code out of .entry.text
2018-03-07 Mark Rutlandarm64: consistently use bl for C exception entry
2018-03-07 Mark Rutlandarm64: Add ASM_BUG()
2018-02-16 Shanker Donthineniarm64: Add software workaround for Falkor erratum 1041
2018-02-16 Will Deaconlocking/qrwlock, arm64: Move rwlock implementation...
2018-01-06 James MorseACPI / APEI: Replace ioremap_page_range() with fixmap
2018-01-06 Masami Hiramatsuirq: Make the irqentry text section unconditional
2017-11-16 Julien Thierryarm/arm64: kvm: Disable branch profiling in HYP code
2017-11-16 Dongjiu Gengarm/arm64: KVM: set right LR register value for 32...
2017-11-16 Mark Rutlandarm64: ensure __dump_instr() checks addr_limit
2017-11-16 Shawn Linarm64: dts: rockchip: correct vqmmc voltage for rk3399...
2017-10-19 Suzuki K Poulosearm64: Ensure the instruction emulation is ready for...
2017-10-19 Baruch Siacharm64: dt marvell: Fix AP806 system controller size
2017-10-12 Will Deaconarm64: fault: Route pte translation faults via do_trans...
2017-10-12 Marc Zyngierarm64: Make sure SPsel is always set
2017-10-03 Will Deaconarm64: mm: Use READ_ONCE when dereferencing pointer...
2017-09-15 Marc ZyngierARM64: dts: marvell: armada-37xx: Fix GIC maintenance...
2017-09-05 zhichang.yuanUBUNTU: SAUCE: LPC: Support the device-tree LPC host...
2017-09-05 Radha Mohan Chinta... UBUNTU: SAUCE: (no-up) arm64: gicv3: its: Increase...
2017-09-05 Leann OgasawaraUBUNTU: [debian] Initial debian and ubuntu directories
2017-09-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-09-03 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-09-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-09-03 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
next