Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
[PATCH] kbuild: simplify generic vdso installation code
 2024-04-29 15:07 UTC 

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-29 15:05 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v4 02/11] riscv: add ISA extensions validation
` [PATCH v4 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v4 04/11] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v4 05/11] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v4 06/11] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v4 07/11] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v4 08/11] riscv: add ISA extension parsing for Zcmop
` [PATCH v4 09/11] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v4 10/11] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v4 11/11] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH v6 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-04-29 14:54 UTC  (3+ messages)
` [PATCH v6 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
 2024-04-29 14:32 UTC  (3+ messages)

[PATCH v2] riscv: dmi: Add SMBIOS/DMI support
 2024-04-29 14:22 UTC  (3+ messages)

[PATCH v4 0/8] riscv: dts: starfive: add Milkv Mars board device tree
 2024-04-29 13:52 UTC  (13+ messages)
` [PATCH v4 1/8] riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsi
` [PATCH v4 2/8] dt-bindings: riscv: starfive: add Milkv Mars board
` [PATCH v4 3/8] riscv: dts: starfive: visionfive 2: update sound and codec dt node name
` [PATCH v4 4/8] riscv: dts: starfive: visionfive 2: use cpus label for timebase freq
` [PATCH v4 5/8] riscv: dts: starfive: visionfive 2: add tf cd-gpios
` [PATCH v4 6/8] riscv: dts: starfive: visionfive 2: add "disable-wp" for tfcard
` [PATCH v4 7/8] riscv: dts: starfive: introduce a common board dtsi for jh7110 based boards
` [PATCH v4 8/8] riscv: dts: starfive: add Milkv Mars board device tree

[PATCH] kprobe/ftrace: bail out if ftrace was killed
 2024-04-29 13:48 UTC  (2+ messages)

[PATCH 0/4] Add I2C support on TH1520
 2024-04-29 13:38 UTC  (11+ messages)
` [PATCH 3/4] riscv: dts: thead: Add TH1520 I2C nodes
` [PATCH 4/4] riscv: dts: thead: Enable I2C on the BeagleV-Ahead

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

[PATCH] init: fix allocated page overlapping with PTR_ERR
 2024-04-29 12:52 UTC  (2+ messages)

[PATCH v3 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-04-29 12:03 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add Sophgo "
` [PATCH v3 2/2] drivers: hwmon: sophgo: Add "

[PATCH v1 0/5] Add update_mmu_tlb_range() to simplify code
 2024-04-29 11:23 UTC  (7+ messages)
` [PATCH v1 1/5] LoongArch: Add update_mmu_tlb_range()
` [PATCH v1 2/5] mips: "
` [PATCH v1 3/5] riscv: "
` [PATCH v1 4/5] xtensa: "
` [PATCH v1 5/5] mm: "

[PATCH] Revert "riscv: kdump: fix crashkernel reserving problem on RISC-V"
 2024-04-29 10:52 UTC  (2+ messages)

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

[PATCH v2 0/2] riscv: Extension parsing fixes
 2024-04-29  9:33 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v2 2/2] riscv: cpufeature: Fix extension subset checking

[PATCH v1 0/2] riscv: sophgo: add spi nor support for cv1800 series
 2024-04-29  9:25 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: add sophgo spi-nor-controller
` [PATCH v1 2/2] spi: add support for sophgo spi-nor controller

[PATCH] RISC-V:KVM: Add AMO load/store access fault traps to redirect to guest
 2024-04-29  9:21 UTC 

Proszę o kontakt
 2024-04-29  8:15 UTC 

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

[RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
 2024-04-29  6:41 UTC  (4+ messages)

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-29  6:13 UTC  (2+ messages)

[PATCH RFC v2 0/4] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-04-29  5:10 UTC  (6+ messages)
` [PATCH RFC v2 1/4] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
` [PATCH RFC v2 2/4] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
` [PATCH RFC v2 3/4] riscv: dts: thead: Add TH1520 AP_SUBSYS clock controller
` [PATCH RFC v2 4/4] riscv: dts: thead: Add clock to TH1520 mmc controllers

riscv/for-next build: 7 builds: 0 failed, 7 passed (v6.9-rc1-36-g0a16a17287901)
 2024-04-29  3:12 UTC 

[PATCH v2 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-04-29  2:23 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add Sophgo "
` [PATCH v2 2/2] drivers: hwmon: sophgo: Add "

[PATCH] riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800
 2024-04-29  1:16 UTC  (2+ messages)

[PATCH 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-04-28 23:47 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: soc: "
` [PATCH 2/2] drivers: "

[PATCH v2] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH v13 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH v3 RESEND] riscv: select ARCH_HAS_FAST_MULTIPLIER
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH v2] riscv: hwprobe: export Zihintpause ISA extension
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH v3 0/2] riscv: fix patching with IPI
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH v3 RESEND] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH v3 RESEND 0/2] riscv: enable lockless lockref implementation
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH 0/2] Minor cleanup of pgtable_l{4,5}_enabled
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-28  6:55 UTC  (19+ messages)
` [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

[PATCH v9 0/2] riscv: rtc: sophgo: add rtc support for CV1800
 2024-04-28  6:08 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
` [PATCH v9 2/2] rtc: sophgo: add rtc support for Sophgo CV1800 SoC

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-27 22:05 UTC  (5+ messages)
` [PATCH v2 11/16] perf parse-events: Improve error message for bad numbers

[GIT PULL] RISC-V Fixes for 6.9-rc6
 2024-04-27 19:17 UTC  (2+ messages)

[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension
 2024-04-27 15:36 UTC  (10+ messages)
` [RFC PATCH 1/7] riscv: kvm: add support for FWFT SBI extension
` [RFC PATCH 5/7] riscv: add double trap driver
` [RFC PATCH 6/7] riscv: kvm: add SBI FWFT support for SBI_FWFT_DOUBLE_TRAP_ENABLE
` [RFC PATCH 7/7] RISC-V: KVM: add support for double trap exception

[GIT PULL] RISC-V SoC driver fixes for v6.9-rc6
 2024-04-27 11:03 UTC 

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-27  6:58 UTC  (10+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions

RISC-V PMU driver issue
 2024-04-27  0:07 UTC  (5+ messages)

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-04-26 21:29 UTC  (9+ 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 05/16] riscv: Extend cpufeature.c to detect vendor extensions
` [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 v4 09/16] RISC-V: define the elements of the VCSR vector CSR
 2024-04-26 21:37 UTC  (8+ messages)
` [PATCH v4 10/16] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v4 11/16] riscv: Add xtheadvector instruction definitions
` [PATCH v4 12/16] riscv: vector: Support xtheadvector save/restore
` [PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v4 14/16] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v4 15/16] selftests: riscv: Fix vector tests
` [PATCH v4 16/16] selftests: riscv: Support xtheadvector in "

[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 v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26 20:46 UTC  (16+ messages)
` [PATCH v3 04/17] riscv: vector: Use vlenb from DT
` [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 

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

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 v2 0/4] rust: docs: Update the translation of rust to 6.9-rc4
 2024-04-26 12:20 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).