linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-29 07:52:11 to 2023-07-01 23:10:41 UTC [more...]

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

[PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2
 2023-07-01 23:05 UTC  (4+ messages)

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

[PATCH v6 0/8] Add Ethernet driver for StarFive JH7110 SoC
 2023-07-01 21:57 UTC  (4+ messages)

[GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 1
 2023-07-01 15:45 UTC  (7+ messages)

[PATCH v6 00/11] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-07-01 15:45 UTC  (2+ messages)

[PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-07-01 14:53 UTC  (19+ messages)
` [PATCH v5 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v5 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v5 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v5 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v5 05/13] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v5 06/13] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v5 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v5 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
` [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
` [PATCH v5 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v5 13/13] KVM: riscv: selftests: Add get-reg-list test

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

[GIT PULL] KVM/riscv changes for 6.5
 2023-07-01 11:37 UTC  (3+ messages)

[PATCH v4] dt-bindings: riscv: deprecate riscv,isa
 2023-07-01 11:25 UTC  (4+ messages)

[PATCH v2 00/10] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-07-01 10:49 UTC  (26+ messages)
` [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v2 02/10] RISC-V: drop a needless check in print_isa_ext()
` [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c
` [PATCH v2 04/10] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
` [PATCH v2 05/10] RISC-V: add missing single letter extension definitions
` [PATCH v2 06/10] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v2 07/10] RISC-V: split riscv_fill_hwcap() in 3
` [PATCH v2 08/10] RISC-V: enable extension detection from new properties
` [PATCH v2 09/10] RISC-V: try new extension properties in of_early_processor_hartid()
` [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"

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

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-07-01  8:22 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH v1 0/5] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-07-01  8:17 UTC  (16+ messages)
` [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
` [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver
` [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
` [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-07-01  4:22 UTC  (9+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry

[PATCH 1/2] RISC-V: Probe for unaligned access speed
 2023-06-30 21:57 UTC  (13+ messages)
` [PATCH 2/2] RISC-V: alternative: Remove feature_probe_func

[PATCH 0/6] riscv: KCFI support
 2023-06-30 20:13 UTC  (18+ messages)
` [PATCH 1/6] riscv: Implement syscall wrappers
` [PATCH 2/6] riscv: Add types to indirectly called assembly functions
` [PATCH 3/6] riscv: Add ftrace_stub_graph
` [PATCH 4/6] riscv: Add CFI error handling
` [PATCH 5/6] riscv/purgatory: Disable CFI
` [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected

[PATCH V2] riscv: Add BUG_ON() for no cpu nodes in devicetree
 2023-06-30 18:39 UTC  (2+ messages)

[PATCH v3] dt-bindings: riscv: deprecate riscv,isa
 2023-06-30 17:40 UTC  (5+ messages)

[PATCH v2 0/8] PCI: microchip: Fixes and clean-ups
 2023-06-30 15:48 UTC  (9+ messages)
` [PATCH v2 1/8] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v2 2/8] PCI: microchip: Enable building driver as a module
` [PATCH v2 3/8] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v2 4/8] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v2 5/8] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v2 6/8] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v2 7/8] PCI: microchip: Rename and refactor mc_pcie_enable_msi()
` [PATCH v2 8/8] PCI: microchip: Re-partition code between probe() and init()

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-30 14:33 UTC  (4+ messages)
` [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-30 12:14 UTC  (5+ messages)
` [PATCH 6/9] drm/verisilicon: Add drm crtc funcs
` [PATCH 7/9] drm/verisilicon: Add drm plane funcs

[RFC PATCH 0/4] Add missing pins for RZ/Five SoC
 2023-06-30 12:04 UTC  (5+ messages)
` [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [RFC PATCH 2/4] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
` [RFC PATCH 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [RFC PATCH 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-06-30 11:53 UTC  (25+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
` [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
` [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>

[PATCH v3 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-30 11:16 UTC  (14+ messages)
` [PATCH v3 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v3 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v3 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v3 04/10] drivers: perf: Rename riscv pmu sbi driver
` [PATCH v3 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v3 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [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 v3 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v3 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH 0/2] Two cross-compilation kselftest fixes
 2023-06-30 10:27 UTC  (5+ messages)
` [PATCH 1/2] selftests/openat2: Run-time check for -fsanitize=undefined
` [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds

[PATCH 1/3] PCI: meson: Remove cast between incompatible function type
 2023-06-30 10:20 UTC  (7+ messages)
` [PATCH 2/3] PCI: keembay: "
` [PATCH 3/3] PCI: microchip: "

[PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
 2023-06-30  8:06 UTC  (3+ messages)

[PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
 2023-06-30  6:33 UTC  (4+ messages)

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-06-29 17:26 UTC  (4+ messages)
` [RESEND PATCH v9 2/2] "

[PATCH v2 0/2] RISC-V: T-Head vector handling
 2023-06-29 16:06 UTC  (3+ messages)
` [PATCH v2 3/3] RISC-V: add T-Head vector errata handling

[PATCH v4] riscv: Discard vector state on syscalls
 2023-06-29 14:22 UTC 

[PATCH v3] riscv: Discard vector state on syscalls
 2023-06-29 13:48 UTC  (5+ messages)

[PATCH v1] RISC-V: drop error print from riscv_hartid_to_cpuid()
 2023-06-29 11:33 UTC 

[PATCH v5 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-29  9:01 UTC  (7+ messages)
` [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
 2023-06-29  8:20 UTC 

[PATCH v8 0/5] Add JH7110 USB PHY driver support
 2023-06-29  7:51 UTC  (4+ messages)
` [PATCH v8 1/5] dt-bindings: phy: Add StarFive JH7110 USB PHY
` [PATCH v8 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
` [PATCH v8 5/5] riscv: dts: starfive: Add PCIe PHY dts configuration for JH7110


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).