summary refs log tree commit diff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm: forbid splitting special mappingsDmitry Safonov
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2020-12-09Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas
2020-12-09Merge remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas
2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2020-12-09Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas
2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas
2020-12-03arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONEPeter Collingbourne
2020-12-03arm64: mark __system_matches_cap as __maybe_unusedMark Rutland
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-02arm64: uaccess: remove vestigal UAO supportMark Rutland
2020-12-02arm64: uaccess: remove redundant PAN togglingMark Rutland
2020-12-02arm64: uaccess: remove addr_limit_user_check()Mark Rutland
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland
2020-12-02arm64: uaccess: rename privileged uaccess routinesMark Rutland
2020-12-02arm64: sdei: explicitly simulate PAN/UAO entryMark Rutland
2020-12-02arm64: sdei: move uaccess logic to arch/arm64/Mark Rutland
2020-12-02arm64: head.S: always initialize PSTATEMark Rutland
2020-12-02arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland
2020-12-02arm64: head.S: rename el2_setup -> init_kernel_elMark Rutland
2020-12-02arm64: add C wrappers for SET_PSTATE_*()Mark Rutland
2020-12-02arm64: ensure ERET from kthread is illegalMark Rutland
2020-12-01arm64: sdei: Push IS_ENABLED() checks down to callee functionsWill Deacon
2020-12-01arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen
2020-11-30arm64: entry: fix EL1 debug transitionsMark Rutland
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland
2020-11-30arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland
2020-11-30arm64: entry: prepare ret_to_user for function callMark Rutland
2020-11-30arm64: entry: move enter_from_user_mode to entry-common.cMark Rutland
2020-11-30arm64: entry: mark entry code as noinstrMark Rutland
2020-11-30arm64: mark idle code as noinstrMark Rutland
2020-11-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*Youling Tang
2020-11-27arm64: Extend the kernel command line from the bootloaderTyler Hicks
2020-11-27arm64: kaslr: Refactor early init command line parsingTyler Hicks
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-25arm64: Enable perf events based hard lockup detectorSumit Garg
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne
2020-11-19arm64: Rebuild sched domains on invariance status changesIonela Voinescu
2020-11-18arm64: mte: optimize asynchronous tag check fault flag checkPeter Collingbourne
2020-11-17arm64: head: tidy up the Image header definitionArd Biesheuvel
2020-11-17arm64/head: avoid symbol names pointing into first 64 KB of kernel imageArd Biesheuvel