summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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_flushcachenocache-cleanupLinus Torvalds
2026-03-30x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-03-30x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
2026-03-30ARM: omap2: dead code cleanup in kconfig for ARCH_OMAP4Julian Braha
2026-03-30ARM: OMAP1: Fix DEBUG_LL and earlyprintk on OMAP16XXAaro Koskinen
2026-03-30ASoC: Merge up fixesMark Brown
2026-03-30KVM: arm64: Rename PKVM_PAGE_STATE_MASKWill Deacon
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcsWill Deacon
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaimWill Deacon
2026-03-30KVM: arm64: Register 'selftest_vm' in the VM tableWill Deacon
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover guest donationWill Deacon
2026-03-30KVM: arm64: Allow userspace to create protected VMs when pKVM is enabledWill Deacon
2026-03-30KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMsWill Deacon
2026-03-30KVM: arm64: Implement the MEM_SHARE hypercall for protected VMsWill Deacon
2026-03-30KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMsWill Deacon