summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-091-2/+2
|\
| * ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-071-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-089-86/+148
|\ \
| * | arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier2018-02-062-56/+13Star
| * | arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-062-1/+87
| * | arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon2018-02-061-0/+5
| * | arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon2018-02-061-1/+4
| * | arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userWill Deacon2018-02-061-2/+2
| * | arm64: entry: Ensure branch through syscall table is bounded under speculationWill Deacon2018-02-061-0/+2
| * | arm64: Make USER_DS an inclusive limitRobin Murphy2018-02-061-2/+2
| * | arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon2018-02-063-3/+3
| * | arm64: assembler: Align phys_to_pte with pte_to_physWill Deacon2018-02-061-22/+2Star
| * | arm64: entry: Reword comment about post_ttbr_update_workaroundWill Deacon2018-02-061-10/+3Star
| * | arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon2018-02-062-4/+4
| * | arm64: Force KPTI to be disabled on Cavium ThunderXMarc Zyngier2018-02-061-3/+14
| * | arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon2018-02-061-0/+25
| * | arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2018-02-064-0/+5
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-071-3/+2Star
|\ \ \
| * | | bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-071-3/+2Star
* | | | Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-0626-302/+1345
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2Star
| |\ \ \
| | * | | arm64: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2Star
| * | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-304-108/+29Star
| |\ \ \ \
| | * | | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-231-2/+4
| | * | | | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-232-12/+14
| | * | | | signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman2018-01-231-15/+12Star
| | * | | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-161-70/+0Star
| | * | | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-161-10/+0Star
| | * | | | signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman2018-01-121-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-3024-191/+1314
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | arm64: Turn on KPTI only on CPUs that need itJayachandran C2018-01-231-0/+7
| | * | | arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C2018-01-231-0/+10
| | * | | arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose2018-01-231-3/+6
| | * | | arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas2018-01-161-1/+1
| | * | | KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-161-0/+1
| | * | | arm64: kernel: Prepare for a DISR userJames Morse2018-01-161-0/+9
| | * | | arm64: kernel: Survive corrected RAS errors notified by SErrorJames Morse2018-01-161-5/+46
| | * | | arm64: cpufeature: Detect CPU RAS ExtentionsXie XiuQi2018-01-161-0/+13
| | * | | arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse2018-01-161-10/+3Star
| | * | | arm64: cpufeature: __this_cpu_has_cap() shouldn't stop earlyJames Morse2018-01-161-2/+1Star
| | * | | arm64: fpsimd: Fix state leakage when migrating after sigreturnDave Martin2018-01-163-7/+9
| | * | | arm64: Inform user if software PAN is in useStephen Boyd2018-01-161-0/+3
| | * | | arm64: capabilities: Handle duplicate entries for a capabilitySuzuki K Poulose2018-01-151-21/+23
| | * | | arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd2018-01-141-0/+21
| | * | | arm64: Extend early page table code to allow for larger kernelsSteve Capper2018-01-142-38/+107
| | * | | arm64: entry: Move the trampoline to be before PANSteve Capper2018-01-142-7/+8
| | * | | arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper2018-01-141-3/+2Star
| | * | | arm64: sdei: Add trampoline code for remapping the kernelJames Morse2018-01-142-13/+105
| | * | | arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse2018-01-141-1/+1
| | * | | arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse2018-01-135-1/+336