aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner4-6/+20
2026-06-03riscv: dts: sophgo: reduce SG2042 MSI count to 16Icenowy Zheng1-1/+1
2026-06-03riscv: dts: sophgo: sg2042: use hex for CPU unit addressInochi Amaoto1-118/+118
2026-06-03riscv: dts: sophgo: sg2044: use hex for CPU unit addressInochi Amaoto1-118/+118
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song1-10/+4
2026-06-02powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)1-8/+0
2026-06-02s390/mm: use free_reserved_page() in vmem_free_pages()David Hildenbrand (Arm)1-2/+1
2026-06-02sparc/mm: remove register_page_bootmem_info()David Hildenbrand (Arm)1-20/+0
2026-06-03riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllersHan Gao1-0/+4
2026-06-02x86/platform/uv: Use str_enabled_disabled() in uv_nmi_setup_hubless_intr()Thorsten Blum1-1/+2
2026-06-02arm64: dts: rockchip: Fix vcc_sdio regulator max voltage on Pinebook ProHugo Osvaldo Barrera1-1/+1
2026-06-02arm64: dts: rockchip: Enable USB 2.0 ports on NanoPi Zero2Jonas Karlman1-0/+29
2026-06-02arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1Jonas Karlman1-0/+25
2026-06-02arm64: dts: rockchip: Enable USB ports on Radxa ROCK 2A/2FJonas Karlman3-0/+40
2026-06-02arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20CJonas Karlman1-0/+60
2026-06-02arm64: dts: rockchip: Add USB nodes for RK3528Jonas Karlman1-0/+80
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh9-9/+0
2026-06-02riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacksThomas Weißschuh1-8/+0
2026-06-02ARM: dts: freescale: add bootph-all to i.MX7ULP watchdog nodesAlice Guo1-0/+12
2026-06-02s390/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker3-9/+73
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+41
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+24
2026-06-02ARM: dts: imx7: add nvmem-layoutAlexander Feilke1-0/+10
2026-06-02KVM: s390: Remove ptep_zap_softleaf_entry()Claudio Imbrenda1-20/+5
2026-06-02KVM: s390: Fix possible reference leak in fault-in codeClaudio Imbrenda1-8/+8
2026-06-02KVM: s390: Prevent memslots outside the ASCE rangeClaudio Imbrenda1-5/+28
2026-06-02KVM: x86: Take PIC lock on KVM_GET_IRQCHIP pathCarlos López1-0/+4
2026-06-02arm64: mm: Unmap kernel data/bss entirely from the linear mapArd Biesheuvel1-4/+41
2026-06-02arm64: mm: Map the kernel data/bss read-only in the linear mapArd Biesheuvel1-2/+13
2026-06-02sh: Drop cache flush of the zero page at bootArd Biesheuvel1-3/+0
2026-06-02powerpc/code-patching: Avoid r/w mapping of the zero pageArd Biesheuvel1-50/+2
2026-06-02arm64: mm: Don't abuse memblock NOMAP to check for overlapsArd Biesheuvel1-16/+10
2026-06-02arm64: Move fixmap and kasan page tables to end of kernel imageArd Biesheuvel4-5/+13
2026-06-02arm64: mm: Permit contiguous attribute for preliminary mappingsArd Biesheuvel1-7/+3
2026-06-02arm64: kfence: Avoid NOMAP tricks when mapping the early poolArd Biesheuvel1-21/+6
2026-06-02arm64: mm: Permit contiguous descriptors to be manipulatedArd Biesheuvel1-4/+0
2026-06-02arm64: mm: Preserve non-contiguous descriptors when mapping DRAMArd Biesheuvel2-2/+24
2026-06-02arm64: mm: Preserve existing table mappings when mapping DRAMArd Biesheuvel1-2/+4
2026-06-02arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappingsArd Biesheuvel1-2/+2
2026-06-02arm64: mm: Drop redundant pgd_t* argument from map_mem()Ard Biesheuvel1-13/+12
2026-06-02arm64: mm: Remove bogus stop condition from map_mem() loopArd Biesheuvel1-2/+0
2026-06-02KVM: s390: Lock pte when making page secureClaudio Imbrenda1-1/+20
2026-06-02KVM: s390: Fix fault-in codeClaudio Imbrenda1-7/+7
2026-06-02KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()Claudio Imbrenda1-5/+6
2026-06-02KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()Claudio Imbrenda1-2/+6
2026-06-02KVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda2-45/+73
2026-06-02KVM: s390: Fix _gmap_crstep_xchg_atomic()Claudio Imbrenda1-0/+3
2026-06-02KVM: s390: Fix _gmap_unmap_crste()Claudio Imbrenda1-3/+16
2026-06-02arm64: dts: rockchip: enable adc button for Radxa E25Chukun Pan1-0/+14
2026-06-02Merge tag 'v7.2-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ker...Linus Walleij61-89/+1188