]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/arm64/kernel
drm/i915: Save the old CDCLK atomic state
[mirror_ubuntu-bionic-kernel.git] / arch / arm64 / kernel /
2019-04-24 Mark Rutlandarm64: fix possible spectre-v1 write in ptrace_hbp_set_...
2019-01-14 Will Deaconarm64: kpti: Use early_param for kpti= command-line...
2019-01-14 Dave Martinarm64: Fix syscall restarting around signal suppressed...
2018-10-23 James MorseUBUNTU: SAUCE: arm64: Fix /proc/iomem for reserved...
2018-10-23 Jeremy Lintonarm64: topology: Avoid checking numa mask for scheduler...
2018-10-01 Mark Rutlandarm64: only advance singlestep for user instruction...
2018-10-01 Mark Rutlandarm64: fix possible spectre-v1 in ptrace_hbp_get_event()
2018-10-01 Mark Rutlandarm64: ptrace: remove addr_limit manipulation
2018-09-05 Marc Zyngierarm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
2018-09-05 Marc Zyngierarm64: ssbd: Add prctl interface for per-thread mitigation
2018-09-05 Marc Zyngierarm64: ssbd: Introduce thread flag to control userspace...
2018-09-05 Marc Zyngierarm64: ssbd: Restore mitigation status on CPU resume
2018-09-05 Marc Zyngierarm64: ssbd: Skip apply_ssbd if not using dynamic mitig...
2018-09-05 Marc Zyngierarm64: Add 'ssbd' command-line option
2018-09-05 Marc Zyngierarm64: Add ARCH_WORKAROUND_2 probing
2018-09-05 Marc Zyngierarm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
2018-09-05 Marc Zyngierarm64: Call ARCH_WORKAROUND_2 on transitions between...
2018-09-05 Christoffer DallKVM: arm64: Avoid storing the vcpu pointer on the stack
2018-09-05 Marc Zyngierarm64: alternatives: Add dynamic patching feature
2018-09-05 AKASHI Takahiroarm64: acpi: fix alignment fault in accessing ACPI
2018-09-05 James Morsearm64: export memblock_reserve()d regions via /proc...
2018-08-27 Jason A. Donenfeldarm64: export tishift functions to modules
2018-08-27 Marc Zyngierarm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
2018-08-27 Pratyush Anandarm64: fix unwind_frame() for filtered out fn for funct...
2018-08-27 Mark Rutlandarm64: perf: correct PMUVer probing
2018-06-06 Jeremy Lintonarm64: topology: divorce MC scheduling domain from...
2018-06-06 Jeremy Lintonarm64: topology: enable ACPI/PPTT based CPU topology
2018-06-06 Jeremy Lintonarm64: topology: rename cluster_id
2018-06-06 Jeremy Lintonarm64: Add support for ACPI based firmware tables
2018-05-23 James Morsearm64: sdei: Add trampoline code for remapping the...
2018-03-16 James MorseKVM: arm64: Handle RAS SErrors from EL2 on guest exit
2018-03-16 James Morsearm64: kernel: Prepare for a DISR user
2018-03-16 James Morsearm64: kernel: Survive corrected RAS errors notified...
2018-03-16 Xie XiuQiarm64: cpufeature: Detect CPU RAS Extentions
2018-03-16 James Morsearm64: sysreg: Move to use definitions for all the...
2018-03-16 James Morsearm64: acpi: Remove __init from acpi_psci_use_hvc(...
2018-03-16 James Morsearm64: kernel: Add arch-specific SDEI entry code and...
2018-03-16 James Morsearm64: uaccess: Add PAN helper
2018-03-16 James Morsearm64: Add vmap_stack header file
2018-03-16 James Morsearm64: alternatives: use tpidr_el2 on VHE hosts
2018-02-28 Will Deaconarm64: __show_regs: Only resolve kernel symbols when...
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-23 Shanker Donthineniarm64: Add missing Falkor part number for branch predic...
2018-02-22 Marc Zyngierarm64: Kill PSCI_GET_VERSION as a variant-2 workaround
2018-02-22 Marc Zyngierarm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-22 Jayachandran Carm64: Branch predictor hardening for Cavium ThunderX2
2018-02-22 Shanker Donthineniarm64: Implement branch predictor hardening for Falkor
2018-02-22 Will Deaconarm64: Implement branch predictor hardening for affecte...
2018-02-22 Will Deaconarm64: entry: Apply BP hardening for suspicious interru...
2018-02-22 Will Deaconarm64: entry: Apply BP hardening for high-priority...
2018-02-22 Will Deaconarm64: Add skeleton to harden the branch predictor...
2018-02-22 Marc Zyngierarm64: Move post_ttbr_update_workaround to C code
2018-02-22 Will Deaconarm64: cpufeature: Pass capability structure to ->enabl...
2018-02-22 Suzuki K Poulosearm64: Run enable method for errata work arounds on...
2018-02-22 James Morsearm64: cpufeature: __this_cpu_has_cap() shouldn't stop...
2018-02-22 Will Deaconarm64: uaccess: Mask __user pointers for __arch_{clear...
2018-02-22 Will Deaconarm64: entry: Ensure branch through syscall table is...
2018-02-22 Robin Murphyarm64: Make USER_DS an inclusive limit
2018-02-22 Will Deaconarm64: idmap: Use "awx" flags for .idmap.text .pushsect...
2018-02-22 Will Deaconarm64: entry: Reword comment about post_ttbr_update_wor...
2018-02-22 Marc Zyngierarm64: Force KPTI to be disabled on Cavium ThunderX
2018-02-22 Will Deaconarm64: kpti: Add ->enable callback to remap swapper...
2018-02-22 Jayachandran Carm64: Turn on KPTI only on CPUs that need it
2018-02-22 Catalin Marinasarm64: kpti: Fix the interaction between ASID switching...
2018-02-22 Will Deaconarm64: mm: Introduce TTBR_ASID_MASK for getting at...
2018-02-22 Suzuki K Poulosearm64: capabilities: Handle duplicate entries for a...
2018-02-22 Will Deaconarm64: Take into account ID_AA64PFR0_EL1.CSV3
2018-02-22 Will Deaconarm64: use RET instruction for exiting the trampoline
2018-02-22 Will Deaconarm64: kaslr: Put kernel vectors address in separate...
2018-02-22 Will Deaconarm64: entry: Add fake CPU feature for unmapping the...
2018-02-22 Will Deaconarm64: tls: Avoid unconditional zeroing of tpidrro_el0...
2018-02-22 Stephen Boydarm64: cpu_errata: Add Kryo to Falkor 1003 errata
2018-02-22 Will Deaconarm64: erratum: Work around Falkor erratum #E1003 in...
2018-02-22 Will Deaconarm64: entry: Hook up entry trampoline to exception...
2018-02-22 Will Deaconarm64: entry: Explicitly pass exception level to kernel...
2018-02-22 Will Deaconarm64: mm: Map entry trampoline into trampoline and...
2018-02-22 Will Deaconarm64: entry: Add exception trampoline page for excepti...
2018-02-22 Will Deaconarm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
2018-02-22 Will Deaconarm64: mm: Rename post_ttbr0_update_workaround
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'powerpc-4.15-8' of git://git.kernel.org...
2018-01-19 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-18 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-01-17' of...
2018-01-18 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2018-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2018-01-18 Linus TorvaldsMerge tag 'mmc-v4.15-rc2-3' of git://git.kernel.org...
2018-01-17 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-17 Radim KrčmářMerge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git...
next