linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-27 13:04:18 to 2022-11-01 23:31:08 UTC [more...]

[PATCH v3 0/8] Add OPTPROBES feature on RISCV
 2022-11-01 23:30 UTC  (12+ messages)
` [PATCH 1/8] riscv/kprobe: Prepare the skeleton to implement RISCV OPTPROBES feature
` [PATCH 2/8] riscv/kprobe: Allocate detour buffer from module area
` [PATCH 3/8] riscv/kprobe: Prepare the skeleton to prepare optimized kprobe
` [PATCH 4/8] riscv/kprobe: Add common RVI and RVC instruction decoder code
` [PATCH 5/8] riscv/kprobe: Search free register(s) to clobber for 'AUIPC/JALR'
` [PATCH 6/8] riscv/kprobe: Add code to check if kprobe can be optimized
` [PATCH 7/8] riscv/kprobe: Prepare detour buffer for optimized kprobe
` [PATCH 8/8] riscv/kprobe: Patch AUIPC/JALR pair to optimize kprobe

[RFC PATCH v1] riscv: support for hardware breakpoints/watchpoints
 2022-11-01 21:23 UTC  (2+ messages)

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-01 17:47 UTC  (2+ messages)

[PATCH RESEND v9] riscv: add riscv rethook implementation
 2022-11-01 17:07 UTC  (3+ messages)

[RFC 0/9] KVM perf support
 2022-11-01 15:32 UTC  (15+ messages)
` [RFC 1/9] RISC-V: Define a helper function to probe number of hardware counters
` [RFC 3/9] RISC-V: KVM: Define a probe function for SBI extension data structures
` [RFC 4/9] RISC-V: KVM: Improve privilege mode filtering for perf
` [RFC 5/9] RISC-V: KVM: Add skeleton support "
` [RFC 6/9] RISC-V: KVM: Add SBI PMU extension support
` [RFC 7/9] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [RFC 8/9] RISC-V: KVM: Implement perf support

[PATCH v10 0/7] RISC-V IPI Improvements
 2022-11-01 14:34 UTC  (8+ messages)
` [PATCH v10 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v10 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v10 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v10 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v10 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v10 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v10 7/7] RISC-V: Use IPIs for remote icache "

[RFC PATCH v3 0/2] AX45MP: Add support to non-coherent DMA
 2022-11-01 13:38 UTC  (4+ messages)
` [RFC PATCH v3 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH 0/9] RISC-V: Apply Zicboz to clear_page and memset
 2022-11-01 10:53 UTC  (32+ messages)
` [PATCH 1/9] RISC-V: Factor out body of riscv_init_cbom_blocksize loop
` [PATCH 2/9] RISC-V: Add Zicboz detection and block size parsing
` [PATCH 3/9] RISC-V: insn-def: Define cbo.zero
` [PATCH 4/9] RISC-V: Use Zicboz in clear_page when available
` [PATCH 5/9] RISC-V: KVM: Provide UAPI for Zicboz block size
` [PATCH 6/9] RISC-V: KVM: Expose Zicboz to the guest
` [PATCH 7/9] RISC-V: lib: Improve memset assembler formatting
` [PATCH 8/9] RISC-V: lib: Use named labels in memset
` [PATCH 9/9] RISC-V: Use Zicboz in memset when available

[PATCH] Documentation: riscv: Document the sv57 VM layout
 2022-11-01 10:25 UTC  (3+ messages)

[PATCH v9 0/7] RISC-V IPI Improvements
 2022-11-01 10:18 UTC  (4+ messages)
` [PATCH v9 3/7] genirq: Add mechanism to multiplex a single HW IPI

[PATCH] riscv: vdso: fix section overlapping under some conditions
 2022-11-01  9:19 UTC  (2+ messages)

[PATCH] RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
 2022-11-01  5:38 UTC 

[PATCH] riscv: dts: microchip: fix memory node unit address for icicle
 2022-10-31 19:55 UTC  (2+ messages)

[PATCH] RISC-V: Do not issue remote fences until smp is available
 2022-10-31 19:26 UTC  (3+ messages)

[PATCH] riscv: vdso: fix build with llvm
 2022-10-31 19:21 UTC  (2+ messages)

[PATCH] riscv: process: fix kernel info leakage
 2022-10-31 19:14 UTC  (3+ messages)

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-10-31 18:36 UTC  (16+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v2] riscv: jump_label: mark arguments as const to satisfy asm constraints
 2022-10-31 17:49 UTC  (3+ messages)

