Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-13 10:12:40 to 2021-10-21 12:24:26 UTC [more...]

[GIT PULL] riscv: dts: few cleanups for v5.16
 2021-10-21 12:23 UTC 

[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

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

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

[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 v4 1/4] perf bench futex: Call the futex syscall from a function
 2021-10-20 22:39 UTC  (4+ 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 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  (23+ messages)
` [PATCH v1 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v1 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [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  (13+ messages)
` [PATCH v3 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [PATCH v3 2/2] ftrace: do CPU checking after preemption disabled

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

[PATCH 1/2] perf bench futex: Use a 64-bit time_t
 2021-10-14  6:51 UTC  (4+ messages)
` [PATCH 2/2] selftests: "

[PATCH V3 1/2] dt-bindings: update riscv plic compatible string
 2021-10-14  6:17 UTC  (20+ messages)
` [PATCH V3 2/2] irqchip/sifive-plic: Add thead,c900-plic support

[PATCH v1 1/1] Add support for mm->mmap_legacy_base in legacy layout
 2021-10-13 14:30 UTC  (4+ messages)
  `  "

[RESEND PATCH v2 0/2] fix & prevent the missing preemption disabling
 2021-10-13 14:24 UTC  (7+ messages)
` [RESEND PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()

[PATCH AUTOSEL 5.14 17/17] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-13 11:16 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 11/11] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-13  8:50 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox