public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-10-13 16:40:21 to 2023-10-18 15:20:20 UTC [more...]

[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 v2 0/7] RISC-V: Add eMMC support for TH1520 boards
 2023-10-18 13:57 UTC  (10+ 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 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 v2 00/19] riscv: report more ISA extensions through hwprobe
 2023-10-18 12:52 UTC  (22+ 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-18 12:17 UTC  (5+ messages)
` [PATCH v4 1/2] riscv: Add remaining module relocations
` [PATCH v4 2/2] riscv: Add tests for riscv module loading

[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 v8 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-10-18 11:30 UTC  (17+ 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 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

fix a few RISC-V / renesas Kconfig dependencies v2
 2023-10-18  5:26 UTC  (4+ 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] 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

[RESEND PATCH 0/2] add loongarch and riscv support for kprobe args test
 2023-10-18  2:08 UTC  (3+ 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

[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  (9+ messages)
` [PATCH v3 -next 1/3] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [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  (37+ messages)
` [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
` [PATCH 02/12] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
` [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 05/12] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
` [PATCH 06/12] dma-direct: add a CONFIG_ARCH_DMA_ALLOC symbol
` [PATCH 07/12] dma-direct: simplify the use atomic pool logic in dma_direct_alloc
` [PATCH 08/12] dma-direct: warn when coherent allocations aren't supported
` [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 11/12] m68k: don't provide arch_dma_alloc for nommu/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  (4+ messages)

[GIT PULL] RISC-V Devicetrees for v6.7
 2023-10-16 15:34 UTC 

[GIT PULL] RISC-V SoC drivers for v6.7
 2023-10-16 15:15 UTC 

[PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
 2023-10-16 13:30 UTC  (4+ messages)

[PATCH v6 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-10-16 10:20 UTC  (13+ messages)
` [PATCH v6 2/3] clocksource: Add JH7110 timer driver

[PATCH V2 0/2] riscv: kexec_file: Support loading Image binary file
 2023-10-16  9:20 UTC  (3+ messages)
` [PATCH V2 1/2] riscv: kexec_file: Split the loading of kernel and others
` [PATCH V2 2/2] riscv: kexec_file: Support loading Image binary file

Fwd: [bisected][regression] rustc userspace crashes on riscv in kernel 6.5
 2023-10-16  8:22 UTC  (2+ messages)

[PATCH 0/2] riscv: kexec_file: Support loading Image binary file
 2023-10-16  8:17 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v3 0/6] riscv,isa-extensions additions
 2023-10-16  8:09 UTC  (9+ messages)
` [PATCH v3 4/6] riscv: dts: renesas: convert isa detection to new properties
` [PATCH v3 5/6] riscv: dts: allwinner: "
` (subset) [PATCH v3 0/6] riscv,isa-extensions additions

[PATCH] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions
 2023-10-15 15:47 UTC  (3+ messages)

[GIT PULL] RISC-V Devicetrees for v6.6-final
 2023-10-15 12:26 UTC 

[PATCH 00/40] soc: Convert to platform remove callback returning void
 2023-10-14 21:59 UTC  (6+ messages)
        ` [GIT PULL] Convert drivers/soc to struct platform_driver::remove_new()

[PATCH v2 0/7] Add Huashan Pi board support
 2023-10-14  9:28 UTC  (5+ messages)
  ` [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc

[PATCH 1/5] csky: remove unused cmd_vdso_install
 2023-10-14  9:08 UTC  (6+ messages)
` [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets

[PATCH v2 6/7] riscv: dts: sophgo: Separate common devices from cv1800b soc
 2023-10-13 22:36 UTC  (2+ messages)
` [PATCH v2 4/7] "

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-10-13 21:03 UTC  (4+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs

[GIT PULL] RISC-V Fixes for 6.6-rc6
 2023-10-13 16:39 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox