Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-24 10:44:32 to 2024-04-26 21:37:18 UTC [more...]

[PATCH v4 09/16] RISC-V: define the elements of the VCSR vector CSR
 2024-04-26 21:37 UTC  (2+ messages)
` [PATCH v4 10/16] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-26 21:33 UTC  (8+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions

[PATCH 0/2] riscv: Extension parsing fixes
 2024-04-26 21:30 UTC  (6+ messages)
` [PATCH 1/2] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 2/2] riscv: cpufeature: Fix extension subset checking

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-04-26 21:29 UTC  (8+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v4 02/16] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH v4 03/16] riscv: vector: Use vlenb from DT
` [PATCH v4 04/16] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
` [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
` [PATCH v4 08/16] riscv: Convert xandespmu to use the vendor extension framework

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26 20:46 UTC  (24+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 04/17] riscv: vector: Use vlenb from DT
` [PATCH v3 06/17] riscv: Fix extension subset checking
` [PATCH v3 07/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v3 08/17] riscv: Introduce vendor variants of extension helpers
` [PATCH v3 09/17] riscv: drivers: Convert xandespmu to use the vendor extension framework

[linux-next:master] BUILD REGRESSION bb7a2467e6beef44a80a17d45ebf2931e7631083
 2024-04-26 20:31 UTC 

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

riscv/fixes build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.9-rc3-10-g6beb6bc5a81e)
 2024-04-26 18:15 UTC 

[PATCH 1/2] perf daemon: Fix the warning about time_t
 2024-04-26 17:28 UTC  (2+ messages)

[PATCH v3 0/6] riscv: Apply Zawrs when available
 2024-04-26 16:41 UTC  (8+ messages)
` [PATCH v3 1/6] riscv: Provide a definition for 'pause'
` [PATCH v3 2/6] dt-bindings: riscv: Add Zawrs ISA extension description
` [PATCH v3 3/6] riscv: Add Zawrs support for spinlocks
` [PATCH v3 4/6] riscv: hwprobe: export Zawrs ISA extension
` [PATCH v3 5/6] KVM: riscv: Support guest wrs.nto
` [PATCH v3 6/6] KVM: riscv: selftests: Add Zawrs extension to get-reg-list test

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-25 20:34 UTC  (6+ messages)
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

riscv32: mm/init.c:1495:11: error: use of undeclared identifier 'MODULES_VADDR'
 2024-04-26 15:38 UTC 

[PATCH v2] perf: RISC-V: Check standard event availability
 2024-04-26 15:38 UTC  (2+ messages)

[PATCH 0/4] Add I2C support on TH1520
 2024-04-26 14:42 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: i2c: dw: Document compatible thead,th1520-i2c
