linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 15:06:11 to 2022-10-05 01:41:03 UTC [more...]

[PATCH] riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 2022-10-05  1:40 UTC  (16+ messages)

[RFC PATCH v2 0/2] AX45MP: Add support to non-coherent DMA
 2022-10-05  1:28 UTC  (13+ messages)
` [RFC PATCH v2 1/2] dt-bindings: soc: renesas: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [RFC PATCH v2 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v3] RISC-V: Increase range and default value of NR_CPUS
 2022-10-04 23:53 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 17:19 UTC  (15+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

[PATCH v4 0/2] riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-10-04 20:37 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Cache SBI vendor values
` [PATCH 2/2] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-04  9:24 UTC  (70+ messages)
` [PATCH v1 01/30] dt-bindings: riscv: Add StarFive JH7110 bindings
` [PATCH v1 02/30] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v1 03/30] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v1 04/30] dt-bindings: sifive-l2-cache: Support StarFive JH71x0 SoCs
` [PATCH v1 05/30] soc: sifive: l2 cache: Convert to platform driver
` [PATCH v1 06/30] soc: sifive: l2 cache: Add StarFive JH71x0 support
` [PATCH v1 07/30] reset: starfive: jh7100: Use 32bit I/O on 32bit registers
` [PATCH v1 08/30] reset: starfive: jh7100: Use regmap APIs to operate registers
` [PATCH v1 09/30] reset: starfive: jh7100: Move necessary properties to device tree
` [PATCH v1 10/30] reset: starfive: Rename 'reset-starfive-jh7100.c' to 'reset-starfive.c'
` [PATCH v1 11/30] dt-bindings: reset: Add StarFive JH7110 reset definitions
` [PATCH v1 12/30] dt-bindings: reset: Add starfive,jh7110-reset bindings
` [PATCH v1 13/30] reset: starfive: Add StarFive JH7110 SoC support
` [PATCH v1 14/30] clk: starfive: Factor out common clock driver code
` [PATCH v1 15/30] clk: starfive: Use regmap APIs to operate registers
` [PATCH v1 16/30] dt-bindings: clock: Add StarFive JH7110 system clock definitions
` [PATCH v1 17/30] dt-bindings: clock: Add starfive,jh7110-clkgen-sys bindings
` [PATCH v1 18/30] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v1 19/30] dt-bindings: clock: Add StarFive JH7110 always-on definitions
` [PATCH v1 20/30] dt-bindings: clock: Add starfive,jh7110-clkgen-aon bindings
` [PATCH v1 21/30] clk: starfive: Add StarFive JH7110 always-on clock driver
` [PATCH v1 22/30] pinctrl: Create subdirectory for StarFive drivers
` [PATCH v1 23/30] pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"
` [PATCH v1 24/30] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
` [PATCH v1 25/30] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl bindings
` [PATCH v1 26/30] pinctrl: starfive: Add StarFive JH7110 driver
` [PATCH v1 27/30] RISC-V: Add initial StarFive JH7110 device tree
` [PATCH v1 28/30] RISC-V: Add StarFive JH7110 VisionFive2 board "
` [PATCH v1 29/30] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
` [PATCH v1 30/30] RISC-V: Add StarFive JH7100 and JH7110 SoC Kconfig options

[PATCH v5 0/4] riscv, mm: detect svnapot cpu support at runtime
 2022-10-04 18:46 UTC  (12+ messages)
` [PATCH v5 1/4] mm: modify pte format for Svnapot
` [PATCH v5 2/4] mm: support Svnapot in physical page linear-mapping
` [PATCH v5 3/4] mm: support Svnapot in hugetlb page
` [PATCH v5 4/4] mm: support Svnapot in huge vmap

[PATCH v3 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-10-04 16:04 UTC  (7+ messages)
` [PATCH v3 1/4] riscv: process: fix kernel info leakage
` [PATCH v3 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH v3 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
` [PATCH v3 4/4] riscv: entry: consolidate general regs saving/restoring

[PATCH v5 0/7] Use composable cache instead of L2 cache
 2022-10-04 14:20 UTC  (4+ messages)

