Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-21 09:25:47 to 2021-11-28 03:58:06 UTC [more...]

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-28  3:57 UTC  (10+ messages)
` [PATCH 1/9] lib/bitmap: add bitmap_weight_{eq,gt,le}
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty, full} with bitmap_weight_eq()
` [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty, full, eq, gt, le}
` [PATCH 4/9] tools: sync bitmap_weight() usage with the kernel
` [PATCH 5/9] lib/cpumask: add cpumask_weight_{eq,gt,le}
` [PATCH 6/9] lib/nodemask: add nodemask_weight_{eq,gt,le}
` [PATCH 7/9] lib/cpumask: add num_{possible, present, active}_cpus_{eq, gt, le}
` [PATCH 8/9] lib/nodemask: add num_node_state_eq()
` [PATCH 9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-11-28  1:23 UTC  (30+ messages)
` [PATCH v4 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 09/25] ARM: Use do_kernel_power_off()
` [PATCH v4 10/25] csky: "
` [PATCH v4 11/25] riscv: "
` [PATCH v4 12/25] arm64: "
` [PATCH v4 13/25] parisc: "
` [PATCH v4 14/25] xen/x86: "
` [PATCH v4 15/25] powerpc: "
` [PATCH v4 16/25] m68k: Switch to new sys-off handler API
` [PATCH v4 17/25] sh: Use do_kernel_power_off()
` [PATCH v4 18/25] x86: "
` [PATCH v4 19/25] ia64: "
` [PATCH v4 20/25] mips: "
` [PATCH v4 21/25] nds32: "
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v4 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v4 25/25] reboot: Remove pm_power_off_prepare()

[PATCH] riscv: perf_event: Remove redundant initialization of variable ret
 2021-11-27 19:21 UTC  (2+ messages)

[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-27  1:30 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Update Atish's email address
 2021-11-26 19:31 UTC 

[PATCH 1/3] riscv: Don't use va_pa_offset on kdump
 2021-11-26 18:04 UTC  (3+ messages)
` [PATCH 2/3] riscv: use hart id instead of cpu id on machine_kexec
` [PATCH 3/3] riscv: try to allocate crashkern region from 32bit addressible memory

[RESEND PATCH V3 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-11-26 16:23 UTC  (8+ messages)

[PATCH 0/4] KVM RISC-V 64-bit selftests support
 2021-11-26 16:15 UTC  (8+ messages)
` [PATCH 1/4] RISC-V: KVM: Forward SBI experimental and vendor extensions
` [PATCH 2/4] RISC-V: KVM: Add VM capability to allow userspace get GPA size
` [PATCH 3/4] KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile
` [PATCH 4/4] KVM: selftests: Add initial support for RISC-V 64-bit

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-26 12:33 UTC  (6+ messages)

[PATCH 0/9] riscv: dts: Miscellaneous fixes
 2021-11-26 11:49 UTC  (27+ messages)
` [PATCH 1/9] riscv: dts: canaan: Fix SPI FLASH node names
` [PATCH 2/9] riscv: dts: canaan: Group tuples in interrupt properties
` [PATCH 3/9] riscv: dts: microchip: mpfs: Drop empty chosen node
` [PATCH 4/9] riscv: dts: microchip: Group tuples in interrupt properties
` [PATCH 5/9] riscv: dts: microchip: mpfs: Fix PLIC node
` [PATCH 6/9] riscv: dts: microchip: mpfs: Fix reference clock node
` [PATCH 7/9] riscv: dts: sifive: Group tuples in register properties
` [PATCH 8/9] riscv: dts: sifive: Group tuples in interrupt properties
` [PATCH 9/9] riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible values

[GIT PULL] KVM/riscv fixes for 5.16, take #1
 2021-11-26 10:37 UTC  (2+ messages)

[PATCH] dt-bindings: timer: sifive,clint: Fix number of interrupts
 2021-11-26  9:23 UTC  (4+ messages)
` [PATCH] dt-bindings: timer: sifive, clint: "

[PATCH] dt-bindings: interrupt-controller: sifive, plic: Fix number of interrupts
 2021-11-26  9:05 UTC  (4+ messages)

[PATCH] dt-bindings: gpio: sifive,gpio: Group interrupt tuples
 2021-11-26  7:47 UTC  (3+ messages)

[PATCH v3 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
 2021-11-26  7:19 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 3/7] riscv: dts: microchip: fix board compatible
 2021-11-26  2:30 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 4/7] riscv: dts: microchip: drop duplicated MMC/SDHC node

[PATCH] efi: Move efifb_setup_from_dmi() prototype from arch headers
 2021-11-26  0:13 UTC 

[PATCH] dt-bindings: dma: snps,dw-axi-dmac: Document optional reset
 2021-11-26  0:01 UTC  (2+ messages)

RISC-V: patched kexec-tools on github for review/testing
 2021-11-25 23:43 UTC  (6+ messages)

[PATCH bpf] cacheinfo: move get_cpu_cacheinfo_id() back out
 2021-11-25 15:59 UTC  (6+ messages)

[PATCH] dt-bindings: dma: sifive, fu540-c000-pdma: Group interrupt tuples
 2021-11-25 15:02 UTC 

[PATCH v5 0/3] riscv: optimized mem* functions
 2021-11-25 10:56 UTC  (3+ messages)
` [PATCH v5 3/3] riscv: optimized memset

[RFC PATCH v2 0/4] riscv: cpufeature: Improvements for extended feature handling
 2021-11-25 10:02 UTC  (5+ messages)
` [RFC PATCH v2 1/4] riscv: cpufeature: Correctly print supported extensions
` [RFC PATCH v2 2/4] riscv: cpufeature: Minimal parser for "riscv, isa" strings
` [RFC PATCH v2 3/4] riscv: cpufeature: Extract extension names from "riscv, isa"
` [RFC PATCH v2 4/4] riscv: cpufeature: Full parser for "riscv, isa" strings

[RESEND PATCH v1 0/2] Add Sv57 page table support
 2021-11-24 23:29 UTC  (4+ messages)
` [PATCH v1 1/2] riscv, mm: Add Sv57 support based on Sv48 implementation
` [PATCH v1 2/2] Documentation, mm: Add Sv57 vm layout documentation

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-11-24 23:29 UTC  (2+ messages)

[PATCH 1/2] riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
 2021-11-24 16:58 UTC  (2+ messages)

[RFC PATCH 0/3] riscv: Add riscv.fwsz kernel parameter to save memory
 2021-11-24 15:09 UTC  (23+ messages)
` [RFC PATCH 1/3] riscv: Remove 2MB offset in the mm layout
` [RFC PATCH 2/3] riscv: Add early_param to decrease firmware region
` [RFC PATCH 3/3] riscv: Add riscv.fwsz kernel parameter

[PATCH v1 0/2] Add Sv57 page table support
 2021-11-24 11:18 UTC  (3+ messages)
` [PATCH v1 1/2] riscv, mm: Add Sv57 support based on Sv48 implementation
` [PATCH v1 2/2] Documentation, mm: Add Sv57 vm layout documentation

[PATCH] riscv: Fixup one-page wasting
 2021-11-24 11:09 UTC  (5+ messages)

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

[PATCH 0/4] Introduce pmu-events support for HiFive Unmatched
 2021-11-23 17:39 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] RISC-V: Added HiFive Unmatched PMU events

ERROR: modpost: "boot_cpu_hartid" [arch/riscv/kvm/kvm.ko] undefined!
 2021-11-23 15:07 UTC  (4+ messages)

[PATCH -next 0/2] riscv/mm: Enable THP migration
 2021-11-23 14:06 UTC  (3+ messages)
` [PATCH -next 1/2] riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
` [PATCH -next 2/2] riscv/mm: Enable THP migration

[PATCH 00/13]Update the icicle kit device tree
 2021-11-23 11:35 UTC  (9+ messages)
` [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds

[PATCH v5 0/5] Add SBI v0.2 support for KVM
 2021-11-23  8:06 UTC  (11+ messages)
` [PATCH v5 1/5] RISC-V: KVM: Mark the existing SBI implementation as v01
` [PATCH v5 2/5] RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
` [PATCH v5 3/5] RISC-V: KVM: Add SBI v0.2 base extension
` [PATCH v5 4/5] RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v02
` [PATCH v5 5/5] RISC-V: KVM: Add SBI HSM extension in KVM

[PATCH 0/2] KVM: RISC-V: MMU bug fix and cleanup
 2021-11-23  5:14 UTC  (3+ messages)
` [PATCH 2/2] KVM: RISC-V: Use common KVM implementation of MMU memory caches

[PATCH] mailmap: Update email address for Guo Ren
 2021-11-23  2:27 UTC 

[RFC PATCH 1/3] riscv: Correctly print supported extensions
 2021-11-23  1:32 UTC  (5+ messages)

[PATCH v6 1/2] selftests: futex: Call the futex syscall from a function
 2021-11-22 23:22 UTC  (2+ messages)
` [PATCH v6 2/2] selftests: futex: Add support for 32-bit systems with 64-bit time_t

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-22 14:02 UTC  (6+ messages)
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings

[PATCH 0/12] RISC-V: Clean up the defconfigs
 2021-11-22  2:45 UTC  (6+ messages)
` [PATCH 12/12] RISC-V: defconfigs: Remove redundant K210 DT source

[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-21 23:35 UTC  (3+ messages)
` [PATCH v4 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH v3 1/6] riscv: dts: sifive unmatched: Name gpio lines
 2021-11-21 17:25 UTC  (7+ messages)
` [PATCH v3 2/6] riscv: dts: sifive unmatched: Expose the board ID eeprom
` [PATCH v3 4/6] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
` [PATCH v3 6/6] riscv: dts: sifive unmatched: Link the tmp451 with its power supply

[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
 2021-11-21  9:35 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config
` [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function


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