linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-07 15:46:19 to 2022-10-12 16:00:18 UTC [more...]

[PATCH] doc: RISC-V: Document that misaligned accesses are supported
 2022-10-12 15:59 UTC  (2+ messages)

[RFC PATCH 0/2] RZ/G2UL separate out SoC specific parts
 2022-10-12 15:38 UTC  (3+ messages)

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-12 15:21 UTC  (36+ messages)
` [PATCH v1 01/30] dt-bindings: riscv: Add StarFive JH7110 bindings
` [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 12/30] dt-bindings: reset: Add starfive,jh7110-reset bindings
` [PATCH v1 17/30] dt-bindings: clock: Add starfive,jh7110-clkgen-sys bindings
` [PATCH v1 20/30] dt-bindings: clock: Add starfive,jh7110-clkgen-aon bindings
` [PATCH v1 30/30] RISC-V: Add StarFive JH7100 and JH7110 SoC Kconfig options

[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
 2022-10-12 13:54 UTC  (69+ messages)
` [PATCH v2 01/36] gpiolib: tegra186: Add missed header(s)
` [PATCH v2 02/36] gpiolib: cdev: "
` [PATCH v2 03/36] media: c8sectpfe: "
` [PATCH v2 04/36] pinctrl: actions: "
` [PATCH v2 05/36] pinctrl: aspeed: "
` [PATCH v2 06/36] pinctrl: at91: "
` [PATCH v2 07/36] pinctrl: axp209: "
` [PATCH v2 08/36] pinctrl: bcm: "
` [PATCH v2 09/36] pinctrl: cygnus-mux: "
` [PATCH v2 10/36] pinctrl: imx: "
` [PATCH v2 11/36] pinctrl: ingenic: "
` [PATCH v2 12/36] pinctrl: k210: "
` [PATCH v2 13/36] pinctrl: lochnagar: "
` [PATCH v2 14/36] pinctrl: mediatek: "
` [PATCH v2 15/36] pinctrl: mvebu: "
` [PATCH v2 16/36] pinctrl: npcm7xx: "
` [PATCH v2 17/36] pinctrl: ocelot: "
` [PATCH v2 18/36] pinctrl: qcom: "
` [PATCH v2 19/36] pinctrl: renesas: "
` [PATCH v2 20/36] pinctrl: samsung: "
` [PATCH v2 21/36] pinctrl: single: "
` [PATCH v2 22/36] pinctrl: spear: "
` [PATCH v2 23/36] pinctrl: sprd: "
` [PATCH v2 24/36] pinctrl: st: "
` [PATCH v2 25/36] pinctrl: starfive: "
` [PATCH v2 26/36] pinctrl: stm32: "
` [PATCH v2 27/36] pinctrl: stmfx: "
` [PATCH v2 28/36] pinctrl: tegra: "
` [PATCH v2 29/36] pinctrl: ti-iodelay: "
` [PATCH v2 30/36] pinctrl: uniphier: "
` [PATCH v2 31/36] pinctrl: zynqmp: "
` [PATCH v2 32/36] pinctrl: cherryview: "
` [PATCH v2 33/36] pinctrl: lynxpoint: "
` [PATCH v2 34/36] pinctrl: merrifield: "
` [PATCH v2 35/36] pinctrl: intel: "
` [PATCH v2 36/36] pinctrl: Clean up headers

[PATCH v2] RISC-V: Fix /proc/cpuinfo cpumask warning
 2022-10-12 13:41 UTC  (6+ messages)

[PATCH v2] riscv: jump_label: mark arguments as const to satisfy asm constraints
 2022-10-12 13:28 UTC  (3+ messages)

[PATCH v3 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-12 12:00 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
` [PATCH v3 2/2] riscv: Enable HAVE_ARCH_HUGE_VMALLOC "

[PATCH v1] riscv: dts: sifive unleashed: Add PWM controlled LEDs
 2022-10-12 11:09 UTC 

[PATCH V6 0/6] RISC-V fixups to work with crash tool
 2022-10-12  9:52 UTC  (3+ messages)

