aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23Revert "arm64: Stash shadow stack pointer in the task struct on interrupt"Xiang Yang
2024-02-23drivers/perf: pmuv3: don't expose SW_INCR event in sysfsMark Rutland
2023-11-17Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-11-17Merge tag 'v5.10.199' into v5.10/standard/baseBruce Ashfield
2023-10-25arm64: armv8_deprecated: fix unused-function errorRen Zhijie
2023-10-25arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland
2023-10-25arm64: armv8_deprecated: move aarch32 helper earlierMark Rutland
2023-10-25arm64: armv8_deprecated move emulation functionsMark Rutland
2023-10-25arm64: armv8_deprecated: fold ops into insn_emulationMark Rutland
2023-10-25arm64: rework EL0 MRS emulationMark Rutland
2023-10-25arm64: factor insn read out of call_undef_hook()Mark Rutland
2023-10-25arm64: factor out EL1 SSBS emulation hookMark Rutland
2023-10-25arm64: split EL0/EL1 UNDEF handlersMark Rutland
2023-10-25arm64: allow kprobes on EL0 handlersMark Rutland
2023-10-25arm64: rework BTI exception handlingMark Rutland
2023-10-25arm64: rework FPAC exception handlingMark Rutland
2023-10-25arm64: consistently pass ESR_ELx to die()Mark Rutland
2023-10-25arm64: die(): pass 'err' as longMark Rutland
2023-10-25arm64: report EL1 UNDEFs betterMark Rutland
2023-09-26Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-09-26Merge tag 'v5.10.197' into v5.10/standard/baseBruce Ashfield
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-19arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-09-04Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-09-04Merge tag 'v5.10.194' into v5.10/standard/baseBruce Ashfield
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann
2023-06-05Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-06-05Merge tag 'v5.10.181' into v5.10/standard/baseBruce Ashfield
2023-05-30KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon
2023-05-19Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-05-19Merge tag 'v5.10.180' into v5.10/standard/baseBruce Ashfield
2023-05-17arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel
2023-05-17arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel
2023-05-17arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-03-17Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-03-17Merge tag 'v5.10.175' into v5.10/standard/baseBruce Ashfield
2023-03-17arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
2023-02-01Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-02-01Merge tag 'v5.10.166' into v5.10/standard/baseBruce Ashfield
2023-02-01Merge tag 'v5.10.165' into v5.10/standard/baseBruce Ashfield
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-24efi: rt-wrapper: Add missing includeArd Biesheuvel
2023-01-24arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel
2023-01-17Revert "s32gen1: Add workaround for A53 GPR model event generation"Ghennadi Procopciuc
2023-01-12Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-01-12arm64: uaccess: remove vestigal UAO supportMark Rutland