public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-12-06 08:10:02 to 2023-12-08 04:19:00 UTC [more...]

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-08  4:18 UTC  (4+ messages)
` [PATCH v2 05/13] crypto: simd - Update `walksize` in simd skcipher

[PATCH 0/3] riscv: Add kernel-mode FPU support for amdgpu
 2023-12-08  4:17 UTC  (4+ messages)
` [PATCH 1/3] riscv: Add support for kernel-mode FPU

[v3 0/6] DRM driver for verisilicon
 2023-12-08  3:23 UTC  (19+ messages)
` [v3 1/6] dt-bindings: display: Add yamls for JH7110 display system
` [v3 4/6] drm/vs: Add KMS crtc&plane
` [v3 5/6] drm/vs: Add hdmi driver
          `  "

[PATCH 0/6] RISC-V: KVM: Make SBI uapi consistent with ISA uapi
 2023-12-08  2:15 UTC  (5+ messages)
` [PATCH 1/6] RISC-V: KVM: Don't add SBI multi regs in get-reg-list
` [PATCH 5/6] KVM: riscv: selftests: Use register subtypes

[PATCH] riscv: Fix SMP when shadow call stacks are enabled
 2023-12-08  1:50 UTC  (4+ messages)

[PATCH v6 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-08  1:15 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
` [PATCH v6 2/4] dt-bindings: clock: sophgo: support SG2042
` [PATCH v6 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v6 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v3 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-08  1:13 UTC  (11+ messages)
` [PATCH v3 1/4] dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoC
` [PATCH v3 2/4] clk: sophgo: Add CV1800 series clock controller driver
` [PATCH v3 3/4] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v3 4/4] riscv: dts: sophgo: add uart clock "

[PATCH v4 1/1] riscv: optimize ELF relocation function in riscv
 2023-12-08  1:02 UTC  (2+ messages)

[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-07 22:32 UTC  (16+ messages)
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-07 22:28 UTC  (15+ messages)
` [RFC 1/9] RISC-V: Fix the typo in Scountovf CSR name
` [RFC 2/9] drivers/perf: riscv: Add a flag to indicate SBI v2.0 support
` [RFC 3/9] RISC-V: Add FIRMWARE_READ_HI definition
` [RFC 4/9] drivers/perf: riscv: Read upper bits of a firmware counter
` [RFC 5/9] RISC-V: Add SBI PMU snapshot definitions
` [RFC 6/9] drivers/perf: riscv: Implement SBI PMU snapshot function

[PATCH v5 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-07 20:33 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
` [PATCH v5 2/4] dt-bindings: clock: sophgo: support SG2042
` [PATCH v5 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v5 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v2 0/7] IOMMU related FW parsing cleanup
 2023-12-07 18:03 UTC  (8+ messages)
` [PATCH v2 1/7] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 2/7] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 3/7] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 4/7] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 5/7] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH v2 6/7] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 7/7] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places

[PATCH RFC/RFT 0/4] Remove preventive sfence.vma
 2023-12-07 16:37 UTC  (8+ messages)
` [PATCH RFC/RFT 1/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT 2/4] riscv: Add a runtime detection of invalid TLB entries caching
` [PATCH RFC/RFT 3/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings
` [PATCH RFC/RFT 4/4] TEMP: riscv: Add debugfs interface to retrieve #sfence.vma

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-07 16:21 UTC  (3+ messages)

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-12-07 15:34 UTC  (2+ messages)

[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-07 15:31 UTC  (3+ messages)

[PATCH] riscv: fix misaligned access handling of C.SWSP and C.SDSP
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH] dt-bindings: perf: riscv,pmu: drop unneeded quotes
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH -next] RISC-V: hwprobe: Always use u64 for extension bits
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH v2] Support rv32 ULEB128 test
 2023-12-07 15:20 UTC  (3+ messages)

[PATCH v3] riscv: errata: andes: Probe for IOCP only once in boot stage
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH v1 00/14] RISC-V: Add steal-time support
 2023-12-07 14:46 UTC  (7+ messages)
` [PATCH v1 03/14] RISC-V: paravirt: Implement "
` [PATCH v1 04/14] RISC-V: paravirt: Add kconfigs

[RFT 1/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
 2023-12-07 13:11 UTC  (5+ messages)

[PATCH] Translated the RISC-V architecture boot documentation
 2023-12-07  9:32 UTC  (2+ messages)

[RFC PATCH 0/3] riscv: add support for SBI Supervisor Software Events
 2023-12-07  9:23 UTC  (3+ messages)
` [External] "

[PATCH v8 0/4] RISC-V: Add MMC support for TH1520 boards
 2023-12-07  8:27 UTC  (11+ messages)
` [PATCH v8 1/4] riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
` [PATCH v8 2/4] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v8 3/4] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v8 4/4] riscv: dts: thead: Enable LicheePi 4A "

[RFC PATCH V1 00/11] riscv: Introduce 64K base page
 2023-12-07  6:07 UTC  (2+ messages)

[PATCH 0/2] riscv: Enable percpu page first chunk allocator
 2023-12-07  5:46 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf
 2023-12-07  5:41 UTC 

[PATCH v3 0/7] kexec_file: print out debugging message if required
 2023-12-06 23:22 UTC  (8+ messages)
