linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-27 17:45:39 to 2023-03-30 12:42:47 UTC [more...]

[PATCH] dt-bindings: mfd: Drop unneeded quotes
 2023-03-30 12:42 UTC  (2+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-30 11:51 UTC  (14+ messages)
` [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH v9 0/8] function_graph: Support recording and printing the return value of function
 2023-03-30 11:39 UTC  (9+ messages)
` [PATCH v9 1/8] "
` [PATCH v9 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
` [PATCH v9 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v9 4/8] arm64: "
` [PATCH v9 5/8] riscv: "
` [PATCH v9 6/8] x86/ftrace: "
` [PATCH v9 7/8] LoongArch: ftrace: "
` [PATCH v9 8/8] selftests/ftrace: Add funcgraph-retval test case

[PATCH] iommu: PGTABLE_LPAE is also for RISCV
 2023-03-30 10:43 UTC  (4+ messages)

[PATCH v4] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
 2023-03-30 10:33 UTC  (3+ messages)

[PATCH v2 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-03-30  9:48 UTC  (4+ messages)
` [PATCH v2 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH v1 0/2] RISC-V: enable rust
 2023-03-30  9:11 UTC  (4+ messages)

[PATCH v1 0/3] Add TDM audio on StarFive JH7110
 2023-03-30  7:58 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: sound: Add TDM for "
` [PATCH v1 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v1 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH v15 0/2] Microchip Soft IP corePWM driver
 2023-03-30  7:12 UTC  (3+ messages)
` [PATCH v15 1/2] pwm: add microchip soft ip "
` [PATCH v15 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

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

[PATCH 00/19] DT header disentangling, part 1
 2023-03-30  4:02 UTC  (33+ messages)
` [PATCH 01/19] of: Make devtree_lock declaration private
` [PATCH 02/19] of: Move of_device_(add|register|unregister) to of_platform.h
` [PATCH 03/19] of: Move of_device_get_match_data() declaration
` [PATCH 04/19] of: Move CPU node related functions to their own file
` [PATCH 05/19] of: Drop unnecessary includes in headers
` [PATCH 06/19] ARM: sunxi: Drop of_device.h include
` [PATCH 07/19] ARM: cpuidle: "
` [PATCH 08/19] riscv: Add explicit include for cpu.h
` [PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
` [PATCH 10/19] "
` [PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h
` [PATCH 12/19] thermal: cpuidle_cooling: Adjust includes to remove of_device.h
` [PATCH 13/19] soc: mediatek: mtk-svs: Add explicit include for cpu.h
` [PATCH 14/19] cpufreq: Adjust includes to remove of_device.h
` [PATCH 15/19] cpufreq: sun50i: Add explicit include for cpu.h
` [PATCH 16/19] cpuidle: Adjust includes to remove of_device.h
` [PATCH 17/19] irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h
` [PATCH 18/19] OPP: Adjust includes to remove of_device.h
` [PATCH 19/19] of: Drop cpu.h include from of_device.h

[PATCH v8 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-03-30  4:01 UTC  (3+ messages)

[PATCH v1 0/6] PolarFire SoC Auto Update Support
 2023-03-30  0:11 UTC  (9+ messages)

[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-03-29 19:20 UTC  (8+ messages)
` [PATCH v4 1/4] RISC-V: add Zbc extension detection
` [PATCH v4 2/4] RISC-V: add Zbkb "
` [PATCH v4 3/4] RISC-V: hook new crypto subdir into build-system
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH -fixes v2 0/3] Fixes for dtb mapping
 2023-03-29 16:35 UTC  (10+ messages)
` [PATCH -fixes v2 1/3] riscv: Move early dtb mapping into the fixmap region
` [PATCH -fixes v2 2/3] riscv: Do not set initial_boot_params to the linear address of the dtb
` [PATCH -fixes v2 3/3] riscv: No need to relocate the dtb as it lies in the fixmap region

[PATCH v5 0/3] Add watchdog driver for StarFive JH7100/JH7110 RISC-V SoCs
 2023-03-29 16:16 UTC  (3+ messages)
` [PATCH v5 2/3] drivers: watchdog: Add StarFive Watchdog driver

[PATCH v3 0/8] Hey Jassi, all,
 2023-03-29 16:15 UTC  (3+ messages)
` mailbox,soc: mpfs: add support for fallible services (was [PATCH v3 0/8] Hey Jassi, all,)

[PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
 2023-03-29 13:48 UTC  (2+ messages)

[PATCH -next v2 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-03-29 11:19 UTC  (4+ messages)
` [PATCH -next v2 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v2 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH v7 0/4] RISC-V Hibernation Support
 2023-03-29 10:21 UTC  (8+ messages)
` [PATCH v7 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH v2] riscv: Dump user opcode bytes on fatal faults
 2023-03-29  8:29 UTC 

[PATCH -fixes 0/2] Fixes for dtb mapping
 2023-03-29  8:14 UTC  (9+ messages)
` [PATCH -fixes 1/2] riscv: Move early dtb mapping into the fixmap region
` [PATCH -fixes 2/2] riscv: Do not set initial_boot_params to the linear address of the dtb

[PATCH] riscv/fault: Dump user opcode bytes on fatal faults
 2023-03-29  7:35 UTC  (5+ messages)
  ` [External] "

[net-next v9 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-29  6:25 UTC  (10+ messages)
` [net-next v9 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [net-next v9 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [net-next v9 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name
` [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac
` [net-next v9 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [net-next v9 6/6] net: stmmac: starfive-dmac: Add phy interface settings

[PATCH v2 0/4] riscv: Introduce KASLR
 2023-03-29  5:29 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: Introduce virtual kernel mapping KASLR
` [PATCH v2 2/4] riscv: Dump out kernel offset information on panic
` [PATCH v2 3/4] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
` [PATCH v2 4/4] riscv: libstub: Implement KASLR by using generic functions

[PATCH v9 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-03-29  5:09 UTC  (2+ messages)
` [PATCH v9 1/1] "

[PATCH v9 0/6] Introduce 64b relocatable kernel
 2023-03-29  4:53 UTC  (7+ messages)
` [PATCH v9 1/6] riscv: Prepare EFI header for relocatable kernels
` [PATCH v9 2/6] riscv: Move .rela.dyn outside of init to avoid empty relocations
` [PATCH v9 3/6] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v9 4/6] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v9 5/6] riscv: Check relocations at compile time
` [PATCH v9 6/6] riscv: Use --emit-relocs in order to move .rela.dyn in init

[PATCH v8 0/8] function_graph: Support recording and printing the return value of function
 2023-03-29  4:31 UTC  (13+ messages)
` [PATCH v8 1/8] "
` [PATCH v8 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
` [PATCH v8 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v8 4/8] arm64: "
` [PATCH v8 5/8] riscv: "
` [PATCH v8 6/8] x86/ftrace: "
` [PATCH v8 7/8] LoongArch: ftrace: "
` [PATCH v8 8/8] selftests/ftrace: Add funcgraph-retval test case

[PATCH v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-03-29  3:55 UTC  (3+ messages)
` [PATCH v8 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v8 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v3 0/4] Use dma_default_coherent for devicetree default coherency
 2023-03-29  3:27 UTC  (13+ messages)
` [PATCH v3 1/4] of: address: Fix default coherency for MIPS
` [PATCH v3 4/4] of: address: Always use dma_default_coherent for default coherency

[PATCH v3 0/3] Add RISC-V 32 NOMMU support
 2023-03-28 18:50 UTC  (2+ messages)
` (subset) "

[PATCH -next v17 00/20] riscv: Add vector ISA support
 2023-03-28 17:22 UTC  (12+ messages)
` [PATCH -next v17 04/20] riscv: Clear vector regfile on bootup
` [PATCH -next v17 06/20] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v17 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v17 08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v17 11/20] riscv: Add ptrace vector support
` [PATCH -next v17 18/20] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v17 19/20] riscv: detect assembler support for .option arch

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-03-28 16:08 UTC  (4+ messages)
` [PATCH v4 2/4] mmc: starfive: Add sdio/emmc "

[PATCH -next v16 00/20] riscv: Add vector ISA support
 2023-03-28 12:55 UTC  (5+ messages)
` [PATCH -next v16 19/20] riscv: detect assembler support for .option arch

[PATCH v8 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-28 11:57 UTC  (7+ messages)
` [PATCH v8 4/6] dt-bindings: net: Add support StarFive dwmac

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

[PATCH v6 00/21] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-28  1:42 UTC  (6+ messages)
` [PATCH v6 13/21] clk: starfive: Add StarFive JH7110 system clock driver

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-03-27 23:27 UTC  (2+ messages)

[PATCH v2] purgatory: fix disabling debug info
 2023-03-27 22:12 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-27 21:52 UTC  (4+ messages)

[PATCH v2 0/4] ARM: dts: sunxi: Add MangoPi MQ-R board support
 2023-03-27 20:46 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: clk: si521xx: Add Skyworks Si521xx I2C PCIe clock generators
 2023-03-27 17:50 UTC  (4+ messages)
` [PATCH v3 2/2] clk: si521xx: Clock driver for "


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).