Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 18:43:16 to 2024-03-28 04:57:18 UTC [more...]

[PATCH v11 00/11] Support page table check PowerPC
 2024-03-28  4:55 UTC  (2+ messages)
` [PATCH v11 01/11] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set"

[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization
 2024-03-28  2:52 UTC  (29+ messages)
` [PATCH 01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
` [PATCH 02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
` [PATCH 03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
` [PATCH 08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
` [PATCH 09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
` [PATCH 10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
` [PATCH 11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
` [PATCH 12/18] KVM: selftests: Allocate x86's GDT during VM creation
` [PATCH 13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
` [PATCH 14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
` [PATCH 15/18] KVM: selftests: Allocate x86's TSS at VM creation
` [PATCH 16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros
` [PATCH 17/18] KVM: selftests: Init x86's segments during VM creation
` [PATCH 18/18] KVM: selftests: Drop @selector from segment helpers

[PATCH 0/2] perf kvm: Add kvm stat support on riscv
 2024-03-28  3:12 UTC  (3+ messages)
` [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events
` [PATCH 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-03-28  2:09 UTC  (4+ messages)

[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-03-28  2:21 UTC  (19+ messages)
` [PATCH v6 01/13] riscv: Flush the instruction cache during SMP bringup
` [PATCH v6 02/13] riscv: Factor out page table TLB synchronization
` [PATCH v6 03/13] riscv: Use IPIs for remote cache/TLB flushes by default
` [PATCH v6 04/13] riscv: mm: Broadcast kernel TLB flushes only when needed
` [PATCH v6 05/13] riscv: Only send remote fences when some other CPU is online
  ` [External] "
` [PATCH v6 06/13] riscv: mm: Combine the SMP and UP TLB flush code
  ` [External] "
` [PATCH v6 07/13] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v6 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
  ` [External] "
` [PATCH v6 09/13] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v6 10/13] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v6 11/13] riscv: mm: Make asid_bits a local variable
` [PATCH v6 12/13] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v6 13/13] riscv: mm: Always use an ASID to flush mm contexts

[RFC PATCH 0/9] riscv: Userspace pointer masking and tagged address ABI
 2024-03-28  1:58 UTC  (5+ messages)
` [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
  ` [RISC-V] [tech-j-ext] "

[PATCH v1 0/2] Add camera subsystem for StarFive
 2024-03-28  1:06 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
    ` 回复: "
        ` 回复: "
              ` 回复: "

[PATCH 5/5] clocksource/drivers/timer-clint: Add T-Head C9xx clint support
 2024-03-27 22:53 UTC  (2+ messages)

[PATCH v3 00/14] Unified cross-architecture kernel-mode FPU API
 2024-03-27 22:08 UTC  (17+ messages)
` [PATCH v3 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 06/14] lib/raid6: "
` [PATCH v3 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 08/14] powerpc: "
` [PATCH v3 09/14] x86: "
` [PATCH v3 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v3 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v3 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v3 14/14] selftests/fpu: Allow building on other architectures

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-27 19:39 UTC  (5+ messages)
` [PATCH v2 12/14] sh: "

RISC-V for-next/fixes (cont'd from PW sync)
 2024-03-27 20:32 UTC  (2+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-27 19:35 UTC  (15+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

[PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
 2024-03-27 18:06 UTC  (4+ messages)
` [PATCH v3 6/6] "

[PATCH v1 0/5] BeagleV Fire support
 2024-03-27 17:57 UTC  (10+ messages)
` [PATCH v1 1/5] dt-bindings: riscv: microchip: document beaglev-fire
` [PATCH v1 2/5] dt-bindings: gpio: mpfs: add coreGPIO support
` [PATCH v1 3/5] dt-bindings: gpio: mpfs: allow gpio-line-names
` [PATCH v1 4/5] dt-bindings: PCI: microchip: increase number of items in ranges property
` [PATCH v1 5/5] riscv: dts: microchip: add an initial devicetree for the BeagleV Fire

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-03-27 16:04 UTC  (8+ messages)
` [PATCH v2 1/7] riscv: jump_label: Batch icache maintenance
` [PATCH v2 2/7] riscv: jump_label: Simplify assembly syntax
` [PATCH v2 3/7] riscv: kprobes: Use patch_text_nosync() for insn slots
` [PATCH v2 4/7] riscv: Simplify text patching loops
` [PATCH v2 5/7] riscv: Pass patch_text() the length in bytes
` [PATCH v2 6/7] riscv: Use offset_in_page() in text patching functions
` [PATCH v2 7/7] riscv: Remove extra variable in patch_text_nosync()

[PATCH v7 1/2] kprobes: Implement trampoline memory allocator for tracing
 2024-03-27 17:00 UTC  (4+ messages)
` [PATCH v7 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

[PATCH] riscv: process: Fix kernel gp leakage
 2024-03-27 16:53 UTC  (3+ messages)
` [External] "

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-03-27 15:23 UTC  (14+ messages)
` [PATCH v4 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v4 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH v4 03/13] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v4 04/13] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
` [PATCH v4 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v4 07/13] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v4 08/13] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v4 09/13] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v4 10/13] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v4 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH v4 12/13] mm/gup: Handle hugepd for follow_page()
` [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code

[PATCH 0/3] clocksouce/timer-clint|riscv: some improvements
 2024-03-27 16:30 UTC  (5+ messages)
` [PATCH 1/3] clocksource/drivers/timer-riscv: Add set_state_oneshot_stopped
` [PATCH 2/3] clocksource/drivers/timer-clint: Add set_state_shutdown
` [PATCH 3/3] clocksource/drivers/timer-clint: Add set_state_oneshot_stopped

[PATCH v2 0/2] riscv: access_ok() optimization
 2024-03-27 16:24 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
` [PATCH v2 2/2] riscv: Define TASK_SIZE_MAX for __access_ok()

[PATCH 0/7] riscv: Various text patching improvements
 2024-03-27 15:32 UTC  (8+ messages)
` [PATCH 4/7] riscv: Simplify text patching loops

[PATCH v2 2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX
 2024-03-27 14:38 UTC  (2+ messages)

[PATCH -fixes] riscv: kexec: Avoid deadlock in kexec crash path
 2024-03-27 14:36 UTC  (2+ messages)

[PATCH 0/2] ftrace fixes
 2024-03-27 14:23 UTC  (5+ messages)
` [PATCH 1/2] riscv: Fix warning by declaring arch_cpu_idle() as noinstr
` [PATCH 2/2] riscv: Disable preemption when using patch_map()

[PATCH] riscv: lib: Implement optimized memchr function
 2024-03-27 14:21 UTC  (2+ messages)

[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
 2024-03-27 14:00 UTC  (2+ messages)

[PATCH] riscv: Mark __se_sys_* functions __used
 2024-03-27 14:00 UTC  (7+ messages)

[PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
 2024-03-27 14:00 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Test th.mxstatus.MAEE bit before enabling MAEE
 2024-03-27 12:59 UTC  (6+ messages)
` [PATCH 1/2] riscv: thead: Rename T-Head PBMT to MAEE
` [PATCH 2/2] riscv: T-Head: Test availability bit before enabling MAEE errata

6.9-rc1 regression: irq: no irq domain found for interrupt-controller@c000000
 2024-03-27 12:56 UTC  (2+ messages)

[PATCH v2 0/6] Add ACPI NUMA support for RISC-V
 2024-03-27 12:37 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-27 12:23 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v3 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction

FAILED: Patch "clocksource/drivers/timer-riscv: Clear timer interrupt on timer initialization" failed to apply to 6.1-stable tree
 2024-03-27 12:12 UTC 

FAILED: Patch "clocksource/drivers/timer-riscv: Clear timer interrupt on timer initialization" failed to apply to 6.6-stable tree
 2024-03-27 12:10 UTC 

[PATCH v12 0/5] riscv: sophgo: add clock support for sg2042
 2024-03-27 11:32 UTC  (7+ messages)
` [PATCH v12 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v12 2/5] dt-bindings: clock: sophgo: add RP gate "
` [PATCH v12 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v12 4/5] clk: sophgo: Add SG2042 clock driver
` [PATCH v12 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-03-27 11:25 UTC  (8+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings

[PATCH][next] irqchip/riscv-aplic: Fix spelling mistake "forwared" -> "forwarded"
 2024-03-27 11:05 UTC 

[PATCH 0/5] riscv: improve nommu and timer-clint
 2024-03-27  7:58 UTC  (5+ messages)
` [PATCH 2/5] riscv: nommu: use CSR_TIME* for get_cycles* implementation
      ` [External] "

[PATCH v5 0/1] Add StarFive JH8100 dwmac support
 2024-03-27  7:54 UTC  (3+ messages)
` [PATCH v5 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH 0/4] riscv: 64-bit NOMMU fixes and enhancements
 2024-03-27  7:54 UTC  (4+ messages)
` [PATCH 1/4] riscv: Fix TASK_SIZE on 64-bit NOMMU

[PATCH RFC] riscv: dts: sophgo: add sdcard support for milkv duo
 2024-03-27  7:44 UTC  (3+ messages)

[PATCH] cache: sifive_ccache: Partially convert to a platform driver
 2024-03-27  5:45 UTC 

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-03-27  3:40 UTC  (9+ messages)

[PATCH v4 0/1] Add StarFive JH8100 dwmac support
 2024-03-27  1:56 UTC  (4+ messages)
` [PATCH v4 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH v2] riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board
 2024-03-26 22:12 UTC  (5+ messages)

[PATCH] riscv: Fix spurious errors from __get/put_kernel_nofault
 2024-03-26 21:10 UTC  (2+ messages)

[PATCH] riscv: mm: Fix prototype to avoid discarding const
 2024-03-26 21:10 UTC  (2+ messages)

[PATCH] riscv: hwprobe: do not produce frtace relocation
 2024-03-26 21:10 UTC  (2+ messages)

[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
 2024-03-26 21:08 UTC  (2+ messages)

[PATCH] riscv: merge two if-blocks for KBUILD_IMAGE
 2024-03-26 19:52 UTC  (2+ messages)

[PATCH v5 1/2] kprobes: textmem API
 2024-03-26 19:03 UTC  (5+ messages)
` [PATCH v5 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n


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