public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-05-01 19:47:49 to 2023-05-06 09:10:52 UTC [more...]

[PATCH] RISC-V: KVM: use bitmap_zero() API
 2023-05-06  9:10 UTC 

[PATCH v3 0/3] Add TDM audio on StarFive JH7110
 2023-05-06  9:01 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: sound: Add TDM for "
` [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-05-06  7:53 UTC  (6+ messages)
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA

[PATCH v2 0/6] Allwinner R329/D1/R528/T113s SPI support
 2023-05-06  7:30 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
` [PATCH v2 2/6] spi: sun6i: change OF match data to a struct
` [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v2 4/6] spi: sun6i: add support for R329 SPI controllers
` [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
` [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node

[RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
 2023-05-06  7:00 UTC  (26+ messages)

[PATCH linux-5.15.y] RISC-V: Fix up a cherry-pick warning in setup_vm_final()
 2023-05-06  0:56 UTC  (3+ messages)

[PATCH v1] perf build: Add system include paths to BPF builds
 2023-05-06  2:14 UTC 

[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
 2023-05-06  0:55 UTC  (4+ messages)
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock

[patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-06  0:53 UTC  (42+ messages)
` [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch V2 02/38] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch V2 03/38] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
` [patch V2 04/38] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch V2 05/38] x86/topology: Remove CPU0 hotplug option
` [patch V2 06/38] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch V2 07/38] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V2 08/38] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch V2 09/38] x86/smpboot: Get rid of cpu_init_secondary()
` [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
` [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
` [patch V2 13/38] x86/smpboot: Remove cpu_callin_mask
` [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch V2 15/38] x86/smpboot: Remove wait for cpu_online()
` [patch V2 16/38] x86/xen/smp_pv: Remove wait for CPU online
` [patch V2 17/38] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
` [patch V2 19/38] x86/smpboot: Switch to hotplug core state synchronization
` [patch V2 20/38] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
` [patch V2 22/38] arm64: "
` [patch V2 23/38] csky/smp: "
` [patch V2 24/38] MIPS: SMP_CPS: "
` [patch V2 25/38] parisc: "
` [patch V2 26/38] riscv: "
` [patch V2 27/38] cpu/hotplug: Remove unused state functions
` [patch V2 28/38] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch V2 30/38] x86/smpboot: Enable split CPU startup
` [patch V2 31/38] x86/apic: Provide cpu_primary_thread mask
` [patch V2 32/38] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch V2 33/38] x86/topology: Store extended topology leaf information
` [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
` [patch V2 35/38] x86/apic: Save the APIC virtual base address
` [patch V2 36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch V2 37/38] x86/smpboot: Support parallel startup of secondary CPUs
` [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
 2023-05-05 21:46 UTC  (6+ messages)

[GIT PULL] RISC-V Patches for the 6.4 Merge Window, Part 2
 2023-05-05 20:33 UTC  (2+ messages)

[PATCH v1 0/7] ISA string parser cleanups++
 2023-05-05 13:04 UTC  (18+ messages)
` [PATCH v1 1/7] RISC-V: simplify register width check in ISA string parsing
` [PATCH v1 2/7] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH v1 3/7] RISC-V: split early & late of_node to hartid mapping
` [PATCH v1 4/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
` [PATCH v1 5/7] RISC-V: rework comments in ISA string parser
` [PATCH v1 6/7] RISC-V: remove decrement/increment dance "
` [PATCH v1 7/7] RISC-V: always report presence of Zicsr/Zifencei

[PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-05 12:30 UTC  (5+ messages)
` [PATCH v6 4/4] risc/purgatory: Add linker script

[PATCH] riscv: Optimize memset
 2023-05-05 11:54 UTC  (2+ messages)

[GIT PULL] KVM/riscv changes for 6.4
 2023-05-05 10:14 UTC  (2+ messages)

[PATCH] riscv: uprobes: Restore thread.bad_cause
 2023-05-05 10:01 UTC  (2+ messages)

[PATCH v3 1/1] perf: RISC-V: Limit the number of counters returned from SBI
 2023-05-05  7:20 UTC 

[PATCH v3 0/3] Add JH7110 cpufreq support
 2023-05-05  6:29 UTC  (3+ messages)

In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
 2023-05-05  6:15 UTC  (2+ messages)

[PATCH] dmaengine: xilinx: enable on RISC-V platform
 2023-05-05  0:36 UTC  (5+ messages)

[PATCH v1] MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry
 2023-05-04 22:06 UTC 

[PATCH v2 1/1] perf: RISC-V: Limit the number of counters returned from SBI
 2023-05-04 20:49 UTC  (2+ messages)

[PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies
 2023-05-04 21:54 UTC  (4+ messages)

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-04 18:46 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix orphan section warnings caused by kernel/pi
 2023-05-04 12:07 UTC 

[PATCH v3] riscv: mm: execute local TLB flush after populating vmemmap
 2023-05-04  9:13 UTC  (4+ messages)

[PATCH v7 0/4] crypto: starfive - Add drivers for crypto engine
 2023-05-04  7:34 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v7 2/4] crypto: starfive - Add crypto engine support
` [PATCH v7 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support

[PATCH v3] riscv: fix kprobe __user string arg print fault issue
 2023-05-04  7:29 UTC 

[PATCH v2] riscv: fix kprobe __user string arg print fault issue
 2023-05-04  6:09 UTC  (3+ messages)

[PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
 2023-05-04  1:21 UTC  (10+ messages)
` [PATCH v4 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx

[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
 2023-05-03 11:06 UTC  (4+ messages)

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-05-03 10:30 UTC  (11+ messages)

Atish is looking at the excessive bouncing
 2023-05-03  5:55 UTC  (3+ messages)

[syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
 2023-05-02 13:13 UTC  (7+ messages)

[PATCH] RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
 2023-05-02  5:49 UTC  (3+ messages)

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

[PATCH v2] RISC-V: Align SBI probe implementation with spec
 2023-05-01 22:44 UTC  (2+ messages)

[PATCH v1] dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei support
 2023-05-02  0:19 UTC  (3+ messages)

[PATCH -fixes V2] riscv: mm: remove redundant parameter of create_fdt_early_page_table
 2023-05-01 22:44 UTC  (2+ messages)

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-05-02  1:28 UTC  (4+ messages)
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()

[PATCH v8 0/4] RISC-V Hibernation Support
 2023-05-01 22:44 UTC  (2+ messages)

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-02  2:21 UTC  (25+ messages)
` [PATCH v2 04/34] pgtable: Create struct 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 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 28/34] openrisc: "
` [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() "

[PATCH] RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
 2023-05-01 22:44 UTC  (2+ messages)

[PATCH -fixes] riscv: Move .rela.dyn to the init sections
 2023-05-02  0:19 UTC  (2+ messages)

[PATCH] riscv: compat_syscall_table: Fixup compile warning
 2023-05-01 22:44 UTC  (2+ messages)

[PATCH v1] RISC-V: include cpufeature.h in cpufeature.c
 2023-05-02  0:19 UTC  (2+ messages)

[patch 26/37] riscv: Switch to hotplug core state synchronization
 2023-05-01 23:55 UTC  (2+ messages)

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


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