linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-22 01:54:46 to 2023-03-24 14:40:34 UTC [more...]

[PATCH v6 00/21] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-24 14:39 UTC  (17+ messages)
` [PATCH v6 11/21] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v6 13/21] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v6 19/21] riscv: dts: starfive: Add initial StarFive JH7110 device tree

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-24 14:33 UTC  (4+ messages)

[PATCH v8 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-24 13:59 UTC  (8+ messages)
` [PATCH v8 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v8 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v8 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name
` [PATCH v8 4/6] dt-bindings: net: Add support StarFive dwmac
` [PATCH v8 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [PATCH v8 6/6] net: stmmac: starfive_dmac: Add phy interface settings

[PATCH v6 0/4] Add DMA driver for StarFive JH7110 SoC
 2023-03-24 13:33 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: dma: snps,dw-axi-dmac: constrain the items of resets for JH7110 dma
` [PATCH v6 2/4] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
` [PATCH v6 3/4] dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion status
` [PATCH v6 4/4] riscv: dts: starfive: add dma controller node

[PATCH v1 0/2] RISC-V: Fixes for riscv_has_extension[un]likely()'s alternative dependency
 2023-03-24 13:20 UTC  (7+ messages)
` [PATCH v1 1/2] RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
` [PATCH v1 2/2] RISC-V: always select RISCV_ALTERNATIVE for non-xip kernels

[PATCH v7 0/8] function_graph: Support recording and printing the return value of function
 2023-03-24 12:57 UTC  (10+ messages)
` [PATCH v7 1/8] "
` [PATCH v7 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
` [PATCH v7 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v7 4/8] arm64: "
` [PATCH v7 5/8] riscv: "
` [PATCH v7 6/8] x86/ftrace: "
` [PATCH v7 7/8] LoongArch: ftrace: "
` [PATCH v7 8/8] selftests/ftrace: Add funcgraph-retval test case

[PATCH] KVM: RISC-V: Retry fault if vma_lookup() results become invalid
 2023-03-24 12:49 UTC  (3+ messages)

[PATCH v1] RISC-V: convert new selectors of RISCV_ALTERNATIVE to dependencies
 2023-03-24 12:39 UTC  (2+ messages)

[PATCH 0/2] RISC-V: KVM: Require alternatives
 2023-03-24 12:21 UTC  (10+ messages)
` [PATCH 1/2] RISC-V: KVM: Alphabetize selects
` [PATCH 2/2] RISC-V: KVM: Require alternatives

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-03-24 10:34 UTC  (8+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE

[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-24  9:59 UTC  (12+ messages)
` [PATCH v8 2/4] mm: Introduce memblock_isolate_memory

[PATCH v3 0/4] crypto: starfive - Add drivers for crypto engine
 2023-03-24  9:52 UTC  (7+ messages)
` [PATCH v3 4/4] crypto: starfive - Add hash and HMAC support

[PATCH v1] RISC-V: align Svpbmt Kconfig help text with other extensions
 2023-03-24  9:28 UTC 

[PATCH v3 0/4] Use dma_default_coherent for devicetree default coherency
 2023-03-24  9:17 UTC  (5+ messages)

[PATCH -next V4] riscv: jump_label: Optimize the code size with compressed instruction
 2023-03-24  8:23 UTC 

[PATCH V3] uapi: Fixup strace compile error
 2023-03-24  7:36 UTC 

[PATCH -next V11 0/3] riscv: Add independent irq/softirq stacks
 2023-03-24  7:12 UTC  (4+ messages)
` [PATCH -next V11 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH -next V11 2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH -next V11 3/3] riscv: stack: Add config of thread stack size

[PATCH v1] riscv: dts: starfive: jh7110: Correct the properties of S7 core
 2023-03-24  6:46 UTC 

[PATCH V8 0/4] riscv: Optimize function trace
 2023-03-24  3:33 UTC  (5+ messages)
` [PATCH V8 1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
` [PATCH V8 2/4] riscv: ftrace: Add ftrace_graph_func
` [PATCH V8 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
` [PATCH V8 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-03-24  1:51 UTC  (5+ messages)
` [PATCH -next V17 1/7] compiler_types.h: Add __noinstr_section() for noinstr

[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-03-23 22:50 UTC  (2+ messages)

[PATCH v5 00/13] riscv: improve boot time isa extensions handling
 2023-03-23 22:19 UTC  (13+ messages)
` [PATCH v5 06/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
    ` [PATCH] riscv: require alternatives framework when selecting FPU support

[PATCH v2 0/4] ARM: dts: sunxi: Add MangoPi MQ-R board support
 2023-03-23 21:21 UTC  (5+ messages)
` [PATCH v2 2/4] ARM: dts: sunxi: add Allwinner T113-s SoC .dtsi
` [PATCH v2 4/4] ARM: dts: sunxi: add MangoPi MQ-R-T113 board

[PATCH v2] riscv: mm: Fix incorrect ASID argument when flushing TLB
 2023-03-23 21:00 UTC  (2+ messages)

[PATCH] riscv: Handle zicsr/zifencei issues between clang and binutils
 2023-03-23 21:00 UTC  (5+ messages)
  ` b4 send (was Re: [PATCH] riscv: Handle zicsr/zifencei issues between clang and binutils)

[PATCH v2] riscv: mm: Fix incorrect ASID argument when flushing TLB
 2023-03-23 20:47 UTC  (3+ messages)

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-23 18:31 UTC  (16+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

[PATCH V2] riscv: export cpu/freq invariant to scheduler
 2023-03-23 17:24 UTC  (2+ messages)

[PATCH -fixes 0/2] Fixes for dtb mapping
 2023-03-23 16:33 UTC  (3+ messages)
` [PATCH -fixes 1/2] riscv: Move early dtb mapping into the fixmap region
` [PATCH -fixes 2/2] riscv: Do not set initial_boot_params to the linear address of the dtb

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-03-23 16:33 UTC 

[PATCH -next v16 00/20] riscv: Add vector ISA support
 2023-03-23 15:26 UTC  (22+ messages)
` [PATCH -next v16 01/20] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v16 02/20] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v16 03/20] riscv: Add new csr defines related to vector extension
` [PATCH -next v16 04/20] riscv: Clear vector regfile on bootup
` [PATCH -next v16 05/20] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v16 06/20] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v16 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v16 08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v16 09/20] riscv: Add task switch support for vector
` [PATCH -next v16 10/20] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v16 11/20] riscv: Add ptrace vector support
` [PATCH -next v16 12/20] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v16 13/20] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v16 14/20] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v16 15/20] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v16 16/20] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v16 17/20] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v16 18/20] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v16 19/20] riscv: detect assembler support for .option arch
` [PATCH -next v16 20/20] riscv: Enable Vector code to be built

[PATCH -next v15 00/19] riscv: Add vector ISA support
 2023-03-23 14:39 UTC  (10+ messages)
` [PATCH -next v15 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v15 09/19] riscv: Add task switch support for vector
` [PATCH -next v15 14/19] riscv: signal: Report signal frame size to userspace via auxv

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-23 13:23 UTC  (4+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary

[PATCH -next v15 10/19] riscv: Allocate user's vector context in the first-use trap
 2023-03-23 10:29 UTC  (2+ messages)

[PATCH v3 0/5] Add JH7110 USB and USB PHY driver support
 2023-03-23  9:29 UTC  (10+ messages)
` [PATCH v3 3/5] dt-binding: Add JH7110 USB wrapper layer doc
` [PATCH v3 4/5] usb: cdns3: add StarFive JH7110 USB driver
` [PATCH v3 5/5] dts: usb: add StarFive JH7110 USB dts configuration

