linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-26 14:13:52 to 2023-05-01 21:03:00 UTC [more...]

[PATCH RFC v2 0/2] RISC-V: Detect Ssqosid extension and handle sqoscfg CSR
 2023-05-01 21:05 UTC  (2+ messages)
` [PATCH RFC v2 1/2] RISC-V: Detect the Ssqosid extension

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-01 20:59 UTC  (36+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v2 04/34] pgtable: Create struct ptdesc
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v2 08/34] mm: Convert ptlock_ptr() "
` [PATCH v2 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v2 10/34] mm: Convert ptlock_init() "
` [PATCH v2 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v2 12/34] mm: Convert ptlock_free() "
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v2 15/34] x86: "
` [PATCH v2 16/34] s390: Convert various gmap "
` [PATCH v2 17/34] s390: Convert various pgalloc "
` [PATCH v2 18/34] mm: Remove page table members from struct page
` [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v2 20/34] arm: "
` [PATCH v2 21/34] arm64: "
` [PATCH v2 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v2 23/34] hexagon: "
` [PATCH v2 24/34] loongarch: Convert various functions "
` [PATCH v2 25/34] m68k: "
` [PATCH v2 26/34] mips: "
` [PATCH v2 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v2 28/34] openrisc: "
` [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v2 30/34] sh: Convert pte_free_tlb() "
` [PATCH v2 31/34] sparc64: Convert various functions "
` [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-05-01 20:08 UTC  (16+ messages)
` [PATCH 4/4] RISC-V: add support for vendor-extensions via AT_BASE_PLATFORM and xthead

[PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-01 19:54 UTC  (12+ messages)
` [PATCH v6 1/4] kexec: Support purgatories with .text.hot sections
` [PATCH v6 2/4] x86/purgatory: Remove profile optimization flags
` [PATCH v6 3/4] powerpc/purgatory: "
` [PATCH v6 4/4] risc/purgatory: Add linker script

[PATCH v3 0/2] riscv: allow case-insensitive ISA string parsing
 2023-05-01 16:17 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: riscv: drop invalid comment about riscv,isa lower-case reasoning

[PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
 2023-05-01 15:37 UTC  (9+ messages)

[PATCH 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
 2023-05-01 15:33 UTC  (12+ messages)
` [PATCH 1/3] RISC-V: Add Zba extension probing
` [PATCH 2/3] RISC-V: Track ISA extensions per hart
` [PATCH 3/3] RISC-V: hwprobe: Expose Zba and Zbb

[PATCH 1/4] RISC-V: create ISA string separately - not as part of cpuinfo
 2023-05-01 14:52 UTC  (2+ messages)

[PATCH 2/4] RISC-V: don't parse dt isa string to get rv32/rv64
 2023-05-01 14:51 UTC  (2+ messages)

[PATCH v2 1/2] riscv: allow case-insensitive ISA string parsing
 2023-05-01 11:51 UTC  (8+ messages)
  ` [PATCH v2 0/2] "
` [PATCH v2 2/2] dt-bindings: riscv: drop invalid comment about riscv,isa lower-case reasoning

[PATCH v2 0/9] Linux RISC-V AIA Support
 2023-05-01  8:44 UTC  (5+ messages)
` [PATCH v2 5/9] irqchip: Add RISC-V incoming MSI controller driver

[PATCH v2 3/4] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
 2023-05-01  8:11 UTC  (3+ messages)

[PATCH linux-5.15.y] RISC-V: Fix up a cherry-pick warning in setup_vm_final()
 2023-05-01  7:33 UTC  (2+ messages)

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-05-01  2:09 UTC  (8+ messages)
` [PATCH 4/4] riscv: Enable perf counters user access only through perf

[PATCH] libgcc: Add forward declarations for generic library routines
 2023-04-30 13:03 UTC  (3+ messages)

[PATCH] RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
 2023-04-29 22:31 UTC  (5+ messages)

[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
 2023-04-29 20:14 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.4 Merge Window, Part 1
 2023-04-29 19:48 UTC  (4+ messages)

[PATCH v7 0/2] StarFive's SYSCON support
 2023-04-29 18:58 UTC  (2+ messages)

[PATCH 08/19] riscv: Add explicit include for cpu.h
 2023-04-29 18:24 UTC  (2+ messages)

[PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
 2023-04-29 18:24 UTC  (2+ messages)

[PATCH] riscv: fix sifive and thead section mismatches in errata
 2023-04-29 15:50 UTC  (3+ messages)

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-29 10:31 UTC  (7+ messages)
` [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 "
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()

[PATCH v2] perf tools riscv: Add support for riscv lookup_binutils_path
 2023-04-29  1:23 UTC  (3+ messages)

[PATCH -fixes 1/2] riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
 2023-04-28 20:39 UTC  (5+ messages)
` [PATCH -fixes 2/2] riscv: Implement missing huge_ptep_get

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-04-28 20:23 UTC 

[PATCH v2 0/2] riscv: allow case-insensitive ISA string parsing
 2023-04-28 14:15 UTC 

[PATCH 0/1] Limit the number of counter returned from SBI
 2023-04-28 12:20 UTC  (3+ messages)
` [PATCH 1/1] perf: RISC-V: Limit the number of counters "

[PATCH -fixes] riscv: Move .rela.dyn to the init sections
 2023-04-28 12:09 UTC 

[PATCH -next] clk: sifive: Use devm_platform_ioremap_resource()
 2023-04-28  7:00 UTC 

[PATCH v2 0/4] Add TDM audio on StarFive JH7110
 2023-04-28  6:57 UTC  (4+ messages)
` [PATCH v2 3/4] ASoC: starfive: Add JH7110 TDM driver

[PATCH v1] dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei support
 2023-04-27 17:39 UTC  (2+ messages)

[PATCH 1/2] riscv: allow case-insensitive ISA string parsing
 2023-04-27 17:28 UTC  (9+ messages)

[PATCH v2] RISC-V: Align SBI probe implementation with spec
 2023-04-27 16:36 UTC 

[PATCH v1 0/2] Handle multi-letter extensions starting with caps in riscv,isa
 2023-04-27 16:06 UTC  (14+ messages)
` [PATCH v1 1/2] RISC-V: skip parsing multi-letter extensions starting with caps
` [PATCH v1 2/2] dt-bindings: riscv: drop invalid comment about riscv,isa lower-case reasoning

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-27 14:48 UTC  (2+ messages)

[PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
 2023-04-27 13:13 UTC  (6+ messages)

[PATCH] RISC-V: Align SBI probe implementation with spec
 2023-04-27 10:37 UTC  (4+ messages)

[PATCH -fixes V2] riscv: mm: remove redundant parameter of create_fdt_early_page_table
 2023-04-27 10:22 UTC  (3+ messages)

[PATCH -fixes] riscv: mm: remove redundant parameter of create_fdt_early_page_table
 2023-04-27 10:11 UTC  (2+ messages)

[PATCH v6 0/4] crypto: starfive - Add drivers for crypto engine
 2023-04-27  5:06 UTC  (4+ messages)
` [PATCH v6 2/4] crypto: starfive - Add crypto engine support

[PATCH -next v4 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-04-27  2:13 UTC  (3+ messages)
` [PATCH -next v4 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-04-26 23:28 UTC  (5+ messages)

[PATCH V4 09/23] drivers/acpi: RISC-V: Add RHCT related code
 2023-04-26 18:45 UTC  (2+ messages)

[PATCH V4 06/23] RISC-V: Add support to build the ACPI core
 2023-04-26 18:44 UTC  (2+ messages)

[PATCH V4 10/23] RISC-V: smpboot: Create wrapper smp_setup()
 2023-04-26 18:45 UTC  (2+ messages)

[PATCH v6 00/13] Add OPTPROBES feature on RISCV
 2023-04-26 18:01 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-04-26 17:21 UTC  (2+ messages)

[PATCH 0/3] RISC-V: KVM: Ensure SBI extension is enabled
 2023-04-26 17:13 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: KVM: Disable SBI extension when its probe fails
` [PATCH 2/3] RISC-V: KVM: Rename dis_idx to ext_idx
` [PATCH 3/3] RISC-V: KVM: Introduce extension_enabled

[PATCH RESEND] dt-bindings: riscv: add sv57 mmu-type
 2023-04-26 15:57 UTC  (2+ messages)

[PATCH 0/2] RISC-V: hwprobe: Couple fixes found on late review
 2023-04-26 16:45 UTC  (6+ messages)
` [PATCH 1/2] RISC-V: hwprobe: There can only be one first
` [PATCH 2/2] RISC-V: hwprobe: Explicity check for -1 in vdso init

[PATCH v10 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-04-26 15:57 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: riscv: add sv57 mmu-type
 2023-04-26 14:30 UTC  (2+ messages)

[PATCH] dmaengine: xilinx: enable on RISC-V platform
 2023-04-26 14:28 UTC  (2+ messages)

[PATCH] RISC-V: hwprobe: Remove __init on probe_vendor_features()
 2023-04-26 14:27 UTC  (2+ messages)

[PATCH -next v18 00/20] riscv: Add vector ISA support
 2023-04-26 14:27 UTC  (2+ 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).