summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2026-03-04arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan1-4/+0
2026-03-04arm64: Disable branch profiling for all arm64 codeBreno Leitao1-0/+4
2026-03-04arm64: tegra: smaug: Add usb-role-switch supportDiogo Ivo1-0/+2
2026-03-04arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang1-0/+1
2026-03-04arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1Dmitry Baryshkov1-0/+7
2026-03-04arm64: dts: amlogic: g12: assign the MMC A signal clockJerome Brunet1-0/+3
2026-03-04arm64: dts: amlogic: g12: assign the MMC B and C signal clocksJerome Brunet1-0/+6
2026-03-04arm64: dts: amlogic: gx: assign the MMC signal clocksJerome Brunet2-0/+18
2026-03-04arm64: dts: amlogic: axg: assign the MMC signal clocksJerome Brunet1-0/+6
2026-03-04arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-onCasey Connolly1-0/+1
2026-03-04arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-onCasey Connolly1-1/+0
2026-03-04arm64: dts: qcom: sdm630: fix gpu_speed_bin sizeDmitry Baryshkov1-2/+2
2026-03-04arm64: dts: qcom: sdm630: correct QFPROM byte offsetsKrzysztof Kozlowski1-4/+4
2026-02-06arm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4sGeraldo Nascimento1-1/+0
2026-02-06arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
2026-01-19arm64: dts: add off-on-delay-us for usdhc2 regulatorHaibo Chen1-0/+1
2026-01-19KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warningJustin Stitt1-0/+3
2026-01-19bpf, arm64: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2026-01-19arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrlTim Harvey1-11/+0
2025-10-29arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland2-0/+2
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-3/+10
2025-10-19arm64: dts: qcom: sdm845: Fix slimbam num-channels/eesStephan Gerhold1-2/+2
2025-10-19arm64: dts: qcom: msm8916: Add missing MDSS resetStephan Gerhold1-0/+2
2025-10-19arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatibleAngeloGioacchino Del Regno1-1/+1
2025-10-19KVM: arm64: Fix softirq masking in FPSIMD register saving sequenceWill Deacon1-2/+6
2025-10-02arm64: dts: imx8mp: Correct thermal sensor indexPeng Fan1-2/+2
2025-09-09arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDsGabor Juhos1-3/+6
2025-09-09arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-proPeter Robinson1-0/+1
2025-08-28KVM: arm64: Fix kernel BUG() due to bad backport of FPSIMD/SVE/SME fixWill Deacon1-2/+2
2025-08-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual1-3/+0
2025-08-28arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz1-0/+6
2025-08-28arm64: Mark kernel as tainted on SAE and SError panicBreno Leitao2-0/+2
2025-08-28arm64: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-08-28arm64: dts: imx8mn-beacon: Fix HS400 USDHC clock speedAdam Ford1-0/+2
2025-08-28arm64: dts: imx8mm-beacon: Fix HS400 USDHC clock speedAdam Ford1-0/+2
2025-08-28sched: Add wrapper for get_wchan() to keep task blockedKees Cook2-4/+2
2025-07-10arm64: Restrict pagetable teardown to avoid false warningDev Jain1-1/+2
2025-06-27arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu1-1/+1
2025-06-27arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse2-0/+3
2025-06-27arm64: bpf: Only mitigate cBPF programs loaded by unprivileged usersJames Morse1-0/+3
2025-06-27arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse3-5/+53
2025-06-27arm64: spectre: increase parameters that can be used to turn off bhb mitigati...Liu Song1-1/+9
2025-06-27arm64: proton-pack: Expose whether the branchy loop k valueJames Morse2-0/+6
2025-06-27arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse2-0/+6
2025-06-27arm64: insn: Add support for encoding DSBJames Morse2-23/+38
2025-06-27arm64: insn: add encoders for atomic operationsHou Tao3-23/+253
2025-06-27arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao2-12/+14