[PATCH v14 0/2] Microchip Soft IP corePWM driver
 2023-03-23  9:14 UTC  (5+ messages)
` [PATCH v14 1/2] pwm: add microchip soft ip "

[PATCH] dt-bindings: mailbox: Drop unneeded quotes
 2023-03-23  9:12 UTC  (4+ messages)

[PATCH -next v15 13/19] riscv: signal: Add sigcontext save/restore for vector
 2023-03-23  7:50 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: Drop unneeded quotes
 2023-03-23  7:31 UTC  (3+ messages)

[PATCH v7 0/4] RISC-V Hibernation Support
 2023-03-23  4:56 UTC  (5+ messages)
` [PATCH v7 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v7 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v7 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v7 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH v1 0/6] PolarFire SoC Auto Update Support
 2023-03-22 18:51 UTC  (8+ messages)

[PATCH v4 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
 2023-03-22 16:17 UTC  (5+ messages)

[PATCH] riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
 2023-03-22 14:14 UTC  (2+ messages)

[RFC PATCH] riscv: export cpu/freq invariant to scheduler
 2023-03-22 10:51 UTC  (3+ messages)

[PATCH v5 0/2] function_graph: Support recording and printing the return value of function
 2023-03-22  9:01 UTC  (10+ messages)
` [PATCH v5 1/2] "

[RESEND RFC PATCH v2 0/6] Deduplicating RISCV cmpxchg.h macros
 2023-03-22  7:50 UTC  (5+ messages)
` [RESEND RFC PATCH v2 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions

[RFC PATCH 0/6] Deduplicating RISCV cmpxchg.h macros
 2023-03-22  7:56 UTC  (8+ 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).