[PATCH v2 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-12  2:47 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
` [PATCH v2 2/2] riscv: Enable HAVE_ARCH_HUGE_VMALLOC "

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

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-11 20:41 UTC  (15+ messages)
` [RFC PATCH 1/5] trace: Add trace_ipi_send_{cpu, cpumask}
` [RFC PATCH 3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi()
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()

[GIT PULL 0/2] microchip maintainers updates
 2022-10-11 19:40 UTC  (6+ messages)
` [GIT PULL 1/2] MAINTAINERS: update polarfire soc clock binding
` [GIT PULL 2/2] dt-bindings: riscv: update microchip.yaml's maintainership

[PATCH] RISC-V: Fix /proc/cpuinfo cpumask warning
 2022-10-11 18:23 UTC  (2+ messages)

Regression: Fwd: Re: [PATCH] riscv: mmap with PROT_WRITE but no PROT_READ is invalid
 2022-10-11 17:18 UTC  (3+ messages)

[PATCH v4 0/2] Make mmap() with PROT_WRITE imply PROT_READ
 2022-10-11 17:04 UTC  (2+ messages)

RISC-V Patchwork
 2022-10-11 16:07 UTC 

[RFC PATCH v2 0/2] AX45MP: Add support to non-coherent DMA
 2022-10-11 13:10 UTC  (9+ messages)
` [RFC PATCH v2 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v2] riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
 2022-10-11 13:03 UTC  (3+ messages)

[PATCH] riscv: mmap with PROT_WRITE but no PROT_READ is invalid
 2022-10-11 11:31 UTC  (4+ messages)

[PATCH v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
 2022-10-11  7:59 UTC  (2+ messages)

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

[PATCH] riscv: jump_label: mark arguments as const to satisfy asm constraints
 2022-10-11  7:32 UTC  (9+ messages)

[PATCH] RISC-V: KVM: Fix compilation without RISCV_ISA_ZICBOM
 2022-10-11  5:05 UTC  (4+ messages)

[PATCH v2] riscv: fix styling in ucontext header
 2022-10-10 20:41 UTC  (4+ messages)

[PATCH] RISC-V: Make port I/O string accessors actually work
 2022-10-10 17:53 UTC  (5+ messages)

[PATCH 7/8] riscv: cpu_relax: switch to riscv_has_extension_likely()
 2022-10-07 18:14 UTC  (2+ messages)

[PATCH] riscv: enable software resend of irqs
 2022-10-10 11:21 UTC  (2+ messages)

[PATCH] RISC-V: KVM: fixup undefined reference to riscv_cbom_block_size
 2022-10-10  7:05 UTC  (3+ messages)

KASAN/pcpu_alloc related panics on v6.0
 2022-10-10  6:49 UTC  (7+ messages)
` [PATCH v1 1/1] riscv: mm: add missing memcpy in kasan_init
` [PATCH v1 1/1] Fixes: 8fbdccd2b173 ("riscv: mm: Support kasan for sv57")

[PATCH] clocksource/drivers/riscv: Events are stopped during CPU suspend
 2022-10-09 23:45 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.1 Merge Window, Part 1
 2022-10-09 21:17 UTC  (2+ messages)

[PATCH v3] riscv: support update_mmu_tlb()
 2022-10-09 13:45 UTC 

[PATCH v2] riscv: fix styling in ucontext header
 2022-10-09 13:13 UTC 

[PATCH] Fixed styling in riscv ucontext header
 2022-10-09 12:49 UTC  (5+ messages)

[PATCH v6 RESEND 0/2] use static key to optimize pgtable_l4_enabled
 2022-10-08 14:28 UTC  (4+ messages)

[PATCH 0/8] riscv: improve boot time isa extensions handling
 2022-10-08 13:59 UTC  (4+ messages)
` [PATCH 1/8] riscv: move riscv_noncoherent_supported() out of ZICBOM probe

[PATCH V6 00/11] riscv: Add GENERIC_ENTRY support and related features
 2022-10-08  3:44 UTC  (12+ messages)
` [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 09/11] riscv: Add support for STACKLEAK gcc plugin

[PATCH 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-08  2:18 UTC  (3+ messages)
` [PATCH 2/2] riscv: Enable HAVE_ARCH_HUGE_VMALLOC for 64BIT

[PATCH -next 0/2] riscv: ptrace: implement PTRACE_{PEEK,POKE}USR
 2022-10-08  1:24 UTC  (2+ messages)

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-10-08  0:00 UTC  (3+ 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).