Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-28 20:08:01 to 2021-12-04 17:53:27 UTC [more...]

[PATCH] MAINTAINERS: Sort entries using parse-maintainers.pl
 2021-12-04 17:52 UTC 

Question regarding "boot-hartid" DT node
 2021-12-04 14:00 UTC  (18+ messages)

[PATCH v3] MAINTAINERS: Update Atish's email address
 2021-12-04  4:09 UTC  (4+ messages)

[RFC 0/6] Sparse HART id support
 2021-12-04  0:40 UTC  (8+ messages)
` [RFC 1/6] RISC-V: Avoid using per cpu array for ordered booting
` [RFC 2/6] RISC-V: Do not print the SBI version during HSM extension boot print
` [RFC 3/6] RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
` [RFC 4/6] RISC-V: Move the entire hart selection via lottery to SMP
` [RFC 5/6] RISC-V: Move spinwait booting method to its own config
` [RFC 6/6] RISC-V: Do not use cpumask data structure for hartid bitmap

[PATCH] percpu: km: ensure it is used with NOMMU (either UP or SMP)
 2021-12-03 21:02 UTC  (2+ messages)

[RFC PATCH 0/5] kexec: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
 2021-12-03 19:18 UTC  (9+ messages)
` [RFC PATCH 1/5] kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
` [RFC PATCH 2/5] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
` [RFC PATCH 3/5] x86/setup: "
` [RFC PATCH 4/5] arm64: mm: "
` [RFC PATCH 5/5] arm: "

[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
 2021-12-03 18:54 UTC  (19+ 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

[PATCH 0/9] riscv: dts: Miscellaneous fixes
 2021-12-03 15:49 UTC  (11+ messages)
` [PATCH 4/9] riscv: dts: microchip: Group tuples in interrupt properties
` [PATCH 6/9] riscv: dts: microchip: mpfs: Fix reference clock node

[PATCH 0/5] riscv: mm: init clean up #ifdefs
 2021-12-03 14:18 UTC  (13+ messages)
` [PATCH 1/5] riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP"
` [PATCH 2/5] riscv: mm: init: try best to IS_ENABLED(CONFIG_64BIT) instead of #ifdef
` [PATCH 3/5] riscv: mm: init: remove _pt_ops and use pt_ops directly
` [PATCH 4/5] riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef
` [PATCH 5/5] riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage

[PATCH 0/5] riscv: misc clean up
 2021-12-03 13:23 UTC  (3+ messages)
` [PATCH 3/5] riscv: kvm: make kvm_riscv_vcpu_fp_clean() static

[PATCH] riscv: dts: sifive: fu540-c000: Fix PLIC node
 2021-12-03 13:15 UTC 

[PATCH v1 0/4] Support register names from all architectures
 2021-12-03 12:00 UTC  (8+ messages)
` [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers
` [PATCH v1 2/4] perf script: Add "struct machine" parameter to process_event callback
` [PATCH v1 3/4] perf tools: Crete header files with register names
` [PATCH v1 4/4] perf tools: Support register names from all architectures

[PATCH 0/1] riscv: dts: fu740: Add PDMA node
 2021-12-03 10:50 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC PATCH 10/14] riscv/crash_dump: Use the new interface copy_oldmem_page_buf
 2021-12-03 10:42 UTC 

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-12-03  9:12 UTC  (35+ messages)
` [PATCH V4 1/2] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt
` [PATCH V4 2/2] riscv: add RISC-V Svpbmt extension supports

[PATCH v3 5/6] riscv: dts: sifive unmatched: Fix regulator for board rev3
 2021-12-03  3:55 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Update Atish's email address
 2021-12-02 23:53 UTC  (3+ messages)

[PATCH] riscv: mm: fix wrong phys_ram_base value for RV64
 2021-12-02 15:52 UTC  (2+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-12-02 12:02 UTC  (24+ messages)
` [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful

[PATCH v4 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
 2021-12-02 11:16 UTC 

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

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-12-02  0:31 UTC  (12+ messages)
` [PATCH 7/9] lib/cpumask: add num_{possible, present, active}_cpus_{eq, gt, le}
  ` [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}

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

[PATCH] dt-bindings: dma: sifive, fu540-c000-pdma: Group interrupt tuples
 2021-12-01 22:37 UTC  (2+ messages)
` [PATCH] dt-bindings: dma: sifive,fu540-c000-pdma: "

[PATCH] dt-bindings: gpio: sifive,gpio: Group interrupt tuples
 2021-12-01  8:31 UTC  (2+ messages)

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

[PATCH 0/2] of: remove reserved regions count restriction
 2021-11-30 21:07 UTC  (6+ messages)
` [PATCH 1/2] of: Sort reserved_mem related code

[PATCH 00/13]Update the icicle kit device tree
 2021-11-30  8:35 UTC  (17+ 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 03/13] dt-bindings: soc/microchip: update sys ctrlr compat string
` [PATCH 06/13] dt-bindings: rng: add bindings for microchip mpfs rng

[RESEND PATCH v1 0/2] Add Sv57 page table support
 2021-11-30  3:11 UTC  (5+ messages)
` [PATCH v1 1/2] riscv, mm: Add Sv57 support based on Sv48 implementation

[PATCH] RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
 2021-11-29 21:43 UTC 

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

[PATCH bpf] cacheinfo: move get_cpu_cacheinfo_id() back out
 2021-11-29 18:28 UTC  (6+ messages)

[PATCH 11/11] locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
 2021-11-29 17:46 UTC 

[PATCH] efi: Move efifb_setup_from_dmi() prototype from arch headers
 2021-11-29 14:39 UTC  (2+ messages)

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-29 12:04 UTC  (4+ messages)
` [PATCH v2 28/45] mfd: rn5t618: Use devm_register_power_handler()

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-11-29 11:52 UTC  (19+ messages)
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 18/25] x86: Use do_kernel_power_off()
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()

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

[PATCH 0/4] KVM RISC-V 64-bit selftests support
 2021-11-29  3:43 UTC  (10+ 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

[GIT PULL] Basic StarFive JH7100 RISC-V SoC support for 5.17
 2021-11-28 20:06 UTC 


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