Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-03 18:19:46 to 2024-05-07 17:21:41 UTC [more...]

[PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-07 17:21 UTC  (18+ messages)
` [PATCH v6 01/17] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v6 02/17] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo
` [PATCH v6 07/17] riscv: Introduce vendor variants of extension helpers
` [PATCH v6 10/17] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v6 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v6 12/17] riscv: Add xtheadvector instruction definitions
` [PATCH v6 13/17] riscv: vector: Support xtheadvector save/restore
` [PATCH v6 14/17] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v6 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v6 16/17] selftests: riscv: Fix vector tests
` [PATCH v6 17/17] selftests: riscv: Support xtheadvector in "

[PATCH v3 0/7] Linux RISC-V IOMMU Support
 2024-05-07 16:51 UTC  (9+ messages)
` [PATCH v3 7/7] iommu/riscv: Paging domain support

[PATCH RFC RESEND 0/6] RISC-V IOMMU HPM and nested IOMMU support
 2024-05-07 16:27 UTC  (16+ messages)
` [PATCH RFC RESEND 1/6] iommu/riscv: Add RISC-V IOMMU PMU support
` [PATCH RFC RESEND 2/6] iommu/riscv: Support HPM and interrupt handling
` [PATCH RFC RESEND 3/6] iommu/riscv: support GSCID
` [PATCH RFC RESEND 4/6] iommu/riscv: support nested iommu for getting iommu hardware information
` [PATCH RFC RESEND 5/6] iommu/riscv: support nested iommu for creating domains owned by userspace
` [PATCH RFC RESEND 6/6] iommu/riscv: support nested iommu for flushing cache

[RFC 0/6] RISC-V IOMMU HPM and nested IOMMU support
 2024-05-07 14:31 UTC  (2+ messages)

[PATCH v5 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-05-07 15:33 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add Sophgo "
` [PATCH v5 2/2] drivers: hwmon: sophgo: Add "

[PATCH v3 RESEND] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2024-05-07 15:08 UTC  (2+ messages)

[PATCH v4 0/7] Linux RISC-V IOMMU Support
 2024-05-07 14:48 UTC  (7+ messages)
` [PATCH v4 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v4 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v4 7/7] iommu/riscv: Paging domain support

[PATCH v10 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-05-07  9:54 UTC  (6+ messages)
` [PATCH v10 2/3] clocksource: Add JH7110 timer driver
  ` 回复: "
      ` 回复: "

[PATCH v2 0/2] riscv: make image compression configurable
 2024-05-07 14:26 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: show help string for riscv-specific targets

[PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
 2024-05-07 14:07 UTC  (3+ messages)

[PATCH] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-07 14:00 UTC  (3+ messages)

[PATCH] riscv, bpf: Fix typo in comment
 2024-05-07 12:29 UTC  (2+ messages)

[GIT PULL] RISC-V Devicetrees for v6.10
 2024-05-07 12:15 UTC  (6+ messages)

[PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
 2024-05-07 10:13 UTC  (5+ messages)
` [PATCH v5 1/2] clk: starfive: jh7110-sys: Add notifier for PLL0 clock
` [PATCH v5 2/2] riscv: dts: starfive: visionfive-2: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz

[PATCH 0/3] Add support for GPIO based CS
 2024-05-07  7:57 UTC  (6+ messages)
` [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi

[PATCH 0/8] riscv: Support compiling the kernel with extensions
 2024-05-07  7:25 UTC  (11+ messages)
` [PATCH 1/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_C Kconfig option
` [PATCH 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V "
` [PATCH 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT "
` [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT "
` [PATCH 5/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBB "
` [PATCH 6/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBA "
` [PATCH 7/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBC "
` [PATCH 8/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBS "

[PATCH v2 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-07  5:35 UTC  (9+ messages)
` [PATCH v2 1/5] LoongArch: Add update_mmu_tlb_range()
` [PATCH v2 2/5] mips: "
` [PATCH v2 3/5] riscv: "
` [PATCH v2 4/5] xtensa: "
` [PATCH v2 5/5] mm: "

[PATCH V2] riscv: set trap vector earlier
 2024-05-07  5:28 UTC  (2+ messages)

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2024-05-07  5:07 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Update Devicetree identifiers

[PATCH RFC v3 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-05-07  4:55 UTC  (8+ messages)
` [PATCH RFC v3 1/7] riscv: dts: thead: Fix node ordering in TH1520 device tree
` [PATCH RFC v3 2/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
` [PATCH RFC v3 3/7] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
` [PATCH RFC v3 4/7] riscv: dts: thead: Add TH1520 AP_SUBSYS clock controller
` [PATCH RFC v3 5/7] riscv: dts: thead: change TH1520 uart nodes to use "
` [PATCH RFC v3 6/7] riscv: dts: thead: change TH1520 mmc "
` [PATCH RFC v3 7/7] riscv: dts: thead: update TH1520 dma and timer "

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-06 22:50 UTC  (3+ messages)

[RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
 2024-05-06 20:25 UTC  (9+ messages)
` [RFC PATCH v3 2/7] pinctrl: starfive: jh8100: add main driver and sys_east domain sub-driver
` [RFC PATCH v3 6/7] gpiolib: enable GPIO interrupt to wake up a system from sleep

[PATCH v8 00/17] mm: jit/text allocator
 2024-05-06 18:22 UTC  (21+ messages)
` [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v8 03/17] nios2: define virtual address space for modules
` [PATCH v8 04/17] sparc: simplify module_alloc()
` [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v8 08/17] mm/execmem, arch: convert remaining "
` [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
` [PATCH v8 10/17] arm64: extend execmem_info "
` [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
` [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
` [PATCH v8 17/17] fixup: convert remaining archs: defaults handling

[PATCH bpf] riscv, bpf: make some atomic operations fully ordered
 2024-05-06 15:38 UTC  (2+ messages)

[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
 2024-05-06 14:28 UTC  (2+ messages)

[PATCH v3 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-05-06 12:17 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy
` [PATCH v3 2/2] phy: sophgo: Add USB 2.0 PHY driver for Sophgo CV18XX/SG200X

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-06 11:45 UTC  (11+ messages)
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH] riscv: uaccess: Allow the last potential unrolled copy
 2024-05-06  7:53 UTC  (6+ messages)

[PATCH -fixes] riscv: kexec: Avoid deadlock in kexec crash path
 2024-05-06  5:10 UTC  (2+ messages)
` [-fixes] "

[PATCH v2] riscv: defconfig: Enable StarFive JH7110 drivers
 2024-05-06  3:46 UTC 

[PATCH v1] riscv: defconfig: Enable StarFive JH7110 drivers
 2024-05-06  2:31 UTC  (5+ messages)

[PATCH V1] riscv: mm: Support > 1GB kernel image size when creating early page table
 2024-05-06  2:30 UTC  (3+ messages)
  `  "

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-05 19:33 UTC  (18+ messages)
` [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
` [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining "
` [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH RESEND v8 10/16] arm64: extend execmem_info "
` [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v1 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-05 14:29 UTC  (4+ messages)
` [PATCH v1 5/5] mm: Add update_mmu_tlb_range()

[PATCH v1 0/3] riscv: make image compression configurable
 2024-05-04 14:58 UTC  (10+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 3/3] kbuild: buildtar: install riscv compressed images as vmlinuz

[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
 2024-05-04 13:20 UTC  (21+ messages)
` [PATCH v2 01/20] pinctrl: ti: iodelay: "
` [PATCH v2 02/20] pinctrl: tegra: "
` [PATCH v2 03/20] pinctrl: stm32: "
` [PATCH v2 04/20] pinctrl: starfive: "
` [PATCH v2 05/20] pinctrl: sprd: "
` [PATCH v2 06/20] pinctrl: spear: "
` [PATCH v2 07/20] pinctrl: renesas: "
` [PATCH v2 08/20] pinctrl: st: "
` [PATCH v2 09/20] pinctrl: rockchip: "
` [PATCH v2 10/20] pinctrl: equilibrium: "
` [PATCH v2 11/20] pinctrl: at91: "
` [PATCH v2 12/20] pinctrl: s32cc: "
` [PATCH v2 13/20] pinctrl: nomadik: "
` [PATCH v2 14/20] pinctrl: mediatek: "
` [PATCH v2 15/20] pinctrl: freescale: "
` [PATCH v2 16/20] pinctrl: bcm: bcm63xx: "
` [PATCH v2 17/20] pinctrl: pinconf-generic: "
` [PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
` [PATCH v2 19/20] pinctrl: k210: Use scope based of_node_put() cleanups
` [PATCH v2 20/20] pinctrl: samsung: "

[GIT PULL] KVM/riscv changes for 6.10
 2024-05-04  3:36 UTC 

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-05-04  0:25 UTC  (4+ messages)
` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH 00/21] pinctrl: Use scope based of_node_put() cleanups
 2024-05-03 23:11 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).