linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-23 10:17:49 to 2025-08-26 19:51:33 UTC [more...]

[PATCH 00/11] vdso: Various cleanups
 2025-08-26 19:34 UTC  (16+ messages)
` [PATCH 01/11] vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH 02/11] ARM: VDSO: remove cntvct_ok global variable
` [PATCH 03/11] vdso: Move ENABLE_COMPAT_VDSO from core to arm64
` [PATCH 04/11] vdso/gettimeofday: Remove !CONFIG_TIME_NS stubs
` [PATCH 05/11] time: Build generic update_vsyscall() only with generic time vDSO
` [PATCH 06/11] riscv: vdso: Untangle kconfig logic
` [PATCH 07/11] vdso: Drop kconfig GENERIC_VDSO_32
` [PATCH 08/11] vdso: Drop kconfig GENERIC_COMPAT_VDSO
` [PATCH 09/11] vdso: Drop kconfig GENERIC_VDSO_DATA_STORE
` [PATCH 10/11] vdso: Drop kconfig GENERIC_VDSO_TIME_NS
` [PATCH 11/11] vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO

[PATCH 00/19] perf: Rework event_init checks
 2025-08-26 18:48 UTC  (23+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 12/19] perf: Ignore event state for "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events

[RFC PATCH 0/4] riscv: Add Zalasr ISA exntesion support
 2025-08-26 17:46 UTC  (6+ messages)
` [RFC PATCH 1/4] riscv: add ISA extension parsing for Zalasr
` [RFC PATCH 2/4] dt-bindings: riscv: Add Zalasr ISA extension description
` [RFC PATCH 3/4] riscv: Instroduce Zalasr instructions
` [RFC PATCH 4/4] riscv: Use Zalasr for smp_load_acquire/smp_store_release

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-26 17:39 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-08-26 16:58 UTC  (12+ messages)
` [PATCH 1/5] Drivers: hv: Move TIF pre-guest work handling fully into mshv_common.c
` [PATCH 2/5] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH 3/5] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 4/5] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH 5/5] Drivers: hv: Use common "entry virt" APIs to do work before running guest

