Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-17 06:43:48 to 2024-12-21 06:50:19 UTC [more...]

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

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

[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-20 23:06 UTC  (2+ messages)

[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2024-12-20 22:52 UTC  (2+ messages)

RFC: riscv64 big endian system attempt
 2024-12-20 19:53 UTC  (17+ messages)
` [RFC 01/15] riscv: add initial kconfig and build flags for big-endian
` [RFC 02/15] add __RISCVEB__ to byteorder.h
` [RFC 03/15] riscv: disable vector if big-endian, gcc unsupported option
` [RFC 04/15] riscv: word-at-atime: move to generic if we're big endian
` [RFC 05/15] riscv: asm: use .insn for making custom instructioons
` [RFC 06/15] intiial header work
` [RFC 07/15] kconfig: remove CONFIG_COMAPT for big-endian (compat cods doesn't build atm)
` [RFC 08/15] defconfig: add our build config
` [RFC 09/15] temp: remove various library optimisations
` [RFC 10/15] riscv: fixup use of natural endian on instructions
` [RFC 11/15] add todo on fpu
` [RFC 12/15] riscv: bpf: big endian fixes, updated BPF_ALU ops
` [RFC 13/15] riscv: probes: sort out endian-ness
` [RFC 14/15] riscv: ftrace big endian updates
` [RFC 15/15] riscv: traps: make insn fetch common in unknown instruction

[PATCH 00/10] Account page tables at all levels
 2024-12-20 19:31 UTC  (22+ 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 0/2] selftest: fix riscv/vector tests
 2024-12-20 15:29 UTC  (4+ messages)
` [PATCH 1/2] tools: selftests: riscv: Add pass message for v_initval_nolibc
` [PATCH 2/2] tools: selftests: riscv: Add test count for vstate_prctl

[PATCH v2 0/2] riscv: signal: fix the size of signal frame
 2024-12-20 14:48 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: signal: fix signal frame size
` [PATCH v2 2/2] riscv: signal: fix signal_minsigstksz

[PATCH v4] pinctrl: k210: Undef K210_PC_DEFAULT
 2024-12-20 12:37 UTC  (3+ messages)

[PATCH] pinctrl: k210: Modify the wrong "#undef"
 2024-12-20 12:36 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix IPIs usage in kfence_protect_page()
 2024-12-20 12:24 UTC  (2+ messages)

[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 v4 00/16] KVM: selftests: "tree" wide overhauls
 2024-12-19 15:14 UTC  (6+ 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 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  (14+ messages)
` [PATCH 03/17] vdso: Add generic time "
` [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
` [PATCH 12/17] powerpc/vdso: "

[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  (4+ messages)
` [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

[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  (18+ messages)
` [PATCH v3 04/16] perf tools: arm: Support syscall headers
` [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)


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