` [PATCH v3 5/7] kexec_file, ricv: "

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-06 21:44 UTC  (7+ messages)
` [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack()

[PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
 2023-12-06 20:28 UTC  (3+ messages)

[PATCH 2/2] membarrier: riscv: Provide core serializing command
 2023-12-06 17:56 UTC  (6+ messages)

[PATCH v2 1/8] riscv: errata: Add StarFive JH7100 errata
 2023-12-06 17:09 UTC  (2+ messages)

[PATCH -fixes] riscv: Check if the code to patch lies in the exit section
 2023-12-06 16:54 UTC 

[PATCH v3 0/6] Initial device tree support for StarFive JH8100 SoC
 2023-12-06 16:45 UTC  (2+ messages)

[PATCH 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-06 15:39 UTC  (3+ messages)
` [PATCH 2/4] clk: sophgo: Add CV1800 series clock controller driver

[PATCH v2 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-05 11:55 UTC  (2+ messages)
` [PATCH v2 2/4] clk: sophgo: Add CV1800 series clock controller driver

[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-06 11:50 UTC  (17+ messages)
` [PATCH v1 01/16] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 02/16] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 03/16] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 04/16] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 05/16] dt-bindings: clock: Add StarFive JH8100 System clock and reset generator
` [PATCH v1 06/16] clk: starfive: Add JH8100 System clock generator driver
` [PATCH v1 07/16] dt-bindings: clock: Add StarFive JH8100 System-North-West clock and reset generator
` [PATCH v1 08/16] clk: starfive: Add JH8100 System-North-West clock generator driver
` [PATCH v1 09/16] dt-bindings: clock: Add StarFive JH8100 System-North-East clock and reset generator
` [PATCH v1 10/16] clk: starfive: Add JH8100 System-North-East clock generator driver
` [PATCH v1 11/16] dt-bindings: clock: Add StarFive JH8100 System-South-West clock and reset generator
` [PATCH v1 12/16] clk: starfive: Add JH8100 System-South-West clock generator driver
` [PATCH v1 13/16] dt-bindings: clock: Add StarFive JH8100 Always-On clock and reset generator
` [PATCH v1 14/16] clk: starfive: Add JH8100 Always-On clock generator driver
` [PATCH v1 15/16] reset: starfive: Add StarFive JH8100 reset driver
` [PATCH v1 16/16] riscv: dts: starfive: jh8100: Add clocks and resets nodes

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-06 11:44 UTC  (4+ messages)
` [PATCH v4 031/115] pwm: sifive: Make use of pwmchip_parent() macro
` [PATCH v4 076/115] pwm: microchip-core: Make use of devm_pwmchip_alloc() function
` [PATCH v4 089/115] pwm: sifive: "

[PATCH v2] selftests: sud_test: return correct emulated syscall value on RISC-V
 2023-12-06 16:29 UTC  (2+ messages)

[PATCH v2 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
 2023-12-06 16:19 UTC  (2+ messages)

[PATCH 1/1] Translated the RISC-V architecture boot documentation
 2023-12-06 14:41 UTC 

[PATCH v3 0/3] Add missing port pins for RZ/Five SoC
 2023-12-06 14:29 UTC  (7+ messages)
` [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v3 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v3 3/3] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[syzbot] riscv/fixes boot error: failed to read from qemu: EOF
 2023-12-06 13:26 UTC  (2+ messages)

[PATCH v3 0/1] riscv: Introduce system suspend support
 2023-12-06 12:40 UTC  (4+ messages)
` [PATCH v3 1/1] riscv: sbi: "

[PATCH v3 0/6] PolarFire SoC Auto Update Support
 2023-12-06 12:25 UTC  (2+ messages)

[PATCH v4 0/2] riscv: Fix issues with module loading
 2023-12-06 12:10 UTC  (2+ messages)

[PATCH v12 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-06 10:58 UTC  (22+ messages)
` [PATCH v12 01/21] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v12 02/21] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v12 03/21] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v12 04/21] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v12 05/21] PCI: microchip: Rename two PCIe data structures
` [PATCH v12 06/21] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v12 07/21] PCI: microchip: Rename two setup functions
` [PATCH v12 08/21] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v12 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v12 10/21] PCI: microchip: Rename interrupt related functions
` [PATCH v12 11/21] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v12 12/21] PCI: microchip: Add request_event_irq() callback function
` [PATCH v12 13/21] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v12 14/21] PCI: microchip: Add get_events() callback function
` [PATCH v12 15/21] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v12 16/21] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v12 17/21] PCI: plda: Add event interrupt codes and host init/deinit functions
` [PATCH v12 18/21] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v12 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v12 20/21] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v12 21/21] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH v2 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-06 11:07 UTC  (4+ messages)

[PATCH v2 2/4] clk: sophgo: Add CV1800 series clock controller driver
 2023-12-06 11:01 UTC  (4+ messages)

[PATCH] drivers: perf: constify the ctl_table argument of the riscv user access handler
 2023-12-06 10:55 UTC  (2+ messages)

[PATCH 12/27] tty: hvc: convert to u8 and size_t
 2023-12-06  9:30 UTC  (2+ messages)

[PATCH v2 0/1] riscv: Introduce system suspend support
 2023-12-06  8:24 UTC  (4+ messages)
` [PATCH v2 1/1] riscv: sbi: "


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