public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-12-01 08:28:00 to 2022-12-03 01:00:31 UTC [more...]

[PATCH V5 0/2] Support VMCOREINFO export for RISCV64
 2022-12-03  1:00 UTC  (3+ messages)

[PATCH RESEND v9] riscv: add riscv rethook implementation
 2022-12-03  0:40 UTC  (3+ messages)

[GIT PULL] RISC-V Fixes for 6.1-rc8
 2022-12-03  0:10 UTC  (2+ messages)

[PATCH -next 0/2]riscv/mm: two modifications on hugepage
 2022-12-02 21:25 UTC  (3+ messages)

[PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-12-02 19:04 UTC  (10+ messages)
` [PATCH v2 8/8] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW

[PATCH v2 0/4] RISC-V: Dynamic ftrace support for RV32I
 2022-12-02 19:00 UTC  (3+ messages)

[PATCH V2] selftests/vDSO: Add riscv getcpu & gettimeofday test
 2022-12-02 18:03 UTC  (2+ messages)

[PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
 2022-12-02 17:59 UTC  (2+ messages)

[PATCH v2 1/5] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
 2022-12-02 17:57 UTC  (2+ messages)

[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
 2022-12-02 17:56 UTC  (2+ messages)

[PATCH v2 00/12] riscv: Allwinner D1/D1s platform support
 2022-12-02 17:55 UTC  (10+ messages)
` [PATCH v2 04/12] riscv: dts: allwinner: Add the D1/D1s SoC devicetree
` [PATCH v2 12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers

[PATCH v2 0/9] riscv: add Bouffalolab bl808 support
 2022-12-02 17:54 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: serial: add documentation for Bouffalolab UART Driver
` [PATCH v2 4/9] dt-bindings: vendor-prefixes: add bouffalolab
` [PATCH v2 5/9] dt-bindings: riscv: Add bouffalolab bl808 board compatibles

[PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
 2022-12-02 17:53 UTC  (2+ messages)

[RFC 0/9] KVM perf support
 2022-12-02 17:09 UTC  (8+ messages)
` [RFC 8/9] RISC-V: KVM: Implement "

[PATCH v3 0/14] Zbb string optimizations and call support in alternatives
 2022-12-02 16:37 UTC  (21+ messages)
` [PATCH v3 01/14] RISC-V: fix funct4 definition for c.jalr in parse_asm.h
` [PATCH v3 03/14] RISC-V: detach funct-values from their offset
` [PATCH v3 11/14] RISC-V: fix auipc-jalr addresses in patched alternatives
` [PATCH v3 12/14] efi/riscv: libstub: mark when compiling libstub
` [PATCH v3 13/14] RISC-V: add infrastructure to allow different str* implementations

[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
 2022-12-02 16:31 UTC  (32+ messages)
` [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
` [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
` [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH v2 26/50] KVM: PPC: Move processor compatibility check to module init
` [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
` [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
` [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling

[PATCH v3 0/8] Generic IPI sending tracepoint
 2022-12-02 15:58 UTC  (9+ messages)
` [PATCH v3 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [PATCH v3 2/8] trace: Add trace_ipi_send_cpumask()
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v3 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v3 7/8] smp: reword smp call IPI comment
` [PATCH v3 8/8] sched, smp: Trace smp callback causing an IPI

[PATCH v1 0/3] Add watchdog driver for StarFive RISC-V SoCs
 2022-12-02 15:08 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: watchdog: Add watchdog for StarFive
` [PATCH v1 2/3] drivers: watchdog: Add StarFive Watchdog driver
` [PATCH v1 3/3] riscv: dts: starfive: jh7110: Add watchdog node

[PATCH] Implement ioremap_prot support (v2)
 2022-12-02 14:59 UTC  (3+ messages)

[PATCH v2] RISC-V: re-order Kconfig selects alphanumerically
 2022-12-02 14:27 UTC  (2+ messages)

[PATCH] Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
 2022-12-02 12:15 UTC  (4+ messages)

[PATCH v1 0/3] Putting some basic order on isa extension lists
 2022-12-02 11:37 UTC  (17+ messages)
` [PATCH v1 1/3] RISC-V: clarify ISA string ordering rules in cpu.c
` [PATCH v1 2/3] RISC-V: resort all extensions in consistent orders
` [PATCH v1 3/3] Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo

[PATCH] dt-bindings: vendor-prefixes: sort entries alphabetically
 2022-12-02 11:05 UTC 

[PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
 2022-12-02 10:54 UTC  (2+ messages)

[PATCH v1 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-02 10:52 UTC  (26+ messages)
` [PATCH v1 1/7] dt-bindings: net: snps,dwmac: Add compatible string for dwmac-5.20 version
` [PATCH v1 2/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v1 3/7] dt-bindings: net: Add bindings for StarFive dwmac
` [PATCH v1 4/7] net: phy: motorcomm: Add YT8531 phy support
` [PATCH v1 5/7] net: stmmac: Add StarFive dwmac supoort
` [PATCH v1 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v1 7/7] riscv: dts: starfive: visionfive-v2: Add phy delay_chain configuration

[PATCH bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC
 2022-12-02  9:58 UTC  (3+ messages)

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-12-02  9:38 UTC  (8+ messages)
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH] riscv: increase boot command line size to 1K
 2022-12-02  1:06 UTC  (2+ messages)

[PATCH v5 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-12-02  6:33 UTC  (6+ messages)
` [PATCH v5 1/3] RISC-V: time: initialize hrtimer based broadcast clock event device
` [PATCH v5 2/3] dt-bindings: timer: Add bindings for the RISC-V timer device
` [PATCH v5 3/3] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT

[PATCH 0/3] Some DT binding quirks for T-Head C9xx
 2022-12-02  6:12 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: timer: sifive,clint: add compatible for OpenC906

[PATCH v14 0/8] RISC-V IPI Improvements
 2022-12-02  5:04 UTC  (13+ messages)
` [PATCH v14 1/8] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v14 2/8] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v14 3/8] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v14 4/8] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v14 5/8] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v14 6/8] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v14 7/8] RISC-V: Use IPIs for remote icache "
` [PATCH v14 8/8] irqchip/riscv-intc: Add empty irq_eoi() for chained irq handlers

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-12-02  2:06 UTC  (11+ messages)
` [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

[PATCH] riscv: Implement ioremap_prot support
 2022-12-01 20:25 UTC  (3+ messages)

[PATCH V4 0/7] riscv: ftrace: Fixup ftrace detour code & Optimization
 2022-12-01 20:15 UTC  (5+ messages)
` [PATCH V4 6/7] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support

[PATCH v4] riscv: fix race when vmap stack overflow
 2022-12-01 20:10 UTC  (2+ messages)

[PATCH v4] riscv: fix race when vmap stack overflow
 2022-12-01 20:00 UTC  (2+ messages)

[PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
 2022-12-01 19:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 2/2] dt-bindings: riscv: fix single letter canonical order
 2022-12-01 19:21 UTC  (3+ messages)
` [PATCH] Documentation: riscv: note that counter access is part of the uABI

[PATCH] RISC-V: re-order ARCH_ENABLE_THP_MIGRATION select alphabetically
 2022-12-01 18:29 UTC 

[PATCH v3] riscv : select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
 2022-12-01 18:07 UTC  (3+ messages)

[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
 2022-12-01 18:04 UTC  (14+ messages)
` [PATCH 1/6] crypto: starfive - Add StarFive crypto engine support
` [PATCH 5/6] dt-bindings: crypto: Add bindings for Starfive crypto driver
` [PATCH 6/6] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2

[PATCH] riscv: Apply a static assert to riscv_isa_ext_id
 2022-12-01 17:38 UTC  (4+ messages)

[PATCH 1/2] RISC-V: Align the shadow stack
 2022-12-01 16:22 UTC  (5+ messages)
` [PATCH 2/2] RISC-V: Add some comments about the shadow and overflow stacks

[PATCH v1 0/5] RISC-V Hardware Probing User Interface
 2022-12-01 16:06 UTC  (2+ messages)

[PATCH v2 00/11] pwm: Allow .get_state to fail
 2022-12-01 15:37 UTC  (11+ messages)
` [PATCH v2 01/11] pwm: Make .get_state() callback return an error code

[PATCH v2 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2022-12-01  9:31 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions

[PATCH] riscv: dts: renesas: rzfive-smarc-som: Enable WDT
 2022-12-01  8:43 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