summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-08ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
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-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
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: use LOADADDR() to get load address of sectionsRussell King (Oracle)
2022-03-11ARM: early traps initialisationRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-11-26ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-10-06ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin
2021-10-06ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-10-06ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-10-06ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-09-22ARM: 8918/2: only build return_address() if neededBen Dooks
2021-07-20arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-05-22ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang
2021-05-22ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei
2021-02-23ARM: kexec: fix oops after TLB are invalidatedRussell King
2021-02-23ARM: ensure the signal page contains defined contentsRussell King
2020-12-30ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel
2020-11-05ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson
2020-10-01ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-22ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe
2020-06-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King
2020-03-20ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli
2020-02-05ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin
2020-01-27ARM: 8896/1: VDSO: Don't leak kernel addressesGeert Uytterhoeven
2020-01-27ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4Vladimir Murzin
2020-01-27ARM: 8848/1: virt: Align GIC version check with arm64 counterpartVladimir Murzin
2020-01-27ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski
2019-11-24ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin
2019-11-06ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-16ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan
2019-04-20ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin