summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2026-07-24mips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin
2026-07-24MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki
2026-07-24MIPS: ip22-gio: fix device reference leak in probeJohan Hovold
2026-07-24MIPS: ip22-gio: fix kfree() of static objectJohan Hovold
2026-07-24MIPS: ip22-gio: fix gio device memory leakJohan Hovold
2026-07-24MIPS: mm: Add check for highmem before removing memory blockKyle Hendry
2026-07-24MIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki
2026-07-24MIPS: mm: Fix out-of-bounds write in maar_res_walk()Yadan Fan
2026-07-24mips: n64: add __iomem for writel callRosen Penev
2026-07-24mips: ralink: mt7621: add missing __iomemRosen Penev
2026-07-24MIPS: DEC: Remove do_IRQ() call indirectionMaciej W. Rozycki
2026-07-24MIPS: Fix big-endian stack argument fetching in o32 wrapperMaciej W. Rozycki
2026-07-04MIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek
2026-07-04MIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
2026-06-09serial: zs: Convert to use a platform deviceMaciej W. Rozycki
2026-06-09serial: dz: Convert to use a platform deviceMaciej W. Rozycki
2026-06-01ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-04-18MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-04-18MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-04-18MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-04-11mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler
2026-04-11MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
2026-04-11MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki
2026-04-11mips: ralink: update CPU clock indexShiji Yang
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-03-04MIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang
2026-03-04MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang
2026-03-04MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-02-26MIPS: Work around LLVM bug when gp is used as global register variableYao Zi
2026-02-26mips: LOONGSON32: drop a dangling Kconfig symbolRandy Dunlap
2026-01-23mips: fix HIGHMEM initializationMike Rapoport (Microsoft)
2026-01-02MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bitsGregory CLEMENT
2026-01-02MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li
2025-11-29MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer
2025-11-21MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer
2025-11-21MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki
2025-11-11mips: dts: econet: fix EN751221 core typeAleksander Jan Bajkowski
2025-11-11MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki
2025-10-24Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-22MIPS: Malta: Use pcibios_align_resource() to block io rangeIlpo Järvinen
2025-10-22MIPS: Malta: Fix PCI southbridge legacy resource reservationsMaciej W. Rozycki
2025-10-22MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds