linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-02 16:48:40 to 2024-11-07 07:30:41 UTC [more...]

[PATCH v1 0/7] Refactor cpuid and metric table lookup code
 2024-11-07  7:16 UTC  (8+ messages)
` [PATCH v1 1/7] perf header: Move is_cpu_online to numa bench
` [PATCH v1 2/7] perf header: Refactor get_cpuid to take a CPU for ARM
` [PATCH v1 3/7] perf arm64 header: Use cpu argument in get_cpuid
` [PATCH v1 4/7] perf header: Avoid transitive PMU includes
` [PATCH v1 5/7] perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
` [PATCH v1 6/7] perf jevents: Add map_for_cpu
` [PATCH v1 7/7] perf pmu: Move pmu_metrics_table__find and remove ARM override

[for 6.11 PATCH] RISC-V: disallow gcc + rust builds
 2024-11-07  6:35 UTC  (2+ messages)

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-07  1:57 UTC  (21+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v2 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
 2024-11-06 22:04 UTC  (6+ messages)

[PATCH 0/2] iommu/riscv: Add platform msi support
 2024-11-06 19:45 UTC  (5+ messages)
` [PATCH 1/2] iommu/riscv: Free irq vectors on pci remove
` [PATCH 2/2] iommu/riscv: Add support for platform msi

[PATCH] tools: Override makefile ARCH variable if defined, but empty
 2024-11-06 19:32 UTC 

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-06 17:04 UTC  (4+ messages)

[PATCH v5 2/2] PCI: microchip: rework reg region handing to support using either instance 1 or 2
 2024-11-06 16:26 UTC  (5+ messages)

FAILED: Patch "RISC-V: disallow gcc + rust builds" failed to apply to v6.11-stable tree
 2024-11-06 13:12 UTC  (2+ messages)

[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2024-11-06 12:56 UTC  (6+ messages)
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code

[PATCH 00/28] vdso: Preparations for generic data storage
 2024-11-06  7:06 UTC  (4+ messages)

[RESEND PATCH V4 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2024-11-06  6:42 UTC  (14+ messages)
` [RESEND PATCH V4 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)
` [RESEND PATCH V4 2/3] riscv: mm: Add soft-dirty page tracking support
` [RESEND PATCH V4 3/3] riscv: mm: Add uffd write-protect support

FAILED: Patch "riscv: vdso: Prevent the compiler from inserting calls to memset()" failed to apply to v4.19-stable tree
 2024-11-06  2:14 UTC 

FAILED: Patch "riscv: vdso: Prevent the compiler from inserting calls to memset()" failed to apply to v5.4-stable tree
 2024-11-06  2:13 UTC 

FAILED: Patch "riscv: Do not use fortify in early code" failed to apply to v6.1-stable tree
 2024-11-06  2:10 UTC 

FAILED: Patch "riscv: Do not use fortify in early code" failed to apply to v6.6-stable tree
 2024-11-06  2:09 UTC 

FAILED: Patch "riscv: Do not use fortify in early code" failed to apply to v6.11-stable tree
 2024-11-06  2:08 UTC 

FAILED: Patch "riscv: Do not use fortify in early code" failed to apply to v6.11-stable tree
 2024-11-06  2:07 UTC 

[PATCH net-next v7 0/2] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-11-06  2:00 UTC  (6+ messages)
` [PATCH net-next v7 1/2] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH net-next v7 2/2] net: stmmac: Add glue layer for T-HEAD TH1520 SoC

[GIT PULL] RISC-V Sophgo Devicetrees for v6.13
 2024-11-06  1:12 UTC 

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-05 19:04 UTC  (5+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text

[PATCH] iommu: Switch back to struct platform_driver::remove()
 2024-11-05 18:42 UTC  (3+ messages)

[PATCH v3 0/4] Add Microchip IPC mailbox
 2024-11-05 18:35 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v3 2/4] riscv: export __cpuid_to_hartid_map
` [PATCH v3 3/4] dt-bindings: mailbox: add binding for Microchip IPC mailbox controller
` [PATCH v3 4/4] mailbox: add Microchip IPC support

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-11-05 13:55 UTC  (7+ messages)
` [PATCH v2 5/9] riscv: mm: Log potential KASAN shadow alias
` [PATCH v2 6/9] riscv: Do not rely on KASAN to define the memory layout
` [PATCH v2 7/9] riscv: Align the sv39 linear map to 16 GiB

[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-02 22:26 UTC  (3+ messages)
` [PATCH v2 15/18] ext4: switch to using the crc32c library

[PATCH 00/11] riscv: Memory type control for platforms with physical memory aliases
 2024-11-05 13:21 UTC  (15+ messages)
` [PATCH 02/11] riscv: mm: Increment PFN in place when splitting mappings
` [PATCH 03/11] riscv: mm: Deduplicate pgtable address conversion functions
` [PATCH 04/11] riscv: mm: Deduplicate _PAGE_CHG_MASK definition
` [PATCH 05/11] riscv: ptdump: Only show N and MT bits when enabled in the kernel
` [PATCH 06/11] riscv: mm: Fix up memory types when writing page tables
` [PATCH 10/11] riscv: mm: Use physical memory aliases to apply PMAs
` [PATCH 11/11] riscv: dts: starfive: jh7100: Use physical memory ranges for DMA

[PATCH] riscv: cacheinfo: Use of_property_present() for non-boolean properties
 2024-11-05 12:48 UTC  (2+ messages)

provide generic page_to_phys and phys_to_page implementations v3
 2024-11-05  9:56 UTC  (3+ messages)
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-05  9:22 UTC  (31+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides
` [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v3 06/18] loongarch/crc32: "
` [PATCH v3 07/18] mips/crc32: "
` [PATCH v3 08/18] powerpc/crc32: "
` [PATCH v3 09/18] s390/crc32: "
` [PATCH v3 10/18] sparc/crc32: "
` [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl()
` [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib
` [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib
` [PATCH v3 15/18] ext4: switch to using the crc32c library
` [PATCH v3 16/18] jbd2: "
` [PATCH v3 17/18] f2fs: switch to using the crc32 library
  ` [f2fs-dev] "
` [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library

[PATCH kvmtool] riscv: Pass correct size to snprintf()
 2024-11-05  9:14 UTC  (2+ messages)

[PATCH v6 00/13] Zacas/Zabha support and qspinlocks
 2024-11-05  8:47 UTC  (18+ messages)
` [PATCH v6 01/13] riscv: Move cpufeature.h macros into their own header
` [PATCH v6 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v6 03/13] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v6 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v6 05/13] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v6 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v6 07/13] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v6 08/13] riscv: Implement xchg8/16() using Zabha
` [PATCH v6 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v6 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v6 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v6 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v6 13/13] riscv: Add qspinlock support

[PATCH] riscv: kvm: Fix out-of-bounds array access
 2024-11-05  6:28 UTC  (2+ messages)

[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
 2024-11-05  5:53 UTC  (3+ messages)

[PATCH v2 1/1] RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
 2024-11-05  5:11 UTC  (2+ messages)

[PATCH] docs/zh_CN: add the translation of kbuild/llvm.rst
 2024-11-05  3:01 UTC  (5+ messages)

[PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
 2024-11-04 23:35 UTC  (21+ messages)
` [PATCH RFT 01/16] perf tools: Create generic syscall table support
` [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers
` [PATCH RFT 03/16] perf tools: csky: "
` [PATCH RFT 04/16] perf tools: arm: Support "
` [PATCH RFT 05/16] perf tools: sh: "
` [PATCH RFT 06/16] perf tools: sparc: "
` [PATCH RFT 07/16] perf tools: xtensa: Support syscall header
` [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH RFT 09/16] perf tools: alpha: Support syscall header
` [PATCH RFT 10/16] perf tools: parisc: "
` [PATCH RFT 11/16] perf tools: arm64: Use syscall table
` [PATCH RFT 12/16] perf tools: loongarch: "
` [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH RFT 15/16] perf tools: s390: "
` [PATCH RFT 16/16] perf tools: Remove dependency on libaudit

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-04 21:30 UTC  (6+ messages)

[PATCH v2 0/3] Add Microchip IPC mailbox
 2024-11-04 19:28 UTC  (4+ messages)
` [PATCH v2 3/3] mailbox: add Microchip IPC support

[PATCH RFC v2 0/3] riscv: add Svukte extension
 2024-11-04 13:19 UTC  (5+ messages)
` [PATCH RFC v2 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[PATCH v2 0/3] riscv: Add bfloat16 instruction support
 2024-11-04 12:11 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v2 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH v2 3/3] riscv: hwprobe: export "

[PATCH v6 0/3] Introduce support for T-head TH1520 Mailbox
 2024-11-04 10:07 UTC  (4+ messages)
  ` [PATCH v6 1/3] mailbox: Introduce support for T-head TH1520 Mailbox driver
  ` [PATCH v6 2/3] dt-bindings: mailbox: Add thead,th1520-mailbox bindings
  ` [PATCH v6 3/3] riscv: dts: thead: Add mailbox node

[PATCH] tools: add forwarding header for arch/riscv/include/asm/fence.h
 2024-11-04 10:02 UTC  (2+ messages)

[PATCH] RISC-V: ACPI: fix early_ioremap to early_memremap
 2024-11-04  3:43 UTC  (9+ messages)
  ` [External] "

[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
 2024-11-04  2:34 UTC  (4+ messages)

[PATCH] dt-bindings: pinctrl: correct typo of description for cv1800
 2024-11-04  1:52 UTC  (2+ messages)

[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
 2024-11-03  8:05 UTC 

[PATCH v4 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
 2024-11-02 20:18 UTC  (5+ messages)
` [PATCH v4 1/2] RISC-V: clarify what some RISCV_ISA* config options do
` [PATCH v4 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support

[PATCH 0/6] riscv: Relocatable NOMMU kernels
 2024-11-02 19:57 UTC  (4+ messages)
` [PATCH 6/6] riscv: Remove CONFIG_PAGE_OFFSET

[PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
 2024-11-02 17:21 UTC  (10+ 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).