aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-04-01powerpc/futex: Use masked user accessChristophe Leroy (CS GROUP)1-4/+2
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy5-143/+8
2026-04-01powerpc/ps3: spu.c: fix enum and Return kernel-doc warningsRandy Dunlap1-4/+6
2026-04-01powerpc: kgdb: fix kernel-doc warningsRandy Dunlap1-1/+2
2026-04-01powerpc/ps3: fix ps3.h kernel-doc warningsRandy Dunlap1-6/+9
2026-04-01powerpc: wii: Fix LED name patternJ. Neuschäfer1-1/+1
2026-04-01powerpc: wii: Fix GPIO key name patternJ. Neuschäfer1-2/+2
2026-04-01powerpc: wii: Add unit address to /memoryJ. Neuschäfer1-1/+1
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer1-15/+16
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni1-2/+2
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni1-2/+1
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni1-2/+2
2026-04-01powerpc/xive: rework xive_find_target_in_mask()Yury Norov1-25/+6
2026-04-01Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()"Yury Norov1-1/+1
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain3-31/+76
2026-04-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain1-1/+1
2026-03-31ARM: dts: am335x: Add Seeed Studio BeagleBone HDMI cape overlayKory Maincent (TI)2-0/+162
2026-03-31ARM: dts: qcom: msm8974: Drop RPM bus clocksDmitry Baryshkov1-18/+3
2026-03-31riscv: dts: microchip: update mpfs gpio interrupts to better match the SoCConor Dooley8-51/+235
2026-03-31KVM: s390: Fix lpsw/e breaking event handlingJanosch Frank1-2/+6
2026-03-31KVM: s390: only deliver service interrupt with payloadEric Farman1-0/+3
2026-03-31x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()Thomas Weißschuh1-4/+0
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov1-6/+18
2026-03-31x86/tls: Clean up 'sel' variable usage in do_set_thread_area()Uros Bizjak1-1/+3
2026-03-31x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid zero-extensionUros Bizjak1-1/+1
2026-03-31x86/process/64: Use savesegment() in __show_regs() instead of inline asmUros Bizjak1-4/+4
2026-03-31x86/elf: Use savesegment() for segment register reads in ELF core dumpUros Bizjak1-5/+4
2026-03-31x86/vdso: Clean up remnants of VDSO32_NOTE_MASKThomas Weißschuh2-2/+0
2026-03-30arm64: dts: intel: agilex5: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven1-4/+4
2026-03-30arm64: dts: socfpga: stratix10: Add emmc supportNg Tze Yee4-65/+155
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds5-16/+16
2026-03-30x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds4-13/+9
2026-03-30x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds3-7/+8
2026-03-30ARM: omap2: dead code cleanup in kconfig for ARCH_OMAP4Julian Braha1-1/+0
2026-03-30ARM: OMAP1: Fix DEBUG_LL and earlyprintk on OMAP16XXAaro Koskinen1-2/+2
2026-03-30ASoC: Merge up fixesMark Brown33-240/+512
2026-03-30KVM: arm64: Rename PKVM_PAGE_STATE_MASKWill Deacon1-3/+3
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcsWill Deacon1-0/+30
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaimWill Deacon1-2/+14
2026-03-30KVM: arm64: Register 'selftest_vm' in the VM tableWill Deacon3-43/+61
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover guest donationWill Deacon1-0/+22
2026-03-30KVM: arm64: Allow userspace to create protected VMs when pKVM is enabledWill Deacon4-6/+15
2026-03-30KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMsWill Deacon3-0/+57
2026-03-30KVM: arm64: Implement the MEM_SHARE hypercall for protected VMsWill Deacon3-0/+94
2026-03-30KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMsWill Deacon3-0/+39
2026-03-30KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pteWill Deacon5-3/+61
2026-03-30KVM: arm64: Reclaim faulting page from pKVM in spurious fault handlerWill Deacon3-6/+32
2026-03-30KVM: arm64: Introduce hypercall to force reclaim of a protected pageWill Deacon8-2/+154
2026-03-30KVM: arm64: Annotate guest donations with handle and gfn in host stage-2Will Deacon1-2/+18
2026-03-30KVM: arm64: Change 'pkvm_handle_t' to u16Will Deacon2-1/+2