linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-14 14:23:08 to 2021-10-21 18:47:35 UTC [more...]

[PATCH] soc: add polarfire soc system controller
 2021-10-21 18:34 UTC  (4+ messages)

[PATCH] locking: Generic ticket lock
 2021-10-21 18:04 UTC  (8+ messages)

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-21 17:42 UTC  (17+ messages)
` [PATCH v2 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v2 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v2 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v2 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v2 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v2 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v2 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v2 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v2 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v2 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v2 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v2 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v2 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v2 14/16] serial: 8250_dw: Add skip_clk_set_rate quirk
` [PATCH v2 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v2 16/16] RISC-V: Add BeagleV Starlight Beta "

[PATCH] riscv: remove code for !CONFIG_FRAME_POINTER
 2021-10-21 16:51 UTC 

[PATCH v3 0/2] riscv: switch to relative extable
 2021-10-21 16:21 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: consolidate __ex_table construction
` [PATCH v3 2/2] riscv: switch to relative exception tables

[PATCH v2 0/2] riscv: switch to relative extable
 2021-10-21 15:47 UTC  (7+ messages)
` [PATCH v2 1/2] riscv: consolidate __ex_table construction
` [PATCH v2 2/2] riscv: switch to relative exception tables

[GIT PULL] riscv: dts: few cleanups for v5.16
 2021-10-21 15:35 UTC  (7+ messages)

[PATCH v4 1/4] perf bench futex: Call the futex syscall from a function
 2021-10-21 13:25 UTC  (5+ messages)
` [PATCH v4 2/4] perf bench futex: Add support for 32-bit systems with 64-bit time_t
` [PATCH v4 3/4] selftests: futex: Call the futex syscall from a function
` [PATCH v4 4/4] selftests: futex: Add support for 32-bit systems with 64-bit time_t

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-10-21 13:13 UTC  (3+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-10-21 12:37 UTC  (4+ messages)
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH] RISC-V:KVM: remove unneeded semicolon Elimate the following coccinelle check warning: ./arch/riscv/kvm/vcpu_sbi.c:169:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:397:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:687:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:645:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:247:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:284:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:123:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:170:2-3: Unneeded semicolon
 2021-10-21 11:57 UTC  (3+ messages)
  ` [PATCH] RISC-V:KVM: remove unneeded semicolon

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-10-21 10:50 UTC  (9+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector

[PATCH V4 0/3] irqchip: riscv: Add thead,c900-plic support
 2021-10-21  9:43 UTC  (34+ messages)
` [PATCH V4 1/3] irqchip/sifive-plic: "
` [PATCH V4 2/3] dt-bindings: update riscv plic compatible string
` [PATCH V4 3/3] dt-bindings: vendor-prefixes: add T-Head Semiconductor

[PATCH v3 0/3] Fix up bpf_jit_limit some more
 2021-10-21  1:22 UTC  (4+ messages)
` [PATCH v3 1/3] bpf: define bpf_jit_alloc_exec_limit for riscv JIT

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-20 18:47 UTC  (10+ messages)
` [PATCH 01/12] of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
` [PATCH 04/12] arm64: Use of_get_cpu_hwid()
` [PATCH 11/12] cacheinfo: Allow for >32-bit cache 'id'
` [PATCH 12/12] cacheinfo: Set cache 'id' based on DT data

Query on clock speed change in FPGA
 2021-10-20 14:48 UTC 

[PATCH 0/2] riscv: switch to relative extable
 2021-10-20 14:03 UTC  (5+ messages)
` [PATCH 1/2] riscv: consolidate __ex_table construction
` [PATCH 2/2] riscv: switch to relative exception tables

[PATCH 1/1] dt-bindings: T-HEAD CLINT
 2021-10-20 14:07 UTC  (6+ messages)

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-10-20  8:11 UTC  (4+ messages)
` [RFC PATCH v2 07/11] riscv: cmo: Add dma-noncoherency support

[PATCH v2 1/2] perf bench futex: Use a 64-bit time_t
 2021-10-20  1:56 UTC  (8+ messages)
` [PATCH v2 2/2] selftests: "

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-19 22:48 UTC  (14+ messages)
` [PATCH v1 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v1 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-19 16:53 UTC  (4+ messages)
` [PATCH v3 13/23] Documentation: update vcpu-requests.rst reference

[PATCH] tracing: Have all levels of checks prevent recursion
 2021-10-19 13:00 UTC  (15+ messages)

[PATCH 1/2] irqchip/sifive-plic: Fix duplicate mask/unmask for claim/complete
 2021-10-19 12:08 UTC  (5+ messages)

[RESEND PATCH v2 1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible
 2021-10-19  9:00 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-19  6:10 UTC  (8+ messages)

[PATCH v2] tracing: Have all levels of checks prevent recursion
 2021-10-18 21:55 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-18  7:30 UTC  (3+ messages)

[PATCH] riscv: fix misalgned trap vector base address
 2021-10-18  5:31 UTC  (2+ messages)

[PATCH -next] riscv/eBPF: Add BPF exception tables
 2021-10-18  3:52 UTC  (3+ messages)

[PATCH v4 0/2] fix & prevent the missing preemption disabling
 2021-10-18  3:39 UTC  (3+ messages)
` [PATCH v4 1/2] ftrace: disable preemption when recursion locked
` [PATCH v4 2/2] ftrace: do CPU checking after preemption disabled

[RFC PATCH 1/4] mm: modify pte format for Svnapot
 2021-10-18  2:22 UTC  (4+ messages)
` [RFC PATCH 2/4] mm: support Svnapot in physical page linear-mapping
` [RFC PATCH 3/4] mm: support Svnapot in hugetlb page
` [RFC PATCH 4/4] mm: support Svnapot in huge vmap

[RFC PATCH 1/4] mm: modify pte format for Svnapot
 2021-10-18  1:59 UTC  (4+ messages)
` [RFC PATCH 2/4] mm: support Svnapot in physical page linear-mapping
` [RFC PATCH 3/4] mm: support Svnapot in hugetlb page
` [RFC PATCH 4/4] mm: support Svnapot in huge vmap

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-16  1:11 UTC  (6+ messages)

[PATCH v3 0/2] fix & prevent the missing preemption disabling
 2021-10-15 13:35 UTC  (9+ messages)
` [PATCH v3 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-10-15  8:47 UTC  (15+ messages)

RISC-V: patched kexec-tools on github for review/testing
 2021-10-15  7:07 UTC  (5+ messages)

[PATCH v2 0/4] Fix up bpf_jit_limit some more
 2021-10-14 14:22 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).