linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-03 13:29:18 to 2024-01-08 06:48:09 UTC [more...]

[PATCH v7 0/4] riscv: sophgo: add clock support for sg2042
 2024-01-08  6:47 UTC 

[PATCH v4 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-08  6:21 UTC  (3+ messages)
` [PATCH v4 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v4 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[v9, 00/10] riscv: support kernel-mode Vector
 2024-01-08  3:52 UTC  (9+ messages)
` [v9, 06/10] riscv: fpu: drop SR_SD bit checking
` [v9, 10/10] riscv: vector: allow kernel-mode Vector with preemption

[PATCH 0/5] crash: clean up kdump related config items
 2024-01-07 13:58 UTC  (11+ messages)
` [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
` [PATCH 2/5] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH 3/5] crash: rename crash_core to vmcore_info
` [PATCH 4/5] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH 5/5] crash: clean up CRASH_DUMP

[PATCH v2 00/14] Unified cross-architecture kernel-mode FPU API
 2024-01-07  2:39 UTC  (6+ messages)
` [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
 2024-01-06 14:05 UTC  (9+ messages)

[PATCH v3 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-06  5:07 UTC  (8+ messages)
` [PATCH v3 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v3 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-06  3:58 UTC  (8+ messages)
          ` Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]

riscv/for-next build: 8 builds: 0 failed, 8 passed (v6.7-rc1-39-g5a2cf779e677)
 2024-01-06  1:23 UTC 

[PATCH] riscv: Remove obsolete rv32_defconfig file
 2024-01-05 21:50 UTC  (2+ messages)

[PATCH] RISC-V: Remove the removed single-letter extensions
 2024-01-05 21:50 UTC  (2+ messages)

[PATCH v2 0/4] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2024-01-05 21:50 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatible
 2024-01-05 21:50 UTC  (2+ messages)

[PATCH 0/3] riscv: CPU operations cleanup
 2024-01-05 21:50 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V: hwprobe: Introduce which-cpus
 2024-01-05 21:50 UTC  (2+ messages)

[PATCH] riscv: Select ARCH_WANTS_NO_INSTR
 2024-01-05 21:50 UTC  (2+ messages)

[PATCH v2 00/12] RISC-V crypto with reworked asm files
 2024-01-05 18:49 UTC  (13+ messages)
` [PATCH v2 01/12] riscv: Add support for kernel mode vector
` [PATCH v2 02/12] riscv: vector: make Vector always available for softirq context
` [PATCH v2 03/12] RISC-V: add helper function to read the vector VLEN
` [PATCH v2 04/12] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
` [PATCH v2 05/12] RISC-V: hook new crypto subdir into build-system
` [PATCH v2 06/12] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
` [PATCH v2 07/12] crypto: riscv - add vector crypto accelerated ChaCha20
` [PATCH v2 08/12] crypto: riscv - add vector crypto accelerated GHASH
` [PATCH v2 09/12] crypto: riscv - add vector crypto accelerated SHA-{256,224}
` [PATCH v2 10/12] crypto: riscv - add vector crypto accelerated SHA-{512,384}
` [PATCH v2 11/12] crypto: riscv - add vector crypto accelerated SM3
` [PATCH v2 12/12] crypto: riscv - add vector crypto accelerated SM4

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-01-05 17:28 UTC  (4+ messages)
  ` 回复: "

Page Table A&D bits scheme
 2024-01-05 16:25 UTC  (3+ messages)

[PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatible
 2024-01-05 14:44 UTC  (2+ messages)

[PATCH V2 0/3] riscv: Add Zicbop & prefetchw support
 2024-01-05 13:31 UTC  (33+ messages)
` [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
      `  "
        `  "
            `  "
                `  "
` [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
      `  "
` [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w

[PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
 2024-01-05 13:18 UTC  (10+ messages)
` [PATCH v10 1/4] dt-bindings: pwm: Add bindings for OpenCores PWM Controller
` [PATCH v10 2/4] pwm: opencores: Add PWM driver support
` [PATCH v10 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration

[RFC v1 0/1] Enable SPCR table for console output on RISC-V
 2024-01-05 12:12 UTC  (4+ messages)
` [RFC v1 1/1] RISC-V: ACPI: "

[PATCH] riscv: Optimize crc32 with Zbc extension
 2024-01-05  8:08 UTC 

[PATCH v3 0/3] riscv: modules: Fix module loading error handling
 2024-01-05  7:38 UTC  (5+ messages)
` [PATCH v3 1/3] riscv: Fix module loading free order
` [PATCH v3 2/3] riscv: Correctly free relocation hashtable on error
` [PATCH v3 3/3] riscv: Fix relocation_hashtable size

[PATCH v1 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2024-01-05  6:59 UTC  (13+ messages)
` [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
` [PATCH v1 2/5] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros
` [PATCH v1 3/5] riscv/atomic.h : Deduplicate arch_atomic.*
` [PATCH v1 4/5] riscv/cmpxchg: Implement cmpxchg for variables of size 1 and 2
` [PATCH v1 5/5] riscv/cmpxchg: Implement xchg "

[PATCH v2 0/4] riscv: modules: Fix module loading error handling
 2024-01-04 19:36 UTC  (7+ messages)
` [PATCH v2 1/4] riscv: Fix module loading free order
` [PATCH v2 2/4] riscv: Correctly free relocation hashtable on error
` [PATCH v2 3/4] riscv: Fix relocation_hashtable size
` [PATCH v2 4/4] riscv: Convert relocation iterator to do-while

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-01-04 18:07 UTC  (9+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings

[RFC PATCH 00/13] RISC-V crypto with reworked asm files
 2024-01-04 18:02 UTC  (9+ messages)
` [RFC PATCH 07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}

[PATCH v3 0/3] Add missing port pins for RZ/Five SoC
 2024-01-04 16:24 UTC  (7+ messages)
` [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro

[PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
 2024-01-04 16:02 UTC  (2+ messages)

[PATCH v4 00/12] riscv: ASID-related and UP-related TLB flush enhancements
 2024-01-04 15:50 UTC  (29+ messages)
` [PATCH v4 01/12] riscv: Flush the instruction cache during SMP bringup
` [PATCH v4 02/12] riscv: Use IPIs for remote cache/TLB flushes by default
` [PATCH v4 03/12] riscv: mm: Broadcast kernel TLB flushes only when needed
` [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
` [PATCH v4 05/12] riscv: mm: Combine the SMP and UP TLB flush code
` [PATCH v4 08/12] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v4 09/12] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v4 10/12] riscv: mm: Make asid_bits a local variable
` [PATCH v4 11/12] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v4 12/12] riscv: mm: Always use an ASID to flush mm contexts

[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
 2024-01-04 14:40 UTC  (15+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1

[PATCH] RISC-V: KVM: Require HAVE_KVM
 2024-01-04 11:33 UTC  (5+ messages)
    `  "

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2024-01-04 11:09 UTC  (9+ messages)
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test
              `  "

linux-next: Tree for Jan 2 (riscv: exittext undef. references)
 2024-01-04 11:02 UTC  (6+ messages)
` linux-next: Tree for Jan 2 (riscv & KVM problem)
  `  "

[PATCH 0/4] riscv: support fast gup
 2024-01-04 10:55 UTC  (11+ messages)
` [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
` [PATCH 3/4] riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
` [PATCH 4/4] riscv: enable HAVE_FAST_GUP if MMU

[PATCH 0/3] Add driver for Cadence SD6HC SD/eMMC controller
 2024-01-04  9:29 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-cadence6: add DT bindings documentation
` [PATCH 2/3] mmc: sdhci-cadence6: add Cadence SD6HC support

[RFC PATCH V1 00/11] riscv: Introduce 64K base page
 2024-01-04  7:59 UTC  (4+ messages)
` [RFC PATCH V1 01/11] mm: Fix misused APIs on huge pte
    ` [External] "

[GIT PULL] KVM/riscv changes for 6.8 part #1
 2024-01-04  5:30 UTC  (4+ messages)
  `  "

[PATCH V12 00/14] riscv: Add Native/Paravirt qspinlock support
 2024-01-04  5:11 UTC  (9+ messages)
` [PATCH V12 03/14] riscv: errata: Move errata vendor func-id into vendorid_list.h
` [PATCH V12 06/14] riscv: qspinlock: Introduce combo spinlock
` [PATCH V12 07/14] riscv: qspinlock: Add virt_spin_lock() support for VM guest
` [PATCH V12 08/14] riscv: qspinlock: Force virt_spin_lock for KVM guests

[PATCH V2] Translated the RISC-V architecture boot documentation
 2024-01-03 21:34 UTC  (3+ messages)

[PATCH] perf: RISC-V: Check standard event availability
 2024-01-03 16:53 UTC 

[PATCH v1 0/5] riscv: Introduce compat-mode helpers & improve arch_get_mmap_end()
 2024-01-03 16:00 UTC  (6+ messages)
` [PATCH v1 1/5] riscv: Improve arch_get_mmap_end() macro
` [PATCH v1 2/5] riscv: Replace direct thread flag check with is_compat_task()
` [PATCH v1 3/5] riscv: add compile-time test into is_compat_task()
` [PATCH v1 4/5] riscv: Introduce is_compat_thread() into compat.h
` [PATCH v1 5/5] riscv: Introduce set_compat_task() in asm/compat.h

[RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
 2024-01-03 15:31 UTC  (5+ messages)

[PATCH] RISC-V: hwprobe: Check for the reserved flags
 2024-01-03 15:08 UTC  (2+ messages)

[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
 2024-01-03 13:28 UTC  (8+ messages)
` [PATCH v2 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
` [PATCH v2 3/8] riscv: dts: thead: Add TH1520 pin control nodes
` [PATCH v2 4/8] riscv: dts: thead: Add TH1520 GPIO ranges
` [PATCH v2 5/8] riscv: dts: thead: Adjust TH1520 GPIO labels
` [PATCH v2 6/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names
` [PATCH v2 7/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0
` [PATCH v2 8/8] riscv: dtb: thead: Add BeagleV Ahead LEDs


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