[PATCH] dt-bindings: gpio: Minor whitespace cleanup in example
 2025-08-26 13:46 UTC  (2+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-26 13:11 UTC  (22+ messages)
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
                      ` update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
                        ` update kernel-doc for MEMBLOCK_RSRV_NOINIT
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-26  8:33 UTC  (8+ messages)
` [PATCH v3 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v3 4/8] selftests/mm: Add -Wunused family of flags

[PATCH net-next v7 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-26  8:54 UTC  (7+ messages)
` [PATCH net-next v7 1/5] dt-bindings: net: Add "
` [PATCH net-next v7 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v7 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v7 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v7 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter

Energia elektryczna - zmiany
 2025-08-26  8:00 UTC 

next-20250825: riscv: pgtable.h:951:40: error: incompatible type for argument 2 of 'page_table_check_pud_clear'
 2025-08-26  6:20 UTC 

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-26  4:38 UTC  (5+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping

[PATCH v2 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
 2025-08-26  1:10 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING
` [PATCH v2 3/3] riscv: sophgo: dts: sg2044: "

[PATCH v12 0/7] spacemit: introduce P1 PMIC support
 2025-08-26  1:04 UTC  (5+ messages)
` [PATCH v12 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support

[PATCH net-next v6 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-25 23:33 UTC  (7+ messages)
` [PATCH net-next v6 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v6 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v6 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter

[PATCH v3] riscv: hwprobe: allow querying available RISCV_HWPROBE_KEY_IMA_EXT_0 bits
 2025-08-25 23:12 UTC  (4+ messages)
` [PATCH v3 RESEND] "

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-25 22:23 UTC  (21+ messages)
` [PATCH 049/114] clk: spacemit: ccu_ddn: convert from "
` [PATCH 050/114] clk: spacemit: ccu_mix: "
` [PATCH 051/114] clk: spacemit: ccu_pll: "
` [PATCH 098/114] clk: samsung: cpu: "
  ` (subset) "
` [PATCH 099/114] clk: samsung: pll: "
  ` (subset) "
` (subset) [PATCH 000/114] clk: convert drivers from deprecated "

[PATCH v5 0/2] clk: spacemit: fix sspax_clk
 2025-08-25 22:05 UTC  (2+ messages)

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-08-25 19:31 UTC  (13+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 2/5] x86/traps: Clarify KCFI instruction layout
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 4/5] x86/cfi: Remove __noinitretpoline and __noretpoline
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI

[PATCH v13 0/7] spacemit: introduce P1 PMIC support
 2025-08-25 17:20 UTC  (8+ messages)
` [PATCH v13 1/7] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v13 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support
` [PATCH v13 3/7] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v13 4/7] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v13 5/7] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v13 6/7] riscv: dts: spacemit: define fixed regulators
` [PATCH v13 7/7] riscv: dts: spacemit: define regulator constraints

[PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
 2025-08-25 18:21 UTC  (6+ messages)

[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-25 16:23 UTC  (5+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions

[PATCH v3 RESEND 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-25 16:25 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC
` [PATCH v3 2/3] riscv: dts: starfive: jh7110: add DMC memory controller
` [PATCH v3 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH v3] riscv: skip csr restore if vcpu preempted reload
 2025-08-25 16:22 UTC  (2+ messages)

[PATCH v1 0/5] Icicle Kit with prod device and Discovery Kit support
 2025-08-25 16:19 UTC  (6+ messages)
` [PATCH v1 1/5] riscv: dts: microchip: add common board dtsi for icicle kit variants
` [PATCH v1 2/5] dt-bindings: riscv: microchip: document icicle kit with production device
` [PATCH v1 3/5] riscv: dts: microchip: add "
` [PATCH v1 4/5] dt-bindings: riscv: microchip: document Discovery Kit
` [PATCH v1 5/5] riscv: dts: microchip: add a device tree for "

[PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
 2025-08-25 16:19 UTC  (2+ messages)

[PATCH v5 0/6] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-08-25 13:29 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: riscv: Add SiFive P550 CPU compatible
` [PATCH v5 2/6] riscv: Add Kconfig option for ESWIN platforms
` [PATCH v5 3/6] dt-bindings: riscv: Add SiFive HiFive Premier P550 board
` [PATCH v5 4/6] dt-bindings: interrupt-controller: Add ESWIN EIC7700 PLIC
` [PATCH v5 5/6] riscv: dts: add initial support for EIC7700 SoC
` [PATCH v5 6/6] riscv: dts: eswin: add HiFive Premier P550 board device tree

[PATCH v3 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-25 11:02 UTC  (8+ messages)
` [PATCH v3 1/6] RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
` [PATCH v3 2/6] RISC-V: KVM: Introduce feature specific reset for SBI FWFT
` [PATCH v3 3/6] RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
` [PATCH v3 4/6] RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
` [PATCH v3 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
` [PATCH v3 6/6] KVM: riscv: selftests: Add SBI FWFT to get-reg-list test

[PATCH v2] riscv: skip csr restore if vcpu preempted reload
 2025-08-25 11:17 UTC  (2+ messages)

[PATCH 0/4] irqchip/sg2042-msi: Set irq type according to DT configuration
 2025-08-25  8:22 UTC  (8+ messages)
` [PATCH 1/4] irqchip/sg2042-msi: Improve the logic of obtaining msi-ranges parameters
` [PATCH 2/4] irqchip/sg2042-msi: Set irq type according to DT configuration
` [PATCH 3/4] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING
` [PATCH 4/4] riscv: sophgo: dts: sg2044: "

Proszę o kontakt
 2025-08-25  7:46 UTC 

[RFC 0/3] Add support for StarFive VisionFive 2 Lite board
 2025-08-25  3:20 UTC  (7+ messages)
` [RFC 1/3] dt-bindings: riscv: Add StarFive JH7110S SoC and "
` [RFC 3/3] riscv: dts: starfive: Add VisionFive 2 Lite board device tree

[PATCH RESEND v5 0/2] clk: spacemit: fix sspax_clk
 2025-08-24  8:40 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA
` [PATCH RESEND v5 2/2] clk: spacemit: fix sspax_clk

[PATCH v2] riscv: dts: spacemit: add UART resets for Soc K1
 2025-08-24  7:36 UTC  (2+ messages)

[PATCH v2 0/3] Consolidate Poly1305 code and add RISC-V optimization
 2025-08-24  2:57 UTC  (4+ messages)
` [PATCH v2 1/3] lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
` [PATCH v2 2/3] lib/crypto: poly1305: Consolidate into single module
` [PATCH v2 3/3] lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation

[PATCH v2] irqchip/sifive-plic: Respect mask state when setting affinity
 2025-08-24  0:40 UTC  (2+ messages)

[PATCH 0/3] Initial thermal management for Lichee Pi 4A board
 2025-08-23 14:37 UTC  (7+ messages)
` [PATCH 1/3] riscv: dts: thead: th1520: add coefficients to the PVT node
` [PATCH 3/3] riscv: dts: thead: th1520: add soft PWM fan for Lichee Pi 4A

[PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-08-23 14:20 UTC  (6+ messages)
  ` [PATCH v14 7/7] riscv: dts: thead: Add PWM fan and thermal control

[PATCH v2 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-23  8:10 UTC  (6+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH v3 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-23  8:58 UTC  (2+ messages)
` [PATCH v3 2/3] riscv: dts: starfive: jh7110: add DMC memory controller


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