linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-05 18:51:00 to 2022-09-19 10:20:13 UTC [more...]

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-19 10:00 UTC  (34+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-19  8:45 UTC  (4+ messages)

[PATCH v3 net-next 00/10] dt-bindings and mt7621 devicetree changes
 2022-09-19  6:50 UTC  (13+ messages)
` [PATCH v3 net-next 01/10] dt-bindings: net: drop old mediatek bindings
` [PATCH v3 net-next 02/10] dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address
` [PATCH v3 net-next 03/10] dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description
` [PATCH v3 net-next 04/10] dt-bindings: memory: mt7621: add syscon as compatible string
` [PATCH v3 net-next 05/10] mips: dts: ralink: mt7621: fix some dtc warnings
` [PATCH v3 net-next 06/10] mips: dts: ralink: mt7621: remove interrupt-parent from switch node
` [PATCH v3 net-next 07/10] mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
` [PATCH v3 net-next 08/10] mips: dts: ralink: mt7621: change mt7530 switch address
` [PATCH v3 net-next 09/10] mips: dts: ralink: mt7621: fix external phy on GB-PC2
` [PATCH v3 net-next 10/10] mips: dts: ralink: mt7621: add GB-PC2 LEDs

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-19  5:08 UTC  (21+ messages)
` [PATCH v3 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] platform/mips: Adjust Kconfig to keep consistency
 2022-09-18 20:29 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 3/3] net: ethernet: move from strlcpy with unused retval to strscpy
 2022-09-18  4:54 UTC 

[PATCH] MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko
 2022-09-17 23:25 UTC 

[PATCH v2 net-next 00/10] dt-bindings and mt7621 devicetree changes
 2022-09-16 21:48 UTC  (15+ messages)
` [PATCH v2 net-next 01/10] dt-bindings: net: drop old mediatek bindings
` [PATCH v2 net-next 02/10] dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address
` [PATCH v2 net-next 03/10] dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description
` [PATCH v2 net-next 04/10] dt-bindings: memory: mt7621: add syscon as compatible string
` [PATCH v2 net-next 05/10] mips: dts: ralink: mt7621: fix some dtc warnings
` [PATCH v2 net-next 06/10] mips: dts: ralink: mt7621: remove interrupt-parent from switch node
` [PATCH v2 net-next 07/10] mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
` [PATCH v2 net-next 08/10] mips: dts: ralink: mt7621: change mt7530 switch address
` [PATCH v2 net-next 09/10] mips: dts: ralink: mt7621: fix external phy on GB-PC2
` [PATCH v2 net-next 10/10] mips: dts: ralink: mt7621: add GB-PC2 LEDs

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-09-16  9:00 UTC  (6+ messages)

[PATCH v4 04/18] MIPS: remove define-only GDA_MAGIC, previously magic number
 2022-09-15 22:39 UTC 

[PATCH 0/7] Remove orphan declarations for mips
 2022-09-15 13:21 UTC  (8+ messages)
` [PATCH 1/7] MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration
` [PATCH 2/7] MIPS: Octeon: remove orphan octeon_swiotlb declaration
` [PATCH 3/7] MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declaration
` [PATCH 4/7] MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declaration
` [PATCH 5/7] MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.h
` [PATCH 6/7] MIPS: remove orphan sni_cpu_time_init() declaration
` [PATCH 7/7] MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.h

[PATCH net-next 00/10] dt-bindings and mt7621 devicetree changes
 2022-09-15  6:24 UTC  (29+ messages)
` [PATCH 01/10] dt-bindings: net: drop old mediatek bindings
` [PATCH 02/10] dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address
` [PATCH 03/10] dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description
` [PATCH 04/10] dt-bindings: memory: mt7621: add syscon as compatible string
` [PATCH 05/10] mips: dts: ralink: mt7621: fix some dtc warnings
` [PATCH 06/10] mips: dts: ralink: mt7621: remove interrupt-parent from switch node
` [PATCH 07/10] mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
` [PATCH 08/10] mips: dts: ralink: mt7621: change mt7530 switch address
` [PATCH 09/10] mips: dts: ralink: mt7621: fix external phy on GB-PC2
` [PATCH 10/10] mips: dts: ralink: mt7621: add GB-PC2 LEDs

small fix for DECstation PROM memory probing
 2022-09-14  9:22 UTC 

[PATCH] mips: bmips: bcm63268: add TWD block binding
 2022-09-14  9:10 UTC 

[PATCH AUTOSEL 4.9 09/13] mips: lantiq: falcon: Fix refcount leak bug in sysctrl
 2022-09-14  9:05 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 10/13] mips: lantiq: xway: "
` [PATCH AUTOSEL 4.9 11/13] mips/pic32/pic32mzda: Fix refcount leak bugs
` [PATCH AUTOSEL 4.9 12/13] mips: lantiq: Add missing of_node_put() in irq.c

