messages from 2024-01-11 09:21:37 to 2024-01-15 15:40:13 UTC [more...]
[PATCH v2 0/2] riscv: enable lockless lockref implementation
2024-01-15 15:39 UTC (3+ messages)
[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
2024-01-15 15:37 UTC (3+ messages)
` [PATCH 05/15] KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
[PATCH v2 -next 0/3] RISC-V: ACPI: Add LPI support
2024-01-15 15:25 UTC (6+ messages)
` [PATCH v2 -next 1/3] cpuidle: RISC-V: Move few functions to arch/riscv
` [PATCH v2 -next 2/3] ACPI: RISC-V: Add LPI driver
` [PATCH v2 -next 3/3] ACPI: Enable ACPI_PROCESSOR for RISC-V
[PATCH 00/36] Remove UCLINUX from LTP
2024-01-15 14:22 UTC (23+ messages)
` Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
` [Automated-testing] "
` [Buildroot] "
[PATCH v5 0/4] Add missing port pins for RZ/Five SoC
2024-01-15 14:07 UTC (6+ messages)
` [PATCH v5 1/4] pinctrl: renesas: rzg2l: Improve code for readability
` [PATCH v5 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v5 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v5 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
[PATCH RFC 0/3] clk: thead: add support for T-HEAD TH1520 AP clock controller
2024-01-15 13:13 UTC (9+ 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 RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
2024-01-15 13:12 UTC (7+ messages)
` [PATCH RESEND bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH RESEND bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH RESEND bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH RESEND bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH RESEND bpf-next v3 6/6] riscv, bpf: Optimize bswap "
[PATCH bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
2024-01-15 12:54 UTC (7+ messages)
` [PATCH bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH bpf-next v3 6/6] riscv, bpf: Optimize bswap "
[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
2024-01-15 12:26 UTC (6+ messages)
` [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap insns with Zbb support
[v10, 00/10] riscv: support kernel-mode Vector
2024-01-15 11:36 UTC (21+ 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
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2024-01-15 11:06 UTC (23+ messages)
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
[PATCH] riscv: mm: implement pgprot_nx
2024-01-15 9:58 UTC (3+ messages)
[PATCH v2] riscv: select ARCH_HAS_FAST_MULTIPLIER
2024-01-15 9:54 UTC (3+ messages)
[PATCH v2] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
2024-01-15 9:39 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 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)
[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 (14+ messages)
` [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042
[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
[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 (8+ 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
` "
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