summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2025-07-08arm64: debug: remove debug exception registration infrastructureAda Couprie Diaz
2025-07-08arm64: debug: split bkpt32 exception entryAda Couprie Diaz
2025-07-08arm64: debug: split brk64 exception entryAda Couprie Diaz
2025-07-08arm64: debug: split hardware watchpoint exception entryAda Couprie Diaz
2025-07-08arm64: debug: split single stepping exception entryAda Couprie Diaz
2025-07-08arm64: debug: refactor reinstall_suspended_bps()Ada Couprie Diaz
2025-07-08arm64: debug: split hardware breakpoint exception entryAda Couprie Diaz
2025-07-08arm64: entry: Add entry and exit functions for debug exceptionsAda Couprie Diaz
2025-07-08arm64: debug: remove break/step handler registration infrastructureAda Couprie Diaz
2025-07-08arm64: debug: call step handlers staticallyAda Couprie Diaz
2025-07-08arm64: debug: call software breakpoint handlers staticallyAda Couprie Diaz
2025-07-08arm64: refactor aarch32_break_handler()Ada Couprie Diaz
2025-07-08arm64: debug: clean up single_step_handler logicAda Couprie Diaz
2025-07-04arm64: poe: Handle spurious Overlay faultsKevin Brodsky
2025-07-04arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown
2025-07-04arm64: move smp_send_stop() cpu mask off stackArnd Bergmann
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier
2025-07-04arm64: efi: Fix KASAN false positive for EFI runtime stackBreno Leitao
2025-07-04arm64/watchdog_hld: Add a cpufreq notifier for update watchdog threshYicong Yang
2025-07-03arm64/debug: Drop redundant DBG_MDSCR_* macrosAnshuman Khandual
2025-07-02arm64/hwcaps: Add MTE_STORE_ONLY hwcapsYeoreum Yun
2025-07-02arm64/kernel: Support store-only mte tag checkYeoreum Yun
2025-07-02arm64/cpufeature: Add MTE_STORE_ONLY featureYeoreum Yun
2025-07-02arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supportedYeoreum Yun
2025-07-02arm64/cpufeature: Add FEAT_MTE_TAGGED_FAR featureYeoreum Yun
2025-07-01arm64: Implement HAVE_LIVEPATCHSong Liu
2025-07-01ACPI: Suppress misleading SPCR console message when SPCR table is absentLi Chen
2025-07-01arm64: pi: use 'targets' instead of extra-y in MakefileMasahiro Yamada
2025-06-30arm64: Add BBM Level 2 cpu featureMikoĊ‚aj Lenczewski
2025-06-30arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability typeCatalin Marinas
2025-06-20arm64: stacktrace: Implement arch_stack_walk_reliable()Song Liu
2025-06-20arm64: stacktrace: Check kretprobe_find_ret_addr() return valueMark Rutland
2025-06-20arm64/module: Use text-poke API for late relocations.Dylan Hatch
2025-06-12arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu
2025-06-12arm64/gcs: Don't call gcs_free() during flush_gcs()Mark Brown
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-06-02arm64: Add override for MPAMXi Ruoyao
2025-06-02arm64: Work around convergence issue with LLD linkerArd Biesheuvel
2025-06-02arm64: Disable LLD linker ASSERT()s for the time beingArd Biesheuvel
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-27Merge branch 'for-next/sme-fixes' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/entry' into for-next/coreWill Deacon