linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-30 13:21:09 to 2023-09-05 10:36:30 UTC [more...]

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-05 10:36 UTC  (19+ 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 5/8] KVM: riscv: selftests: Add exception handling support
` [PATCH v2 6/8] KVM: riscv: selftests: Add guest helper to get vcpu id
` [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] RISC-V: Optimize bitops with Zbb extension
 2023-09-05 10:31 UTC  (9+ messages)

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

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

[PATCH] riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
 2023-09-05  7:52 UTC  (8+ 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)

[PATCH v3 0/6] RISC-V: Enable cbo.zero in usermode
 2023-09-04 17:02 UTC  (7+ messages)
` [PATCH v3 1/6] RISC-V: Make zicbom/zicboz errors consistent
` [PATCH v3 2/6] RISC-V: Enable cbo.zero in usermode
` [PATCH v3 3/6] RISC-V: hwprobe: Expose Zicboz extension and its block size
` [PATCH v3 4/6] RISC-V: selftests: Statically link hwprobe test
` [PATCH v3 5/6] RISC-V: selftests: Convert hwprobe test to kselftest API
` [PATCH v3 6/6] RISC-V: selftests: Add CBO tests

[PATCH RFC v2 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
 2023-09-04 14:53 UTC  (4+ messages)

[RFC PATCH 0/3] Introduce reset driver for T-HEAD th1520 SoC
 2023-09-04 14:19 UTC  (8+ messages)
    ` [RFC PATCH 1/3] dt-bindings: reset: Document th1520 reset control
    ` [RFC PATCH 2/3] reset: Add th1520 reset driver support
    ` [RFC PATCH 3/3] riscv: dts: Add th1520 reset device tree

[PATCH net-next v2 0/3] add the dwmac driver for T-HEAD TH1520 SoC
 2023-09-04  5:41 UTC 

[PATCH 0/3] Add T-HEAD th1520 soc clock support
 2023-09-03 22:37 UTC  (4+ messages)
` [PATCH 2/3] clk: thead: add support for the T-HEAD TH1520 CCU

[PATCH v3] kbuild: Show marked Kconfig fragments in "help"
 2023-09-02 18:17 UTC  (6+ messages)

[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
 2023-09-02 13:59 UTC  (3+ messages)

[PATCH v1 0/3] Change tuning implementation
 2023-09-01 18:39 UTC  (13+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Drop unused properties
` [PATCH v1 2/3] mmc: starfive: Change tuning implementation

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-01 16:46 UTC  (10+ messages)
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH v6 22/38] riscv: Implement the new page table range API
 2023-09-01 16:25 UTC  (2+ messages)

[PATCH v3] riscv: dts: allwinner: d1: Add CAN controller nodes
 2023-09-01 16:25 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.6 Merge Window, Part 1
 2023-09-01 16:25 UTC  (5+ messages)

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-09-01 16:25 UTC  (2+ messages)

[PATCH v7 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-09-01 16:25 UTC  (2+ messages)

[PATCH v9 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-09-01 16:25 UTC  (2+ messages)

[PATCH v2 0/6] RISC-V: Enable cbo.zero in usermode
 2023-09-01 15:12 UTC  (15+ messages)
` [PATCH v2 1/6] RISC-V: Make zicbom/zicboz errors consistent
` [PATCH v2 2/6] RISC-V: Enable cbo.zero in usermode
` [PATCH v2 3/6] RISC-V: hwprobe: Expose Zicboz extension and its block size
` [PATCH v2 4/6] RISC-V: selftests: Statically link hwprobe test
` [PATCH v2 5/6] RISC-V: selftests: Convert hwprobe test to kselftest API
` [PATCH v2 6/6] RISC-V: selftests: Add CBO tests

[PATCH v5] riscv: add userland instruction dump to RISC-V splats
 2023-09-01 12:30 UTC 

[PATCH] soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met
 2023-09-01 11:53 UTC  (3+ messages)

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

[PATCH] riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
 2023-09-01 10:51 UTC 

[PATCH v4] riscv: add userland instruction dump to RISC-V splats
 2023-09-01 10:01 UTC  (5+ messages)
  ` [External] "

[PATCH v3 0/3] Enable 4-bit tx support
 2023-09-01  8:16 UTC  (3+ messages)
` [PATCH v3 1/3] arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash

[GIT PULL] KVM/riscv changes for 6.6
 2023-09-01  8:03 UTC  (3+ messages)

[PATCH v2 0/3] Enable 4-bit tx support
 2023-09-01  7:05 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash

[PATCH] char: hw_random: mpfs-rng: removed unneeded call to platform_set_drvdata()
 2023-09-01  6:25 UTC  (4+ messages)

linux-next: Tree for Aug 31 (riscv: ANDES errata)
 2023-09-01  6:23 UTC  (2+ messages)

[PATCH v4 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-01  3:57 UTC  (8+ messages)
` [PATCH v4 07/11] PCI: microchip: Rename IRQ init function
` [PATCH v4 08/11] PCI: microchip: Move IRQ init functions to pcie-plda-host.c

[PATCH v4 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-09-01  3:07 UTC  (4+ messages)
` [PATCH v4 2/3] clocksource: Add JH7110 timer driver

starfive crypto list_add corruption
 2023-09-01  2:39 UTC  (3+ messages)

[PATCH] RISC-V: Remove unused "size" in ptrace
 2023-08-31 22:02 UTC  (6+ messages)

[v2] RISC-V: Add ptrace support for vectors
 2023-08-31 21:58 UTC  (8+ messages)

[PATCH] riscv: signal: fix sigaltstack frame size checking
 2023-08-31 21:58 UTC  (3+ messages)

[PATCH bpf-next v4 0/4] bpf, riscv: use BPF prog pack allocator in BPF JIT
 2023-08-31 21:19 UTC  (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: make bpf_prog_pack allocator portable
` [PATCH bpf-next v4 2/4] riscv: extend patch_text_nosync() for multiple pages
` [PATCH bpf-next v4 3/4] riscv: implement a memset like function for text
` [PATCH bpf-next v4 4/4] bpf, riscv: use prog pack allocator in the BPF JIT

[PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
 2023-08-31 17:10 UTC  (4+ messages)

[PATCH] riscv: provide riscv-specific is_trap_insn()
 2023-08-31 16:29 UTC  (5+ messages)

[PATCH v2 0/2] riscv: correct pt_level name via pgtable_l5/4_enabled
 2023-08-31 16:27 UTC  (3+ messages)
` [PATCH v2 1/2] RISC-V: Provide pgtable_l5_enabled on rv32

[PATCH v2 0/2] kbuild: Show Kconfig fragments in "help"
 2023-08-31 15:45 UTC  (7+ messages)

[PATCH bpf-next v3 0/3] bpf, riscv: use BPF prog pack allocator in BPF JIT
 2023-08-31 13:15 UTC  (8+ messages)

linux-6.5/tools/tracing/rtla/src/utils.c:548:invalidScanfFormatWidth
 2023-08-31 10:53 UTC 

[PATCH] riscv: kexec: Cleanup riscv_kexec_relocate
 2023-08-31  7:38 UTC  (4+ messages)

[PATCH v6 0/5] riscv: Introduce KASLR
 2023-08-31  5:33 UTC  (3+ messages)

[PATCH] lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
 2023-08-30 23:44 UTC  (4+ messages)

[RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
 2023-08-30 21:59 UTC  (5+ messages)

WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
 2023-08-30 21:05 UTC  (12+ messages)

[PATCH v12 0/6] Add non-coherent DMA support for AX45MP
 2023-08-30 20:30 UTC  (2+ messages)

[PATCH v3 0/3] riscv: dma-mapping: unify support for cache flushes
 2023-08-30 20:30 UTC  (2+ messages)

[PATCH v4 0/2] RISC-V: Probe for misaligned access speed
 2023-08-30 20:30 UTC  (2+ messages)

[PATCH v4] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-08-30 17:55 UTC  (7+ messages)

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-08-30 16:42 UTC  (11+ messages)

[PATCH 0/6] RISC-V: Enable cbo.zero in usermode
 2023-08-30 16:22 UTC  (3+ messages)

[PATCH V11 0/5] riscv: Optimize function trace
 2023-08-30 15:28 UTC  (3+ messages)

[PATCH] riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
 2023-08-30 13:24 UTC  (3+ messages)

[PATCH 0/3] arch: include asm/cacheflush.h in asm/hugetlb.h
 2023-08-30 13:24 UTC  (2+ messages)
` (subset) "

[PATCH] riscv: remove redundant mv instructions
 2023-08-30 13:24 UTC  (2+ messages)

[PATCH -next v9 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-08-30 13:20 UTC  (2+ messages)

[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
 2023-08-30 13:20 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;
as well as URLs for NNTP newsgroup(s).