Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-07 13:46:09 to 2023-03-10 16:40:21 UTC [more...]

[PATCH v2] RISC-V: remove I-extension ISA spec version dance
 2023-03-10 16:40 UTC  (6+ messages)

[PATCH] cpuidle: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-03-10 14:35 UTC  (10+ messages)
              ` [PATCH v2] "

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-10 11:13 UTC  (22+ messages)
` [PATCH v5 03/12] dt-bindings: net: snps,dwmac: Add an optional resets single 'ahb'
` [PATCH v5 04/12] dt-bindings: net: Add support StarFive dwmac
` [PATCH v5 06/12] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [PATCH v5 07/12] dt-bindings: net: starfive,jh7110-dwmac: Add starfive,syscon
` [PATCH v5 11/12] riscv: dts: starfive: visionfive-2-v1.2a: Add gmac+phy's delay configuration

[PATCH] riscv: Kconfig: enable SCHED_MC kconfig
 2023-03-10 11:03 UTC 

[PATCH v5 0/4] RISC-V Hibernation Support
 2023-03-10 10:56 UTC  (12+ messages)
` [PATCH v5 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v5 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v5 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v5 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH] riscv: mm: Fix incorrect ASID argument when flushing TLB
 2023-03-10 10:31 UTC 

[PATCH v7 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-10  9:45 UTC  (5+ messages)
` [PATCH v7 1/4] riscv: Get rid of riscv_pfn_base variable
` [PATCH v7 2/4] mm: Introduce memblock_isolate_memory
` [PATCH v7 3/4] arm64: Make use of memblock_isolate_memory for the linear mapping
` [PATCH v7 4/4] riscv: Use PUD/P4D/PGD pages "

[PATCH v2 0/3] Add JH7110 USB driver support
 2023-03-10  8:01 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add StarFive JH7110 USB dt-binding
` [PATCH v2 2/3] usb: cdns3: add StarFive JH7110 USB glue layer
` [PATCH v2 3/3] dts: usb: add StarFive JH7110 USB dts configuration

[RESEND PATCH v2] RISC-V: mm: Support huge page in vmalloc_fault()
 2023-03-10  7:50 UTC 

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-10  7:48 UTC  (21+ messages)
` [PATCH v4 10/19] dt-bindings: clock: Add StarFive JH7110 always-on clock and reset generator
` [PATCH v4 12/19] clk: starfive: Add StarFive JH7110 always-on clock driver

[PATCH v2] RISC-V: mm: Support huge page in vmalloc_fault()
 2023-03-10  7:42 UTC 

[PATCH] riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
 2023-03-10  2:30 UTC  (2+ messages)

[PATCH 0/2] riscv: asid: switch to alternative way to fix stale TLB entries
 2023-03-10  2:30 UTC  (2+ messages)

[PATCH v5] RISC-V: Don't check text_mutex during stop_machine
 2023-03-10  2:30 UTC  (2+ messages)

[PATCH v4 0/3] Add watchdog driver for StarFive JH7100/JH7110 RISC-V SoCs
 2023-03-10  2:25 UTC  (20+ messages)
` [PATCH v4 1/3] dt-bindings: watchdog: Add watchdog for StarFive JH7100 and JH7110
` [PATCH v4 2/3] drivers: watchdog: Add StarFive Watchdog driver
` [PATCH v4 3/3] riscv: dts: starfive: jh7100: Add watchdog node

[PATCH v3 0/3] Add RISC-V 32 NOMMU support
 2023-03-08  4:11 UTC  (14+ messages)

[PATCH v1 0/5] Convert users of SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
 2023-03-09 20:44 UTC  (6+ messages)
` [PATCH v1 1/5] clk: microchip: convert "
` [PATCH v1 2/5] i2c: microchip-core: "
` [PATCH v1 3/5] mailbox: mpfs: "
` [PATCH v1 4/5] rtc: "
` [PATCH v1 5/5] usb: musb: "

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-03-09 16:14 UTC  (2+ messages)

potential riscv special bug maybe found
 2023-03-09 15:18 UTC 

RISC-V reserved memory problems
 2023-03-09 15:12 UTC  (10+ messages)

[PATCH v5 0/2] StarFive's SDIO/eMMC driver support
 2023-03-09 15:02 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: syscon: Add StarFive syscon doc
` [PATCH v5 2/2] mmc: starfive: Add initialization of prev_err

[PATCH] Revert "riscv: Set more data to cacheinfo"
 2023-03-09  7:54 UTC  (4+ messages)

[PATCH] dt-bindings: yamllint: Require a space after a comment '#'
 2023-03-08 18:11 UTC  (2+ messages)

ZICBOM and SVPBMT in same system
 2023-03-08 14:48 UTC  (9+ messages)
` [PATCH 1/2] riscv: alternatives: add 3-config alternative set
` [PATCH 2/2] riscv: mm: add pgprot_dmacoherent for zicbom

[PATCH v14 0/3] riscv, mm: detect svnapot cpu support at runtime
 2023-03-08 11:34 UTC  (6+ messages)
` [PATCH v14 1/3] riscv: mm: modify pte format for Svnapot
` [PATCH v14 2/3] riscv: mm: support Svnapot in hugetlb page
` [PATCH v14 3/3] riscv: mm: support Svnapot in huge vmap

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-03-08 10:21 UTC  (13+ messages)
` [PATCH V3 17/20] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V3 18/20] RISC-V: Add ACPI initialization in setup_arch()

[PATCH] RISC-V: KVM: Fix sometimes VCPU not woken up when Sstc enabled
 2023-03-08 10:04 UTC 

RISC-V Linux kernel not booting up with KASAN enabled
 2023-03-08  9:10 UTC  (8+ messages)

[PATCH v4] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
 2023-03-08  6:46 UTC 

[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
 2023-03-08  4:13 UTC  (3+ messages)

[PATCH v4 0/6] RISC-V kasan rework
 2023-03-08  3:45 UTC  (4+ messages)

[PATCH v4 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-03-08  1:08 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: dma: snps,dw-axi-dmac: constrain resets items for JH7110 dma

[PATCH v2 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
 2023-03-07 21:48 UTC  (2+ messages)

[PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi
 2023-03-07 21:41 UTC  (2+ messages)

[PATCH] riscv: dts: microchip: fix the mpfs' mailbox regs
 2023-03-07 21:10 UTC 

[PATCH] RISC-V: fix taking the text_mutex twice during sifive errata patching
 2023-03-07 21:00 UTC  (6+ messages)

[PATCH v2] RISC-V: Stop emitting attributes
 2023-03-07 21:00 UTC  (2+ messages)

[PATCH 1/4] dts: add riscv include prefix link
 2023-03-07 20:59 UTC  (2+ messages)

[PATCH v2 3/3] riscv: dts: allwinner: d1: Add crypto engine node
 2023-03-07 20:55 UTC  (2+ messages)

[PATCH v3 0/8] Hey Jassi, all,
 2023-03-07 20:30 UTC  (10+ messages)
` [PATCH v3 1/8] mailbox: mpfs: fix an incorrect mask width
` [PATCH v3 2/8] mailbox: mpfs: switch to txdone_poll
` [PATCH v3 3/8] mailbox: mpfs: ditch a useless busy check
` [PATCH v3 4/8] mailbox: mpfs: check the service status in .tx_done()
` [PATCH v3 5/8] soc: microchip: mpfs: fix some horrible alignment
` [PATCH v3 6/8] soc: microchip: mpfs: use a consistent completion timeout
` [PATCH v3 7/8] soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()
` [PATCH v3 8/8] soc: microchip: mpfs: handle timeouts and failed services differently
` mailbox,soc: mpfs: add support for fallible services (was [PATCH v3 0/8] Hey Jassi, all,)

[PATCH v1 1/2] RISC-V: move zicsr/zifencei spec version check to Kconfig
 2023-03-07 19:24 UTC  (4+ messages)

[PATCH v2] RISC-V: Stop emitting attributes
 2023-03-07 18:50 UTC  (2+ messages)

[PATCH 00/87] spi: Convert to platform remove callback returning void
 2023-03-07 17:46 UTC  (4+ messages)

[PATCH v17 0/7] RISC-V IPI Improvements
 2023-03-07 17:32 UTC  (8+ messages)
` [PATCH v17 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v17 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v17 3/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v17 4/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v17 5/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v17 6/7] RISC-V: Use IPIs for remote icache "
` [PATCH v17 7/7] irqchip/riscv-intc: Add empty irq_eoi() for chained irq handlers

[PATCH] sched/doc: supplement CPU capacity with RISC-V
 2023-03-07 17:18 UTC  (3+ messages)

[PATCH v6 0/2] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-07 16:38 UTC  (6+ messages)

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-07 11:09 UTC  (4+ messages)
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core

[PATCH v5 00/14] PolarFire SoC reset controller & clock cleanups
 2023-03-07 15:16 UTC  (3+ messages)
` [PATCH v5 07/14] riscv: dts: microchip: add mpfs specific macb reset support

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-07 14:35 UTC  (8+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v5 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI


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 read-only IMAP folder(s) and NNTP newsgroup(s).