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