public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-01-10 15:13:15 to 2024-01-15 09:50:44 UTC [more...]

[PATCH v2 0/2] riscv: enable lockless lockref implementation
 2024-01-15  9:37 UTC  (2+ messages)

[PATCH v2] riscv: select ARCH_HAS_FAST_MULTIPLIER
 2024-01-15  9:32 UTC  (2+ messages)

[PATCH 1/1] RISC-V: add IPI tracepoints
 2024-01-15  9:41 UTC  (2+ messages)

[PATCH] RISC-V: only flush icache when it has VM_EXEC set
 2024-01-15  9:27 UTC  (2+ messages)

[RFC PATCH v2 0/3] riscv: add support for SBI Supervisor Software Events
 2024-01-15  8:57 UTC  (6+ messages)
` [RFC PATCH v2 1/3] riscv: add SBI SSE extension definitions
` [RFC PATCH v2 2/3] riscv: add support for SBI Supervisor Software Events extension
` [RFC PATCH v2 3/3] perf: RISC-V: add support for SSE event

[PATCH v6 0/4] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
 2024-01-15  7:31 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
` [PATCH v6 3/4] riscv: dts: sophgo: add clock generator for Sophgo CV1800 "
` [PATCH v6 4/4] riscv: dts: sophgo: add uart clock "

[v11, 00/10] riscv: support kernel-mode Vector
 2024-01-15  7:16 UTC  (12+ messages)
` [v11, 01/10] riscv: Add support for kernel mode vector
` [v11, 02/10] riscv: vector: make Vector always available for softirq context
` [v11, 03/10] riscv: Add vector extension XOR implementation
` [v11, 04/10] riscv: sched: defer restoring Vector context for user
` [v11, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user
` [v11, 06/10] riscv: fpu: drop SR_SD bit checking
` [v11, 07/10] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
` [v11, 08/10] riscv: vector: use a mask to write vstate_ctrl
` [v11, 09/10] riscv: vector: use kmem_cache to manage vector context
` [v11, 10/10] riscv: vector: allow kernel-mode Vector with preemption

[v8, 00/10] riscv: support kernel-mode Vector
 2024-01-15  5:42 UTC  (5+ messages)
` [v8, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user

[PATCH -next 0/2] RISC-V: ACPI: Add LPI support
 2024-01-15  5:07 UTC  (11+ messages)
` [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V
      `  "
` [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support

[PATCH 0/3] RISC-V: mm: correct mmap behavior in sv48 address space
 2024-01-14 19:58 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: mm: fix "
` [PATCH 2/3] RISC-V: mm: only test mmap without hint
` [PATCH 3/3] Documentation: riscv: correct sv57 kernel behavior

[PATCH v7 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-14 16:05 UTC  (4+ messages)
` [PATCH v7 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v7 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-14 13:01 UTC  (25+ messages)
          ` Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
                  ` [Automated-testing] "

[PATCH v4 0/4] Add missing port pins for RZ/Five SoC
 2024-01-13 20:40 UTC  (11+ messages)
` [PATCH v4 1/4] pinctrl: renesas: rzg2l: Improve code for readability
` [PATCH v4 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v4 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2024-01-13 17:26 UTC  (2+ messages)

[v10, 00/10] riscv: support kernel-mode Vector
 2024-01-13 13:25 UTC  (20+ messages)
` [v10, 01/10] riscv: Add support for kernel mode vector
` [v10, 02/10] riscv: vector: make Vector always available for softirq context
` [v10, 03/10] riscv: Add vector extension XOR implementation
` [v10, 04/10] riscv: sched: defer restoring Vector context for user
` [v10, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user
` [v10, 06/10] riscv: fpu: drop SR_SD bit checking
` [v10, 07/10] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
` [v10, 08/10] riscv: vector: use a mask to write vstate_ctrl
` [v10, 09/10] riscv: vector: use kmem_cache to manage vector context
` [v10, 10/10] riscv: vector: allow kernel-mode Vector with preemption

[PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
 2024-01-13  6:54 UTC  (2+ messages)

DHL-65643HJGY-9IKDHL
 2024-01-13  5:24 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw1-32-gd4abde52b4b11)
 2024-01-13  2:00 UTC 

[PATCH v7 0/4] riscv: sophgo: add clock support for sg2042
 2024-01-13  1:15 UTC  (18+ messages)
` [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
` [PATCH v7 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v7 00/16] Support Andes PMU extension
 2024-01-13  0:31 UTC  (15+ messages)
` [PATCH v7 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v7 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v7 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v7 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2024-01-12 18:30 UTC  (3+ messages)

[GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 1
 2024-01-12 17:02 UTC 

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-12 15:03 UTC  (19+ messages)
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-12 14:52 UTC  (9+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links

riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.7-rc5-102-g17a4608c5ada2)
 2024-01-12  7:28 UTC 

[PATCH] riscv: Fix an off-by-one in get_early_cmdline()
 2024-01-12  6:30 UTC  (2+ messages)

[PATCH] riscv: Use hugepage mappings for vmemmap
 2024-01-12  6:30 UTC  (2+ messages)

[PATCH 0/5] tools: selftests: riscv: Fix compiler warnings
 2024-01-12  6:30 UTC  (2+ messages)

[PATCH V3 0/4] riscv: mm: Fixup & Optimize COMPAT code
 2024-01-12  6:30 UTC  (2+ messages)

[PATCH v2] riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
 2024-01-12  6:30 UTC  (2+ messages)

[PATCH v2 0/1] Add StarFive JH8100 dwmac support
 2024-01-11 18:19 UTC  (9+ messages)
` [PATCH v2 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.7-rc5-79-gd3e591a38c98d)
 2024-01-11 17:18 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.7-rc5-79-gc4e4b793738c3)
 2024-01-11 16:09 UTC 

[PATCH] dt-bindings: riscv: Document cbop-block-size
 2024-01-11 15:40 UTC  (2+ messages)

[PATCH] riscv: vector: Check SR_SD before saving vstate
 2024-01-11 15:36 UTC  (4+ messages)

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-01-10 16:29 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[RFC v3 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2024-01-10 13:31 UTC  (2+ messages)
` [RFC v3 04/16] clk: starfive: Convert the word "jh71x0" to "starfive"

[PATCH] riscv; fix __user annotation in save_v_state()
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH v1] dt-bindings: riscv: permit numbers in "riscv,isa"
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH v3 0/3] riscv: modules: Fix module loading error handling
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH] riscv: fix __user annotation in traps_misaligned.c
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH v3 0/1] riscv: Introduce system suspend support
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH 0/3] Fix XIP boot and make XIP testable in QEMU
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH][riscv] use linux/export.h rather than asm-generic/export.h
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH v4 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: cpus: Clarify mmu-type interpretation
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH RESEND v4 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH --fixes] riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
 2024-01-11 14:50 UTC  (2+ messages)

[PATCH v2 0/6] riscv: hwprobe: add Zicond, Zacas and Ztso support
 2024-01-11 14:50 UTC  (2+ messages)

[v9, 00/10] riscv: support kernel-mode Vector
 2024-01-11 13:26 UTC  (5+ messages)
` [v9, 10/10] riscv: vector: allow kernel-mode Vector with preemption

[PATCH V2 0/3] riscv: Add Zicbop & prefetchw support
 2024-01-11 11:12 UTC  (8+ messages)
` [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
    `  "

Fotowoltaika - propozycja instalacji
 2024-01-11  8:35 UTC 

[v3 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-01-10 23:13 UTC  (11+ messages)
` [v3 01/10] RISC-V: Fix the typo in Scountovf CSR name
` [v3 02/10] RISC-V: Add FIRMWARE_READ_HI definition
` [v3 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
` [v3 04/10] RISC-V: Add SBI PMU snapshot definitions
` [v3 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
` [v3 06/10] RISC-V: KVM: No need to update the counter value during reset
` [v3 07/10] RISC-V: KVM: No need to exit to the user space if perf event failed
` [v3 08/10] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [v3 09/10] RISC-V: KVM: Add perf sampling support for guests
` [v3 10/10] RISC-V: KVM: Support 64 bit firmware counters on RV32

[PATCH v3 0/4] membarrier: riscv: Core serializing command
 2024-01-10 22:34 UTC  (9+ messages)
` [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
` [PATCH v3 4/4] membarrier: riscv: Provide core serializing command

[PATCH v3 0/3] Add missing port pins for RZ/Five SoC
 2024-01-10 18:30 UTC  (11+ messages)
` [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v3 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28

[PATCH RFC 0/3] clk: thead: add support for T-HEAD TH1520 AP clock controller
 2024-01-10 16:35 UTC  (4+ messages)
` [PATCH RFC 1/3] dt-bindings: clock: Add T-Head TH1520 AP clock definitions
` [PATCH RFC 2/3] dt-bindings: clock: Document T-Head TH1520 AP clock controller
` [PATCH RFC 3/3] clk: thead: add support for T-HEAD TH1520 AP clocks

[PATCH v6 0/4] Enable networking support for StarFive JH7100 SoC
 2024-01-10 16:17 UTC  (4+ messages)

[v2 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-01-10 15:23 UTC  (4+ messages)
` [v2 09/10] RISC-V: KVM: Add perf sampling support for guests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox