Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-09 09:51:59 to 2021-11-17 13:13:23 UTC [more...]

[PATCH 0/4] Address some bad references to Kernel docs
 2021-11-17 13:12 UTC  (7+ messages)
` [PATCH 3/4] Documentation: update vcpu-requests.rst reference

[PATCH 0/4] Introduce pmu-events support for HiFive Unmatched
 2021-11-17 12:25 UTC  (15+ messages)
` [PATCH 1/4] RISC-V: Create unique identification for SoC PMU
` [PATCH 2/4] RISC-V: Support CPUID for risc-v in perf
` [PATCH 3/4] RISC-V: Added generic pmu-events mapfile
` [PATCH 4/4] RISC-V: Added HiFive Unmatched PMU events
` [PATCH v2 0/4] Introduce pmu-events support for HiFive Unmatched
  ` [PATCH v2 1/4] RISC-V: Create unique identification for SoC PMU
  ` [PATCH v2 2/4] RISC-V: Support CPUID for risc-v in perf
  ` [PATCH v2 3/4] RISC-V: Added generic pmu-events mapfile
  ` [PATCH v2 4/4] RISC-V: Added HiFive Unmatched PMU events

[PATCH 00/13]Update the icicle kit device tree
 2021-11-17 12:17 UTC  (37+ messages)
` [PATCH 03/13] dt-bindings: soc/microchip: update sys ctrlr compat string
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds
` [PATCH 06/13] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH 10/13] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH 12/13] riscv: icicle-kit: update microchip icicle kit device tree

[PATCH v2 1/6] riscv: dts: sifive unmatched: Name gpio lines
 2021-11-17  9:28 UTC  (7+ messages)
` [PATCH v2 2/6] riscv: dts: sifive unmatched: Expose the board ID eeprom
` [PATCH v2 3/6] riscv: dts: sifive unmatched: Expose the PMIC sub-functions
` [PATCH v2 4/6] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
` [PATCH v2 5/6] riscv: dts: sifive unmatched: Fix regulator for board rev3
` [PATCH v2 6/6] riscv: dts: sifive unmatched: Link the tmp451 with its power supply

[PATCH v2] RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
 2021-11-17  8:49 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
 2021-11-17  6:02 UTC 

[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-16 17:28 UTC  (27+ messages)
` [PATCH v4 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v4 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v4 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v4 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v4 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v4 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v4 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v4 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v4 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v4 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v4 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v4 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v4 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v4 14/16] serial: 8250_dw: Add StarFive JH7100 quirk
` [PATCH v4 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v4 16/16] RISC-V: Add BeagleV Starlight Beta "

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-11-16 15:11 UTC  (8+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH] RISC-V: KVM:Remove unneeded semicolon
 2021-11-16 14:27 UTC  (2+ messages)

[PATCH 0/2] KVM: RISC-V: MMU bug fix and cleanup
 2021-11-16 14:17 UTC  (3+ messages)
` [PATCH 1/2] KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot

[PATCH v9 00/17] riscv: Add vector ISA support
 2021-11-16 13:14 UTC  (16+ messages)
` [PATCH v9 07/17] riscv: Reset vector register
` [PATCH v9 08/17] riscv: Add vector struct and assembler definitions
` [PATCH v9 09/17] riscv: Add task switch support for vector
` [PATCH v9 10/17] riscv: Add ptrace vector support
` [PATCH v9 11/17] riscv: Add sigcontext save/restore for vector
` [PATCH v9 12/17] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH v9 13/17] riscv: Add support for kernel mode vector
` [PATCH v9 14/17] riscv: Use CSR_STATUS to replace sstatus in vector.S
` [PATCH v9 15/17] riscv: Add vector extension XOR implementation
` [PATCH v9 16/17] riscv: Fix an illegal instruction exception when accessing vlenb without enable vector first
` [PATCH v9 17/17] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux

[PATCH] riscv: kvm: fix non-kernel-doc comment block
 2021-11-16 13:10 UTC  (2+ messages)

[PATCH] riscv: dts: sifive unmatched: Name gpio lines
 2021-11-16 11:13 UTC  (15+ messages)
` [PATCH] riscv: dts: sifive unmatched: Expose the board ID eeprom
` [PATCH] riscv: dts: sifive unmatched: Expose the PMIC sub-functions
` [PATCH] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
` [PATCH] riscv: dts: sifive unmatched: Fix regulator for board rev3
` [PATCH] riscv: dts: sifive unmatched: Link the tmp451 with its power supply

Fotowoltaika dla firm
 2021-11-16  8:46 UTC 

[PATCH] riscv: fix misaligned memory access in memmove
 2021-11-16  8:29 UTC 

[PATCH] Add Sv57 page table support
 2021-11-16  3:42 UTC  (3+ messages)
  `  "

[PATCH] riscv/entry: fix misspelling of instruction
 2021-11-14 13:04 UTC 

[RESEND PATCH] riscv, mm: Add Sv57 page table support
 2021-11-14  7:24 UTC 

[GIT PULL] RISC-V Patches for the 5.16 Merge Window, Part 1
 2021-11-13 19:15 UTC  (7+ messages)

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-13 15:22 UTC  (23+ messages)
` [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v5.5 23/30] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5.5 24/30] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v5.5 26/30] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v5.5 29/30] KVM: Wait 'til the bitter end to initialize the "new" memslot
` [PATCH v5.5 30/30] KVM: Dynamically allocate "new" memslots from the get-go

[PATCH v7 1/1] RISC-V: Use SBI SRST extension when available
 2021-11-12 22:49 UTC  (5+ messages)

[PATCH] dt-bindings: vendor-prefixes: add T-Head Semiconductor
 2021-11-12 19:45 UTC  (2+ messages)

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-12 19:41 UTC  (25+ messages)
` [PATCH v3 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v3 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v3 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v3 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH v9 05/17] riscv: Add vector feature to compile
 2021-11-12  0:54 UTC  (2+ messages)

[PATCH v2 0/1] __asm_copy_to-from_user: Reduce more byte_copy
 2021-11-12  4:23 UTC  (4+ messages)
` [PATCH v2 1/1] riscv: __asm_copy_to-from_user: Improve using word copy, if size is < 9*SZREG

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-12  7:55 UTC  (24+ messages)
` [PATCH v4 01/17] perf: Protect perf_guest_cbs with RCU
` [PATCH v4 02/17] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v4 03/17] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v4 04/17] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v4 05/17] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
` [PATCH v4 06/17] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v4 07/17] perf: Add wrappers for invoking guest callbacks
` [PATCH v4 08/17] perf: Force architectures to opt-in to "
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v4 10/17] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v4 11/17] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v4 12/17] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v4 13/17] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v4 14/17] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v4 15/17] KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
` [PATCH v4 16/17] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
` [PATCH v4 17/17] perf: Drop guest callback (un)register stubs

[PATCH/RFC] of: Shrink struct of_device_id
 2021-11-11  4:06 UTC  (4+ messages)

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11  0:39 UTC  (13+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v3 08/16] perf: Force architectures to opt-in to guest callbacks
` [PATCH v3 15/16] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-10 13:38 UTC  (12+ messages)
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()

[RFC PATCH v8 09/21] riscv: Add task switch support for vector
 2021-11-09 19:21 UTC  (13+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).