summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-03KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guestSean Christopherson
2026-06-03KVM: x86/xen: Bug the VM if 32-bit KVM observes a 64-bit mode hypercallSean Christopherson
2026-06-03KVM: SVM: Truncate INVLPGA address in compatibility modeSean Christopherson
2026-06-03Merge tag 'samsung-soc-7.2' of https://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2026-06-03Merge tag 'stm32-dt-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2026-06-03Merge tag 'samsung-dt64-7.2' of https://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2026-06-03Merge tag 'tegra-for-7.2-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-06-03Merge tag 'gemini-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij
2026-06-03arm64: kernel: Disable CNP on HiSilicon HIP09Zeng Heng
2026-06-03arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capabilityZeng Heng
2026-06-03x86/vdso: Implement __vdso_futex_robust_try_unlock()Thomas Gleixner
2026-06-03x86/vdso: Prepare for robust futex unlock supportThomas Gleixner
2026-06-03x86: Select ARCH_MEMORY_ORDER_TSOThomas Gleixner
2026-06-03uaccess: Provide unsafe_atomic_store_release_user()Thomas Gleixner
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner
2026-06-03riscv: dts: sophgo: reduce SG2042 MSI count to 16Icenowy Zheng
2026-06-03riscv: dts: sophgo: sg2042: use hex for CPU unit addressInochi Amaoto
2026-06-03riscv: dts: sophgo: sg2044: use hex for CPU unit addressInochi Amaoto
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song
2026-06-02powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)
2026-06-02s390/mm: use free_reserved_page() in vmem_free_pages()David Hildenbrand (Arm)
2026-06-02sparc/mm: remove register_page_bootmem_info()David Hildenbrand (Arm)
2026-06-03riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllersHan Gao
2026-06-02x86/platform/uv: Use str_enabled_disabled() in uv_nmi_setup_hubless_intr()Thorsten Blum
2026-06-02arm64: dts: rockchip: Fix vcc_sdio regulator max voltage on Pinebook ProHugo Osvaldo Barrera
2026-06-02arm64: dts: rockchip: Enable USB 2.0 ports on NanoPi Zero2Jonas Karlman
2026-06-02arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1Jonas Karlman
2026-06-02arm64: dts: rockchip: Enable USB ports on Radxa ROCK 2A/2FJonas Karlman
2026-06-02arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20CJonas Karlman
2026-06-02arm64: dts: rockchip: Add USB nodes for RK3528Jonas Karlman
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh
2026-06-02riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacksThomas Weißschuh
2026-06-02ARM: dts: freescale: add bootph-all to i.MX7ULP watchdog nodesAlice Guo
2026-06-02s390/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-02ARM: dts: imx7: add nvmem-layoutAlexander Feilke
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