linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-19 04:10:08 to 2023-06-26 12:46:57 UTC [more...]

[PATCH] MIPS: KVM: Fix NULL pointer dereference
 2023-06-26 12:44 UTC  (4+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-26 12:31 UTC  (23+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()

[PATCH 5/5] MAINTAINERS: Update KVM/MIPS maintainers
 2023-06-26  8:00 UTC  (7+ messages)

[PATCH] MIPS: Loongson: Fix build error when make modules_install
 2023-06-26  7:50 UTC 

[PATCH] MIPS: Loongson: Fix cpu_probe_loongson() again
 2023-06-26  7:50 UTC 

[PATCH V5 0/5] Add rtc driver for the Loongson family chips
 2023-06-26  7:19 UTC  (7+ messages)
` [PATCH V5 4/5] MIPS: Loongson64: DTS: Add RTC support to LS7A PCH
` [PATCH V5 5/5] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
` (subset) [PATCH V5 0/5] Add rtc driver for the Loongson family chips

[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
 2023-06-25 21:45 UTC  (20+ messages)
` [patch 03/17] ARM: cpu: Switch to arch_cpu_finalize_init()
` [patch 04/17] ia64/cpu: "
` [patch 05/17] loongarch/cpu: "
` [patch 07/17] mips/cpu: "
` [patch 08/17] sh/cpu: "
` [patch 09/17] sparc/cpu: "
` [patch 10/17] um/cpu: "
` [patch 11/17] init: Remove check_bugs() leftovers
` [patch 13/17] init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-25  8:51 UTC  (37+ messages)
` [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v5 03/33] pgtable: Create struct ptdesc
` [PATCH v5 04/33] mm: add utility functions for ptdesc
` [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v5 07/33] mm: Convert ptlock_ptr() "
` [PATCH v5 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH v5 09/33] mm: Convert ptlock_init() "
` [PATCH v5 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH v5 11/33] mm: Convert ptlock_free() "
` [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH v5 14/33] x86: "
` [PATCH v5 15/33] s390: Convert various gmap "
` [PATCH v5 16/33] s390: Convert various pgalloc "
` [PATCH v5 17/33] mm: Remove page table members from struct page
` [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v5 19/33] arm: "
` [PATCH v5 20/33] arm64: "
` [PATCH v5 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v5 22/33] hexagon: "
` [PATCH v5 23/33] loongarch: Convert various functions "
` [PATCH v5 24/33] m68k: "
` [PATCH v5 25/33] mips: "
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v5 27/33] openrisc: "
` [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v5 29/33] sh: Convert pte_free_tlb() "
` [PATCH v5 30/33] sparc64: Convert various functions "
` [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
 2023-06-24 14:21 UTC  (5+ messages)
` [v3,17/19] "

[PATCH 00/11] Cleanup Octeon DWC3 glue code
 2023-06-24 13:04 UTC  (18+ messages)
` [PATCH 01/11] MIPS: OCTEON: octeon-usb: add all register offsets
` [PATCH 02/11] MIPS: OCTEON: octeon-usb: use bitfields for control register
` [PATCH 03/11] MIPS: OCTEON: octeon-usb: use bitfields for host config register
` [PATCH 04/11] MIPS: OCTEON: octeon-usb: use bitfields for shim register
` [PATCH 05/11] MIPS: OCTEON: octeon-usb: move gpio config to separate function
` [PATCH 06/11] MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}q
` [PATCH 07/11] MIPS: OCTEON: octeon-usb: cleanup divider calculation
` [PATCH 08/11] usb: dwc3: Move Octeon glue code from arch/mips
` [PATCH 09/11] usb: dwc3: dwc3-octeon: Convert to glue driver
` [PATCH 10/11] usb: dwc3: dwc3-octeon: Move node parsing into driver probe
` [PATCH 11/11] usb: dwc3: Add SPDX header and copyright

[PATCH] MIPS: DTS: CI20: Raise VDDCORE voltage to 1.125 volts
 2023-06-23 20:21 UTC  (6+ messages)

[PATCH][next] MIPS: dec: prom: Address -Warray-bounds warning
 2023-06-23 14:14 UTC  (4+ messages)

[PATCH 1/2] mips: provide unxlate_dev_mem_ptr() in asm/io.h
 2023-06-23 13:16 UTC  (4+ messages)

[PATCH] clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,factor}_clocks()
 2023-06-23 13:09 UTC  (5+ messages)

[PATCH] mips: ralink: match all supported system controller compatible strings
 2023-06-23 13:08 UTC  (3+ messages)

[PATCH 1/2] MIPS: octeon: Fix cvmx_writeq_csr/cvmx_readq_csr on 32-bit builds
 2023-06-22 21:52 UTC  (9+ messages)
` [PATCH 2/2] ata: octeon: Add compile test support

[PATCH] drm: gem: add an option for supporting the dma-coherent hardware
 2023-06-22 20:38 UTC  (9+ messages)

[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-22 17:51 UTC  (26+ messages)
` [PATCH v2 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v2 03/13] arm/kexec: "
` [PATCH v2 04/13] ia64/kexec: "
` [PATCH v2 05/13] arm64/kexec: "
` [PATCH v2 06/13] loongarch/kexec: "
` [PATCH v2 07/13] m68k/kexec: "
` [PATCH v2 08/13] mips/kexec: "
` [PATCH v2 09/13] parisc/kexec: "
` [PATCH v2 10/13] powerpc/kexec: "
` [PATCH v2 11/13] riscv/kexec: "
` [PATCH v2 12/13] s390/kexec: "
` [PATCH v2 13/13] sh/kexec: "

[PATCH 11/14] init: consolidate prototypes in linux/init.h
 2023-06-22 15:02 UTC  (2+ messages)

[RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-06-21 17:50 UTC  (12+ messages)
` [RESEND PATCH v5 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 03/11] KVM: Allow range-based TLB invalidation from common code
` [RESEND PATCH v5 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [RESEND PATCH v5 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [RESEND PATCH v5 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [RESEND PATCH v5 09/11] KVM: arm64: Flush only the memslot after write-protect
` [RESEND PATCH v5 10/11] KVM: arm64: Invalidate the table entries upon a range
` [RESEND PATCH v5 11/11] KVM: arm64: Use TLBI range-based intructions for unmap

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-06-21 16:50 UTC  (3+ messages)
` [patch 05/37] x86/topology: Remove CPU0 hotplug option

[PATCH v5 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs
 2023-06-21 14:07 UTC  (4+ messages)
` [PATCH v5 8/9] mips: ralink: get cpu rate from new driver code
` [PATCH v5 9/9] MAINTAINERS: add Mediatek MTMIPS Clock maintainer

[PATCH 0/2] mips: pci-mt7620: reduce unnecessary error logs
 2023-06-21 14:07 UTC  (5+ messages)

[PATCH] mips: ralink: introduce commonly used remap node function
 2023-06-21 14:08 UTC  (4+ messages)

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-20 23:10 UTC  (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[PATCH] MIPS: Loongson64: loongson3_defconfig: Enable amdgpu drm driver
 2023-06-20 13:17 UTC  (3+ messages)

[PATCH] MIPS: Mark core_vpe_count() as __init
 2023-06-20 12:50 UTC  (2+ messages)

[PATCH] MIPS: PCI: Convert to platform remove callback returning void
 2023-06-20 12:51 UTC  (2+ messages)

[PATCH] kvm/mips: update MAINTAINERS
 2023-06-20 12:51 UTC  (2+ messages)

[PATCH] MIPS: mm: Remove special handling for OCTEON CPUs
 2023-06-20 12:50 UTC  (2+ messages)

[PATCH 1/2] mips: pci-mt7620: do not print NFTS register value as error log
 2023-06-20 10:43 UTC  (2+ messages)
` [PATCH 2/2] mips: pci-mt7620: use dev_info() to log PCIe device detection result

[PATCH AUTOSEL 4.14 08/10] MIPS: Alchemy: fix dbdma2
 2023-06-20  6:31 UTC  (4+ messages)

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-06-19 14:20 UTC  (15+ messages)
    ` patches dropped from drm-misc-next [Was: Re: [PATCH 00/53] drm: Convert to platform remove callback returning] void

[PATCH 6.1 164/166] MIPS: Move -Wa,-msoft-float check from as-option to cc-option
 2023-06-19 10:30 UTC 

Build regressions/improvements in v6.4-rc7
 2023-06-19  9:10 UTC 

[PATCH 6.1 0/4] Update as-{instr,option} to use KBUILD_AFLAGS
 2023-06-19  7:51 UTC  (2+ messages)

[PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support
 2023-06-19  4:42 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).