linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-24 08:29:08 to 2023-02-27 22:43:33 UTC [more...]

[PATCH v1 0/6] PolarFire SoC Auto Update Support
 2023-02-27 22:42 UTC  (8+ messages)
` [PATCH v1 2/6] dt-bindings: soc: microchip: add a property for system controller flash

[PATCH V3] riscv: asid: Fixup stale TLB entry cause application crash
 2023-02-27 22:40 UTC  (6+ messages)

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-02-27 22:29 UTC  (8+ messages)
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-27 22:19 UTC  (3+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing

[PATCH v4 0/4] RISC-V Hibernation Support
 2023-02-27 20:31 UTC  (21+ messages)
` [PATCH v4 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v4 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v4 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-02-27 20:00 UTC  (14+ messages)
` [PATCH v4 11/19] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v4 12/19] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v4 17/19] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v4 19/19] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board "

[PATCH v2 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-02-27 19:55 UTC  (5+ messages)
` [PATCH v2 10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
` [PATCH v2 11/11] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-27 19:46 UTC  (7+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v2 0/3] Add JH7110 MIPI DPHY RX support
 2023-02-27 18:34 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx

[PATCH v2 19/30] riscv: Implement the new page table range API
 2023-02-27 17:57 UTC 

[PATCH v3 0/2] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2023-02-27 14:50 UTC  (12+ messages)
` [PATCH v3 2/2] drivers: watchdog: Add StarFive Watchdog driver

[PATCH v5 0/2] hwmon: Add StarFive JH71X0 temperature sensor
 2023-02-27 14:03 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v5 2/2] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor

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

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-27 13:49 UTC  (18+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
    ` [Intel-gfx] "
  ` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
    ` [Intel-gfx] "
  ` [PATCH v5 4/7] llist: simplify __llist_del_all
    ` [Intel-gfx] "
  ` [PATCH v5 5/7] io_uring: use __xchg if possible
    ` [Intel-gfx] "
  ` [PATCH v5 6/7] qed: "
    ` [Intel-gfx] "
  ` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg

[PATCH v3 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-02-27 13:47 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: constrain minItems/maxItems of resets for JH7110 DMA
` [PATCH v3 2/3] dmaengine: dw-axi-dmac: Add support for StarFive "
` [PATCH v3 3/3] riscv: dts: starfive: add dma controller node

[PATCH v7 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-02-27 13:42 UTC  (6+ messages)
` [PATCH v7 1/1] "

[PATCH] sched/doc: supplement CPU capacity with RISC-V
 2023-02-27 12:55 UTC  (4+ messages)

[PATCH v2 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-02-27  9:27 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add reset items
` [PATCH v2 2/3] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA

[PATCH] tools: scripts: Remove SH architecture build entry
 2023-02-27  8:12 UTC 

[PATCH bpf v2] riscv, bpf: fix patch_text implicit declaration
 2023-02-27  7:31 UTC  (3+ messages)

[PATCH bpf-next] riscv, bpf: fix patch_text implicit declaration
 2023-02-27  6:51 UTC  (2+ messages)

[PATCH 0/2] riscv: asid: switch to alternative way to fix stale TLB entries
 2023-02-26 16:44 UTC  (4+ messages)
` [PATCH 1/2] Revert "riscv: mm: notify remote harts about mmu cache updates"
` [PATCH 2/2] riscv: asid: Fixup stale TLB entry cause application crash

[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-02-26 15:15 UTC  (5+ messages)
` [PATCH v4 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs

[GIT PULL] RISC-V Patches for the 6.3 Merge Window, Part 1
 2023-02-25 19:20 UTC  (2+ messages)

Perf event to counter mapping question
 2023-02-25 16:42 UTC  (3+ messages)

[PATCH v3] RISC-V: Don't check text_mutex during stop_machine
 2023-02-25 13:45 UTC  (7+ messages)

[RFC 0/2] RISC-V: enable rust
 2023-02-25  8:37 UTC  (13+ messages)
` [RFC 1/2] scripts: generate_rust_target: enable building on RISC-V
` [RFC 2/2] RISC-V: enable building the 64-bit kernels with rust support

[RFC RESEND 0/2] RISC-V: enable rust
 2023-02-24 21:03 UTC  (7+ messages)
` [RFC RESEND 1/2] scripts: generate_rust_target: enable building on RISC-V
` [RFC RESEND 2/2] RISC-V: enable building the 64-bit kernels with rust support

[PATCH v6 0/8] RISC-V: Apply Zicboz to clear_page
 2023-02-24 16:26 UTC  (9+ messages)
` [PATCH v6 1/8] RISC-V: alternatives: Support patching multiple insns in assembly
` [PATCH v6 2/8] RISC-V: Factor out body of riscv_init_cbom_blocksize loop
` [PATCH v6 3/8] dt-bindings: riscv: Document cboz-block-size
` [PATCH v6 4/8] RISC-V: Add Zicboz detection and block size parsing
` [PATCH v6 5/8] RISC-V: cpufeatures: Put the upper 16 bits of patch ID to work
` [PATCH v6 6/8] RISC-V: Use Zicboz in clear_page when available
` [PATCH v6 7/8] RISC-V: KVM: Provide UAPI for Zicboz block size
` [PATCH v6 8/8] RISC-V: KVM: Expose Zicboz to the guest

[PATCH V2 00/21] Add basic ACPI support for RISC-V
 2023-02-24 17:06 UTC  (37+ messages)
` [PATCH V2 04/21] RISC-V: Add support to build the ACPI core
` [PATCH V2 05/21] ACPI: Kconfig: Enable ACPI_PROCESSOR for RISC-V
` [PATCH V2 08/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V2 10/21] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V2 13/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V2 14/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V2 17/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V2 18/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V2 19/21] RISC-V: Enable ACPI in defconfig
` [PATCH V2 20/21] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH V2 21/21] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter

[PATCH v1 0/2] RISC-V: avoid build issues for clang/llvm-17 with binutils 2.35
 2023-02-24 17:00 UTC  (6+ messages)
` [PATCH v1 1/2] RISC-V: move zicsr/zifencei spec version check to Kconfig
` [PATCH v1 2/2] RISC-V: make TOOLCHAIN_NEEDS_SPEC_20191213 gas only

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-02-24 15:58 UTC  (4+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE

[PATCH v2 0/6] riscv: alternative/cpufeature related cleanups
 2023-02-24 15:53 UTC  (8+ messages)
` [PATCH v2 1/6] riscv: Clarify RISCV_ALTERNATIVE help text
` [PATCH v2 2/6] riscv: Rename Kconfig.erratas to Kconfig.errata
` [PATCH v2 3/6] riscv: alternatives: Remove unnecessary define and unused struct
` [PATCH v2 4/6] riscv: alternatives: Rename errata_id to patch_id
` [PATCH v2 5/6] riscv: lib: Include hwcap.h directly
` [PATCH v2 6/6] riscv: cpufeature: Drop errata_list.h and other unused includes

[PATCH v5 0/8] RISC-V: Apply Zicboz to clear_page
 2023-02-24 15:19 UTC  (11+ messages)
` [PATCH v5 6/8] RISC-V: Use Zicboz in clear_page when available
  ` [PATCH] RISC-V: Fixup clear_page export when using Zicboz

[PATCH 0/5] riscv: alternative/cpufeature related cleanups
 2023-02-24 12:48 UTC  (11+ messages)
` [PATCH 1/5] riscv: Rename Kconfig.erratas to Kconfig.errata
` [PATCH 2/5] riscv: alternatives: Remove unnecessary define and unused struct
` [PATCH 3/5] riscv: alternatives: Rename errata_id to patch_id
` [PATCH 4/5] riscv: lib: Include hwcap.h directly
` [PATCH 5/5] riscv: cpufeature: Drop unused includes

[PATCH] RISC-V: mm: Support huge page in vmalloc_fault()
 2023-02-24 12:47 UTC  (2+ messages)

[PATCH v4 0/2] hwmon: Add StarFive JH71X0 temperature sensor
 2023-02-24  8:57 UTC  (4+ messages)
` [PATCH v4 2/2] hwmon: (sfctemp) Add StarFive JH71x0 "


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