` [PATCH 2/4] riscv: boot: dts: thead: Fix node ordering in TH1520 device tree
` [PATCH 3/4] riscv: dts: thead: Add TH1520 I2C nodes
` [PATCH 4/4] riscv: dts: thead: Enable I2C on the BeagleV-Ahead
` (subset) [PATCH 0/4] Add I2C support on TH1520

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-26 14:35 UTC  (5+ messages)
` [PATCH v3 02/11] riscv: add ISA extensions validation
` [PATCH v3 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb

[PATCH v2 0/4] rust: docs: Update the translation of rust to 6.9-rc4
 2024-04-26 12:20 UTC  (2+ messages)

[PATCH v2 kvm-riscv/for-next 0/2] Fixes for kvm-riscv
 2024-04-26  7:47 UTC  (4+ messages)
` [PATCH v2 kvm-riscv/for-next 1/2] drivers/perf: riscv: Remove the warning from stop function
` [PATCH v2 kvm-riscv/for-next 2/2] drivers/perf: riscv: Fix RV32 snapshot overflow use case

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2024-04-26  7:33 UTC  (7+ messages)
` [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2

[PATCH] riscv: stacktrace: fixed walk_stackframe()
 2024-04-26  7:24 UTC 

[PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
 2024-04-26  6:59 UTC  (3+ messages)

[PATCH] riscv: fix overlap of allocated page and PTR_ERR
 2024-04-26  5:33 UTC  (3+ messages)

[PATCH v15 0/5] riscv: sophgo: add clock support for sg2042
 2024-04-26  3:40 UTC  (7+ messages)
` [PATCH v15 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v15 2/5] dt-bindings: clock: sophgo: add RP gate "
` [PATCH v15 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v15 4/5] clk: sophgo: Add SG2042 clock driver
` [PATCH v15 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

riscv/fixes build: 7 builds: 0 failed, 7 passed (riscv-for-linus-6.9-rc3-11-gb7e3e84006b8)
 2024-04-26  0:37 UTC 

[PATCH v3 0/2] RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE
 2024-04-25 23:00 UTC  (2+ messages)

[PATCH riscv/fixes] riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN
 2024-04-25 23:00 UTC  (2+ messages)

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-25 23:00 UTC  (4+ messages)
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected

[PATCH] RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
 2024-04-25 23:00 UTC  (5+ messages)

[PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code
 2024-04-25 22:41 UTC  (2+ messages)

[kvm-riscv/for-next 0/2] Fixes for kvm-riscv
 2024-04-25 23:29 UTC  (6+ messages)
` [kvm-riscv/for-next 1/2] drivers/perf: riscv: Remove the warning from stop function
` [kvm-riscv/for-next 2/2] drivers/perf: riscv: Fix RV32 snapshot overflow use case

[PATCH v9 0/3] add support for EXAR XR20M1172 UART
 2024-04-25 18:32 UTC 

[PATCH v2 0/7] Linux RISC-V IOMMU Support
 2024-04-25 17:11 UTC  (21+ messages)
` [PATCH v2 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v2 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v2 5/7] iommu/riscv: Device directory management
` [PATCH v2 7/7] iommu/riscv: Paging domain support

[PATCH v4 0/2] Add StarFive's StarLink Cache Controller
 2024-04-25 10:48 UTC  (3+ messages)
` [PATCH v4 1/2] cache: Add StarFive StarLink cache management
` [PATCH v4 2/2] dt-bindings: cache: Add docs for StarFive Starlink cache controller

[PATCH] riscv: defconfig: enable drivers for Starfive VisionFive2 board
 2024-04-25 10:10 UTC 

[PATCH v4 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
 2024-04-25  9:08 UTC  (3+ messages)

[PATCH] perf: RISC-V: Check standard event availability
 2024-04-25  5:46 UTC  (11+ messages)

[PATCH v2] clock, reset: microchip: move all mpfs reset code to the reset subsystem
 2024-04-25  5:15 UTC  (6+ messages)

[PATCH] riscv: prevent pt_regs corruption for secondary idle threads
 2024-04-24 22:19 UTC 

[PATCH v3 0/2] Add StarFive's JH8100 StarLink Cache Controller
 2024-04-24 22:04 UTC  (14+ messages)
` [PATCH v3 1/2] cache: Add StarFive StarLink cache management for StarFive JH8100
` [PATCH v3 2/2] dt-bindings: cache: Add docs for StarFive Starlink cache controller

[PATCH] binfmt_flat: Fix corruption when not offsetting data start
 2024-04-24 20:44 UTC  (2+ messages)

[PATCH v3] clk: starfive: jh7100: Use clk_hw for external input clocks
 2024-04-24 20:36 UTC  (2+ messages)

[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension
 2024-04-24 21:38 UTC  (6+ messages)
` [RFC PATCH 2/7] dt-bindings: riscv: add Ssdbltrp ISA extension description

[PATCH 0/4] cache: sifive_ccache: Auxiliary device support
 2024-04-24 21:20 UTC  (3+ messages)

[PATCH v1 0/5] PolarFire SoC Auto Update design info support
 2024-04-24 21:04 UTC  (5+ messages)
` [PATCH v1 2/5] firmware: microchip: don't unconditionally print validation success

[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-04-24 20:50 UTC  (3+ messages)
` [PATCH v6 01/13] riscv: Flush the instruction cache during SMP bringup

[PATCH v3 RESEND] riscv: select ARCH_HAS_FAST_MULTIPLIER
 2024-04-24 20:02 UTC  (2+ messages)

[RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
 2024-04-24 17:55 UTC  (3+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24 16:48 UTC  (4+ messages)
` [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue

[PATCH v2] RISC-V: clarify what some RISCV_ISA* config options do
 2024-04-24 16:46 UTC  (2+ messages)

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-24 15:34 UTC  (10+ messages)
` [PATCH v2 13/16] perf parse-events: Improvements to modifier parsing

[PATCH v3 0/2] riscv: improve nommu and timer-clint
 2024-04-24 12:24 UTC  (4+ messages)
` [PATCH v3 2/2] clocksource/drivers/timer-clint: Add T-Head C9xx clint

[PATCH riscv/for-next] riscv: cacheflush: Fix warning when compiled without CONFIG_SMP
 2024-04-24 11:48 UTC  (2+ messages)

[PATCH v2 0/3] riscv: improve nommu and timer-clint
 2024-04-24 11:01 UTC  (6+ messages)
` [PATCH v2 2/3] clocksource/drivers/timer-clint: Add option to use CSR instead of mtime

[PATCH v1] riscv: defconfig: Enable StarFive JH7110 drivers
 2024-04-24 10:58 UTC  (2+ messages)

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-04-24 10:54 UTC  (10+ messages)
` [PATCH v2 4/7] riscv: Simplify text patching loops
` [PATCH v2 5/7] riscv: Pass patch_text() the length in bytes
` [PATCH v2 6/7] riscv: Use offset_in_page() in text patching functions
` [PATCH v2 7/7] riscv: Remove extra variable in patch_text_nosync()


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