summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-01-22riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor-1/+1
2026-01-22x86: make page fault handling disable interrupts properlyCedric Xing-10/+5
2026-01-22mips: Add support for PC32 relocations in vmlinuxArd Biesheuvel-0/+4
2026-01-22arm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin-5/+5
2026-01-22arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin-3/+3
2026-01-22arm64: dts: rockchip: Add Anbernic RG-DSChris Morgan-0/+1238
2026-01-22arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576Alexey Charkov-1/+8
2026-01-22arm64: dts: rockchip: Add TPS65185 for PineNoteAndreas Kemnade-0/+49
2026-01-22riscv: dts: allwinner: d1: Add CPU thermal sensor and zoneAlex Studer-0/+80
2026-01-22s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov-8/+9
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang-0/+33
2026-01-22KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guestYicong Yang-0/+6
2026-01-22arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1Yicong Yang-1/+11
2026-01-22KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memoryYicong Yang-1/+56
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier-1/+26
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsBreno Leitao-1/+2
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven-1/+0
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier-28/+3
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier-66/+0
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+16
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland-6/+16
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland-0/+4
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland-14/+12
2026-01-22Merge tag 'apple-soc-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Krzysztof Kozlowski-0/+2317
2026-01-22Merge tag 'lpc32xx-dt-for-6.20' of https://github.com/vzapolskiy/linux-lpc32x...Krzysztof Kozlowski-65/+94
2026-01-22Merge tag 'aspeed-6.20-devicetree-1' of https://git.kernel.org/pub/scm/linux/...Krzysztof Kozlowski-134/+1812
2026-01-22Merge tag 'nuvoton-arm64-6.20-devicetree-0' of https://git.kernel.org/pub/scm...Krzysztof Kozlowski-0/+1
2026-01-22arm64: dts: marvell: Add SoC specific compatibles to SafeXcel cryptoAngeloGioacchino Del Regno-2/+4
2026-01-22KVM: arm64: nv: Return correct RES0 bits for FGT registersZenghui Yu (Huawei)-1/+1
2026-01-22Merge tag 'v6.20-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski-25/+2248
2026-01-22KVM: arm64: Always populate FGT masks at boot timeMarc Zyngier-9/+9
2026-01-22Merge tag 'v6.20-rockchip-dts32-1' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski-1/+16
2026-01-22Merge tag 'juno-updates-7.0' of https://git.kernel.org/pub/scm/linux/kernel/g...Krzysztof Kozlowski-4/+11
2026-01-21ARM: dts: qcom: switch to RPMPD_* indicesDmitry Baryshkov-2/+2
2026-01-21arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regionsKonrad Dybcio-2/+6
2026-01-21arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regionsKonrad Dybcio-2/+6
2026-01-21arm64: dts: qcom: sm8750: add ADSP fastrpc-compute-cb nodesAlexey Klimov-0/+61
2026-01-21arm64: dts: qcom: sm8750: add memory node for adsp fastrpcAlexey Klimov-0/+8
2026-01-21arm64: dts: qcom: switch to RPMPD_* indicesDmitry Baryshkov-40/+40
2026-01-21Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-60/+39
2026-01-21arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable SDIO interfaceNick Xie-0/+27
2026-01-21perf/x86/intel: Do not enable BTS for guestsFernand Sieber-2/+11
2026-01-21arm64: dts: qcom: oneplus-enchilada: Specify i2c4 clock frequencyDavid Heidelberg-0/+2
2026-01-21arm64: dts: qcom: sm6350: Add clocks for aggre1 & aggre2 NoCLuca Weiss-0/+3
2026-01-21arm64: dts: qcom: agatti: enable FastRPC on the ADSPDmitry Baryshkov-0/+41
2026-01-21Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-13/+16
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek-3/+3
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing-4/+4
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+7
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto-13/+0