Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-27 23:56:21 to 2021-11-03 20:57:34 UTC [more...]

[PATCH stable 4.19 1/1] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
 2021-11-03 20:56 UTC 

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

[PATCH bpf-next] riscv, bpf: Fix RV32 broken build, and silence RV64 warning
 2021-11-03 13:35 UTC  (4+ messages)

[PATCH bpf-next] riscv, bpf: fix some compiler error
 2021-11-03  7:41 UTC  (6+ messages)

[PATCH] RISC-V: KVM:Remove unneeded semicolon
 2021-11-03  6:44 UTC 

[PATCH] dt-bindings: vendor-prefixes: add T-Head Semiconductor
 2021-11-03  2:09 UTC 

[PATCH V5 0/3] Add thead,c900-plic support
 2021-11-03  1:52 UTC  (19+ messages)
` [PATCH V5 1/3] dt-bindings: vendor-prefixes: add T-Head Semiconductor
` [PATCH V5 3/3] irqchip/sifive-plic: Fixup thead, c900-plic request_threaded_irq with ONESHOT

[PATCH] dt-bindings: clock: fu740-prci: add reset-cells
 2021-11-02 21:40 UTC  (2+ messages)

[GIT PULL] KVM/riscv for 5.16 take #2
 2021-11-02 17:19 UTC  (2+ messages)

[PATCH v3] riscv: explicitly use symbol offsets for VDSO
 2021-11-02 16:48 UTC  (3+ messages)
` [PATCH] riscv: fix building external modules

[RESEND PATCH V3 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-11-02  8:51 UTC  (11+ messages)
` [RESEND PATCH V3 2/2] riscv: add RISC-V Svpbmt extension supports

[PATCH 0/3] riscv: kexec: add kexec_file_load() support
 2021-11-02  3:52 UTC  (8+ messages)
` [PATCH 1/3] kexec_file: Fix kexec_file.c build error for riscv platform
` [PATCH 2/3] RISC-V: use memcpy for kexec_file mode
` [PATCH 3/3] RISC-V: Add kexec_file support

[PATCH V6] irqchip/sifive-plic: Fixup EOI failed when masked
 2021-11-02  1:34 UTC  (3+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-11-01 17:41 UTC  (65+ messages)
` [PATCH v2 20/43] KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled
` [PATCH v2 21/43] KVM: VMX: Clean up PI pre/post-block WARNs
` [PATCH v2 22/43] KVM: VMX: Drop unnecessary PI logic to handle impossible conditions
` [PATCH v2 23/43] KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers
` [PATCH v2 24/43] KVM: VMX: Drop pointless PI.NDST update when blocking
` [PATCH v2 25/43] KVM: VMX: Save/restore IRQs (instead of CLI/STI) during PI pre/post block
` [PATCH v2 26/43] KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
` [PATCH v2 27/43] KVM: VMX: Move Posted Interrupt ndst computation out of write loop
` [PATCH v2 28/43] KVM: VMX: Remove vCPU from PI wakeup list before updating PID.NV
` [PATCH v2 29/43] KVM: VMX: Handle PI wakeup shenanigans during vcpu_put/load
` [PATCH v2 30/43] KVM: Drop unused kvm_vcpu.pre_pcpu field
` [PATCH v2 31/43] KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
` [PATCH v2 32/43] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
` [PATCH v2 33/43] KVM: x86: Unexport LAPIC's switch_to_{hv, sw}_timer() helpers
  ` [PATCH v2 33/43] KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
` [PATCH v2 34/43] KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
` [PATCH v2 35/43] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v2 36/43] KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
` [PATCH v2 37/43] KVM: SVM: Unconditionally mark AVIC as running on vCPU load (with APICv)
` [PATCH v2 38/43] KVM: Drop defunct kvm_arch_vcpu_(un)blocking() hooks
` [PATCH v2 39/43] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v2 40/43] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
` [PATCH v2 41/43] KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
` [PATCH v2 42/43] KVM: VMX: Fold fallback path into triggering posted IRQ helper
` [PATCH v2 43/43] KVM: VMX: Don't do full kick when handling posted interrupt wakeup

