summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-02KVM: s390: Remove ptep_zap_softleaf_entry()Claudio Imbrenda
2026-06-02KVM: s390: Fix possible reference leak in fault-in codeClaudio Imbrenda
2026-06-02KVM: s390: Prevent memslots outside the ASCE rangeClaudio Imbrenda
2026-06-02KVM: x86: Take PIC lock on KVM_GET_IRQCHIP pathCarlos López
2026-06-02arm64: mm: Unmap kernel data/bss entirely from the linear mapArd Biesheuvel
2026-06-02arm64: mm: Map the kernel data/bss read-only in the linear mapArd Biesheuvel
2026-06-02sh: Drop cache flush of the zero page at bootArd Biesheuvel
2026-06-02powerpc/code-patching: Avoid r/w mapping of the zero pageArd Biesheuvel
2026-06-02arm64: mm: Don't abuse memblock NOMAP to check for overlapsArd Biesheuvel
2026-06-02arm64: Move fixmap and kasan page tables to end of kernel imageArd Biesheuvel
2026-06-02arm64: mm: Permit contiguous attribute for preliminary mappingsArd Biesheuvel
2026-06-02arm64: kfence: Avoid NOMAP tricks when mapping the early poolArd Biesheuvel
2026-06-02arm64: mm: Permit contiguous descriptors to be manipulatedArd Biesheuvel
2026-06-02arm64: mm: Preserve non-contiguous descriptors when mapping DRAMArd Biesheuvel
2026-06-02arm64: mm: Preserve existing table mappings when mapping DRAMArd Biesheuvel
2026-06-02arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappingsArd Biesheuvel
2026-06-02arm64: mm: Drop redundant pgd_t* argument from map_mem()Ard Biesheuvel
2026-06-02arm64: mm: Remove bogus stop condition from map_mem() loopArd Biesheuvel
2026-06-02KVM: s390: Lock pte when making page secureClaudio Imbrenda
2026-06-02KVM: s390: Fix fault-in codeClaudio Imbrenda
2026-06-02KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()Claudio Imbrenda
2026-06-02KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()Claudio Imbrenda
2026-06-02KVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda
2026-06-02KVM: s390: Fix _gmap_crstep_xchg_atomic()Claudio Imbrenda
2026-06-02KVM: s390: Fix _gmap_unmap_crste()Claudio Imbrenda
2026-06-02arm64: dts: rockchip: enable adc button for Radxa E25Chukun Pan
2026-06-02Merge tag 'v7.2-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ker...Linus Walleij
2026-06-02Merge tag 'v7.2-rockchip-dts32' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2026-06-02ARM64: remove unnecessary architecture-specific <asm/device.h>Ethan Nelson-Moore
2026-06-02Merge branch 'tip/sched/urgent'Peter Zijlstra
2026-06-02Merge tag 'qcom-arm64-for-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-06-02arm64: dts: amlogic: t7: Add i2c pinctrl nodeRonald Claveau
2026-06-02arm64: dts: amlogic: t7: khadas-vim4: add PWM-driven status LEDRonald Claveau
2026-06-02arm64: dts: amlogic: t7: khadas-vim4: reorder root nodeRonald Claveau
2026-06-02arm64: dts: amlogic: t7: Fix missing required reset propertyRonald Claveau
2026-06-02arm64: dts: amlogic: t7: khadas-vim4: Add MMC nodesRonald Claveau
2026-06-02arm64: dts: amlogic: t7: khadas-vim4: Add SDIO power sequence and WiFi clockRonald Claveau
2026-06-02arm64: dts: amlogic: t7: Add PWM controller nodesRonald Claveau
2026-06-02arm64: dts: amlogic: t7: Add MMC controller nodesRonald Claveau
2026-06-02arm64: dts: amlogic: t7: Add clock controller nodesJian Hu
2026-06-02arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: use rc-khadas keymapNick Xie
2026-06-02arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable HYM8563 RTCNick Xie
2026-06-02arm64: dts: amlogic: meson-s4: add VRTC nodeNick Xie
2026-06-02arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add Function key supportNick Xie
2026-06-02arm64: dts: amlogic: meson-s4: add internal SARADC controllerNick Xie
2026-06-02arm64: dts: amlogic: t7: khadas-vim4: Add power regulatorsRonald Claveau
2026-06-02powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_...Thorsten Blum
2026-06-02powerpc: Fix indentation and replace typedef with struct nameThorsten Blum
2026-06-02powerpc/rtas: Replace one-element array with flexible array memberThorsten Blum
2026-06-02powerpc: use sysfs_emit{_at} in sysfs show functionsThorsten Blum