messages from 2025-07-26 13:10:27 to 2025-08-01 07:02:10 UTC [more...]
[PATCH v2] dt-bindings: riscv: Add SiFive vendor extensions description
2025-08-01 7:01 UTC
[PATCH RESEND v3 0/2] clk: spacemit: fix sspax_clk
2025-08-01 3:25 UTC (4+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA
` [PATCH RESEND v3 2/2] clk: spacemit: fix sspax_clk
[PATCH RESEND] riscv: mmap(): use unsigned offset type in riscv_sys_mmap
2025-08-01 2:49 UTC
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-08-01 1:09 UTC (29+ messages)
` [PATCH v19 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v19 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v19 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v19 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v19 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v19 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v19 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v19 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v19 09/27] riscv/mm: write protect and shadow stack
` [PATCH v19 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v19 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v19 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v19 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v19 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v19 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v19 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v19 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v19 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v19 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v19 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v19 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v19 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v19 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v19 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v19 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v19 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v19 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH 0/2] ACPI: support BGRT table on RISC-V
2025-07-31 19:51 UTC (7+ messages)
` [PATCH 1/2] RISC-V: ACPI: enable parsing the BGRT table
` [PATCH 2/2] ACPI: support BGRT table on RISC-V
[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
2025-07-31 16:50 UTC (6+ messages)
` [PATCH v8 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
[PATCH v9 0/5] Add TH1520 GPU support with power sequencing
2025-07-31 15:28 UTC (8+ messages)
` [PATCH v9 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v9 2/5] dt-bindings: gpu: img,powervr-rogue: Define power domains per variant
` [PATCH v9 3/5] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
` [PATCH v9 4/5] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v9 5/5] drm/imagination: Enable PowerVR driver for RISC-V
[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
2025-07-31 16:39 UTC (11+ messages)
` [PATCH v2 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v2 2/8] selftests/mm: protection_keys: Fix dead code
` [PATCH v2 3/8] selftests: kselftest.h: Add __unused macro
` [PATCH v2 4/8] selftests/mm: Add -Wunused family of flags
` [PATCH v2 5/8] selftests/mm: Remove unused parameters
` [PATCH v2 6/8] selftests/mm: Mark unused arguments with __unused
` [PATCH v2 7/8] "
` [PATCH v2 8/8] selftests/mm: Fix unused parameter warnings for different architectures
[PATCH 0/1] introduce ioremap_wc()
2025-07-31 14:39 UTC (3+ messages)
` [PATCH 1/1] riscv: "
[PATCH v5 0/7] riscv: Add support for xmipsexectl
2025-07-31 13:36 UTC (2+ messages)
[PATCH v10 0/8] spacemit: introduce P1 PMIC support
2025-07-31 13:41 UTC (10+ messages)
` [PATCH v10 1/8] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v10 2/8] mfd: simple-mfd-i2c: specify max_register
` [PATCH v10 5/8] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v10 6/8] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v10 7/8] riscv: dts: spacemit: define fixed regulators
` [PATCH v10 8/8] riscv: dts: spacemit: define regulator constraints
[PATCH] riscv: cacheinfo: init cache levels via fetch_cache_info when SMP disabled
2025-07-31 13:29 UTC (2+ messages)
[PATCH v2 0/4] riscv: minor thread_info.cpu improvements
2025-07-31 13:22 UTC (2+ messages)
[PATCH] riscv: Add sysctl to control discard of vstate during syscall
2025-07-31 12:24 UTC (3+ messages)
[PATCH v3 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
2025-07-31 11:23 UTC (3+ messages)
` [PATCH v3 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks
[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2025-07-31 10:00 UTC (6+ messages)
` [PATCH v12 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
Energia elektryczna - zmiany
2025-07-31 7:55 UTC
Question about earlier dynamic ftrace implementation with interrupt
2025-07-31 2:16 UTC (2+ messages)
Question about earlier dynamic ftrace implementation with interrupt
2025-07-31 0:57 UTC
[PATCH v2 0/2] remoteproc: cv1800b: Add initial support for C906L processor
2025-07-30 22:47 UTC (19+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: Add C906L rproc for Sophgo CV1800B SoC
` [PATCH v2 2/2] drivers: remoteproc: Add C906L controller "
CFP Now Open: RISC-V Microconference at LPC 2025 (Tokyo, Dec 11–13)
2025-07-30 17:59 UTC
[PATCH v7 0/3] riscv: canaan: Add support for K230 clock
2025-07-30 11:20 UTC (8+ messages)
` [PATCH v7 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v7 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH v7 3/3] riscv: dts: canaan: Add clock definition for K230
[PATCH net 0/3] Fix broken link with TH1520 GMAC when linkspeed changes
2025-07-30 2:37 UTC (10+ messages)
` [PATCH net 1/3] dt-bindings: net: thead,th1520-gmac: Describe APB interface clock
` [PATCH net 2/3] net: stmmac: thead: Get and enable APB clock on initialization
` [PATCH net 3/3] riscv: dts: thead: Add APB clocks for TH1520 GMACs
[PATCH] dt-bindings: serial: 8250: allow "main" and "uart" as clock names
2025-07-29 21:35 UTC (6+ messages)
[PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
2025-07-29 14:11 UTC
[GIT PULL] KVM/riscv changes for 6.17
2025-07-29 12:52 UTC (11+ messages)
[GIT PULL v2] KVM/riscv changes for 6.17
2025-07-29 11:34 UTC
[PATCH v7 0/2] Add SpacemiT K1 USB3.0 host controller support
2025-07-29 9:44 UTC (7+ messages)
` [PATCH v7 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH v7 2/2] usb: dwc3: add generic driver to support flattened
[PATCH v3 0/2] clk: spacemit: fix sspax_clk
2025-07-29 9:00 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA
` [PATCH v3 2/2] clk: spacemit: fix sspax_clk
[PATCH v1 0/3] perf bench: Add ticket spinlock benchmark
2025-07-29 8:12 UTC (4+ messages)
` [PATCH v1 1/3] tools: Import atomic_fetch_{and,add,sub}
` [PATCH v1 2/3] perf bench: Import ticket_spinlock from kerne
` [PATCH v1 3/3] perf bench: Add 'bench sync ticket' subcommand
Fotowoltaika dla firm
2025-07-29 7:55 UTC
[GIT PULL] execve updates for v6.17
2025-07-29 1:11 UTC (2+ messages)
[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
2025-07-29 0:36 UTC (13+ messages)
` [PATCH 06/11] mm: Introduce ARCH_HAS_KERNEL_SHADOW_STACK
` [PATCH 10/11] scs: generic scs code updated to leverage hw assisted shadow stack
[PATCH] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
2025-07-28 19:46 UTC (7+ messages)
[PATCH v10 4/8] regulator: spacemit: support SpacemiT P1 regulators
2025-07-28 16:43 UTC (3+ messages)
[PATCH] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
2025-07-28 11:57 UTC
[PATCH v9 00/24] Linux SBI MPXY and RPMI drivers
2025-07-28 9:40 UTC (25+ messages)
` [PATCH v9 01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v9 02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v9 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v9 04/24] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v9 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v9 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
` [PATCH v9 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v9 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v9 09/24] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v9 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v9 11/24] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v9 12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v9 13/24] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v9 14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop
` [PATCH v9 15/24] ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [PATCH v9 16/24] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v9 17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v9 18/24] ACPI: RISC-V: Add support to update gsi range
` [PATCH v9 19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v9 20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v9 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v9 22/24] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v9 23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v9 24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers
[PATCH v6] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
2025-07-28 0:47 UTC (2+ messages)
` [PATCH v7] "
[PATCH] riscv: Add sysctl to control discard of vstate during syscall
2025-07-27 17:29 UTC (9+ messages)
[PATCH v2 0/2] riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-07-27 13:29 UTC (2+ messages)
[PATCH v2] clk: spacemit: fix resource leak in spacemit_ccu_reset_register
2025-07-26 18:00 UTC (4+ messages)
[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-07-26 16:56 UTC (4+ messages)
` [PATCH v5 8/9] riscv: dts: thead: Add PVT node
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).