[PATCH bpf-next v2 0/4] Various RISC-V BPF improvements
 2021-11-01 16:20 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] riscv, bpf: Increase the maximum number of iterations
` [PATCH bpf-next v2 2/4] tools build: Add RISC-V to HOSTARCH parsing
` [PATCH bpf-next v2 3/4] riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
` [PATCH bpf-next v2 4/4] selftests/bpf: Fix broken riscv build

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-01 13:28 UTC  (27+ messages)
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()
` [PATCH v2 10/45] ARM: "
` [PATCH v2 11/45] arm64: "
` [PATCH v2 12/45] csky: "
` [PATCH v2 15/45] nds32: "
` [PATCH v2 16/45] parisc: "
` [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler()

[GIT PULL] RISC-V Fixes for 5.15 (or -rc8)
 2021-10-30 20:47 UTC  (2+ messages)

TS3 TS CUBICCARDカード【重要:必ずお読みください】
 2021-10-30 18:03 UTC 

[PATCH v2 0/2] riscv asan-stack fixes
 2021-10-29 18:08 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
` [PATCH v2 2/2] riscv: Fix asan-stack clang build

[PATCH v9 0/8] RISC-V CPU Idle Support
 2021-10-29 16:24 UTC  (4+ messages)

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-29 14:44 UTC  (20+ messages)
` [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 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v2 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v2 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v2 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v2 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts

[PATCH v2] PM: sleep: Fix runtime PM based cpuidle support
 2021-10-29 12:38 UTC 

[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-10-29 12:25 UTC  (9+ messages)
` [v4 06/11] dt-binding: pmu: Add RISC-V PMU DT bindings
` [v4 10/11] riscv: dts: fu740: Add pmu node

[PATCH v1 1/1] delay.h: fix for removed kernel.h
 2021-10-29  4:28 UTC  (2+ messages)

Out-of-bounds access when hartid >= NR_CPUS
 2021-10-28 23:40 UTC  (6+ messages)

riscv: delay.c:77:17: error: implicit declaration of function 'cpu_relax' [-Werror=implicit-function-declaration]
 2021-10-28 21:16 UTC  (3+ messages)

[PATCH v2 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
 2021-10-28 20:17 UTC  (2+ messages)

[PATCH v1 1/1] delay.h: fix for removed kernel.h
 2021-10-28 17:01 UTC 

[PATCH bpf-next 0/4] Various RISC-V BPF improvements
 2021-10-28 15:58 UTC  (6+ messages)
` [PATCH bpf-next 1/4] riscv, bpf: Increase the maximum number of iterations
` [PATCH bpf-next 2/4] tools build: Add RISC-V to HOSTARCH parsing
` [PATCH bpf-next 3/4] riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
` [PATCH bpf-next 4/4] selftests/bpf: Fix broken riscv build

[PATCH bpf] riscv, bpf: Fix potential NULL dereference
 2021-10-28 15:40 UTC  (3+ messages)

[PATCH 1/3] RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
 2021-10-28 15:37 UTC  (3+ messages)

[PATCH 1/2] riscv: Fix asan-stack clang build
 2021-10-28 15:11 UTC  (9+ messages)

[PATCH 0/3] RISC-V: KVM: Few assorted changes
 2021-10-28 15:05 UTC  (3+ messages)

objcopy of vmlinux is very large starting with linux5.7
 2021-10-28 12:50 UTC 

Out-of-bounds access when hartid >= NR_CPUS
 2021-10-28  1:28 UTC  (4+ messages)

[PATCH bpf-next,v3] riscv, bpf: Add BPF exception tables
 2021-10-28  1:01 UTC  (5+ messages)

[PATCH v5 1/4] perf bench futex: Call the futex syscall from a function
 2021-10-27 23:56 UTC  (2+ messages)


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