public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-07-20 10:27:52 to 2024-07-24 22:57:41 UTC [more...]

[RFC PATCH v3 23/37] kvx: Add process management
 2024-07-23  9:20 UTC  (5+ messages)
` [RFC PATCH v3 24/37] kvx: Add memory management
` [RFC PATCH v3 25/37] kvx: Add system call support

[PATCH 0/4] riscv: uaccess: optimizations
 2024-07-24 22:57 UTC  (10+ messages)

[PATCH v5 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-07-24 21:09 UTC  (4+ messages)
` [PATCH v5 3/8] mmc: sdhci-of-dwcmshc: factor out code for th1520_init()

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-24 21:00 UTC 

[PATCH v7 00/13] riscv: Add support for xtheadvector
 2024-07-24 19:14 UTC  (14+ messages)
` [PATCH v7 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v7 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v7 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v7 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v7 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v7 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v7 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v7 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v7 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v7 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v7 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v7 12/13] selftests: riscv: Fix vector tests
` [PATCH v7 13/13] selftests: riscv: Support xtheadvector in "

[PATCH v6 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-24 18:36 UTC  (9+ messages)
` [PATCH v6 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v6 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v6 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v6 4/8] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v6 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v6 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v6 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v6 8/8] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH v3] of: remove internal arguments from of_property_for_each_u32()
 2024-07-24 16:33 UTC 

[PATCH v4 0/4] Add ACPI NUMA support for RISC-V
 2024-07-24 14:56 UTC  (9+ messages)
` [PATCH v4 1/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT

[PATCH v8] riscv: mm: Add support for Svinval extension
 2024-07-24 14:50 UTC  (2+ messages)

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-07-24 14:29 UTC  (11+ messages)
` [RFC v7 1/6] dt-bindings: gpio: fix microchip,mpfs-gpio interrupt descriptions
` [RFC v7 2/6] dt-bindings: interrupt-controller: document PolarFire SoC's gpio interrupt mux
` [RFC v7 3/6] irqchip: add mpfs "
` [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support
` [RFC v7 5/6] gpio: mpfs: pass gpio line number as irq data
` [RFC v7 6/6] riscv: dts: microchip: update gpio interrupts to better match the SoC

[PATCH v8 0/7] Linux RISC-V IOMMU Support
 2024-07-24 14:28 UTC  (6+ messages)
` [PATCH v8 7/7] iommu/riscv: Paging domain support

[PATCH v2] of: remove internal arguments from of_property_for_each_u32()
 2024-07-24 13:53 UTC  (4+ messages)

[PATCH v2 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-07-24  0:21 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: pinctrl: Add pinctrl for Sophgo "
` [PATCH v2 2/7] pinctrl: sophgo: add support for CV1800B SoC
` [PATCH v2 3/7] pinctrl: sophgo: add support for CV1812H SoC
` [PATCH v2 4/7] pinctrl: sophgo: add support for SG2000 SoC
` [PATCH v2 5/7] pinctrl: sophgo: add support for SG2002 SoC
` [PATCH v2 6/7] riscv: dts: sophgo: cv1800b: add pinctrl support
` [PATCH v2 7/7] riscv: dts: sophgo: cv1812h: "

[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
 2024-07-23 21:22 UTC  (6+ messages)

[PATCH 0/2] riscv: spacemit: add pinctrl support to K1 SoC
 2024-07-23 14:24 UTC  (6+ messages)
` [PATCH 1/2] riscv: dts: spacemit: add pinctrl support for "

[PATCH bpf-next] riscv, bpf: Optimize stack usage of trampoline
 2024-07-23 12:58 UTC  (2+ messages)

[PATCH v2 0/3] Add the core reset for UARTs of StarFive JH7110
 2024-07-23 12:58 UTC  (2+ messages)

[GIT PULL] RISC-V Sophgo SG2042 clock drivers for v6.11
 2024-07-23 12:58 UTC  (2+ messages)

[PATCH v1] RISC-V: run savedefconfig for defconfig
 2024-07-23 12:58 UTC  (4+ messages)

[PATCH 00/17] arch: convert everything to syscall.tbl
 2024-07-23 12:58 UTC  (2+ messages)

[PATCH v3 0/4] riscv: Separate vendor extensions from standard extensions
 2024-07-23 12:58 UTC  (5+ messages)

[PATCH v1] RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabetically
 2024-07-23 12:58 UTC  (2+ messages)

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-23  6:41 UTC  (26+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt

[PATCH v5] crash: Fix crash memory reserve exceed system memory bug
 2024-07-23  5:17 UTC  (2+ messages)

[PATCH v6 00/13] riscv: Add support for xtheadvector
 2024-07-23  3:54 UTC  (15+ messages)
` [PATCH v6 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v6 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v6 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v6 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v6 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v6 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v6 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v6 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v6 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v6 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v6 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v6 12/13] selftests: riscv: Fix vector tests
` [PATCH v6 13/13] selftests: riscv: Support xtheadvector in "

[PATCH] riscv: dts: sophgo: Add sdhci0 configuration for Huanshan Pi
 2024-07-23  2:18 UTC 

[PATCH v3] riscv/mm/fault: add show_pte() before die()
 2024-07-23  2:18 UTC 

[PATCH v2] riscv/mm/fault: add show_pte() before die()
 2024-07-23  2:15 UTC  (5+ messages)
  ` [External] "

[PATCH v3 0/2] riscv: stacktrace: Add USER_STACKTRACE support
 2024-07-23  1:40 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-23  0:15 UTC  (28+ messages)
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained

[PATCH v5 00/13] riscv: Add support for xtheadvector
 2024-07-22 22:14 UTC  (6+ messages)
` [PATCH v5 12/13] selftests: riscv: Fix vector tests

[PATCH v2] RISC-V: cmdline: Add support for 'memmap' parameter
 2024-07-22 21:13 UTC  (3+ messages)

[PATCH v4 0/1] Provide the frequency of time CSR via hwprobe
 2024-07-22 21:05 UTC  (4+ messages)
` [PATCH v4] RISC-V: "

[PATCH v2 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
 2024-07-22 17:02 UTC  (4+ messages)
` [PATCH v2 3/3] mailbox: sophgo: add mailbox driver "

[PATCH v7 0/4] Add Svade and Svadu Extensions Support
 2024-07-22 16:51 UTC  (11+ messages)
` [PATCH v7 1/4] RISC-V: "
` [PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries

[PATCH v2] cache: StarFive: Require a 64-bit system
 2024-07-22 15:59 UTC  (2+ messages)

[PATCH] cache: StarFive: Require a 64-bit system
 2024-07-22 15:36 UTC  (3+ messages)

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-22 14:31 UTC  (11+ messages)
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test

Proszę o kontakt
 2024-07-22  8:00 UTC 

[PATCH v2] riscv/purgatory: align riscv_kernel_entry
 2024-07-22  7:51 UTC  (4+ messages)

[PATCH v4 0/3] crash: Fix crash memory reserve exceed system memory bug
 2024-07-22  7:49 UTC  (9+ messages)
` [PATCH v4 1/3] x86/kexec: "
` [PATCH v4 2/3] ARM: "
` [PATCH v4 3/3] riscv: kdump: "

答复: [PATCH] irqchip/sifive-plic: ensure interrupt is enable before EOI
 2024-07-22  7:36 UTC  (4+ messages)
` [PATCH v2] "
    ` 答复: "

[PATCH] riscv/mm/fault: add show_pte() before die()
 2024-07-22  4:00 UTC  (5+ messages)
  ` [External] "

[PATCH] riscv: add tracepoints for page fault
 2024-07-22  3:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 0/4] Svvptc extension to remove preventive sfence.vma
 2024-07-22  2:57 UTC  (3+ messages)
` [PATCH v4 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
  ` [External] "

[PATCH v4 0/3] crash: Fix x86_32 memory reserve dead loop bug
 2024-07-22  1:52 UTC  (4+ messages)
` [PATCH v4 3/3] ARM: Use generic interface to simplify crashkernel reservation

[PATCH v3 0/3] Add I2C support on TH1520
 2024-07-21 22:47 UTC  (3+ messages)
` [PATCH v3 3/3] riscv: dts: thead: Enable I2C on the BeagleV-Ahead

[PATCH v3 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-07-21 22:07 UTC  (3+ messages)
` [PATCH v3 3/7] riscv: dts: thead: Add "

[PATCH v2 14/16] xz: Adjust arch-specific options for better kernel compression
 2024-07-21 16:01 UTC  (3+ messages)
` [PATCH v2 16/16] riscv: boot: add Image.xz support

[PATCH v2 0/7] riscv: convert bottom half of exception handling to C
 2024-07-20 17:12 UTC  (8+ messages)
` [PATCH v2 1/7] riscv: traps: staticalize handle_break()
` [PATCH v2 2/7] riscv: traps: remove __visible annotation
` [PATCH v2 3/7] riscv: convert bottom half of exception handling to C
` [PATCH v2 4/7] riscv: errata: remove ALT_INSN_FAULT and ALT_PAGE_FAULT
` [PATCH v2 5/7] riscv: errata: sifive: remove NOMMU handling
` [PATCH v2 6/7] riscv: staticalize and remove asmlinkage from updated functions
` [PATCH v2 7/7] riscv: traps: mark do_irq() as __always_inline

[PATCH v2] riscv: avoid Imbalance in RAS
 2024-07-20 17:06 UTC 

[GIT PULL] RISC-V Patches for the 6.11 Merge Window, Part 1
 2024-07-20 16:30 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