Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-04 17:02:49 to 2023-09-10 00:17:02 UTC [more...]

[PATCH v2] RISC-V: Fix use of non existent CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
 2023-09-10  0:16 UTC  (5+ messages)

[PATCH v5 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-09-09 23:23 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
` [PATCH v5 2/3] clocksource: Add JH7110 timer driver
` [PATCH v5 3/3] riscv: dts: jh7110: starfive: Add timer node

[PATCH 0/7] riscv: ASID-related and UP-related TLB flush enhancements
 2023-09-09 23:02 UTC  (9+ messages)
` [PATCH 1/7] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH 2/7] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH 3/7] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH 4/7] riscv: mm: Make asid_bits a local variable
` [PATCH 5/7] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH 6/7] riscv: mm: Always flush a single MM context by ASID
` [PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code

[GIT PULL] RISC-V Patches for the 6.6 Merge Window, Part 2 (try 2)
 2023-09-09 21:54 UTC  (2+ messages)

[PATCH v3 0/4] riscv: tlb flush improvements
 2023-09-09 20:11 UTC  (18+ messages)
` [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH AUTOSEL 6.4 25/25] riscv: Add CFI error handling
 2023-09-09  3:33 UTC  (2+ messages)

[PATCH AUTOSEL 6.5 28/28] riscv: Add CFI error handling
 2023-09-09  0:36 UTC 

[PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe
 2023-09-09  0:15 UTC  (2+ messages)

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-09-08 22:53 UTC  (6+ messages)

[GIT PULL] RISC-V Patches for the 6.6 Merge Window, Part 2
 2023-09-08 18:38 UTC  (5+ messages)

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-08 18:04 UTC 

[PATCH v5] riscv: add userland instruction dump to RISC-V splats
 2023-09-08 18:00 UTC  (5+ messages)
  ` [External] "

[PATCH V3] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-09-08 15:43 UTC 

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-09-08 14:49 UTC  (5+ messages)
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v1 0/3] Change tuning implementation
 2023-09-08 13:32 UTC  (11+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Drop unused properties

[PATCH 0/8] sysctl: Remove sentinel elements from arch
 2023-09-08  9:01 UTC  (16+ messages)
` [PATCH 1/8] S390: Remove sentinel elem from ctl_table arrays
` [PATCH 2/8] arm: "
` [PATCH 3/8] arch/x86: "
` [PATCH 4/8] x86 vdso: rm sentinel element from ctl_table array
` [PATCH 5/8] riscv: Remove "
` [PATCH 6/8] powerpc: Remove sentinel element from ctl_table arrays
` [PATCH 7/8] ia64: Remove sentinel element from ctl_table array
` [PATCH 8/8] c-sky: rm sentinel element from ctl_talbe array

[PATCH v3 0/5] riscv: Add fine-tuned checksum functions
 2023-09-08  5:14 UTC  (6+ messages)
` [PATCH v3 1/5] riscv: Checksum header
` [PATCH v3 2/5] riscv: Add checksum library
` [PATCH v3 3/5] riscv: Vector checksum header
` [PATCH v3 4/5] riscv: Vector checksum library
` [PATCH v3 5/5] riscv: Test checksum functions

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-08  2:36 UTC  (35+ messages)
` [PATCH v2 1/8] KVM: selftests: Unify the codes for guest exception handling
` [PATCH v2 2/8] KVM: arm64: selftest: Split arch_timer test code
` [PATCH v2 3/8] tools: riscv: Add header file csr.h
` [PATCH v2 4/8] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v2 7/8] KVM: riscv: selftest: Change vcpu_has_ext to a common function
` [PATCH v2 8/8] KVM: riscv: selftests: Add sstc timer test

[PATCH v2 0/5] riscv: Add fine-tuned checksum functions
 2023-09-07 17:47 UTC  (14+ messages)
` [PATCH v2 1/5] riscv: Checksum header
` [PATCH v2 2/5] riscv: Add checksum library
` [PATCH v2 3/5] riscv: Vector checksum header
` [PATCH v2 4/5] riscv: Vector checksum library
` [PATCH v2 5/5] riscv: Test checksum functions

