linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-11 10:23:21 to 2024-07-17 06:20:01 UTC [more...]

[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
 2024-07-17  6:19 UTC  (28+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 06/10] riscv: Implement xchg8/16() "
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension

[PATCH v4 0/4] Svvptc extension to remove preventive sfence.vma
 2024-07-17  6:01 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: Add ISA extension parsing for Svvptc
` [PATCH v4 2/4] dt-bindings: riscv: Add Svvptc ISA extension description
` [PATCH v4 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH v4 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc

[PATCH v2] RISC-V: Enable the IPI before workqueue_online_cpu()
 2024-07-17  5:38 UTC  (2+ messages)

[PATCH v4 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-07-17  5:32 UTC  (17+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal
` [PATCH v4 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
` [PATCH v4 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-17  2:05 UTC  (8+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS

[PATCH] RISC-V: Enable the IPI before workqueue_online_cpu()
 2024-07-17  1:20 UTC  (3+ messages)

[PATCH] riscv/mm: Add soft-dirty page tracking support
 2024-07-17  1:15 UTC  (5+ messages)

[PATCH v2] riscv/purgatory: align riscv_kernel_entry
 2024-07-16 21:34 UTC  (4+ messages)

riscv/for-next baseline: 20 runs, 2 regressions (v6.10-rc1-64-g93b63f68d00a)
 2024-07-16 20:04 UTC 

[PATCH v2] riscv: lib: relax assembly constraints in hweight
 2024-07-16 14:40 UTC  (2+ messages)

[PATCH] riscv: Only flush the mm icache when setting an exec pte
 2024-07-16 14:30 UTC  (4+ messages)

[PATCH AUTOSEL 5.15 9/9] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
 2024-07-16 14:29 UTC 

[PATCH AUTOSEL 6.1 14/15] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
 2024-07-16 14:28 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 15/15] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()

[PATCH AUTOSEL 6.6 17/18] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
 2024-07-16 14:26 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 18/18] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()

[PATCH AUTOSEL 6.9 21/22] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
 2024-07-16 14:24 UTC  (2+ messages)
` [PATCH AUTOSEL 6.9 22/22] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-16 13:07 UTC  (19+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [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 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [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 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks

[PATCH v2 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
 2024-07-16 12:55 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: add Sophgo cv18x SoCs mailbox
` [PATCH v2 2/3] riscv: dts: add mailbox for Sophgo cv18x SoCs
` [PATCH v2 3/3] mailbox: sophgo: add mailbox driver for "

[PATCH v1] riscv: dts: starfive: remove non-existant spi device from jh7110-common.dtsi
 2024-07-16 10:54 UTC 

[PATCH 00/17] arch: convert everything to syscall.tbl
 2024-07-16  1:09 UTC  (13+ messages)
` [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
` [PATCH 02/17] csky: drop asm/gpio.h wrapper
` [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
` [PATCH 12/17] csky: convert to generic syscall table

[PATCH] irqchip/sifive-plic: Fix plic_set_affinity() only enables 1 cpu
 2024-07-15 19:49 UTC  (7+ messages)

[PATCH v3 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-07-15 19:10 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
` [PATCH v3 2/7] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
` [PATCH v3 3/7] riscv: dts: thead: Add TH1520 AP_SUBSYS clock controller
` [PATCH v3 4/7] riscv: dts: thead: change TH1520 uart nodes to use "
` [PATCH v3 5/7] riscv: dts: thead: change TH1520 mmc "
` [PATCH v3 6/7] riscv: dts: thead: update TH1520 dma and timer "
` [PATCH v3 7/7] riscv: dts: thead: add clock to TH1520 gpio nodes

[PATCH v7 0/4] Add Svade and Svadu Extensions Support
 2024-07-15 16:21 UTC  (6+ messages)
` [PATCH v7 1/4] RISC-V: "
` [PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
` [PATCH v7 3/4] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
` [PATCH v7 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test

[PATCH v3 4/6] riscv: hwprobe: export Zawrs ISA extension
 2024-07-15 15:45 UTC  (2+ messages)

[PATCH] riscv: add tracepoints for page fault
 2024-07-15 13:36 UTC  (2+ messages)

[PATCH] riscv/purgatory: align riscv_kernel_entry
 2024-07-15 12:38 UTC  (3+ messages)

[PATCH -fixes] riscv: patch: Flush the icache right after patching to avoid illegal insns
 2024-07-15  8:12 UTC  (3+ messages)

[PATCH V3] riscv: set trap vector earlier
 2024-07-15  5:42 UTC  (3+ messages)
  `  "

riscv/for-next baseline: 20 runs, 2 regressions (v6.10-rc1-63-g6ad8735994b8)
 2024-07-14 21:21 UTC 

[PATCH v3 0/6] riscv: Apply Zawrs when available
 2024-07-14 20:30 UTC  (2+ messages)

[RESEND PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
 2024-07-14 19:24 UTC  (6+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist

[PATCH 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
 2024-07-14 16:09 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: mailbox: add Sophgo cv18x SoCs mailbox
` [PATCH 3/3] mailbox: sophgo: add mailbox driver for cv18x SoCs

[PATCH RFC net-next 0/4] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-07-14 16:00 UTC  (10+ messages)
` [PATCH RFC net-next 1/4] dt-bindings: net: snps,dwmac: allow dwmac-3.70a to set pbl properties
` [PATCH RFC net-next 2/4] dt-bindings: net: add T-HEAD dwmac support
` [PATCH RFC net-next 3/4] net: stmmac: add glue layer for T-HEAD TH1520 SoC
` [PATCH RFC net-next 4/4] riscv: dts: thead: Add TH1520 ethernet nodes

[PATCH] riscv: Remove unused _TIF_WORK_MASK
 2024-07-14  8:40 UTC  (2+ messages)

[PATCH v3 0/1] Add basic SPI support on TH1520
 2024-07-14  7:11 UTC  (6+ messages)
` [PATCH v3 1/1] riscv: dts: thead: add basic spi node

[PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf
 2024-07-13  7:08 UTC  (5+ messages)
` [PATCH v3 2/5] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH v3 3/5] LoongArch: Do not define pud_leaf() when there is no PMD
` [PATCH v3 4/5] mips: "
` [PATCH v3 5/5] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h

[PATCH] RISC-V: Enable IPI CPU Backtrace
 2024-07-13  1:15 UTC  (3+ messages)

[PATCH v4 0/4] Add board support for Sipeed LicheeRV Nano
 2024-07-13  0:13 UTC  (6+ messages)

[GIT PULL] KVM/riscv changes for 6.11
 2024-07-12 15:22 UTC  (2+ messages)

riscv/for-next baseline: 20 runs, 2 regressions (v6.10-rc1-55-gc9b8cd139c1d)
 2024-07-12 11:36 UTC 

[PATCH v5] riscv: Optimize crc32 with Zbc extension
 2024-07-12 10:20 UTC  (2+ messages)

[PATCH v5] riscv: hwprobe: export highest virtual userspace address
 2024-07-12 10:20 UTC  (2+ messages)

[PATCH] riscv: Improve sbi_ecall() code generation by reordering arguments
 2024-07-12 10:20 UTC  (2+ messages)

[PATCH v2] riscv: Add tracepoints for SBI calls and returns
 2024-07-12 10:20 UTC  (2+ messages)

[PATCH v4 00/10] riscv: add initial support for SpacemiT K1
 2024-07-12  9:13 UTC  (3+ messages)

[PATCH 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-07-12  0:36 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add pinctrl for Sophgo "

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

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-11 20:35 UTC  (7+ messages)
` [PATCH v3 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v3 7/8] RISC-V: Report vector unaligned access speed hwprobe

[PATCH v2 0/3] Add support for GPIO based CS
 2024-07-11 16:36 UTC  (3+ messages)
` [PATCH v2 1/3] spi: dt-bindings: Add num-cs property for mpfs-spi

[PATCH v2 0/2] serial: 8250: move mmp|pxa uart earlycon code and add xscale earlycon
 2024-07-11 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250: move mmp|pxa uart earlycon code
` [PATCH v2 2/2] serial: 8250_early: add xscale earlycon support

[PATCH v2 1/3] arch/x86: Drop own definition of pgd,p4d_leaf
 2024-07-11 15:08 UTC  (7+ messages)
` [PATCH v2 3/3] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h

[PATCH] riscv: Improve exception and system call latency
 2024-07-11 14:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
 2024-07-11 12:53 UTC  (2+ messages)

[PATCH v7 0/3] Fix address translations on MPFS PCIe controller
 2024-07-11 11:05 UTC  (4+ messages)
` [PATCH v7 2/3] PCI: microchip: Fix inbound address translation tables
` [PATCH v7 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH v6 0/4] Add Svade and Svadu Extensions Support
 2024-07-11 10:34 UTC  (6+ messages)
` [PATCH v6 2/4] dt-bindings: riscv: Add Svade and Svadu Entries


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 NNTP newsgroup(s).