summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-07-30arm64: dts: qcom: milos: Add GX clock controllerLuca Weiss
2026-07-30arm64: dts: qcom: taoyao: Drop adsp_rpc_remote_heap_mem overrideStanislav Zaikin
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30Merge tag 'powerpc-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-07-30KVM: s390: Add tracepoint for DIAG 9c directed yield operationsCiunas Bennett
2026-07-30KVM: s390: Refactor __diag_time_slice_end_directed for single exit pointCiunas Bennett
2026-07-30mfd: db8500-prcmu: Fold dbx500 header into db8500Linus Walleij
2026-07-30x86/kcfi: Optimize call sequencePeter Zijlstra
2026-07-30Merge tag 'mtk-dts64-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-30Merge tag 'mtk-dts32-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-30Merge tag 'imx-dt-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/fra...Arnd Bergmann
2026-07-30riscv: dts: spacemit: Add cpu scaling for Milk-V JupiterAurelien Jarno
2026-07-30Merge tag 'imx-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/fr...Arnd Bergmann
2026-07-30Merge tag 'qcom-arm64-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-07-30riscv: dts: spacemit: k1-bananapi-cm6: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-orangepi-r2s: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-musepi-pro: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-orangepi-rv2: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-milkv-jupiter: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-bananapi-f3: fix maximum CPU core voltageAurelien Jarno
2026-07-30Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...Mike Rapoport (Microsoft)
2026-07-30RISC-V: KVM: Add more arch-specific tracepointsYuhang.Chen
2026-07-30RISC-V: KVM: Mark the reset callback of FWFT extension always dirties CSRInochi Amaoto
2026-07-30RISC-V: KVM: Reset the SBI extension when disable itInochi Amaoto
2026-07-30RISC-V: KVM: Add SBI FWFT validation supportInochi Amaoto
2026-07-30RISC-V: KVM: Add SBI extension validate callbackInochi Amaoto
2026-07-29riscv: vdso: Only try to install vDSO when presentThomas Weißschuh
2026-07-29riscv: mm: Fix out-of-bounds page-table walk during memory hot-removeKarl Mehltretter
2026-07-29ARM: dts: BCM5301X: EA9200: fix NVRAM sizeRosen Penev
2026-07-29ARM: dts: BCM5301X: fix PCIe controller 2 second interruptRosen Penev
2026-07-30s390/configs: Increase CONFIG_LOCKDEP_CHAINS_BITSChristian Borntraeger
2026-07-30s390: Add support for DCACHE_WORD_ACCESS (again)Heiko Carstens
2026-07-30s390/mm: Use goto statement in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Use handle_fault_error() in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Remove folio handling for kernel faults in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Fix handling of vmalloc area in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Use lock_mm_and_find_vma() in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Add missing mm check to do_secure_storage_access()Heiko Carstens
2026-07-30KVM: s390: pv: Use VM_SPARSE area for guest variable storage areaHeiko Carstens
2026-07-30s390/spinlock: Add contention tracepoints to lock slowpathCiunas Bennett
2026-07-30s390/ipl: Improve readabilityMete Durlu
2026-07-30s390/ipl: Use ARRAY_SIZE macroMete Durlu
2026-07-30s390/maccess: Use proper PTE accessors for copying old memoryAlexander Gordeev
2026-07-30s390/vdso: Use symbolic constants for the PHDR permission flagsJens Remus
2026-07-30s390/vdso: Pass --eh-frame-hdr to the linkerJens Remus
2026-07-30s390/syscalls: Use define instead of '1' to indicate PER trapSven Schnelle
2026-07-30s390/traps: Remove PIF_GUEST_FAULTSven Schnelle
2026-07-30s390/uapi: Remove obsolete unistd_32.h from Kbuild fileThomas Huth
2026-07-30s390: Select SWIOTLB_DYNAMIC and DMA_COHERENT_POOLJaehoon Kim
2026-07-30s390/pv: Enable SWIOTLB_ANY for s390 PVJaehoon Kim