[PATCH v5 3/3] tty: serial: use uart_port_tx_limited()
 2022-10-04 11:22 UTC  (2+ messages)

[PATCH v3 0/3] Enable initial support for StarFive VisionFive V1 SBC
 2022-10-04 10:15 UTC  (4+ messages)

Regarding the changes on /proc/cpuinfo for ISA strings
 2022-10-04  5:55 UTC 

[PATCH v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
 2022-10-04  4:35 UTC  (5+ messages)

[PATCH v6 0/3] RISC-V: Create unique identification for SoC PMU
 2022-10-04  2:54 UTC  (2+ messages)

[GIT PULL] KVM/riscv changes for 6.1
 2022-10-03 19:34 UTC  (2+ messages)

[PATCH] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
 2022-10-03 16:10 UTC  (7+ messages)

[PATCH V6 00/11] riscv: Add GENERIC_ENTRY support and related features
 2022-10-03 11:40 UTC  (15+ messages)
` [PATCH V6 01/11] riscv: elf_kexec: Fixup compile warning
` [PATCH V6 02/11] riscv: compat_syscall_table: "
` [PATCH V6 03/11] riscv: ptrace: Remove duplicate operation
` [PATCH V6 04/11] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V6 05/11] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V6 06/11] riscv: convert to generic entry
` [PATCH V6 07/11] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V6 08/11] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V6 09/11] riscv: Add support for STACKLEAK gcc plugin
` [PATCH V6 10/11] riscv: Add config of thread stack size
` [PATCH V6 11/11] riscv: remove extra level wrappers of trace_hardirqs_{on,off}

[PATCH v8] rethook: add riscv rethook implementation
 2022-10-02 16:39 UTC  (2+ messages)

[PATCH 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-01 19:00 UTC  (2+ messages)

[PATCH v3 0/3] riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc
 2022-10-01 12:37 UTC  (2+ messages)

[PATCH V4 0/3] kprobe: Optimize the performance of patching ss
 2022-09-30 16:25 UTC  (6+ messages)
` [PATCH 3/3] arm64/kprobe: Optimize the performance of patching single-step slot
` (subset) [PATCH V4 0/3] kprobe: Optimize the performance of patching ss

[PATCH v10 0/4] Microchip soft ip corePWM driver
 2022-09-30 14:06 UTC  (12+ messages)
` [PATCH v10 3/4] pwm: add microchip "

[PATCH V5 00/11] riscv: Add GENERIC_ENTRY support and related features
 2022-09-30 12:27 UTC  (10+ messages)
` [PATCH V5 06/11] entry: Prevent DEBUG_PREEMPT warning
` [PATCH V5 07/11] riscv: convert to generic entry

[PATCH 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-09-30 11:42 UTC  (7+ messages)
` [PATCH 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork

[PATCH v2 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-09-30  3:35 UTC  (12+ messages)
` [PATCH v2 1/4] riscv: remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH v2 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH v2 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
` [PATCH v2 4/4] riscv: entry: consolidate general regs saving into save_gp

[PATCH] clocksource/drivers/riscv: Events are stopped during CPU suspend
 2022-09-29 21:50 UTC  (2+ messages)

[RFC PATCH 0/2] RZ/G2UL separate out SoC specific parts
 2022-09-29 17:23 UTC  (3+ messages)
` [RFC PATCH 1/2] arm64: dts: renesas: r9a07g043: Introduce SOC_PERIPHERAL_IRQ() macro to specify interrupt property
` [RFC PATCH 2/2] arm64: dts: renesas: r9a07g043: Split out RZ/G2UL SoC specific parts

[PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl
 2022-09-29  8:11 UTC  (2+ messages)

[PATCH v5 00/14] PolarFire SoC reset controller & clock cleanups
 2022-09-29  0:32 UTC  (4+ messages)
` [PATCH v5 01/14] clk: microchip: mpfs: fix clk_cfg array bounds violation

[PATCH] RISC-V: Re-enable counter access from userspace
 2022-09-28 20:53 UTC  (2+ messages)

RISC-V CHERI port
 2022-09-28 13:04 UTC  (2+ messages)

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ messages)


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