[PATCH v5 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-07 17:19 UTC  (13+ messages)
` [PATCH v5 01/11] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v5 02/11] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v5 03/11] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v5 04/11] PCI: microchip: Rename data structure and functions
` [PATCH v5 05/11] PCI: plda: Move the common functions to pcie-plda-host.c
` [PATCH v5 06/11] PCI: plda: Add event interrupt codes and IRQ domain ops
` [PATCH v5 07/11] PCI: microchip: Rename IRQ init function
` [PATCH v5 08/11] PCI: microchip: Move IRQ init functions to pcie-plda-host.c
` [PATCH v5 09/11] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v5 10/11] PCI: starfive: Add "
` [PATCH v5 11/11] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH 0/4] Support Andes PMU extension
 2023-09-07 13:06 UTC  (10+ messages)
` [PATCH 1/4] riscv: errata: Rename defines for Andes
` [RFC PATCH 2/4] irqchip/riscv-intc: Support large non-standard hwirq number
` [PATCH 3/4] riscv: errata: Add Andes PMU errata
` [PATCH 4/4] riscv: andes: Support symbolic FW and HW raw events

[External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
 2023-09-07 12:15 UTC  (7+ messages)

[PATCH V1 0/3] riscv: kexec: cleanup and fixups
 2023-09-07 10:33 UTC  (4+ messages)
` [PATCH V1 1/3] riscv: kexec: Cleanup riscv_kexec_relocate
` [PATCH V1 2/3] riscv: kexec: Align the kexeced kernel entry
` [PATCH V1 3/3] riscv: kexec: Remove -fPIE for PURGATORY_CFLAGS

[PATCH 00/10] RISC-V: Refactor instructions
 2023-09-07  8:51 UTC  (5+ messages)

[RFC PATCH 0/3] Introduce reset driver for T-HEAD th1520 SoC
 2023-09-07  1:46 UTC  (6+ messages)
    ` [RFC PATCH 2/3] reset: Add th1520 reset driver support

[PATCH v6 0/5] riscv: Introduce KASLR
 2023-09-06 23:27 UTC  (3+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-06 22:10 UTC  (5+ messages)
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory

[RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
 2023-09-06 21:15 UTC  (3+ messages)

[PATCH v1 v1 0/7] DRM driver for verisilicon
 2023-09-06 14:32 UTC  (7+ messages)
` [PATCH v1 v1 4/7] drm/fourcc: Add drm/vs tiled modifiers
` [PATCH v1 v1 5/7] drm/vs: Register DRM device
` [PATCH v1 v1 6/7] drm/vs: Add KMS crtc&plane

[PATCH bpf-next v4 0/4] bpf, riscv: use BPF prog pack allocator in BPF JIT
 2023-09-06 13:31 UTC  (3+ messages)

[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
 2023-09-06  8:00 UTC  (3+ messages)

[PATCH -fixes] riscv: kexec: Align the kexeced kernel entry
 2023-09-06  9:58 UTC 

[PATCH] modify CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK in riscv irq.c file
 2023-09-06  8:53 UTC  (2+ messages)

[PATCH] riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
 2023-09-06  2:50 UTC  (2+ messages)

[PATCH] riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
 2023-09-06  2:50 UTC  (2+ messages)

[PATCH] riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
 2023-09-06  2:50 UTC  (4+ messages)

[PATCH] soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met
 2023-09-06  2:50 UTC  (2+ messages)

[PATCH v6 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-09-06  2:46 UTC  (2+ messages)

[PATCH v4] riscv: dts: allwinner: d1: Add PMU event node
 2023-09-06  0:50 UTC  (3+ messages)

[PATCH v3 0/6] RISC-V: Enable cbo.zero in usermode
 2023-09-05 20:18 UTC  (6+ messages)
` [PATCH v3 4/6] RISC-V: selftests: Statically link hwprobe test
` [PATCH v3 6/6] RISC-V: selftests: Add CBO tests

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-05 13:50 UTC  (10+ messages)
` [PATCH 1/4] sched: consolidate and cleanup access to CPU's max compute capacity
` [PATCH 3/4] cpufreq/schedutil: use a fixed reference frequency
` [PATCH 4/4] energy_model: "

[PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
 2023-09-05 15:07 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH 0/3] riscv: vdso.lds.S: some improvement
 2023-09-05 14:46 UTC  (2+ messages)

[v2] RISC-V: Add ptrace support for vectors
 2023-09-05 13:22 UTC  (7+ messages)

[PATCH] RISC-V: Optimize bitops with Zbb extension
 2023-09-05 12:38 UTC  (10+ messages)

[PATCH] riscv: alternative: remove alternative boundary symbols in vdso
 2023-09-05  9:49 UTC  (3+ messages)

[PATCH] clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX
 2023-09-05  7:09 UTC 

[PATCH] riscv: mm: update T-Head memory type definitions
 2023-09-04 20:22 UTC  (2+ messages)

[PATCH v2 0/2] riscv: errata: improve T-Head CMO
 2023-09-04 19:59 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: errata: fix T-Head dcache.cva encoding

[PATCH] riscv: dts: thead: set dma-noncoherent to soc bus
 2023-09-04 19:27 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).