messages from 2023-02-06 10:17:01 to 2023-02-14 01:09:48 UTC [more...]
[PATCH] MIPS: vpe-mt: provide a default 'physical_memsize'
2023-02-14 1:09 UTC
[PATCH] module: fix MIPS module_layout -> module_memory
2023-02-14 0:54 UTC
[PATCH 1/2] mmc: jz4740: Work around bug on JZ4760(B)
2023-02-13 23:48 UTC (4+ messages)
` [PATCH 2/2] mmc: jz4740: Add support for vqmmc power supply
[PATCH v4 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
2023-02-13 20:09 UTC (22+ messages)
` [PATCH v4 1/5] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v4 2/5] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v4 3/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v4 4/5] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v4 5/5] watchdog: mt7621-wdt: avoid ralink architecture dependent code
[PATCH v6 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
2023-02-13 20:05 UTC (4+ messages)
` [PATCH v6 1/3] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v6 2/3] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v6 3/3] watchdog: mt7621-wdt: avoid ralink architecture dependent code
[PATCH v5 0/2] avoid globals and arch dependencies
2023-02-13 17:32 UTC (4+ messages)
` [PATCH v5 1/2] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v5 2/2] watchdog: mt7621-wdt: avoid static global declarations
[PATCH] MIPS: loongson32: Drop obsolete cpufreq platform device
2023-02-13 16:13 UTC (2+ messages)
[PATCH V2 0/2] Loongson: irqchip: Add loongson-eiointc DT init support
2023-02-13 14:28 UTC (4+ messages)
` [PATCH V2 1/2] dt-bindings: interrupt-controller: Add Loongson EIOINTC
` [PATCH V2 2/2] irqchip/loongson-eiointc: Add DT init support
[PATCH v6 00/20] irqdomain: fix mapping race and rework locking
2023-02-13 10:43 UTC (21+ messages)
` [PATCH v6 01/20] irqdomain: Fix association race
` [PATCH v6 02/20] irqdomain: Fix disassociation race
` [PATCH v6 03/20] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v6 04/20] irqdomain: Look for existing mapping only once
` [PATCH v6 05/20] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v6 06/20] irqdomain: Fix mapping-creation race
` [PATCH v6 07/20] irqdomain: Fix domain registration race
` [PATCH v6 08/20] irqdomain: Drop revmap mutex
` [PATCH v6 09/20] irqdomain: Drop dead domain-name assignment
` [PATCH v6 10/20] irqdomain: Drop leftover brackets
` [PATCH v6 11/20] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v6 12/20] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v6 13/20] x86/uv: "
` [PATCH v6 14/20] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v6 15/20] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v6 16/20] irqchip/gic-v3-its: "
` [PATCH v6 17/20] irqchip/gic-v3-mbi: "
` [PATCH v6 18/20] irqchip/loongson-pch-msi: "
` [PATCH v6 19/20] irqchip/mvebu-odmi: "
` [PATCH v6 20/20] irqdomain: Switch to per-domain locking
Prezentacja
2023-02-13 9:10 UTC
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-02-13 7:54 UTC (12+ messages)
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[PATCH] MIPS: dts: Boston: Fix dtc 'pci_device_reg' warning
2023-02-13 7:43 UTC (2+ messages)
[PATCH] irqchip/loongson-eiointc: Add DT init support
2023-02-13 6:43 UTC (5+ messages)
[PATCH v5 00/19] irqdomain: fix mapping race and clean up locking
2023-02-11 12:52 UTC (29+ messages)
` [PATCH v5 01/19] irqdomain: Fix association race
` [PATCH v5 02/19] irqdomain: Fix disassociation race
` [PATCH v5 03/19] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v5 04/19] irqdomain: Look for existing mapping only once
` [PATCH v5 05/19] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v5 06/19] irqdomain: Fix mapping-creation race
` [PATCH v5 07/19] irqdomain: Drop revmap mutex
` [PATCH v5 08/19] irqdomain: Drop dead domain-name assignment
` [PATCH v5 09/19] irqdomain: Drop leftover brackets
` [PATCH v5 10/19] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v5 11/19] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v5 12/19] x86/apic: "
` [PATCH v5 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v5 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v5 15/19] irqchip/gic-v3-its: "
` [PATCH v5 16/19] irqchip/gic-v3-mbi: "
` [PATCH v5 17/19] irqchip/loongson-pch-msi: "
` [PATCH v5 18/19] irqchip/mvebu-odmi: "
` [PATCH v5 19/19] irqdomain: Switch to per-domain locking
[PATCH 1/2] mips: dts: align LED node names with dtschema
2023-02-11 10:49 UTC (2+ messages)
` [PATCH 2/2] mips: dts: ralink: mt7621: add port@5 as CPU port
[PATCH v3 0/4] watchdog: mt7621-wdt: avoid globals and arch dependencies
2023-02-11 7:16 UTC (9+ messages)
` [PATCH v3 1/4] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v3 2/4] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v3 3/4] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v3 4/4] watchdog: mt7621-wdt: avoid ralink architecture dependent code
[linux-next:master] BUILD REGRESSION 6ba8a227fd19d19779005fb66ad7562608e1df83
2023-02-11 2:14 UTC
[PATCH] MIPS: loongson32: Update the clock initialization
2023-02-10 23:31 UTC (2+ messages)
[PATCH v2 0/4] watchdog: mt7621-wdt: avoid globals and arch dependencies
2023-02-10 15:43 UTC (11+ messages)
` [PATCH v2 1/4] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v2 2/4] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v2 3/4] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v2 4/4] watchdog: mt7621-wdt: avoid ralink architecture dependent code
[PATCH 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
2023-02-10 12:04 UTC (15+ messages)
` [PATCH 1/3] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH 2/3] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH 3/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
[PATCH V2 0/3] Devicetree support for Loongson-1 clock
2023-02-10 11:38 UTC (5+ messages)
` [PATCH V2 1/3] dt-bindings: clock: Add "
` [PATCH V2 2/3] clk: loongson1: Remove the outdated driver
` [PATCH V2 3/3] clk: loongson1: Re-implement the clock driver
[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
2023-02-10 10:03 UTC (4+ messages)
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-10 5:08 UTC (7+ messages)
` [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
2023-02-10 1:27 UTC (4+ messages)
` [PATCH v2 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
[PATCH v3 0/4] rtc: jz4740: Various updates
2023-02-09 22:38 UTC (2+ messages)
[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
2023-02-09 13:08 UTC (16+ messages)
` [PATCH v4 06/19] irqdomain: Drop revmap mutex
` [PATCH v4 07/19] irqdomain: Look for existing mapping only once
` [PATCH v4 09/19] irqdomain: Fix mapping-creation race
[PATCH] MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()
2023-02-09 12:07 UTC (2+ messages)
[PATCH] MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource()
2023-02-09 12:08 UTC (2+ messages)
[PATCH] MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()
2023-02-09 12:08 UTC (2+ messages)
[PATCH] MIPS: ralink: Use devm_platform_get_and_ioremap_resource()
2023-02-09 12:08 UTC (2+ messages)
[PATCH] MIPS: BCM47XX: Add support for Linksys E2500 V3
2023-02-09 12:07 UTC (3+ messages)
[PATCH 1/2] firmware: bcm47xx_nvram: allow to read from buffered nvram data
2023-02-08 16:49 UTC (3+ messages)
API for setting multiple PTEs at once
2023-02-08 13:35 UTC (4+ messages)
[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2023-02-08 12:58 UTC (3+ messages)
` [PATCH V2 3/3] SH: "
[PATCH v3 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values
2023-02-08 10:45 UTC (5+ messages)
` [PATCH v3 2/2] nvmem: brcm_nvram: use bcm47xx buffered data
tip/master build: 205 builds: 5 failed, 200 passed, 9 errors, 22 warnings (v6.2-rc7-273-gd67c17ddc899)
2023-02-07 20:23 UTC (3+ messages)
[PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-07 17:33 UTC (12+ messages)
` [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
` [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
` [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
` [PATCH 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn
` [PATCH v1.1 "
[PATCH 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values
2023-02-06 16:43 UTC (5+ messages)
` [PATCH v2 1/2] firmware: bcm47xx_nvram: allow to read from buffered nvram data
` [PATCH v2 2/2] nvmem: brcm_nvram: use bcm47xx buffered data
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).