linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-22 12:29:00 to 2022-12-30 16:58:12 UTC [more...]

[PATCH v2] arch: rename all internal names __xchg to __arch_xchg
 2022-12-30 14:15 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] riscv: errata: fix T-Head dcache.cva encoding
 2022-12-27 12:18 UTC  (5+ messages)

[RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
 2022-12-30 16:53 UTC  (13+ messages)

[PATCH] riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodes
 2022-12-29 23:03 UTC 

[PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2022-12-29 22:46 UTC 

[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
 2022-12-29 20:52 UTC  (5+ messages)

[PATCH v5 00/12] Allow calls in alternatives
 2022-12-29 20:10 UTC  (15+ messages)
` [PATCH v5 01/12] RISC-V: fix funct4 definition for c.jalr in parse_asm.h
` [PATCH v5 02/12] RISC-V: add prefix to all constants/macros "
` [PATCH v5 03/12] RISC-V: detach funct-values from their offset
` [PATCH v5 04/12] RISC-V: add ebreak instructions to definitions
` [PATCH v5 05/12] RISC-V: add auipc elements to parse_asm header
` [PATCH v5 06/12] RISC-V: Move riscv_insn_is_* macros into a common header
` [PATCH v5 07/12] RISC-V: rename parse_asm.h to insn.h
` [PATCH v5 08/12] RISC-V: kprobes: use central defined funct3 constants
` [PATCH v5 09/12] RISC-V: add U-type imm parsing to insn.h header
` [PATCH v5 10/12] RISC-V: add rd reg "
` [PATCH v5 11/12] RISC-V: add helpers for handling immediates in U-type and I-type pairs
` [PATCH v5 12/12] RISC-V: fix auipc-jalr addresses in patched alternatives

[PATCH] riscv: uaccess: fix type of 0 variable on error in get_user()
 2022-12-29 17:34 UTC  (3+ messages)

[PATCH] clocksource/drivers/riscv: Increase the clock source rating
 2022-12-29 17:21 UTC  (5+ messages)

[PATCH v3 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-12-29 16:47 UTC  (2+ messages)

[PATCH v2] arch: fix broken BuildID for arm64 and riscv
 2022-12-29 16:22 UTC  (2+ messages)

[PATCH v2] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-12-29 16:22 UTC  (2+ messages)

[PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
 2022-12-29 16:22 UTC  (2+ messages)

[PATCH v3 0/3] serial: Add RISC-V support to the earlycon semihost driver
 2022-12-29 16:22 UTC  (4+ messages)

[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
 2022-12-29 16:22 UTC  (4+ messages)

[PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC
 2022-12-29 14:42 UTC  (5+ messages)

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2022-12-29 11:33 UTC  (14+ messages)
` [PATCH 02/19] arch/arc: rename internal name __xchg to __arch_xchg
    ` [PATCH v2] arch: rename all internal names "
` [PATCH 16/19] arch/sparc: rename internal name "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-12-29  9:02 UTC  (23+ messages)
` [PATCH v3 1/7] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive 2 board
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board "

[RFC PATCH] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2022-12-28 23:44 UTC  (3+ messages)

[RESEND PATCH v2 0/3] JH7110 PMU Support
 2022-12-28 19:50 UTC  (5+ messages)
` [RESEND PATCH v2 2/3] soc: starfive: Add StarFive JH71XX pmu driver

[GIT PULL] kconfig.socs symbol conversion
 2022-12-28 19:04 UTC  (2+ messages)

[PATCH 0/3] riscv: sbi: Switch to the sys-off handler API
 2022-12-28 18:30 UTC  (5+ messages)
` [PATCH 1/3] kernel/reboot: Use the static sys-off handler for any priority
` [PATCH 2/3] riscv: sbi: Share the code for unsupported extension warnings
` [PATCH 3/3] riscv: sbi: Switch to the sys-off handler API

[PATCH v5 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-12-28 11:59 UTC  (8+ messages)
` [PATCH v5 3/3] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT

Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
 2022-12-28 10:53 UTC  (17+ messages)

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2022-12-28 10:46 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add bindings for StarFive
` [PATCH v2 2/3] mmc: starfive: Add sdio/emmc driver support
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2022-12-28 10:40 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add bindings for StarFive
` [PATCH v2 2/3] mmc: starfive: Add sdio/emmc driver support
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH v2 0/9] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-28  9:24 UTC  (14+ messages)
` [PATCH v2 2/9] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v2 5/9] dt-bindings: net: motorcomm: add support for Motorcomm YT8531

[PATCH v2 0/3] hwrng: starfive - Add driver for TRNG module
 2022-12-28  7:11 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: rng: Add StarFive "
` [PATCH v2 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH v2 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2

[PATCH v5 0/6] AX45MP: Add support to non-coherent DMA
 2022-12-28  3:16 UTC  (3+ messages)
` [PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v3] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2022-12-28  1:38 UTC  (4+ messages)

[PATCH v2] dt-bindings: riscv: add SBI PMU event mappings
 2022-12-27 20:17 UTC  (3+ messages)

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-12-27 20:15 UTC  (14+ messages)
` [PATCH v3 02/11] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v3 03/11] reset: Create subdirectory for StarFive drivers
` [PATCH v3 04/11] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

undefined symbol in modpost "zero"
 2022-12-27 19:05 UTC  (4+ messages)

[PATCH] riscv: avoid enabling vectorized code generation
 2022-12-27 15:24 UTC  (7+ messages)

[PATCH] arch: fix broken BuildID for arm64 and riscv
 2022-12-27 10:45 UTC  (5+ messages)

[PATCH -next V5 0/7] riscv: Optimize function trace
 2022-12-27  8:49 UTC  (3+ messages)
` [PATCH -next V5 3/7] riscv: ftrace: Reduce the detour code size to half

[PATCH v3 0/2] mpfs: fix handling failed service requests
 2022-12-26 22:46 UTC  (2+ messages)
` (subset) "

[PATCH v11 0/3] riscv, mm: detect svnapot cpu support at runtime
 2022-12-26 19:19 UTC  (6+ messages)
` [PATCH v11 1/3] riscv: mm: modify pte format for Svnapot

[PATCH 0/9] RISC-V: Apply Zicboz to clear_page and memset
 2022-12-26 18:56 UTC  (3+ messages)

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

[PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
 2022-12-24  9:23 UTC  (9+ messages)
` [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
` [PATCH 09/14] KVM: selftests: Explicitly disable builtins for mem*() overrides
` [PATCH 10/14] KVM: selftests: Include lib.mk before consuming $(CC)
` [PATCH 12/14] KVM: selftests: Use wildcards to find library source files

[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
 2022-12-24  6:22 UTC  (3+ messages)

[PATCH V3] riscv: asid: Fixup stale TLB entry cause application crash
 2022-12-23 12:53 UTC  (2+ messages)

[PATCH v1 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2022-12-23 10:25 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
` [PATCH v1 2/3] clocksource: Add StarFive timer driver
` [PATCH v1 3/3] riscv: dts: jh7110: starfive: Add timer node

[PATCH] riscv: add base extensions to enum riscv_isa_ext_id
 2022-12-23  0:30 UTC  (7+ messages)

[PATCH v2 00/13] riscv: improve boot time isa extensions handling
 2022-12-22 22:58 UTC  (4+ messages)
` [PATCH v2 04/13] riscv: hwcap: make ISA extension ids can be used in asm

[PATCH 0/6] RISC-V kasan rework
 2022-12-22 22:01 UTC  (2+ messages)

[PATCH v1] dt-bindings: riscv: add SBI PMU event mappings
 2022-12-22 20:39 UTC  (6+ messages)

[PATCH v4 00/12] Allow calls in alternatives
 2022-12-22 13:46 UTC  (4+ messages)
` [PATCH v4 11/12] RISC-V: add helpers for handling immediates in U-type and I-type pairs

[PATCH V2] riscv: patch: Fixup lockdep warning in stop_machine
 2022-12-22 12:23 UTC  (7+ messages)


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