summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-04-01arm64: dts: qcom: glymur-crd: Enable DisplayPort supportAbel Vesa
2026-04-01Merge tag 'arm-soc/for-7.1/devicetree' of https://github.com/Broadcom/stblinu...Arnd Bergmann
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel
2026-04-01KVM: arm64: Don't hold 'vm_table_lock' across guest page reclaimWill Deacon
2026-04-01KVM: arm64: Allow get_pkvm_hyp_vm() to take a reference to a dying VMWill Deacon
2026-04-01KVM: arm64: Prevent teardown finalisation of referenced 'hyp_vm'Will Deacon
2026-04-01Merge tag 'hisi-dts-fixes-for-7.0' of https://github.com/hisilicon/linux-hisi...Krzysztof Kozlowski
2026-04-01Merge tag 'nuvoton-arm64-7.1-devicetree-0' of ssh://gitolite.kernel.org/pub/s...Krzysztof Kozlowski
2026-04-01Merge tag 'aspeed-7.1-devicetree-0' of ssh://gitolite.kernel.org/pub/scm/linu...Krzysztof Kozlowski
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
2026-04-01memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=yMike Rapoport (Microsoft)
2026-04-01powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)
2026-04-01powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)
2026-04-01powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)
2026-04-01powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)
2026-04-01powerpc/net: Inline checksum wrappers and convert to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/sstep: Convert to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/align: Convert emulate_spe() to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/ptrace: Convert gpr32_set_common_user() to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/futex: Use masked user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy
2026-04-01powerpc/ps3: spu.c: fix enum and Return kernel-doc warningsRandy Dunlap
2026-04-01powerpc: kgdb: fix kernel-doc warningsRandy Dunlap
2026-04-01powerpc/ps3: fix ps3.h kernel-doc warningsRandy Dunlap
2026-04-01powerpc: wii: Fix LED name patternJ. Neuschäfer
2026-04-01powerpc: wii: Fix GPIO key name patternJ. Neuschäfer
2026-04-01powerpc: wii: Add unit address to /memoryJ. Neuschäfer
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni
2026-04-01powerpc/xive: rework xive_find_target_in_mask()Yury Norov
2026-04-01Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in...Yury Norov
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain
2026-04-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain
2026-03-31ARM: dts: am335x: Add Seeed Studio BeagleBone HDMI cape overlayKory Maincent (TI)
2026-03-31ARM: dts: qcom: msm8974: Drop RPM bus clocksDmitry Baryshkov
2026-03-31riscv: dts: microchip: update mpfs gpio interrupts to better match the SoCConor Dooley
2026-03-31KVM: s390: Fix lpsw/e breaking event handlingJanosch Frank
2026-03-31KVM: s390: only deliver service interrupt with payloadEric Farman
2026-03-31x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()Thomas Weißschuh
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov
2026-03-31x86/tls: Clean up 'sel' variable usage in do_set_thread_area()Uros Bizjak
2026-03-31x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid ...Uros Bizjak
2026-03-31x86/process/64: Use savesegment() in __show_regs() instead of inline asmUros Bizjak
2026-03-31x86/elf: Use savesegment() for segment register reads in ELF core dumpUros Bizjak
2026-03-31x86/vdso: Clean up remnants of VDSO32_NOTE_MASKThomas Weißschuh
2026-03-30arm64: dts: intel: agilex5: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven
2026-03-30arm64: dts: socfpga: stratix10: Add emmc supportNg Tze Yee
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds