Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-21 06:50:19 to 2024-12-27 16:41:36 UTC [more...]

[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-27 16:40 UTC  (19+ messages)
` [PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v3 09/17] arm64: "
` [PATCH v3 10/17] riscv: "
` [PATCH v3 11/17] x86: "
` [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
` [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc()
` [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free()

[PATCH v3 0/3] riscv: spacemit: add gpio support for K1 SoC
 2024-12-27 16:34 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: gpio: spacemit: add "
` [PATCH v3 2/3] "
` [PATCH v3 3/3] riscv: dts: spacemit: add gpio "

[PATCH v9 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-12-27 15:39 UTC  (7+ messages)
` [PATCH v9 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

[PATCH] riscv: Access time mmio instead of rdtime
 2024-12-27 15:00 UTC 

[PATCH] riscv: Fix the PAUSE Opcode for MIPS P8700
 2024-12-27 14:01 UTC  (3+ messages)

[PATCH v2] riscv: Fix the PAUSE Opcode for MIPS P8700
 2024-12-27 13:58 UTC 

[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
 2024-12-27  8:37 UTC  (5+ messages)
` [RFC PATCH v2 02/10] iommu/riscv: support HPM and interrupt handling
  ` [External] "

[PATCH v10 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-12-27  8:20 UTC  (5+ messages)
` [PATCH v10 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v10 2/3] pwm: sifive: change the PWM algorithm
` [PATCH v10 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

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

[RFC PATCH V2 0/4] RISC-V: Add PARAVIRT_SPINLOCKS support
 2024-12-27  1:10 UTC  (5+ messages)
` [RFC PATCH V2 1/4] RISC-V: paravirt: Add pvqspinlock KVM backend
` [RFC PATCH V2 2/4] RISC-V: paravirt: Add pvqspinlock frontend
` [RFC PATCH V2 3/4] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [RFC PATCH V2 4/4] RISC-V: paravirt: Enable virt_spin_lock() when disable PARAVIRT_SPINLOCKS

[PATCH v4 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-26 15:21 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

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

[PATCH v3 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-26 10:58 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH v2 0/3] Collect guest/host statistics during the redirected traps
 2024-12-26  5:44 UTC  (5+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Redirect instruction access fault trap to guest
` [PATCH v2 2/3] RISC-V: KVM: Update firmware counters for various events
` [PATCH v2 3/3] RISC-V: KVM: Add new exit statstics for redirected traps

[PATCH v2 0/2] Microchip CoreI2C driver fixes
 2024-12-26  0:59 UTC  (2+ messages)

[PATCH] riscv: Rewrite AMO instructions via lr and sc
 2024-12-25  8:29 UTC  (3+ messages)

[PATCH v2] riscv: Use Zalrsc extension to implement atomic functions
 2024-12-25  8:24 UTC 

[PATCH v2] RISC-V: Enable cbo.clean/flush in usermode
 2024-12-25  2:38 UTC  (3+ messages)
  ` [External] "

[PATCH v2 00/27] spi-nand/spi-mem DTR support
 2024-12-24 17:06 UTC  (28+ messages)
` [PATCH v2 01/27] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH v2 02/27] spi: spi-mem: Add a new controller capability
` [PATCH v2 03/27] spi: amd: Support per spi-mem operation frequency switches
` [PATCH v2 04/27] spi: amd: Drop redundant check
` [PATCH v2 05/27] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
` [PATCH v2 06/27] spi: cadence-qspi: "
` [PATCH v2 07/27] spi: dw: "
` [PATCH v2 08/27] spi: fsl-qspi: "
` [PATCH v2 09/27] spi: microchip-core-qspi: "
` [PATCH v2 10/27] spi: mt65xx: "
` [PATCH v2 11/27] spi: mxic: "
` [PATCH v2 12/27] spi: nxp-fspi: "
` [PATCH v2 13/27] spi: rockchip-sfc: "
` [PATCH v2 14/27] spi: spi-sn-f-ospi: "
` [PATCH v2 15/27] spi: spi-ti-qspi: "
` [PATCH v2 16/27] spi: zynq-qspi: "
` [PATCH v2 17/27] spi: zynqmp-gqspi: "
` [PATCH v2 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v2 19/27] spi: spi-mem: Create macros for DTR operation
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v2 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v2 22/27] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH v2 23/27] mtd: spinand: Enhance the logic when picking a variant
` [PATCH v2 24/27] mtd: spinand: Add support for read DTR operations
` [PATCH v2 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v2 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v2 27/27] mtd: spinand: winbond: Add support for DTR operations

[RFC PATCH v2 00/19] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2024-12-24 13:33 UTC  (39+ messages)
  ` [RFC PATCH v2 01/19] dt-bindings: clock: Add VO subsystem clocks and update address requirements
  ` [RFC PATCH v2 02/19] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
  ` [RFC PATCH v2 03/19] dt-bindings: power: thead,th1520: Add support for power domains
  ` [RFC PATCH v2 04/19] dt-bindings: firmware: thead,th1520: Add support for firmware node
  ` [RFC PATCH v2 05/19] firmware: thead: Add AON firmware protocol driver
  ` [RFC PATCH v2 06/19] soc: thead: power-domain: Add power-domain driver for TH1520
  ` [RFC PATCH v2 07/19] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
  ` [RFC PATCH v2 08/19] dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller
  ` [RFC PATCH v2 09/19] reset: thead: Add TH1520 reset controller driver
  ` [RFC PATCH v2 10/19] drm/imagination: Add reset controller support for GPU initialization
  ` [RFC PATCH v2 11/19] dt-bindings: gpu: Add 'resets' property "
  ` [RFC PATCH v2 12/19] dt-bindings: gpu: Add compatibles for T-HEAD TH1520 GPU
  ` [RFC PATCH v2 13/19] drm/imagination: Add support for IMG BXM-4-64 GPU
  ` [RFC PATCH v2 14/19] drm/imagination: Enable PowerVR driver for RISC-V
  ` [RFC PATCH v2 15/19] riscv: dts: thead: Extend device tree clk with VO reg
  ` [RFC PATCH v2 16/19] riscv: dts: thead: Add mailbox node
  ` [RFC PATCH v2 17/19] riscv: dts: thead: Introduce power domain nodes with aon firmware
  ` [RFC PATCH v2 18/19] riscv: dts: thead: Introduce reset controller node
  ` [RFC PATCH v2 19/19] riscv: dts: thead: Add GPU node to TH1520 device tree

[syzbot] [riscv?] kernel panic: Kernel stack overflow (3)
 2024-12-24 13:29 UTC 

[PATCH 0/3] riscv: Add PARAVIRT_SPINLOCKS support
 2024-12-24  5:40 UTC  (7+ messages)
` [PATCH 1/3] RISC-V: paravirt: Add pvqspinlock KVM backend
` [PATCH 2/3] RISC-V: paravirt: Add pvqspinlock frontend
` [PATCH 3/3] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2024-12-24  3:15 UTC  (3+ messages)

[PATCH 0/3] Collect guest/host statistics during the redirected traps
 2024-12-24  3:04 UTC  (9+ messages)
` [PATCH 1/3] RISC-V: KVM: Redirect instruction access fault trap to guest
` [PATCH 2/3] RISC-V: KVM: Update firmware counters for various events
` [PATCH 3/3] RISC-V: KVM: Add new exit statstics for redirected traps

[PATCH net-next v3 0/3] riscv: sophgo: Add ethernet support for SG2044
 2024-12-23 18:22 UTC  (5+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v3 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v3 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH 0/2] perf: tests: Fix object code reading test for riscv
 2024-12-23 16:33 UTC  (4+ messages)
` [PATCH 1/2] kbuild: Check version of objdump

[PATCH 0/6] selftests/nolibc: wire up riscv32
 2024-12-23  8:13 UTC  (10+ messages)
` [PATCH 1/6] tools/nolibc: add support for waitid()
` [PATCH 2/6] selftests/nolibc: use waitid() over waitpid()
` [PATCH 3/6] selftests/nolibc: use a pipe to in vfprintf tests
` [PATCH 4/6] selftests/nolibc: skip tests for unimplemented syscalls
` [PATCH 5/6] selftests/nolibc: rename riscv to riscv64
` [PATCH 6/6] selftests/nolibc: add configurations for riscv32

[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-23  7:58 UTC  (5+ messages)

[PATCH v2 0/5] KVM: drop 32-bit host support on all architectures
 2024-12-23  6:24 UTC  (10+ messages)
` [PATCH v2 1/5] mips: kvm: drop support for 32-bit hosts
` [PATCH v2 2/5] riscv: kvm: drop 32-bit host support
` [PATCH v2 3/5] powerpc: kvm: drop 32-bit booke
` [PATCH v2 4/5] powerpc: kvm: drop 32-bit book3s
` [PATCH v2 5/5] x86: kvm drop 32-bit host support

[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2024-12-23  2:16 UTC  (5+ messages)

[PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22 10:23 UTC  (5+ messages)

[PATCH] riscv: Add riscv_force_qspinlock for early_param
 2024-12-22  4:03 UTC  (3+ messages)

[PATCH] riscv: qspinlock: Add virt_spin_lock() support for KVM guests
 2024-12-22  3:57 UTC  (3+ messages)

[PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  3:03 UTC 

[PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  1:26 UTC 

[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  0:52 UTC  (3+ messages)

[PATCH] riscv: migrate to the generic rule for built-in DTB
 2024-12-22  0:08 UTC 

[PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21 10:50 UTC 

[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21  9:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox