public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-07-01 22:02:04 to 2023-07-04 15:02:48 UTC [more...]

[PATCH] RISC-V: Fix up some vector state related build failures
 2023-07-04 15:02 UTC  (2+ messages)

[PATCH] riscv: vector: only enable interrupts in the first-use trap
 2023-07-04 15:02 UTC  (3+ messages)

[v1, 0/2] Initialize Vector registers in the first-use trap
 2023-07-04 14:42 UTC  (2+ messages)

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-04 14:36 UTC  (5+ messages)
` [RESEND PATCH v9 2/2] "

[RESEND v1 0/2] Add SPI module for StarFive JH7110 SoC
 2023-07-04 14:13 UTC  (10+ messages)
` [RESEND v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
` [RESEND v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC

[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
 2023-07-04 14:11 UTC  (4+ messages)

[PATCH -next v7 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-04 21:23 UTC  (3+ messages)
` [PATCH -next v7 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v7 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH] riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
 2023-07-04 13:16 UTC  (3+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-04 12:28 UTC  (13+ messages)
` [PATCH v4 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v4 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver
` [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH v4 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-07-04  9:43 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC

[PATCH v1 0/2] Add SPI module for StarFive JH7110 SoC
 2023-07-04  9:19 UTC  (7+ messages)
` [PATCH v1 1/2] dt-binding: spi: constrain minItems of clocks and clock-names
` [PATCH v1 2/2] riscv: dts: starfive: Add spi node for JH7110 SoC
` [PATCH v4 0/3] Add initialization of clock for StarFive "
` [PATCH v4 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v4 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC

[RFC PATCH 0/4] Add missing pins for RZ/Five SoC
 2023-07-04  8:47 UTC  (10+ messages)
` [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro

[PATCH -next v6 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-04  8:11 UTC  (8+ messages)
` [PATCH -next v6 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH 1/2] riscv: Mark KASAN tmp* page tables variables as static
 2023-07-04  7:43 UTC  (2+ messages)
` [PATCH 2/2] riscv: Move create_tmp_mapping() to init sections

[PATCH v3 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-07-04  7:12 UTC  (18+ messages)
` [PATCH v3 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
` [PATCH v3 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v3 03/11] RISC-V: drop a needless check in print_isa_ext()
` [PATCH v3 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
` [PATCH v3 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
` [PATCH v3 06/11] RISC-V: add missing single letter extension definitions
` [PATCH v3 07/11] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v3 08/11] RISC-V: split riscv_fill_hwcap() in 3
` [PATCH v3 09/11] RISC-V: enable extension detection from new properties
` [PATCH v3 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
` [PATCH v3 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"

[PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-07-04  7:04 UTC  (11+ messages)
` [PATCH v6 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
` [PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
` [PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
` [PATCH v6 4/7] clk: starfive: Add StarFive JH7110 PLL clock driver
` [PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
` [PATCH v6 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
` [PATCH v6 7/7] riscv: dts: starfive: jh7110: Add PLL clocks source in SYSCRG node

[PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
 2023-07-04  7:06 UTC  (3+ messages)

[RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-07-04  6:46 UTC  (8+ messages)
` [RESEND PATCH v6 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
` [RESEND PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
` [RESEND PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
` [RESEND PATCH v6 4/7] clk: starfive: Add StarFive JH7110 PLL clock driver
` [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS
` [RESEND PATCH v6 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
` [RESEND PATCH v6 7/7] riscv: dts: starfive: jh7110: Add PLL clocks source in SYSCRG node

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-04  6:09 UTC  (4+ messages)
` [PATCH 3/9] drm/verisilicon: Add basic drm driver

[PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-04  3:51 UTC  (7+ messages)
` [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH] riscv: entry: Fixup do_trap_break from kernel side
 2023-07-04  2:44 UTC  (3+ messages)

[PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
 2023-07-04  2:25 UTC  (3+ messages)

[RFC PATCH 1/1] riscv/atomic.h: Deduplicate arch_atomic.*
 2023-07-04  2:08 UTC  (4+ messages)

[PATCH v6 0/8] Add Ethernet driver for StarFive JH7110 SoC
 2023-07-04  1:58 UTC  (5+ messages)

[PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-07-04  1:09 UTC  (6+ messages)
` [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list

[PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI
 2023-07-03 21:32 UTC  (26+ messages)
` [PATCH v2 2/3] firmware: introduce FFI for SMBIOS entry
    ` [External] "
` [PATCH v2 3/3] riscv: obtain SMBIOS entry from FFI
    ` [External] "
    ` [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP "
      ` [External] "

[PATCH 0/3] RISC-V: archrandom support
 2023-07-03 17:39 UTC  (9+ messages)
` [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT

[PATCH v5 0/5] nolibc: add part2 of support for rv32
 2023-07-03 15:51 UTC  (7+ messages)
` [PATCH v5 1/5] tools/nolibc: fix up #error compile failures with -ENOSYS
` [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32

[PATCH v2] dt-bindings: riscv: deprecate riscv,isa
 2023-07-03 15:02 UTC  (2+ messages)

[PATCH v1 00/11] tools/nolibc: shrink arch support
 2023-07-03 14:55 UTC  (6+ messages)
` [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h

[PATCH v4 00/10] tools/nolibc: add a new syscall helper
 2023-07-03 14:02 UTC  (29+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
  ` [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
  ` [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
  ` [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
  ` [PATCH v5 11/14] tools/nolibc: clean up mmap() support
  ` [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases

[PATCH] riscv: optimize ELF relocation function in riscv
 2023-07-03 10:47 UTC  (3+ messages)

[PATCH v3 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-03  9:45 UTC  (7+ messages)
` [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-07-03  7:54 UTC  (3+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper

[PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2
 2023-07-03  7:52 UTC  (5+ messages)

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-07-03  6:52 UTC  (4+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH 0/2] Two cross-compilation kselftest fixes
 2023-07-03  6:36 UTC  (2+ messages)

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-07-03  3:09 UTC  (10+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry

[PATCH v6 0/4] Add DMA driver for StarFive JH7110 SoC
 2023-07-03  1:35 UTC  (5+ messages)
` [PATCH v6 4/4] riscv: dts: starfive: add dma controller node

[PATCH v10 0/6] Add non-coherent DMA support for AX45MP
 2023-07-02 20:34 UTC  (7+ messages)
` [PATCH v10 1/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v10 2/6] riscv: errata: Add Andes alternative ports
` [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
` [PATCH v10 4/6] dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
` [PATCH v10 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH v10 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC

[PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
 2023-07-02 16:28 UTC  (3+ messages)

[PATCH v2 0/8] PCI: microchip: Fixes and clean-ups
 2023-07-01 23:13 UTC  (3+ messages)
` [PATCH v2 7/8] PCI: microchip: Rename and refactor mc_pcie_enable_msi()

[PATCH v5] dt-bindings: riscv: deprecate riscv,isa
 2023-07-01 23:10 UTC 


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