aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-01-22arm64: dts: rockchip: Add TPS65185 for PineNoteAndreas Kemnade1-0/+49
2026-01-22riscv: dts: allwinner: d1: Add CPU thermal sensor and zoneAlex Studer3-0/+80
2026-01-22s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov1-8/+9
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang5-0/+33
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 exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier1-1/+26
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-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner16-0/+16
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland1-0/+4
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland1-14/+12
2026-01-22Merge tag 'apple-soc-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/dtKrzysztof Kozlowski28-0/+2317
2026-01-22Merge tag 'lpc32xx-dt-for-6.20' of https://github.com/vzapolskiy/linux-lpc32xx into soc/dtKrzysztof Kozlowski3-65/+94
2026-01-22Merge tag 'aspeed-6.20-devicetree-1' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into soc/dtKrzysztof Kozlowski7-134/+1812
2026-01-22Merge tag 'nuvoton-arm64-6.20-devicetree-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into soc/dtKrzysztof Kozlowski1-0/+1
2026-01-22arm64: dts: marvell: Add SoC specific compatibles to SafeXcel cryptoAngeloGioacchino Del Regno2-2/+4
2026-01-22KVM: arm64: nv: Return correct RES0 bits for FGT registersZenghui Yu (Huawei)1-1/+1
2026-01-22Merge tag 'v6.20-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtKrzysztof Kozlowski38-25/+2248
2026-01-22KVM: arm64: Always populate FGT masks at boot timeMarc Zyngier1-9/+9
2026-01-22Merge tag 'v6.20-rockchip-dts32-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtKrzysztof Kozlowski1-1/+16
2026-01-22Merge tag 'juno-updates-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/dtKrzysztof Kozlowski2-4/+11
2026-01-21ARM: dts: qcom: switch to RPMPD_* indicesDmitry Baryshkov1-2/+2
2026-01-21arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regionsKonrad Dybcio1-2/+6
2026-01-21arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regionsKonrad Dybcio1-2/+6
2026-01-21arm64: dts: qcom: sm8750: add ADSP fastrpc-compute-cb nodesAlexey Klimov1-0/+61
2026-01-21arm64: dts: qcom: sm8750: add memory node for adsp fastrpcAlexey Klimov1-0/+8
2026-01-21arm64: dts: qcom: switch to RPMPD_* indicesDmitry Baryshkov8-40/+40
2026-01-21Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds21-60/+39
2026-01-21arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable SDIO interfaceNick Xie1-0/+27
2026-01-21perf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
2026-01-21arm64: dts: qcom: oneplus-enchilada: Specify i2c4 clock frequencyDavid Heidelberg1-0/+2
2026-01-21arm64: dts: qcom: sm6350: Add clocks for aggre1 & aggre2 NoCLuca Weiss1-0/+3
2026-01-21arm64: dts: qcom: agatti: enable FastRPC on the ADSPDmitry Baryshkov1-0/+41
2026-01-21Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixesArnd Bergmann5-13/+16
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek3-3/+3
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing4-4/+4
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap7-0/+7
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto13-13/+0
2026-01-20mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang1-4/+2
2026-01-20x86/clear_page: introduce clear_pages()Ankur Arora1-5/+12
2026-01-20x86/mm: simplify clear_page_*Ankur Arora3-46/+66
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand21-26/+7
2026-01-20mm: add basic tests for lazy_mmuKevin Brodsky1-1/+3
2026-01-20x86/xen: use lazy_mmu_state when context-switchingKevin Brodsky2-5/+2
2026-01-20sparc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky2-9/+1