public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-08-03 16:33:25 to 2023-08-07 17:53:56 UTC [more...]

[PATCH 00/10] RISC-V: Refactor instructions
 2023-08-04 17:26 UTC  (16+ messages)
` [PATCH 01/10] RISC-V: Expand instruction definitions
` [PATCH 02/10] RISC-V: vector: Refactor instructions
` [PATCH 03/10] RISC-V: Refactor jump label instructions
` [PATCH 04/10] RISC-V: KGDB: Refactor instructions
` [PATCH 05/10] RISC-V: module: "
` [PATCH 06/10] RISC-V: Refactor patch instructions
` [PATCH 07/10] RISC-V: nommu: Refactor instructions
` [PATCH 08/10] RISC-V: kvm: "
` [PATCH 09/10] RISC-V: bpf: "
` [PATCH 10/10] RISC-V: Refactor bug and traps instructions

[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-07 17:53 UTC  (8+ messages)
` [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v8 4/4] RISC-V: mm: Document mmap changes

[RFC PATCH v3 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2023-08-07 16:17 UTC  (10+ messages)
` [RFC PATCH v3 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
` [RFC PATCH v3 2/5] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros
` [RFC PATCH v3 3/5] riscv/atomic.h : Deduplicate arch_atomic.*
` [RFC PATCH v3 4/5] riscv/cmpxchg: Implement cmpxchg for variables of size 1 and 2
` [RFC PATCH v3 5/5] riscv/cmpxchg: Implement xchg "

[RFC PATCH] membarrier: riscv: Provide core serializing command
 2023-08-07 13:19 UTC  (10+ messages)

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-07 13:00 UTC  (15+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH 0/1] Enhanced TLB flushing for vmap/vmalloc()
 2023-08-07 12:28 UTC  (4+ messages)
` [PATCH 1/1] riscv: Implement arch_sync_kernel_mappings() for "preventive" TLB flush

[PATCH v1 0/5] Add I2S support for the StarFive JH7110 SoC
 2023-08-07  9:33 UTC  (12+ messages)
` [PATCH v1 2/5] ASoC: dt-bindings: snps,designware-i2s: Add StarFive JH7110 SoC support
` [PATCH v1 3/5] ASoC: dwc: i2s: "
` [PATCH v1 5/5] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-07  8:41 UTC  (35+ messages)
` [RFC PATCH v1 01/21] ACPICA: MADT: Add RISC-V external interrupt controllers
` [RFC PATCH v1 02/21] ACPICA: RHCT: Add flags, CMO and MMU nodes
` [RFC PATCH v1 03/21] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
` [RFC PATCH v1 04/21] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v1 06/21] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v1 07/21] RISC-V: Kconfig: Select ECAM and MCFG
` [RFC PATCH v1 08/21] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [RFC PATCH v1 09/21] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
` [RFC PATCH v1 10/21] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
` [RFC PATCH v1 11/21] swnode: Add support to create early during boot
` [RFC PATCH v1 12/21] irqchip/riscv-intc: Use swnode framework to create fwnode
` [RFC PATCH v1 13/21] irqchip/riscv-imsic-early: Add ACPI support
` [RFC PATCH v1 14/21] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v1 15/21] ACPI: RISC-V: Create IMSIC platform device
` [RFC PATCH v1 16/21] ACPI: Add APLIC IRQ model for RISC-V
` [RFC PATCH v1 17/21] ACPI: RISC-V: Create APLIC platform device
` [RFC PATCH v1 18/21] irqchip/irq-riscv-aplic-msi: Add ACPI support
` [RFC PATCH v1 19/21] ACPI: bus: Add PLIC IRQ model
` [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device
` [RFC PATCH v1 21/21] irqchip/sifive-plic: Add GSI conversion support

[PATCH] Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"
 2023-08-07  7:38 UTC  (2+ messages)

[PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
 2023-08-07  7:30 UTC  (8+ messages)

[PATCH] riscv: dts: allwinner: d1: Specify default CAN pins
 2023-08-07  7:14 UTC  (7+ messages)

[PATCH RFC v2 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
 2023-08-07  6:29 UTC  (7+ messages)
` [PATCH RFC v2 1/4] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH RFC v2 2/4] riscv: dts: thead: Add TH1520 mmc controller and sdhci clock
` [PATCH RFC v2 3/4] riscv: dts: thead: Enable BeagleV Ahead eMMC controller
` [PATCH RFC v2 4/4] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
 2023-08-07  5:23 UTC  (7+ messages)
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-07  4:06 UTC  (11+ messages)
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
` [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "

[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-08-07  3:48 UTC  (2+ messages)

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-08-07  1:51 UTC  (7+ messages)
` [PATCH v4 3/4] riscv: dts: starfive: Add mmc node

[PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-07  0:46 UTC  (7+ messages)
` [PATCH v2 1/2] "

[RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
 2023-08-07  0:44 UTC  (4+ messages)
` [RFT 1/2] "

[PATCH] RISC-V: Optimize bitops with Zbb extension
 2023-08-06 10:24 UTC  (3+ messages)

[PATCH] riscv: dts: change TH1520 files to dual license
 2023-08-06  9:52 UTC  (2+ messages)

[PATCH v1 0/5] ASoC: sunxi: Add support for D1/T113s internal audio codec
 2023-08-05 18:05 UTC  (6+ messages)
` [PATCH v1 1/5] ASoC: dt-bindings: sun4i-a10-codec: Add binding for Allwinner D1 SoC
` [PATCH v1 2/5] ASoC: dt-bindings: Add schema for "allwinner,sun20i-d1-codec-analog"
` [PATCH v1 3/5] ASoC: sunxi: sun4i-codec: add basic support for D1 audio codec
` [PATCH v1 4/5] ASoC: sunxi: Add new driver for Allwinner D1/T113s codec's analog path controls
` [PATCH v1 5/5] riscv: dts: allwinner: d1: Add device nodes for internal audio codec

[PATCH] RISC-V: KVM: Improve vector save/restore functions
 2023-08-05 16:32 UTC  (3+ messages)

[PATCH v4 00/10] RISC-V: KVM: change get_reg/set_reg error code
 2023-08-05 16:32 UTC  (14+ messages)
` [PATCH v4 03/10] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)
` [PATCH v4 04/10] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG
` [PATCH v4 05/10] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
` [PATCH v4 06/10] RISC-V: KVM: avoid EBUSY when writing same ISA val
` [PATCH v4 07/10] RISC-V: KVM: avoid EBUSY when writing the same machine ID val
` [PATCH v4 08/10] RISC-V: KVM: avoid EBUSY when writing the same isa_ext val
` [PATCH v4 09/10] RISC-V: KVM: Improve vector save/restore errors
` [PATCH v4 10/10] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG

[PATCH v6 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-08-05  9:09 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v6 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v6 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
` (subset) [PATCH v6 0/3] Add initialization of clock "

[RFC PATCH 00/14] RISC-V: Add steal-time support
 2023-08-05  1:34 UTC  (7+ messages)
` [RFC PATCH 02/14] RISC-V: Add SBI STA extension definitions

[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
 2023-08-05  1:31 UTC  (7+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h

[GIT PULL] RISC-V Fixes for 6.5-rc5
 2023-08-05  0:16 UTC  (2+ messages)

[PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
 2023-08-05  0:00 UTC  (7+ messages)
` [PATCH -next V13 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-08-04 20:55 UTC  (3+ messages)

[PATCH v2 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-08-04 19:04 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-08-04 19:04 UTC  (2+ messages)
` (subset) "

[PATCH] watchdog: Enable COMPILE_TEST for more drivers
 2023-08-04 17:23 UTC  (3+ messages)

[PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-08-04  9:39 UTC  (5+ messages)
` [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH] hwrng: Enable COMPILE_TEST for more drivers
 2023-08-04  9:35 UTC  (2+ messages)

[Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
 2023-08-04  9:20 UTC  (3+ messages)

[Crash-utility PATCH V2] RISCV64: Use va_kernel_pa_offset in VTOP()
 2023-08-04  9:15 UTC 

[PATCH v4 0/1] Change PWM-controlled LED pin active mode and algorithm
 2023-08-04  9:09 UTC  (6+ messages)

[RFC PATCH v2 0/3] Deduplicate RISCV cmpxchg.h and atomic.c macros
 2023-08-04  8:55 UTC  (8+ messages)

[PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
 2023-08-04  8:31 UTC  (3+ messages)

[PATCH -fixes] riscv: Implement flush_cache_vmap()
 2023-08-04  7:48 UTC  (6+ messages)

[PATCH] riscv: signal: handle syscall restart before get_signal
 2023-08-04  6:36 UTC  (3+ messages)

[PATCH 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-03 21:53 UTC  (3+ messages)
` [PATCH 1/2] "

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-03 19:15 UTC  (2+ messages)

[RFC PATCH v1 00/21] Add external interrupt controller support
 2023-08-03 17:51 UTC 

[PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
 2023-08-03 16:48 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