]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch/arm64/kernel
build/arm64: Add rules for .dtbo files for dts overlays
[mirror_ubuntu-artful-kernel.git] / arch / arm64 / kernel /
2018-03-09 Michael ZoranARM64: Force hardware emulation of deprecated instructions.
2018-03-07 Shanker Donthineniarm64: Add missing Falkor part number for branch predic...
2018-03-07 Marc Zyngierarm64: Kill PSCI_GET_VERSION as a variant-2 workaround
2018-03-07 Marc Zyngierarm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-03-07 Jayachandran Carm64: Branch predictor hardening for Cavium ThunderX2
2018-03-07 Shanker Donthineniarm64: Implement branch predictor hardening for Falkor
2018-03-07 Will Deaconarm64: Implement branch predictor hardening for affecte...
2018-03-07 Will Deaconarm64: entry: Apply BP hardening for suspicious interru...
2018-03-07 Will Deaconarm64: entry: Apply BP hardening for high-priority...
2018-03-07 Will Deaconarm64: Add skeleton to harden the branch predictor...
2018-03-07 Marc Zyngierarm64: Move post_ttbr_update_workaround to C code
2018-03-07 Will Deaconarm64: cpufeature: Pass capability structure to ->enabl...
2018-03-07 Suzuki K Poulosearm64: Run enable method for errata work arounds on...
2018-03-07 James Morsearm64: cpufeature: __this_cpu_has_cap() shouldn't stop...
2018-03-07 Will Deaconarm64: uaccess: Mask __user pointers for __arch_{clear...
2018-03-07 Will Deaconarm64: entry: Ensure branch through syscall table is...
2018-03-07 Robin Murphyarm64: Make USER_DS an inclusive limit
2018-03-07 Will Deaconarm64: idmap: Use "awx" flags for .idmap.text .pushsect...
2018-03-07 Will Deaconarm64: entry: Reword comment about post_ttbr_update_wor...
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 Jayachandran Carm64: Turn on KPTI only on CPUs that need it
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: 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: Fix and re-enable ARM64_SW_TTBR0_PAN
2018-03-07 Will Deaconarm64: mm: Rename post_ttbr0_update_workaround
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 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 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: Move PTE_RDONLY bit handling out of set_pte_at()
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 Mark Rutlandarm64: factor out entry stack manipulation
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 Ard Biesheuvelarm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
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: 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 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-02-16 Shanker Donthineniarm64: Add software workaround for Falkor erratum 1041
2017-11-16 Mark Rutlandarm64: ensure __dump_instr() checks addr_limit
2017-10-19 Suzuki K Poulosearm64: Ensure the instruction emulation is ready for...
2017-10-12 Marc Zyngierarm64: Make sure SPsel is always set
2017-09-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-09-02 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-09-01 Olof JohanssonMerge tag 'mvebu-fixes-4.13-3' of git://git.infradead...
2017-09-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-01 Linus TorvaldsMerge tag 'sound-4.13-rc8' of git://git.kernel.org...
2017-09-01 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-08-31 Takashi IwaiMerge tag 'asoc-fix-v4.13-rc7' of git://git.kernel...
2017-08-31 Martin SchwidefskyMerge tag 'vfio-ccw-20170724' of git://git.kernel.org...
2017-08-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-08-30 Linus TorvaldsMerge branch 'for-linus-4.13-rc7' of git://git.kernel...
2017-08-30 Jens AxboeMerge branch 'nvme-4.13' of git://git.infradead.org...
2017-08-30 Olof JohanssonMerge tag 'sunxi-fixes-for-4.13-3' of https://git.kerne...
2017-08-29 Dave AirlieMerge tag 'drm-misc-fixes-2017-08-28' of git://anongit...
2017-08-29 Linus TorvaldsMerge branch 'for-4.13-fixes' of git://git.kernel.org...
2017-08-29 Linus TorvaldsMerge branch 'for-4.13-fixes' of git://git.kernel.org...
2017-08-29 Jens AxboeMerge branch 'stable/for-jens-4.13' of git://git.kernel...
2017-08-28 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2017-08-28 Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel...
2017-08-28 Linus TorvaldsMerge tag 'char-misc-4.13-rc7' of git://git.kernel...
2017-08-28 Linus TorvaldsMerge tag 'staging-4.13-rc7' of git://git.kernel.org...
2017-08-28 Linus TorvaldsMerge tag 'ntb-4.13-bugfixes' of git://github.com/jonma...
2017-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-08-26 Linus TorvaldsMerge tag 'pci-v4.13-fixes-3' of git://git.kernel.org...
2017-08-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-08-26 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-08-26 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-08-25' of...
2017-08-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-08-26 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-08-26 Linus TorvaldsMerge tag 'powerpc-4.13-8' of git://git.kernel.org...
2017-08-26 Linus TorvaldsMerge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields...
next