[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-10-31 16:58 UTC  (7+ messages)
` [PATCH v3 1/5] PCI: altera-msi: Include <linux/irqdomain.h> explicitly
` [PATCH v3 2/5] PCI: microchip: "
` [PATCH v3 3/5] PCI: mvebu: "
` [PATCH v3 4/5] PCI: xgene-msi: "
` [PATCH v3 5/5] PCI: Remove unnecessary <linux/of_irq.h> includes

[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
 2022-10-31 10:03 UTC  (11+ messages)
` [PATCH v3 2/2] x86: "

[PATCH V5 0/2] Support VMCOREINFO export for RISCV64
 2022-10-31  9:17 UTC  (2+ messages)

[PATCH V4 1/2] RISC-V: Add arch_crash_save_vmcoreinfo support
 2022-10-31  9:10 UTC  (12+ messages)

[PATCH v5 0/7] Add support for Renesas RZ/Five SoC
 2022-10-31  1:11 UTC  (28+ messages)
` [PATCH v5 1/7] dt-bindings: riscv: Sort the CPU core list alphabetically
` [PATCH v5 2/7] dt-bindings: riscv: Add Andes AX45MP core to the list
` [PATCH v5 3/7] riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
` [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoC
` [PATCH v5 5/7] riscv: dts: renesas: Add minimal DTS for Renesas RZ/Five SMARC EVK
` [PATCH v5 6/7] MAINTAINERS: Add entry for Renesas RISC-V
` [PATCH v5 7/7] riscv: configs: defconfig: Enable Renesas RZ/Five SoC

[PATCH 0/8] riscv: improve boot time isa extensions handling
 2022-10-30 16:03 UTC  (4+ messages)

[PATCH v3] riscv: fix race when vmap stack overflow
 2022-10-30 13:23 UTC  (2+ messages)

[PATCH 0/2] riscv: Rewrite percpu operations and support cmpxchg-local feature
 2022-10-30 13:19 UTC  (3+ messages)
` [PATCH 1/2] riscv: percpu:Add riscv percpu operations

[PATCH 0/6] RISC-V: stop selecting device drivers in Kconfig.socs
 2022-10-30 12:02 UTC  (2+ messages)

[PATCH -next v2] riscv/mm/fault: simplify code for do_page_fault()
 2022-10-29  8:47 UTC 

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-29  8:18 UTC  (13+ messages)
` [PATCH v1 15/30] clk: starfive: Use regmap APIs to operate registers
` [PATCH v1 28/30] RISC-V: Add StarFive JH7110 VisionFive2 board device tree

[PATCH v3 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-29  0:35 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.1-rc3
 2022-10-29  0:15 UTC  (2+ messages)

[PATCH v2] RISC-V: build: Allow LTO to be selected
 2022-10-28 22:57 UTC  (3+ messages)

[PATCH v1] riscv: dts: sifive unleashed: Add PWM controlled LEDs
 2022-10-28 22:47 UTC  (3+ messages)

[PATCH v2] riscv: fix styling in ucontext header
 2022-10-28 22:42 UTC  (3+ messages)

[PATCH v3] riscv: support update_mmu_tlb()
 2022-10-28 22:23 UTC  (2+ messages)

[PATCH v2] riscv: fix styling in ucontext header
 2022-10-28 22:23 UTC  (2+ messages)

[PATCH 0/4] RISC-V: Dynamic ftrace support for RV32I
 2022-10-28 15:56 UTC  (9+ messages)
` [PATCH 1/4] RISC-V: use REG_S/REG_L for mcount
` [PATCH 2/4] RISC-V: reduce mcount save space on RV32
` [PATCH 3/4] RISC-V: preserve a1 in mcount
` [PATCH 4/4] RISC-V: enable dynamic ftrace for RV32I

[PATCH v4 00/10] Add support for Renesas RZ/Five SoC
 2022-10-28 12:46 UTC  (5+ messages)
` [PATCH v4 01/10] dt-bindings: soc: renesas: Move renesas.yaml from arm to soc
` [PATCH v4 04/10] dt-bindings: soc: renesas: renesas.yaml: Document Renesas RZ/Five SoC

[PATCH v2 0/2] RZ/G2UL separate out SoC specific parts
 2022-10-28 11:40 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r9a07g043: Introduce SOC_PERIPHERAL_IRQ() macro to specify interrupt property
` [PATCH v2 2/2] arm64: dts: renesas: r9a07g043: Split out RZ/G2UL SoC specific parts

[PATCH 0/6] Fixup perf tests for 32-bit systems with 64-bit time_t
 2022-10-28  9:56 UTC  (7+ messages)
` [PATCH 1/6] perf bench futex: Add support "
` [PATCH 2/6] selftests: futex: Call the futex syscall from a function
` [PATCH 3/6] uapi: futex: Add a futex syscall
` [PATCH 4/6] selftests: futex: Add support for 32-bit systems with 64-bit time_t
` [PATCH 5/6] uapi: futex: Add a futex waitv syscall
` [PATCH 6/6] selftests: futex: Use futex_waitv helper function

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-10-28  8:12 UTC  (3+ messages)
` [PATCH v5 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v5 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH V2] uapi: Fixup strace compile error
 2022-10-28  0:41 UTC  (3+ messages)

[PATCH] clocksource/drivers/riscv: Events are stopped during CPU suspend
 2022-10-28  0:30 UTC  (4+ messages)

[PATCH] riscv: remove special treatment for the link order of head.o
 2022-10-27 22:45 UTC  (2+ messages)

[PATCH 0/2] (attempt to) Fix RISC-V toolchain extension support detection
 2022-10-27 22:45 UTC  (2+ messages)

KASAN/pcpu_alloc related panics on v6.0
 2022-10-27 22:45 UTC  (3+ messages)
` [PATCH v1 1/1] riscv: mm: add missing memcpy in kasan_init

[PATCH] Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
 2022-10-27 23:07 UTC  (2+ messages)

[PATCH 0/2] (attempt to) Fix RISC-V toolchain extension support detection
 2022-10-27 22:00 UTC  (3+ messages)

[PATCH v6 0/2] riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-10-27 19:53 UTC  (2+ messages)

[PATCH v2 0/3] RISC-V: Ensure Zicbom has a valid block size
 2022-10-27 14:16 UTC  (8+ messages)
` [PATCH v2 1/3] RISC-V: Improve use of isa2hwcap[]
` [PATCH v2 2/3] RISC-V: Introduce riscv_isa_extension_check
` [PATCH v2 3/3] RISC-V: Ensure Zicbom has a valid block size


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