aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2023-09-26Merge tag 'v5.10.197' into v5.10/standard/baseBruce Ashfield
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-04Merge tag 'v5.10.194' into v5.10/standard/baseBruce Ashfield
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-08-08Merge tag 'v5.10.189' into v5.10/standard/baseBruce Ashfield
2023-08-08ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-12Merge tag 'v5.10.183' into v5.10/standard/baseBruce Ashfield
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-02-01Merge tag 'v5.10.166' into v5.10/standard/baseBruce Ashfield
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-04Merge tag 'v5.10.162' into v5.10/standard/baseBruce Ashfield
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04arm: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-05-25Merge tag 'v5.10.118' into v5.10/standard/baseBruce Ashfield
2022-05-25ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-25ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-04-08ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel
2022-03-21Merge tag 'v5.10.106' into v5.10/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.10.105' into v5.10/standard/baseBruce Ashfield
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot
2022-03-11ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: early traps initialisationRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-09Merge tag 'v5.10.104' into v5.10/standard/baseBruce Ashfield
2022-03-08ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)
2022-01-25Merge tag 'v5.10.93' into v5.10/standard/baseBruce Ashfield
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-12-30Merge tag 'v5.10.89' into v5.10/standard/baseBruce Ashfield
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-18ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu
2021-11-04Merge tag 'v5.10.77' into v5.10/standard/baseBruce Ashfield
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-11-02ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann
2021-09-27Merge tag 'v5.10.69' into v5.10/standard/baseBruce Ashfield
2021-09-26ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin
2021-09-26ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-09-26ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-09-26ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/baseBruce Ashfield
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-07-14arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong
2021-06-30Merge tag 'v5.10.47' into v5.10/standard/baseBruce Ashfield
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-05-28Merge tag 'v5.10.39' into v5.10/standard/baseBruce Ashfield
2021-05-22ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam