public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-12-16 14:24:07 to 2024-12-20 06:02:24 UTC [more...]

[PATCH] RISC-V: Enable Zicbom in usermode
 2024-12-20  6:01 UTC  (3+ messages)
  ` [External] "

[PATCH 0/8] KVM: selftests: Binary stats fixes and infra updates
 2024-12-20  1:39 UTC  (9+ messages)
` [PATCH 1/8] KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
` [PATCH 2/8] KVM: selftests: Close VM's binary stats FD when releasing VM
` [PATCH 3/8] KVM: selftests: Assert that __vm_get_stat() actually finds a stat
` [PATCH 4/8] KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
` [PATCH 5/8] KVM: selftests: Add struct and helpers to wrap binary stats cache
` [PATCH 6/8] KVM: selftests: Get VM's binary stats FD when opening VM
` [PATCH 7/8] KVM: selftests: Add infrastructure for getting vCPU binary stats
` [PATCH 8/8] KVM: selftests: Add compile-time assertions to guard against stats typos

[PATCH v2 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
 2024-12-20  0:14 UTC  (4+ messages)

[PATCH v2 0/3] riscv: spacemit: add gpio support for K1 SoC
 2024-12-19 22:18 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: gpio: spacemit: add "
` [PATCH v2 2/3] "
` [PATCH v2 3/3] riscv: dts: spacemit: add gpio "

[PATCH v3] tools: perf: tests: Fix code reading for riscv
 2024-12-19 21:44 UTC 

[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-19 21:36 UTC  (6+ messages)
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH] riscv: Fix the PAUSE Opcode for MIPS P8700
 2024-12-19 18:45 UTC  (2+ messages)

[PATCH 00/10] Account page tables at all levels
 2024-12-19 17:19 UTC  (13+ messages)
` [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
` [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor
` [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH 07/10] mm: Introduce ctor/dtor at P4D level
` [PATCH 08/10] ARM: mm: Rename PGD helpers
` [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH 10/10] mm: Introduce ctor/dtor at PGD level

[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
 2024-12-19 15:14 UTC  (7+ messages)

[PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
 2024-12-19 13:55 UTC  (4+ messages)

[PATCH v6 0/4] Add Microchip IPC mailbox
 2024-12-19 12:54 UTC  (8+ messages)
` [PATCH v6 1/4] riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v6 2/4] riscv: export __cpuid_to_hartid_map
` [PATCH v6 3/4] dt-bindings: mailbox: add binding for Microchip IPC mailbox controller
` [PATCH v6 4/4] mailbox: add Microchip IPC support

[PATCH v2 0/2] Microchip CoreI2C driver fixes
 2024-12-19 11:50 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: microchip-core: actually use repeated sends
` [PATCH v2 2/2] i2c: microchip-core: fix "ghost" detections

[PATCH] riscv: dts: starfive: jh7110-common: Use named definition for mmc1 card detect
 2024-12-19  9:41 UTC  (7+ messages)

[PATCH 0/5] riscv: add support for Zaamo and Zalrsc extensions
 2024-12-19  7:46 UTC  (6+ messages)
` [PATCH 4/5] RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test

[PATCH 00/17] vDSO: Introduce generic data storage
 2024-12-19  7:03 UTC  (25+ messages)
` [PATCH 03/17] vdso: Add generic time "
` [PATCH 05/17] vdso: Add generic architecture-specific "
` [PATCH 06/17] arm64: vdso: Switch to generic storage implementation
` [PATCH 07/17] riscv: "
` [PATCH 08/17] LoongArch: vDSO: "
` [PATCH 09/17] arm: vdso: "
` [PATCH 10/17] s390/vdso: "
` [PATCH 11/17] MIPS: vdso: "
` [PATCH 12/17] powerpc/vdso: "
` [PATCH 13/17] x86/vdso: "
` [PATCH 14/17] x86/vdso/vdso2c: Remove page handling
` [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage
` [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage
` [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE

[PATCH RFC v4 0/3] riscv: add Svukte extension
 2024-12-19  7:03 UTC  (2+ messages)

[PATCH 0/2] riscv: signal: fix the size of signal frame
 2024-12-19  6:43 UTC  (4+ messages)
` [PATCH 2/2] riscv: signal: fix signal_minsigstksz

[RFC PATCH 0/8] Linux SBI MPXY and RPMI drivers
 2024-12-19  4:42 UTC  (7+ messages)
` [RFC PATCH 2/8] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [RFC PATCH 8/8] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH v2 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
 2024-12-19  3:23 UTC  (2+ messages)

[PATCH v2] tools: perf: tests: Fix code reading for riscv
 2024-12-19  1:52 UTC  (12+ messages)

[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
 2024-12-19  1:19 UTC  (5+ messages)

[PATCH v3 0/3] riscv: Add bfloat16 instruction support
 2024-12-19  0:36 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v3 3/3] riscv: hwprobe: export bfloat16 ISA extension

[PATCH 0/2] perf: tests: Fix object code reading test for riscv
 2024-12-18 21:55 UTC  (8+ messages)
` [PATCH 1/2] kbuild: Check version of objdump
` [PATCH 2/2] tools: perf: tests: Fix code reading for riscv

[GIT PULL] RISC-V soc driver fixes for v6.13-rc4
 2024-12-18 16:01 UTC 

[PATCH v2 08/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
 2024-12-18 13:04 UTC 

[PATCH v3 0/3] Add clock controller support for Spacemit K1
 2024-12-18 12:36 UTC  (9+ messages)
` [PATCH v3 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC

[PATCH v2 0/5] rust: Add bug/warn abstractions
 2024-12-18 11:04 UTC  (7+ messages)
` [PATCH v2 1/5] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v2 2/5] riscv/bug: "
` [PATCH v2 3/5] arm64/bug: "
` [PATCH v2 4/5] loongarch/bug: "
` [PATCH v2 5/5] rust: Add warn_on and warn_on_once

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

Proszę o kontakt
 2024-12-18  8:46 UTC 

[PATCH v2 0/1] iommu/riscv: Add platform msi support
 2024-12-18  8:33 UTC  (2+ messages)

[PATCH] mm/ptdump: Drop GENERIC_PTDUMP
 2024-12-18  6:59 UTC  (3+ messages)

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

[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
 2024-12-17 20:18 UTC  (2+ messages)

[PATCH v1] i2c: microchip-core: actually use repeated sends
 2024-12-17 18:35 UTC  (6+ messages)

[PATCH] dt-bindings: interrupt-controller: update imsic reg address to 0x24000000 in Example 1
 2024-12-17 15:11 UTC  (2+ messages)

[PATCH v6 0/3] Introduce support for T-head TH1520 Mailbox
 2024-12-17 14:04 UTC  (6+ messages)
  ` [PATCH v6 3/3] riscv: dts: thead: Add mailbox node

Fixes for 6.13-rc3
 2024-12-17 13:54 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
 2024-12-17 13:10 UTC  (3+ messages)

[PATCH V2] riscv: Implement smp_cond_load8/16() with Zawrs
 2024-12-17 13:03 UTC  (2+ messages)

[PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
 2024-12-17  5:30 UTC  (7+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support
` [PATCH v2 02/16] perf tools: arc: Support generic syscall headers

[PATCH] riscv: Implement smp_cond_load8/16() with Zawrs
 2024-12-17  1:22 UTC  (3+ messages)

[PATCH RFC net-next 0/3] riscv: sophgo: Add ethernet support for SG2044
 2024-12-17  0:47 UTC  (2+ messages)

[PATCH] riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
 2024-12-16 20:12 UTC  (5+ messages)

[PATCH] riscv: kprobes: fix placement in arch_prepare_ss_slot
 2024-12-16 16:32 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