summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-03arm64/gcs: Fix error handling in arch_set_shadow_stack_status()Breno Leitao1-2/+2
2026-02-02arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2026-01-29Merge branch 'for-next/selftests' into for-next/coreWill Deacon6-29/+76
2026-01-29Merge branch 'for-next/perf' into for-next/coreWill Deacon5-18/+30
2026-01-29Merge branch 'for-next/misc' into for-next/coreWill Deacon4-6/+8
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon5-0/+62
2026-01-29Merge branch 'for-next/entry' into for-next/coreWill Deacon5-28/+46
2026-01-29Merge branch 'for-next/cpufreq' into for-next/coreWill Deacon4-4/+82
2026-01-29Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon27-110/+201
2026-01-29Merge branch 'for-next/acpi' into for-next/coreWill Deacon2-9/+94
2026-01-28arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly1-0/+3
2026-01-28kselftest/arm64: Raise default number of loops in fp-pidbenchMark Brown1-1/+1
2026-01-28kselftest/arm64: Add a no-SVE loop after SVE in fp-pidbenchMark Brown1-0/+4
2026-01-28perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior1-1/+1
2026-01-27arm64: mte: Set TCMA1 whenever MTE is present in the kernelCarl Worth1-5/+5
2026-01-27arm64/ptrace: Return early for ptrace_report_syscall_entry() errorJinjie Ruan1-5/+9
2026-01-27arm64/ptrace: Split report_syscall()Jinjie Ruan1-12/+29
2026-01-27arm64: Remove unused _TIF_WORK_MASKJinjie Ruan1-6/+0
2026-01-26kselftest/arm64: Add missing file in .gitignoreI-Hsin Cheng1-0/+1
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei5-0/+62
2026-01-22kselftest/arm64: Add HWCAP test for FEAT_LS64Yicong Yang1-0/+49
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang7-0/+52
2026-01-22KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guestYicong Yang1-0/+6
2026-01-22arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1Yicong Yang1-1/+11
2026-01-22KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memoryYicong Yang4-1/+56
2026-01-22KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64BMarc Zyngier1-7/+36
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier2-2/+28
2026-01-22kselftest/arm64: Use syscall() macro over nolibc my_syscall()Thomas Weißschuh2-26/+17
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsBreno Leitao1-1/+2
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven1-1/+0
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier5-28/+3
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier7-66/+0
2026-01-09ACPI: AGDI: Add interrupt signaling mode supportKazuhiro Abe1-9/+92
2026-01-09arm64: Disable branch profiling for all arm64 codeBreno Leitao1-0/+4
2026-01-07perf/arm_dsu: Allow standard cycles eventsRobin Murphy1-3/+2
2026-01-07perf/arm_dsu: Support DSU-120Robin Murphy1-1/+7
2026-01-07perf/arm_dsu: Support DSU-110Robin Murphy1-10/+14
2026-01-06arm64: kernel: initialize missing kexec_buf->random fieldYeoreum Yun1-1/+1
2026-01-06kselftest/arm64: Support FORCE_TARGETSMark Brown1-2/+4
2026-01-06arm64: topology: Handle AMU FIE setup on CPU hotplugLifeng Zheng2-3/+71
2026-01-06cpufreq: Add new helper function returning cpufreq policyLifeng Zheng2-0/+11
2026-01-06arm64: topology: Skip already covered CPUs when setting freq sourceLifeng Zheng1-1/+1
2026-01-06arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang1-0/+1
2026-01-05MAINTAINERS: Update the maintainers for ARM64 ACPIHanjun Guo1-0/+2
2026-01-05drivers: perf: use bitmap_empty() where appropriateYury Norov (NVIDIA)2-3/+2
2026-01-05perf/arm-cmn: Support CMN-600AERobin Murphy1-0/+4
2026-01-05arm64: Avoid memcpy() for syscall_get_arguments()Jinjie Ruan1-4/+12
2026-01-05syscall.h: Remove unused SYSCALL_MAX_ARGSJinjie Ruan3-5/+0
2026-01-05arm64: simplify arch_uprobe_xol_was_trapped returnOsama Abdelkader1-4/+1
2025-12-14Linux 6.19-rc1v6.19-rc1Linus Torvalds1-2/+2