linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-23 10:07:51 to 2021-10-05 00:58:03 UTC [more...]

[PATCH v2] riscv: add rv32 and rv64 randconfig build targets
 2021-10-05  0:57 UTC  (2+ messages)

[PATCH 05/10] riscv: remove Kconfig check for GCC version for ARCH_RV64I
 2021-10-05  0:57 UTC  (4+ messages)

[PATCH V2 1/2] riscv: Add RISC-V svpbmt extension
 2021-10-05  0:44 UTC  (16+ messages)
` [PATCH V2 2/2] dt-bindings: riscv: Add svpbmt in cpu mmu-type property

[PATCH] RISC-V: Include clone3() on rv32
 2021-10-05  0:35 UTC  (5+ messages)

[v3 00/10] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-10-04 18:20 UTC  (2+ messages)

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-04 18:01 UTC  (31+ messages)
` [PATCH v20 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v20 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v20 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v20 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v20 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v20 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v20 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v20 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v20 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v20 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v20 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v20 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v20 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v20 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v20 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v20 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v20 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-10-04 15:29 UTC  (16+ messages)

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-10-04 15:04 UTC  (21+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector
` [RFC PATCH v8 11/21] riscv: Add sigcontext save/restore "
` [RFC PATCH v8 15/21] riscv: Add vector extension XOR implementation
` [RFC PATCH v8 20/21] riscv: Optimize task switch codes of vector
` [RFC PATCH v8 21/21] riscv: Turn has_vector into a static key if VECTOR=y

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-10-04  7:31 UTC  (13+ messages)
` [PATCH v2 01/10] riscv: Allow to dynamically define VA_BITS
` [PATCH v2 02/10] riscv: Get rid of MAXPHYSMEM configs
` [PATCH v2 03/10] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
` [PATCH v2 04/10] riscv: Implement sv48 support
` [PATCH v2 05/10] riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
` [PATCH v2 06/10] riscv: Explicit comment about user virtual address space size
` [PATCH v2 07/10] riscv: Improve virtual kernel memory layout dump
` [PATCH v2 08/10] Documentation: riscv: Add sv48 description to VM layout
` [PATCH v2 09/10] riscv: Initialize thread pointer before calling C functions
` [PATCH v2 10/10] riscv: Allow user to downgrade to sv39 when hw supports sv48

[PATCH] riscv: add rv32 and rv64 randconfig build targets
 2021-10-03 17:45 UTC  (2+ messages)

[PATCH] riscv: config: enable default defconfig to boot Hifive Unmatched
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH] riscv: set default pm_power_off to NULL
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH v2] riscv: mm: don't advertise 1 num_asid for 0 asid bits
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH] RISC-V: Inform checksyscalls.sh about the rv32 ABI
 2021-10-03  0:55 UTC  (2+ messages)

[PATCH -next] riscv/vdso: Add support for time namespaces
 2021-10-02 23:18 UTC  (3+ messages)

[PATCH -next v3 0/3] riscv: Fix two vdso issue
 2021-10-02 20:24 UTC  (5+ messages)

[PATCH v5 0/3] riscv: optimized mem* functions
 2021-10-02 17:20 UTC  (10+ messages)
` [PATCH v5 1/3] riscv: optimized memcpy
` [PATCH v5 2/3] riscv: optimized memmove
` [PATCH v5 3/3] riscv: optimized memset

[PATCH] riscv: Don't use va_pa_offset on kdump
 2021-10-02 12:20 UTC 

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

Status of the various RISC-V specification and policy
 2021-09-30 21:31 UTC 

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-30 17:47 UTC  (11+ messages)
` [RFC PATCH 3/8] s390: add CPU field to struct thread_info
` [RFC PATCH 4/8] powerpc: "

Status of the various RISC-V specification and policy
 2021-09-30 17:30 UTC 

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-09-30  2:50 UTC  (4+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

Status of the various RISC-V specification and policy
 2021-09-29 19:01 UTC  (5+ messages)

[PATCH v4 2/3] riscv: optimized memmove
 2021-09-29 17:04 UTC  (4+ messages)

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-09-29 15:00 UTC  (13+ messages)
` [PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol

[RFC PATCH 7/8] riscv: rely on core code to keep thread_info::cpu updated
 2021-09-28 22:07 UTC  (2+ messages)

[PATCH v4 1/6] dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller
 2021-09-27 22:32 UTC  (7+ messages)
` [PATCH v4 2/6] riscv: dts: microchip: drop duplicated nodes
` [PATCH v4 3/6] riscv: dts: microchip: fix board compatible
` [PATCH v4 4/6] riscv: dts: microchip: drop duplicated MMC/SDHC node
` [PATCH v4 5/6] riscv: dts: microchip: drop unused pinctrl-names
` [PATCH v4 6/6] riscv: dts: microchip: use vendor compatible for Cadence SD4HC

Status of the various RISC-V specification and policy
 2021-09-27 15:50 UTC 

[PATCH] perf annotate: Add riscv64 support
 2021-09-27 12:34 UTC  (2+ messages)

[PATCH v1 1/1] Add support for mm->mmap_legacy_base in legacy layout
 2021-09-27 11:11 UTC 

[PATCH v2] riscv: mm: Enable PMD split page table lock for RV64
 2021-09-27  3:03 UTC 

[PATCH v3 1/2] perf benchmark: Call the futex syscall from a function
 2021-09-26 21:32 UTC  (7+ messages)
` [PATCH v3 2/2] perf bench: Add support for 32-bit systems with 64-bit time_t

[PATCH] serial: sifive: set pointer to NULL rather than 0
 2021-09-25 22:47 UTC 

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-09-25 14:47 UTC  (2+ messages)

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-24 20:20 UTC  (5+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH bpf-next 0/4] Fix up bpf_jit_limit some more
 2021-09-24 15:28 UTC  (3+ messages)
` [PATCH bpf-next 1/4] bpf: define bpf_jit_alloc_exec_limit for riscv JIT

[PATCH 0/3] memblock: cleanup memblock_free interface
 2021-09-24  5:32 UTC  (9+ messages)
` [PATCH 3/3] "

[PATCH] riscv: fix a nasty sigreturn bug
 2021-09-24  1:55 UTC 

[PATCH v3 1/6] dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller
 2021-09-23 17:00 UTC  (2+ messages)

[PATCH] dt-bindings: clock: fu740-prci: add reset-cells
 2021-09-23 16:59 UTC  (2+ messages)

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-09-23 14:59 UTC  (2+ messages)

[PATCH] riscv: Add RISC-V svpbmt extension
 2021-09-23 12:05 UTC  (14+ 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).