[PATCH AUTOSEL 4.14 7/8] MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
 2022-09-14  9:05 UTC 

[PATCH AUTOSEL 4.19 8/9] MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
 2022-09-14  9:04 UTC 

[PATCH AUTOSEL 5.4 11/12] MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
 2022-09-14  9:04 UTC 

[PATCH AUTOSEL 5.10 12/13] MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
 2022-09-14  9:03 UTC 

[PATCH AUTOSEL 5.15 14/16] MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
 2022-09-14  9:02 UTC 

[PATCH AUTOSEL 5.19 19/22] MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
 2022-09-14  9:01 UTC 

[PATCH -next] MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()
 2022-09-14  3:29 UTC 

[PATCH -next] MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()
 2022-09-14  3:28 UTC 

[PATCH v2 0/1] Convert phy-ocelot-serdes documentation to YAML
 2022-09-13 16:46 UTC  (6+ messages)
` [PATCH v2 1/1] dt-bindings: phy: ocelot-serdes: convert "

[PATCH RESEND v11 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
 2022-09-13 14:05 UTC  (10+ messages)
` [PATCH RESEND v11 1/8] clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
` [PATCH RESEND v11 2/8] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH RESEND v11 3/8] clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent
` [PATCH RESEND v11 4/8] clk: baikal-t1: Add SATA internal ref clock buffer
` [PATCH RESEND v11 5/8] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH RESEND v11 6/8] dt-bindings: clk: baikal-t1: Add DDR/PCIe reset IDs
` [PATCH RESEND v11 7/8] clk: baikal-t1: Add DDR/PCIe directly controlled resets support
` [PATCH RESEND v11 8/8] clk: baikal-t1: Convert to platform device driver

[PATCH 0/3] mips: use DEFINE_SHOW_ATTRIBUTE to simplify code
 2022-09-13 10:10 UTC  (4+ messages)
` [PATCH 1/3] mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE
` [PATCH 2/3] mips: kernel: "
` [PATCH 3/3] mips: ralink: "

[PATCH] MIPS: Fix comments typo
 2022-09-12 13:39 UTC  (2+ messages)

[PATCH] MIPS: smp-mt: enable all hardware interrupts on second VPE
 2022-09-12 14:02 UTC  (10+ messages)

[PATCH] MIPS: Fix comment typo
 2022-09-12 13:41 UTC  (2+ messages)

[PATCH] MIPS: move from strlcpy with unused retval to strscpy
 2022-09-12 13:40 UTC  (2+ messages)

[PATCH] MIPS: ath25: clean up non-kernel-doc comment warning
 2022-09-12 13:40 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v6.0
 2022-09-11 19:36 UTC  (2+ messages)

[PATCH] MIPS: Loongson32: Fix PHY-mode being left unspecified
 2022-09-11 16:12 UTC  (3+ messages)

[PATCH v2] MIPS: Loongson32: Fix PHY-mode being left unspecified
 2022-09-11 16:10 UTC 

[PATCH] MIPS: loongson32: Fix the validation failure of LS1B & LS1C Ethernet PHY
 2022-09-11 15:31 UTC  (6+ messages)

[masahiroy:fixes 6/6] arch/mips/kernel/branch.c:712:20: error: instruction requires a CPU feature not currently enabled
 2022-09-11 12:21 UTC  (2+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-09-10  7:53 UTC  (2+ messages)

[PATCH v2] mips: Select SPARSEMEM_EXTREME
 2022-09-09 15:44 UTC  (2+ messages)

[PATCH] mips: ralink: mt7621: add gnubee device trees into the kernel
 2022-09-09  9:08 UTC  (3+ messages)

[PATCH] mips: ralink: mt7621: add device tree into the kernel
 2022-09-09  4:01 UTC  (3+ messages)

[PATCH] mips: Select SPARSEMEM_EXTREME for CAVIUM_OCTEON_SOC
 2022-09-08 21:32 UTC  (4+ messages)
` [PATCH] MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()

[PATCH] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-09-08 12:22 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: ingenic: Switch to use fwnode instead of of_node
 2022-09-08  8:11 UTC  (2+ messages)

[PATCH] irqchip/mips-gic: Fix comment typo
 2022-09-07 14:55 UTC  (2+ messages)

[PATCH v2] MIPS: octeon: Get rid of preprocessor directives around RESERVE32
 2022-09-07 13:02 UTC  (2+ messages)

[PATCH v2] Revert "swiotlb: panic if nslabs is too small"
 2022-09-07  8:39 UTC  (2+ messages)

[PATCH] MIPS: octeon: Get rid of preprocessor directives around RESERVE32
 2022-09-06  8:09 UTC  (2+ messages)

[PATCH 1/2] MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
 2022-09-06  7:55 UTC  (4+ 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).