public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-01-30 18:25:31 to 2023-02-02 07:41:37 UTC [more...]

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

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

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

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

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

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

[PATCH v2] riscv: mm: Implement pmdp_collapse_flush for THP
 2023-02-02  4:35 UTC  (2+ messages)

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

[PATCH v4 00/14] KVM perf support
 2023-02-02  4:02 UTC  (18+ 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] riscv: Add header include guards to insn.h
 2023-02-02  3:33 UTC  (6+ messages)

[PATCH v3 0/4] RISC-V Hibernation Support
 2023-02-02  2:43 UTC  (14+ messages)
` [PATCH v3 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v3 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v3 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-02-02  0:57 UTC  (22+ messages)
` [PATCH 01/10] alpha: fix livelock in uaccess
` [PATCH 02/10] hexagon: "
` [PATCH 03/10] ia64: "
` [PATCH 04/10] m68k: "
` [PATCH 05/10] microblaze: "
` [PATCH 06/10] nios2: "
` [PATCH 07/10] openrisc: "
` [PATCH 08/10] parisc: "
` [PATCH 09/10] riscv: "
` [PATCH 10/10] sparc: "

[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 v6 00/13] Add OPTPROBES feature on RISCV
 2023-02-01 13:31 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 11/13] riscv/kprobe: Fix instruction simulation of JALR
` [PATCH v6 12/13] riscv/kprobe: Move exception related symbols to .kprobe_blacklist

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

[PATCH V2] riscv: kprobe: Fixup kernel panic when probing an illegal position
 2023-02-01  9:36 UTC  (2+ messages)

[PATCH] riscv: disable generation of unwind tables
 2023-02-01  9:29 UTC 

[PATCH v3 00/14] KVM perf support
 2023-02-01  9:09 UTC  (18+ messages)
` [PATCH v3 03/14] RISC-V: Improve SBI PMU extension related definitions
` [PATCH v3 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-02-01  8:59 UTC  (9+ 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

[QUERY]: Block region to mmap
 2023-02-01  8:05 UTC  (7+ messages)

[PATCH] riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 2023-02-01  7:21 UTC  (2+ messages)

[PATCH -next V2] riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
 2023-02-01  1:54 UTC  (5+ messages)

[PATCH V3] riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
 2023-02-01  1:52 UTC 

[PATCH v2 0/4] crypto: starfive - Add drivers for crypto engine
 2023-02-01  1:44 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: Add StarFive crypto module

[PATCH v3 2/6] riscv: Rework kasan population functions
 2023-02-01  0:15 UTC  (2+ messages)

[PATCH v4 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-01-31 19:24 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH] Documentation: riscv: fix insufficient list item indent
 2023-01-31 19:18 UTC  (3+ messages)

[PATCH] riscv: mm: fix regression due to update_mmu_cache change
 2023-01-31 19:13 UTC  (2+ messages)

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-31 18:55 UTC  (5+ messages)
` [PATCH v2 4/4] "

[PATCH] RISC-V: Fix do_notify_resume / do_work_pending prototype
 2023-01-31 18:30 UTC  (2+ messages)

[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-01-31 18:05 UTC  (3+ messages)
` [PATCH v2 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()

[linux-next:master] BUILD REGRESSION 80bd9028fecadae4e8e3a278cd32d74badc2a6e0
 2023-01-31 17:21 UTC 

[PATCH v3 00/11] PCI: microchip: Partition address translations
 2023-01-31 17:03 UTC  (2+ messages)

[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-01-31 14:08 UTC  (6+ messages)
` [PATCH v3 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver

[PATCH -next V3 0/2] riscv: jump_label: Fixup & Optimization
 2023-01-31 13:35 UTC  (4+ messages)
` [PATCH -next V3 1/2] riscv: jump_label: Fixup unaligned arch_static_branch function

[PATCH] riscv: kprobe: Optimize kprobe with accurate atomicity
 2023-01-31 13:23 UTC  (17+ messages)

[PATCH -next v13 00/19] riscv: Add vector ISA support
 2023-01-31 12:34 UTC  (13+ messages)
` [PATCH -next v13 09/19] riscv: Add task switch support for vector
` [PATCH -next v13 14/19] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v13 15/19] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
` [PATCH -next v13 19/19] riscv: Enable Vector code to be built

[PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs
 2023-01-31  9:51 UTC  (10+ messages)
` [PATCH v2 1/7] RISC-V: Add AIA related CSR defines
` [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v2 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v2 4/7] RISC-V: KVM: Initial skeletal support for AIA

[PATCH 00/24] Add basic ACPI support for RISC-V
 2023-01-31  9:11 UTC  (24+ messages)
` [PATCH 07/24] RISC-V: ACPI: Enable ACPI build infrastructure
` [PATCH 08/24] ACPI: Enable ACPI_PROCESSOR for RISC-V
` [PATCH 09/24] ACPI: OSL: Make should_use_kmap() 0 "
` [PATCH 10/24] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH 11/24] RISC-V: ACPI: irqchip/riscv-intc: Add ACPI support
` [PATCH 12/24] RISC-V: ACPI: smpboot: Create wrapper smp_setup()
` [PATCH 13/24] RISC-V: ACPI: smpboot: Add ACPI support in smp_setup()
` [PATCH 14/24] RISC-V: ACPI: smpboot: Add function to retrieve the hartid
` [PATCH 15/24] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH 16/24] RISC-V: ACPI: clocksource/timer-riscv: Add ACPI support
` [PATCH 17/24] ACPI: RISC-V: drivers/acpi: Add RHCT related code
` [PATCH 18/24] RISC-V: ACPI: time.c: Add ACPI support for time_init()
` [PATCH 19/24] RISC-V: ACPI: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH 20/24] RISC-V: ACPI: cpu: Enable cpuinfo for ACPI systems
` [PATCH 21/24] RISC-V: ACPI: Add ACPI initialization in setup_arch()
` [PATCH 22/24] RISC-V: ACPI: Enable ACPI in defconfig
` [PATCH 23/24] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH 24/24] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter

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

Słowa kluczowe do wypozycjonowania
 2023-01-31  8:30 UTC 

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2023-01-31  8:02 UTC  (4+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH v5 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-31  7:28 UTC  (4+ messages)
` [PATCH v5 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
  ` [PATCH] hwrng: starfive - Enable compile testing

[PATCH v1 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-01-31  6:52 UTC  (9+ messages)
` [PATCH v1 03/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v1 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process "

[PATCH v3 0/6] RISC-V: Apply Zicboz to clear_page
 2023-01-30 22:57 UTC  (6+ messages)
` [PATCH v3 2/6] dt-bindings: riscv: Document cboz-block-size


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