linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-28 06:12:55 to 2023-10-03 04:44:45 UTC [more...]

[PATCH v10 00/15] Linux RISC-V AIA Support
 2023-10-03  4:43 UTC 

[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
 2023-10-03  4:37 UTC  (4+ messages)

[PATCH v2 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-10-03  4:22 UTC  (5+ messages)
` [PATCH v2 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v2 2/4] dt-bindings: dma: sf-pdma: add new compatible name
` [PATCH v2 3/4] dmaengine: sf-pdma: add mpfs-pdma "
` [PATCH v2 4/4] riscv: dts: microchip: add specific compatible for mpfs' pdma

[PATCH v3 0/6] KVM RISC-V Conditional Operations
 2023-10-03  3:52 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: riscv: Add Zicond extension entry
` [PATCH v3 2/6] RISC-V: Detect Zicond from ISA string
` [PATCH v3 3/6] RISC-V: KVM: Allow Zicond extension for Guest/VM
` [PATCH v3 4/6] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
` [PATCH v3 5/6] KVM: riscv: selftests: Add smstateen registers "
` [PATCH v3 6/6] KVM: riscv: selftests: Add condops extensions "

[PATCH 0/5] Add Milk-V Duo board support
 2023-10-03  2:32 UTC  (20+ messages)
` [PATCH 1/5] dt-bindings: interrupt-controller: Add SOPHGO CV1800B plic
` [PATCH 2/5] dt-bindings: timer: Add SOPHGO CV1800B clint
` [PATCH 3/5] dt-bindings: riscv: Add Milk-V Duo board compatibles
` [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
` [PATCH 5/5] riscv: dts: sophgo: add Milk-V Duo board "

[PATCH 00/40] soc: Convert to platform remove callback returning void
 2023-10-03  1:10 UTC  (7+ messages)
` (subset) "

[PATCH 0/7] Add support to handle misaligned accesses in S-mode
 2023-10-02 22:22 UTC  (15+ messages)
` [PATCH 6/7] riscv: report misaligned accesses emulation to hwprobe

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-10-02 21:43 UTC  (13+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
 2023-10-02 15:58 UTC  (11+ messages)
` [PATCH 1/2] mm: Change mmap_rnd_bits_max to __ro_after_init
` [PATCH 2/2] riscv: mm: Update mmap_rnd_bits_max

[PATCH v2 -next 0/4] RISC-V: ACPI improvements
 2023-10-02 15:53 UTC  (7+ messages)
` [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
` [PATCH v2 -next 4/4] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu

[PATCH 0/7] KVM RISC-V Conditional Operations
 2023-10-02 15:36 UTC  (4+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string

[PATCH] docs: move riscv under arch
 2023-10-02 15:32 UTC  (8+ messages)
    ` [PATCH v1] "

[PATCH v9 00/15] Linux RISC-V AIA Support
 2023-10-02 15:18 UTC  (19+ messages)
` [PATCH v9 02/15] of: property: Add fw_devlink support for msi-parent
` [PATCH v9 03/15] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
` [PATCH v9 04/15] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
` [PATCH v9 05/15] irqchip/sifive-plic: Convert PLIC driver into a platform driver
` [PATCH v9 06/15] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v9 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v9 08/15] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v9 09/15] irqchip/riscv-imsic: Add support for platform MSI irqdomain
` [PATCH v9 10/15] irqchip/riscv-imsic: Add support for PCI "
` [PATCH v9 11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v9 12/15] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v9 13/15] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v9 14/15] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v9 15/15] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-10-02 15:10 UTC  (6+ messages)
` [PATCH 1/5] riscv: Use WRITE_ONCE() when setting page table entries
` [PATCH 2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
` [PATCH 3/5] riscv: mm: Only compile pgtable.c if MMU
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
` [PATCH 5/5] riscv: Use accessors to page table entries instead of direct dereference

[PATCH] riscv: mm: Synchronize memory attributes for all mm in free_initmem() on RV32 platform
 2023-10-02 13:59 UTC  (3+ messages)

[PATCH] riscv: fix out of bounds in walk_stackframe
 2023-10-02 13:41 UTC  (14+ messages)
          ` [PATCH] Test for riscv fixes

[PATCH -fixes 0/2] Fix set_huge_pte_at()
 2023-10-02 13:11 UTC  (6+ messages)
` [PATCH -fixes 1/2] riscv: Handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking
` [PATCH -fixes 2/2] riscv: Fix set_huge_pte_at() for NAPOT mappings when a swap entry is set

[PATCH] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions
 2023-10-02 12:50 UTC 

[PATCH] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
 2023-10-02 12:15 UTC  (6+ messages)

[PATCH v3 0/7] sysctl: Remove sentinel elements from arch
 2023-10-02 11:30 UTC  (8+ messages)
` [PATCH v3 1/7] S390: Remove now superfluous sentinel elem from ctl_table arrays
` [PATCH v3 2/7] arm: "
` [PATCH v3 3/7] arch/x86: "
` [PATCH v3 4/7] x86/vdso: Remove now superfluous sentinel element from ctl_table array
` [PATCH v3 5/7] riscv: "
` [PATCH v3 6/7] powerpc: Remove now superfluous sentinel element from ctl_table arrays
` [PATCH v3 7/7] c-sky: Remove now superfluous sentinel element from ctl_talbe array

[PATCH v2 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
 2023-10-02 10:55 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: errata: thead: use pa based instructions "

[PATCH 0/2] Improve pwm-ir-tx precision
 2023-10-01 17:21 UTC  (5+ messages)
` [PATCH 1/2] pwm: make it possible to apply pwm changes in atomic context

[PATCH 0/2] usb: dwc3: add driver for T-HEAD TH1520 SoC
 2023-09-30 15:52 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: Add T-HEAD TH1520 USB controller

[PATCH v1 0/7] DCE/DSE: Add Dead Syscalls Elimination support, part1
 2023-09-30  9:31 UTC  (3+ messages)

[PATCH v3 0/3] Change tuning implementation
 2023-09-30  8:59 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64
 2023-09-29 22:48 UTC  (4+ messages)
` [PATCH v2 1/2] mm: hugetlb: Add huge page size param to set_huge_pte_at()

[PATCH bpf 3/4] bpf: Ensure unit_size is matched with slab cache object size
 2023-09-29 21:00 UTC  (4+ messages)

[PATCH 0/2] pwm: add driver for T-THEAD TH1520 SoC
 2023-09-29 15:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
` [PATCH 2/2] pwm: add T-HEAD PWM driver

[PATCH 0/5] Enable peripherals on RZ/Five SMARC EVK
 2023-09-29 14:45 UTC  (10+ messages)
` [PATCH 1/5] riscv: dts: renesas: r9a07g043f: Add L2 cache node
` [PATCH 2/5] riscv: dts: renesas: r9a07g043f: Add dma-noncoherent property
` [PATCH 3/5] riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly disabled
` [PATCH 4/5] riscv: dts: renesas: rzfive-smarc: Drop dma properties from SSI1 node
` [PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC

patchwork automation changes
 2023-09-29 13:20 UTC 

[syzbot] riscv/fixes test error: BUG: got no coverage: (3)
 2023-09-29 11:40 UTC  (3+ messages)

[PATCH v2] RISC-V: Probe misaligned access speed in parallel
 2023-09-29 11:19 UTC  (6+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-28 22:21 UTC  (13+ messages)
` [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
` [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
` [PATCH 04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO

[PATCH] clocksource/drivers/riscv: Increase the clock_event rating
 2023-09-28 16:33 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
 2023-09-28 12:33 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
 2023-09-28 11:08 UTC  (14+ messages)
` [PATCH bpf-next v2 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v2 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH bpf-next v2 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next v2 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH bpf-next v2 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap "

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2023-09-28 10:39 UTC  (4+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[PATCH v3 06/11] dt-bindings: timer: Add Sophgo sg2042 CLINT timer
 2023-09-28  9:55 UTC  (7+ messages)

[PATCH v3 0/2] riscv: correct pt_level name via pgtable_l5/4_enabled
 2023-09-28  8:13 UTC  (3+ messages)
` [PATCH v3 1/2] RISC-V: Provide pgtable_l5_enabled on rv32

[PATCH v3 00/11] Add Milk-V Pioneer RISC-V board support
 2023-09-28  7:54 UTC  (5+ 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).