messages from 2023-10-16 17:16:34 to 2023-10-19 08:46:57 UTC [more...]
[PATCH v2 0/8] RISC-V SBI debug console extension support
2023-10-19 8:46 UTC (15+ messages)
` [PATCH v2 1/8] RISC-V: Add defines for SBI debug console extension
` [PATCH v2 2/8] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
` [PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space
` [PATCH v2 5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions
` [PATCH v2 6/8] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v2 8/8] RISC-V: Enable SBI based earlycon support
[PATCH v2 0/7] RISC-V: Add eMMC support for TH1520 boards
2023-10-19 8:37 UTC (16+ messages)
` [PATCH v2 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH v2 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH v2 4/7] riscv: defconfig: Enable mmc and dma drivers "
` [PATCH v2 5/7] riscv: dts: thead: Add TH1520 mmc controller and sdhci clock
` [PATCH v2 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC controller
` [PATCH v2 7/7] riscv: dts: thead: Enable LicheePi 4A "
[PATCH v1 0/1] riscv: Introduce system suspend support
2023-10-19 8:36 UTC (8+ messages)
` [PATCH v1 1/1] riscv: sbi: "
[PATCH v4 0/2] RISC-V: Probe for misaligned access speed
2023-10-19 7:51 UTC (7+ messages)
` [PATCH v4 1/2] RISC-V: Probe for unaligned "
[PATCH v8 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-10-19 7:39 UTC (18+ messages)
` [PATCH v8 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v8 05/22] PCI: microchip: Rename two PCIe data structures
` [PATCH v8 06/22] PCI: microchip: Move PCIe host data structure to plda-pcie.h
` [PATCH v8 10/22] PCI: plda: Add PLDA default event IRQ handler
` [PATCH v8 13/22] PCI: microchip: Add request_event_irq() callback function
` [PATCH v8 15/22] PCI: microchip: Add get_events() "
` [PATCH v8 16/22] PCI: microchip: Add event IRQ domain ops to struct plda_event
[PATCH v2 00/19] riscv: report more ISA extensions through hwprobe
2023-10-19 7:26 UTC (39+ messages)
` [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
` [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
` [PATCH v2 03/19] riscv: hwprobe: add support for scalar crypto ISA extensions
` [PATCH v2 04/19] dt-bindings: riscv: add scalar crypto ISA extensions description
` [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
` [PATCH v2 06/19] riscv: hwprobe: export vector crypto ISA extensions
` [PATCH v2 07/19] dt-bindings: riscv: add vector crypto ISA extensions description
` [PATCH v2 08/19] riscv: add ISA extension parsing for Zfh/Zfhmin
` [PATCH v2 09/19] riscv: hwprobe: export Zfh/Zfhmin ISA extensions
` [PATCH v2 10/19] dt-bindings: riscv: add Zfh[min] ISA extensions description
` [PATCH v2 11/19] riscv: add ISA extension parsing for Zihintntl
` [PATCH v2 12/19] riscv: hwprobe: export Zhintntl ISA extension
` [PATCH v2 13/19] dt-bindings: riscv: add Zihintntl ISA extension description
` [PATCH v2 14/19] riscv: add ISA extension parsing for Zvfh[min]
` [PATCH v2 15/19] riscv: hwprobe: export Zvfh[min] ISA extensions
` [PATCH v2 16/19] dt-bindings: riscv: add Zvfh[min] ISA extension description
` [PATCH v2 17/19] riscv: add ISA extension parsing for Zfa
` [PATCH v2 18/19] riscv: hwprobe: export Zfa ISA extension
` [PATCH v2 19/19] dt-bindings: riscv: add Zfa ISA extension description
[PATCH v4 0/2] riscv: Add remaining module relocations and tests
2023-10-19 5:56 UTC (16+ messages)
` [PATCH v4 1/2] riscv: Add remaining module relocations
` [PATCH v4 2/2] riscv: Add tests for riscv module loading
[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-10-19 5:35 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver
` [PATCH v7 3/3] riscv: dts: jh7110: starfive: Add timer node
[PATCH v4 0/7] Add Huashan Pi board support
2023-10-18 23:18 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: interrupt-controller: Add SOPHGO CV1812H plic
` [PATCH v4 2/7] dt-bindings: timer: Add SOPHGO CV1812H clint
` [PATCH v4 3/7] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
` [PATCH v4 4/7] riscv: dts: sophgo: Separate compatible specific for CV1800B soc
` [PATCH v4 5/7] riscv: dts: sophgo: cv18xx: Add gpio devices
` [PATCH v4 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
` [PATCH v4 7/7] riscv: dts: sophgo: add Huashan Pi board "
[PATCH v5 0/3] riscv: Add remaining module relocations and tests
2023-10-18 22:51 UTC (4+ messages)
` [PATCH v5 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v5 2/3] riscv: Add remaining module relocations
` [PATCH v5 3/3] riscv: Add tests for riscv module loading
[RESEND PATCH 0/2] add loongarch and riscv support for kprobe args test
2023-10-18 19:14 UTC (4+ messages)
` [RESEND PATCH 1/2] selftests/ftrace: add loongarch support for kprobe args char tests
` [RESEND PATCH 2/2] selftests/ftrace: Add riscv support for kprobe arg tests
fix a few RISC-V / renesas Kconfig dependencies v2
2023-10-18 18:42 UTC (5+ messages)
` [PATCH 1/3] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
` [PATCH 2/3] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMT
` [PATCH 3/3] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
[PATCH v3 0/6] consolidate and cleanup CPU capacity
2023-10-18 17:26 UTC (10+ messages)
` [PATCH v3 1/6] topology: add a new arch_scale_freq_reference
` [PATCH v3 2/6] cpufreq: use the fixed and coherent frequency for scaling capacity
` [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
` [PATCH v3 4/6] energy_model: "
` [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
` [RFC v3 6/6] arm64/amu: use capacity_ref_freq to set AMU ratio
[bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
2023-10-18 15:19 UTC
[PATCH AUTOSEL 5.10 05/11] irqchip/riscv-intc: Mark all INTC nodes as initialized
2023-10-18 14:14 UTC
[PATCH AUTOSEL 5.15 07/14] irqchip/riscv-intc: Mark all INTC nodes as initialized
2023-10-18 14:14 UTC
[PATCH AUTOSEL 6.1 11/19] irqchip/riscv-intc: Mark all INTC nodes as initialized
2023-10-18 14:13 UTC
[PATCH AUTOSEL 6.5 19/31] irqchip/riscv-intc: Mark all INTC nodes as initialized
2023-10-18 14:11 UTC
[PATCH v4 -next 0/4] RISC-V: ACPI improvements
2023-10-18 13:05 UTC (6+ messages)
` [PATCH v4 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [PATCH v4 -next 2/4] RISC-V: ACPI: Update the return value of acpi_get_rhct()
` [PATCH v4 -next 3/4] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [PATCH v4 -next 4/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
[PATCH v3 0/8] Add Huashan Pi board support
2023-10-18 12:55 UTC (12+ messages)
` [PATCH v3 1/8] dt-bindings: interrupt-controller: Add SOPHGO CV1812H plic
` [PATCH v3 2/8] dt-bindings: timer: Add SOPHGO CV1812H clint
` [PATCH v3 3/8] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
` [PATCH v3 4/8] riscv: dts: sophgo: Rename cv1800b device tree file
` [PATCH v3 5/8] riscv: dts: sophgo: Separate compatible specific for cv1800b soc
` [PATCH v3 6/8] riscv: dts: sophgo: cv18xx: Add gpio devices
` [PATCH v3 7/8] riscv: dts: sophgo: add initial CV1812H SoC device tree
` [PATCH v3 8/8] riscv: dts: sophgo: add Huashan Pi board "
[PATCH v4 0/4] riscv: tlb flush improvements
2023-10-18 11:32 UTC (7+ messages)
` [PATCH v4 1/4] riscv: Improve flush_tlb()
` [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
[PATCH v2 0/6] consolidate and cleanup CPU capacity
2023-10-18 11:27 UTC (10+ messages)
` [PATCH v2 2/6] topology: add a new arch_scale_freq_reference
` [PATCH v2 3/6] cpufreq: use the fixed and coherent frequency for scaling capacity
` [PATCH v2 4/6] cpufreq/schedutil: use a fixed reference frequency
` [PATCH v2 5/6] energy_model: "
[PATCH v2 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
2023-10-18 9:16 UTC (8+ messages)
` [PATCH v2 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v2 2/4] dt-bindings: dma: sf-pdma: add new compatible name
[PATCH v3 0/2] riscv: Add remaining module relocations and tests
2023-10-18 5:36 UTC (7+ messages)
` [PATCH v3 1/2] riscv: Add remaining module relocations
` [PATCH v3 2/2] riscv: Add tests for riscv module loading
[PATCH] riscv: mm: Synchronize memory attributes for all mm in free_initmem() on RV32 platform
2023-10-18 2:53 UTC (3+ messages)
fix a few RISC-V / renesas Kconfig dependencies
2023-10-18 2:36 UTC (5+ messages)
` [PATCH 1/3] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
` [PATCH 2/3] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
` [PATCH 3/3] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
[PATCH v4] RISC-V: build: Allow LTO to be selected
2023-10-17 22:21 UTC
[PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
2023-10-17 20:33 UTC (10+ messages)
[PATCH v3 -next 0/3] RISC-V: ACPI improvements
2023-10-17 18:38 UTC (8+ messages)
` [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [PATCH v3 -next 3/3] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
[PATCH v2 0/3] Add missing port pins for RZ/Five SoC
2023-10-17 15:42 UTC (5+ messages)
` [PATCH v2 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v2 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v2 3/3] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
[PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
2023-10-17 13:41 UTC (7+ messages)
fix the non-coherent coldfire dma_alloc_coherent v2
2023-10-17 13:12 UTC (20+ messages)
` [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
` [PATCH 03/12] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
` [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
` [PATCH 09/12] m68k: use the coherent DMA code for coldfire without data cache
` [PATCH 10/12] net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
` [PATCH 12/12] m68k: remove unused includes from dma.c
[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
2023-10-17 12:09 UTC (2+ messages)
[PATCH v2 1/2] kbuild: unify vdso_install rules
2023-10-17 11:57 UTC (3+ messages)
` [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets
[RFC PATCH] membarrier: riscv: Provide core serializing command
2023-10-16 18:27 UTC (3+ messages)
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