linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-11 08:21:42 to 2021-10-15 10:15:15 UTC [more...]

[PATCH 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-15 10:14 UTC  (2+ messages)

[PATCH v3 0/2] fix & prevent the missing preemption disabling
 2021-10-15  9:12 UTC  (12+ 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)

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

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

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-14 18:31 UTC  (4+ messages)

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

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

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

[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  (8+ messages)
` [RESEND PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [RESEND PATCH v2 2/2] ftrace: do CPU checking after preemption disabled

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

[PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
 2021-10-13  6:59 UTC  (3+ messages)

[PATCH 0/2] riscv: Add RISC-V svpbmt extension supports
 2021-10-13  3:36 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: riscv: Add mmu-supports with svpbmt
` [PATCH 2/2] riscv: Add RISC-V svpbmt extension supports

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-13  3:33 UTC  (23+ messages)
` [PATCH 1/2] ftrace: disable preemption on the testing of recursion
` [PATCH 2/2] ftrace: prevent preemption in perf_ftrace_function_call()
` [PATCH v2 0/2] fix & prevent the missing preemption disabling
  ` [PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
  ` [PATCH v2 2/2] ftrace: do CPU checking after preemption disabled

[PATCH V2 1/2] dt-bindings: update riscv plic compatible string
 2021-10-13  0:48 UTC  (9+ messages)
` [PATCH V2 2/2] irqchip/sifive-plic: Add thead,c9xx-plic support

[PATCH v9 0/8] RISC-V CPU Idle Support
 2021-10-12 18:36 UTC  (12+ messages)
` [PATCH v9 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v9 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v9 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [PATCH v9 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v9 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [PATCH v9 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v9 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v9 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH 1/1] riscv: defconfig: enable DRM_NOUVEAU
 2021-10-12 16:46 UTC 

[PATCH v3 0/5] Add SBI v0.2 support for KVM
 2021-10-12 16:46 UTC  (7+ messages)
` [PATCH v3 5/5] RISC-V: Add SBI HSM extension in KVM

[RESEND PATCH v2 1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible
 2021-10-12  7:26 UTC  (10+ messages)
` [RESEND PATCH v2 2/5] riscv: dts: sifive: fix Unleashed board compatible
` [RESEND PATCH v2 3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive
` [RESEND PATCH v2 5/5] riscv: dts: sifive: add missing compatible for plic

[PATCH 1/2] irqchip/sifive-plic: Fix duplicate mask/unmask for claim/complete
 2021-10-12  3:36 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: update riscv plic claim-mask-support property

[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-12  3:11 UTC  (4+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol

[PATCH v8 0/8] RISC-V CPU Idle Support
 2021-10-12  0:57 UTC  (12+ messages)
` [PATCH v8 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v8 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v8 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [PATCH v8 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v8 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v8 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-10-11 15:33 UTC  (9+ messages)
` [PATCH v3 12/16] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v3 14/16] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v3 15/16] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c

[PATCH] riscv/vdso: Drop unneeded part due to merge issue
 2021-10-11 11:05 UTC 

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-11  9:45 UTC  (4+ messages)

[PATCH] riscv: remove .text section size limitation for XIP
 2021-10-11  9:14 UTC 

[PATCH v7 0/8] RISC-V CPU Idle Support
 2021-10-11  8:22 UTC  (4+ messages)
` [PATCH v7 6/8] cpuidle: Add RISC-V SBI CPU idle driver


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