public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-08-08 13:17:35 to 2023-08-10 19:50:40 UTC [more...]

[PATCH -fixes] riscv: Do not allow vmap pud mappings for 3-level page table
 2023-08-10 19:50 UTC  (2+ messages)

[PATCH -fixes] riscv: Implement flush_cache_vmap()
 2023-08-10 19:50 UTC  (13+ messages)

[PATCH v2] riscv,mmio: Fix readX()-to-delay() ordering
 2023-08-10 19:44 UTC  (3+ messages)

[PATCH] riscv: Fix CPU feature detection with SMP disabled
 2023-08-10 19:44 UTC  (3+ messages)

[PATCH v2] riscv: mm: fix 2 instances of -Wmissing-variable-declarations
 2023-08-10 19:44 UTC  (3+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-10 19:15 UTC  (7+ messages)
` [PATCH 02/17] [RESEND] irq_work: consolidate arch_irq_work_raise prototypes
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally

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

[PATCH] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
 2023-08-10 17:23 UTC  (6+ messages)

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-10 17:20 UTC  (10+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack

[PATCH v4 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-08-10 16:21 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v4 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v4 3/3] riscv: dts: allwinner: d1: Add pwm node

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

[-next v1 0/1] Fix StarFive JH7110 gmac TCP RX speed issue
 2023-08-10 15:37 UTC  (6+ messages)
` [-next v1 1/1] riscv: dts: starfive: jh7110: Fix GMAC configuration

[PATCH 0/6] RISC-V: Enable cbo.zero in usermode
 2023-08-10 13:23 UTC  (21+ messages)
` [PATCH 1/6] RISC-V: Make zicbom/zicboz errors consistent
` [PATCH 2/6] RISC-V: Enable cbo.zero in usermode
` [PATCH 3/6] RISC-V: hwprobe: Expose Zicboz extension and its block size
` [PATCH 4/6] RISC-V: selftests: Statically link hwprobe test
` [PATCH 5/6] RISC-V: selftests: Convert hwprobe test to kselftest API
` [PATCH 6/6] RISC-V: selftests: Add CBO tests

[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-10 12:26 UTC  (25+ messages)
` [PATCH v8 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v8 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v8 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v8 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v8 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v8 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v8 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v8 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v8 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v8 12/14] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v8 13/14] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH v1 0/3] riscv: dts: starfive: jh71x0: Add temperature sensor nodes and thermal-zones
 2023-08-10 11:36 UTC  (6+ messages)
` [PATCH v1 3/3] MAINTAINERS: Add Hal as a maintainer of SFCTEMP HWMON DRIVER

[PATCH v1 0/2] StarFive's MMC nodes support
 2023-08-10 11:31 UTC  (5+ messages)
` [PATCH v1 1/2] riscv: dts: starfive: enable DCDC1&ALDO4 node in axp15060
` [PATCH v1 2/2] riscv: dts: starfive: Add mmc nodes on VisionFive 2 board

potential riscv special bug maybe found
 2023-08-10 11:09 UTC  (3+ messages)

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-08-10  9:57 UTC  (3+ messages)
` [PATCH v4 06/12] RISC-V: crypto: add Zvbb+Zvbc accelerated GCM GHASH implementation

[PATCH v3 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-08-10  9:32 UTC  (4+ messages)
` [PATCH v3 2/3] clocksource: Add JH7110 timer driver

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

[PATCH v7 00/15] Linux RISC-V AIA Support
 2023-08-10  8:08 UTC  (3+ messages)
` [PATCH v7 11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC

[RFC PATCH v3 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2023-08-10  4:06 UTC  (8+ messages)
` [RFC PATCH v3 4/5] riscv/cmpxchg: Implement cmpxchg for variables of size 1 and 2

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-09 23:22 UTC  (5+ messages)
` [PATCH v10 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v10 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v10 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v10 4/4] RISC-V: mm: Document mmap changes

[PATCH v9 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-09 23:07 UTC  (8+ messages)
` [PATCH v9 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v9 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v9 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v9 4/4] RISC-V: mm: Document mmap changes

[PATCH v2 0/2] riscv: dts: starfive - Add crypto and trng node
 2023-08-09 18:46 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: dts: starfive - Add crypto and DMA node for JH7110
` [PATCH v2 2/2] riscv: dts: starfive - Add hwrng node for JH7110 SoC

[PATCH v5] riscv: Handle zicsr/zifencei issue between gcc and binutils
 2023-08-09 16:56 UTC 

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

[PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
 2023-08-09 14:57 UTC  (11+ messages)

[PATCH 0/2] riscv,mmio: I/O barriers fixes and cleanups
 2023-08-09 14:40 UTC  (2+ messages)

[PATCH v2 0/3] RISC-V: Fix a few kexec_file_load(2) failures
 2023-08-09 14:35 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-08-09 14:20 UTC  (2+ messages)

[PATCH v2] RISC-V: cpu: refactor deprecated strncpy
 2023-08-09 14:20 UTC  (3+ messages)

[PATCH] riscv: alternatives: fix a typo in comment
 2023-08-09 14:20 UTC  (3+ messages)

[PATCH v2 0/1] Add Sifive uart suspend and resume
 2023-08-09 13:50 UTC  (2+ messages)
` [PATCH v2 1/1] serial: sifive: Add suspend and resume operations

[PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-09 13:38 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-08-09 12:21 UTC  (7+ messages)

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

[PATCH -next] serial: sifive: Remove redundant of_match_ptr()
 2023-08-09  8:55 UTC 

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2023-08-09  6:58 UTC  (3+ messages)
  ` [External] "

[PATCH v3] riscv: dts: allwinner: d1: Add CAN controller nodes
 2023-08-09  6:10 UTC  (5+ messages)
    ` [v3] "

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-09  5:49 UTC  (12+ messages)
` [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 20/21] RISC-V: ACPI: Create PLIC platform device

[PATCH] riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
 2023-08-09  3:10 UTC 

[PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
 2023-08-09  2:32 UTC  (4+ messages)

[PATCH 1/2] serial: sifive: Add suspend and resume operations
 2023-08-09  2:10 UTC  (5+ messages)

[PATCH 0/3] riscv: kprobes: simulate some instructions
 2023-08-09  1:14 UTC  (8+ messages)
` [PATCH 1/3] riscv: kprobes: simulate c.j instruction
` [PATCH 2/3] riscv: kprobes: simulate c.jr and c.jalr instructions
` [PATCH 3/3] riscv: kprobes: simulate c.beqz and c.bnez

[PATCH] riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
 2023-08-09  0:04 UTC  (2+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-08 21:13 UTC  (3+ messages)

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-08 16:46 UTC  (11+ messages)
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()

[PATCH] riscv: mm: fix 2 instances of -Wmissing-variable-declarations
 2023-08-08 16:27 UTC  (3+ messages)

[PATCH 00/10] RISC-V: Refactor instructions
 2023-08-04  2:10 UTC  (2+ messages)
` [PATCH 01/10] RISC-V: Expand instruction definitions

[PATCH] riscv: dts: change TH1520 files to dual license
 2023-08-08 15:23 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