linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-01 07:53:32 to 2023-02-04 07:03:19 UTC [more...]

[PATCH -next V16 0/7] riscv: Add GENERIC_ENTRY support
 2023-02-04  7:02 UTC 

[PATCH -next V7 0/7] riscv: Optimize function trace
 2023-02-04  6:40 UTC  (8+ messages)
` [PATCH -next V7 1/7] riscv: ftrace: Fixup panic by disabling preemption

[PATCH V2] riscv: kprobe: Fixup misaligned load text
 2023-02-04  6:35 UTC 

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-02-04  0:26 UTC  (14+ messages)

[GIT PULL] RISC-V Fixes for 6.2-rc7
 2023-02-03 18:45 UTC  (2+ messages)

[PATCH v2] riscv: mm: Implement pmdp_collapse_flush for THP
 2023-02-03 17:23 UTC  (3+ messages)

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-03 14:33 UTC  (9+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[PATCH v4 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-02-03 14:18 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v4 2/4] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
` [PATCH v4 3/4] pinctrl: starfive: Add StarFive JH7110 sys controller driver
` [PATCH v4 4/4] pinctrl: starfive: Add StarFive JH7110 aon "

[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
 2023-02-03 12:01 UTC  (3+ messages)

[PATCH v4 00/14] KVM perf support
 2023-02-03 10:14 UTC  (38+ messages)
` [PATCH v4 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
` [PATCH v4 02/14] perf: RISC-V: Improve privilege mode filtering for perf
` [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions
` [PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
` [PATCH v4 05/14] RISC-V: KVM: Return correct code for hsm stop function
` [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v4 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
` [PATCH v4 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
` [PATCH v4 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v4 12/14] RISC-V: KVM: Implement perf support without sampling
` [PATCH v4 13/14] RISC-V: KVM: Support firmware events
` [PATCH v4 14/14] RISC-V: KVM: Increment firmware pmu events

[PATCH v5 0/2] Zbb string optimizations
 2023-02-03  9:53 UTC  (4+ messages)

[PATCH v3 0/3] StarFive's SDIO/eMMC driver support
 2023-02-03  9:35 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: Add StarFive MMC module
` [PATCH v3 2/3] mmc: starfive: Add sdio/emmc driver support
` [PATCH v3 3/3] riscv: dts: starfive: Add mmc node

[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-02-03  9:01 UTC  (13+ messages)
` [PATCH v4 4/7] dt-bindings: net: Add support StarFive dwmac
` [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add ethernet device node

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-02-03  8:06 UTC  (10+ messages)
` [PATCH v2 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v4 0/6] RISC-V kasan rework
 2023-02-03  7:58 UTC  (8+ messages)
` [PATCH v4 1/6] riscv: Split early and final KASAN population functions
` [PATCH v4 2/6] riscv: Rework kasan "
` [PATCH v4 3/6] riscv: Move DTB_EARLY_BASE_VA to the kernel address space
` [PATCH v4 4/6] riscv: Fix EFI stub usage of KASAN instrumented strcmp function
` [PATCH v4 5/6] riscv: Fix ptdump when KASAN is enabled
` [PATCH v4 6/6] riscv: Unconditionnally select KASAN_VMALLOC if KASAN

[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-02-03  7:33 UTC  (12+ messages)
` [PATCH v3 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v3 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
` [PATCH v3 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver

[PATCH] Documentation: RISC-V: Define Xlinuxs{s,m}aia
 2023-02-03  7:32 UTC  (2+ messages)

[PATCH] RISC-V: Only provide the single-letter extensions in HWCAP
 2023-02-03  7:11 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V Hibernation Support
 2023-02-03  6:30 UTC  (6+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH v2 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-02-03  6:21 UTC  (4+ messages)
` [PATCH v2 3/4] dt-bindings: panel: Introduce dual-link LVDS panel

[PATCH 0/5] mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code
 2023-02-03  3:31 UTC  (2+ messages)

[PATCH v2 1/7] RISC-V: Add AIA related CSR defines
 2023-02-03  0:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 66eee64b235411d512bed4d672c2d00683239daf
 2023-02-02  5:18 UTC  (4+ messages)

[PATCH v5 00/13] riscv: improve boot time isa extensions handling
 2023-02-02 23:40 UTC  (3+ messages)

RISC-V reserved memory problems
 2023-02-02 22:01 UTC  (2+ messages)

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2023-02-02 19:41 UTC  (14+ messages)
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree

[PATCH] riscv: disable generation of unwind tables
 2023-02-02 17:30 UTC  (2+ messages)

[PATCH V2] riscv: kprobe: Fixup kernel panic when probing an illegal position
 2023-02-02 17:30 UTC  (3+ messages)

[PATCH RESEND] dt-bindings: timer: sifive,clint: add comaptibles for T-Head's C9xx
 2023-02-02 16:46 UTC  (2+ messages)

[PATCH v3 00/13] spi: Add support for stacked/parallel memories
 2023-02-02 16:40 UTC  (15+ messages)
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v3 02/13] net: "
` [PATCH v3 03/13] iio: imu: "
` [PATCH v3 04/13] mtd: devices: "
` [PATCH v3 05/13] staging: "
` [PATCH v3 06/13] platform/x86: serial-multi-instantiate: "
` [PATCH v3 07/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v3 08/13] mtd: spi-nor: Convert macros with inline functions
` [PATCH v3 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v3 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v3 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v3 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v3 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH] riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 2023-02-02 16:25 UTC  (3+ messages)

[PATCH v4 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-02-02 15:13 UTC  (4+ messages)

[PATCH] riscv: kprobe: Fixup misaligned load text
 2023-02-02 14:36 UTC  (6+ messages)

[PATCH v3 2/6] riscv: Rework kasan population functions
 2023-02-02 14:00 UTC  (3+ messages)

[PATCH v1 0/3] StarFive's SDIO/eMMC driver support
 2023-02-02 12:51 UTC  (5+ messages)
` [PATCH v1 2/3] mmc: starfive: Add sdio/emmc "

[PATCH v3 00/11] PCI: microchip: Partition address translations
 2023-02-02 12:13 UTC  (10+ messages)
` [PATCH v3 07/11] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v3 09/11] PCI: microchip: Partition outbound address translation
` [PATCH v3 10/11] PCI: microchip: Partition inbound "

[PATCH v4] riscv: patch: Fixup lockdep warning in stop_machine
 2023-02-02 11:41 UTC 

[PATCH v3] riscv: patch: Fixup lockdep warning in stop_machine
 2023-02-02 23:00 UTC  (9+ messages)

[PATCH] riscv: Add header include guards to insn.h
 2023-02-02 11:36 UTC  (7+ messages)

[PATCH v6 00/13] Add OPTPROBES feature on RISCV
 2023-02-02 10:16 UTC  (16+ messages)
` [PATCH v6 04/13] riscv/kprobe: Add common RVI and RVC instruction decoder code
` [PATCH v6 06/13] riscv/kprobe: Add code to check if kprobe can be optimized
` [PATCH v6 07/13] riscv/kprobe: Prepare detour buffer for optimized kprobe
` [PATCH v6 08/13] riscv/kprobe: Patch AUIPC/JALR pair to optimize kprobe
` [PATCH v6 09/13] riscv/kprobe: Search free registers from unused caller-saved ones
` [PATCH v6 12/13] riscv/kprobe: Move exception related symbols to .kprobe_blacklist

[PATCH v3 1/2] RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
 2023-02-02  8:49 UTC  (4+ messages)
` [PATCH v3 2/2] RISC-V: KVM: Redirect illegal instruction traps to guest

[PATCH] riscv: kprobe: Fixup kernel panic when probing an illegal position
 2023-02-02  8:32 UTC  (6+ messages)

[PATCH v3 4/6] RISC-V: Use Zicboz in clear_page when available
 2023-02-02  7:41 UTC  (3+ messages)

[PATCH V2] clocksource: riscv: Patch riscv_clock_next_event() jump before first use
 2023-02-02  4:09 UTC  (2+ messages)

[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2023-02-01 22:46 UTC  (3+ messages)
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver

[PATCH] clocksource: riscv: Patch riscv_clock_next_event() jump before first use
 2023-02-01 19:24 UTC  (3+ messages)

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-02-01 16:57 UTC  (4+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` (subset) [PATCH v2 00/13] spi: Add support for stacked/parallel memories

[PATCH v11 0/3] riscv, mm: detect svnapot cpu support at runtime
 2023-02-01 11:58 UTC  (2+ messages)

[PATCH v3 00/14] KVM perf support
 2023-02-01  9:09 UTC  (12+ messages)
` [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters

[QUERY]: Block region to mmap
 2023-02-01  8:05 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).