Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-17 19:08:08 to 2025-10-21 09:48:13 UTC [more...]

[PATCH v3 00/13] riscv: Add initial support for Anlogic DR1V90
 2025-10-21  9:41 UTC  (12+ messages)
` [PATCH v3 01/13] dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei
` [PATCH v3 02/13] dt-bindings: riscv: Add Nuclei UX900 compatibles
` [PATCH v3 03/13] dt-bindings: riscv: Add Anlogic DR1V90
` [PATCH v3 04/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLIC
` [PATCH v3 05/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT MSWI
` [PATCH v3 06/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT SSWI
` [PATCH v3 07/13] dt-bindings: timer: Add Anlogic DR1V90 ACLINT MTIMER
` [PATCH v3 08/13] dt-bindings: serial: snps-dw-apb-uart: Add Anlogic DR1V90 uart
` [PATCH v3 09/13] irqchip/aclint-sswi: Add Nuclei UX900 support
` [PATCH v3 10/13] riscv: Add Anlogic SoC famly Kconfig support
` [PATCH v3 11/13] riscv: dts: Add initial Anlogic DR1V90 SoC device tree

[PATCH v2 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-10-21  9:35 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC
` [PATCH v2 2/3] riscv: dts: sophgo: Add syscon node for cv18xx
` [PATCH v2 3/3] riscv: dts: sophgo: Add USB support "

[PATCH v2] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
 2025-10-21  8:31 UTC 

Informacja z księgowości
 2025-10-21  7:40 UTC 

[PATCH 0/2] Add Ethernet and PDMA support to OrangePi RV2 board
 2025-10-21  5:39 UTC  (5+ messages)
` [PATCH 1/2] riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-21  4:06 UTC  (14+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 25/25] KVM: TDX: Fix list_add corruption during vcpu_load()

[PATCH] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
 2025-10-21  2:38 UTC  (4+ messages)
  `  "

[PATCH] irqchip/sifive-plic: use hartid as context_id in OF to fix AMP conflicts
 2025-10-21  1:14 UTC  (3+ messages)

[RFC PATCH v2 18/18] DO NOT UPSTREAM: RISC-V: KVM: Workaround kvm_riscv_gstage_ioremap() bug
 2025-10-21  1:10 UTC  (4+ messages)

[GIT PULL] RISC-V updates for v6.18-rc1
 2025-10-20 23:31 UTC  (7+ messages)

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-20 21:13 UTC  (17+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-20 20:53 UTC  (16+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v22 15/28] riscv/traps: Introduce software check exception and uprobe handling

[PATCH v3 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-20 21:00 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v3 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v3 7/7] riscv: dts: spacemit: PCIe and PHY-related updates

[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-10-20 20:08 UTC  (8+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev

[PATCH 0/8] spi: enable the SpacemiT K1 SoC QSPI
 2025-10-20 19:23 UTC  (23+ messages)
` [PATCH 1/8] dt-bindings: spi: fsl-qspi: add optional resets
` [PATCH 2/8] dt-bindings: spi: fsl-qspi: support SpacemiT K1
` [PATCH 3/8] spi: fsl-qspi: add optional reset support
` [PATCH 4/8] spi: fsl-qspi: add a clock disable quirk
` [PATCH 5/8] spi: fsl-qspi: allot 1KB per chip
` [PATCH 6/8] spi: fsl-qspi: support the SpacemiT K1 SoC
` [PATCH 7/8] riscv: dts: spacemit: enable K1 SoC QSPI on BPI-F3
` [PATCH 8/8] riscv: defconfig: enable SPI_FSL_QUADSPI as a module

[PATCH v1 0/6] iommu: Pass in old_domain pointer to attach_dev
 2025-10-20 18:47 UTC  (9+ messages)
` [PATCH v1 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v1 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v1 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v1 5/6] iommu: Do not revert set_domain for the last gdev

[patch V3 00/12] uaccess: Provide and use scopes for user masked access
 2025-10-20 18:28 UTC  (7+ messages)
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
` [patch V3 08/12] uaccess: Provide put/get_user_masked()

[PATCH RFC] arch/riscv: add proc status (proc/<pid>/status)
 2025-10-20 18:18 UTC 

[PATCH] riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
 2025-10-20 18:17 UTC  (2+ messages)

[PATCH] dts: starfive: jh7110-common: split out mmc0 reset pins from common into boards
 2025-10-20 17:36 UTC  (2+ messages)

[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
 2025-10-20 17:21 UTC  (9+ messages)
` [PATCH v4 01/10] riscv: Add ISA extension parsing for Zalasr
` [PATCH v4 02/10] dt-bindings: riscv: Add Zalasr ISA extension description
` [PATCH v4 03/10] riscv: hwprobe: Export Zalasr extension
` [PATCH v4 04/10] riscv: Introduce Zalasr instructions

[PATCH v3 0/2] riscv: hwprobe: Add Zicbop support
 2025-10-20 15:37 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
` [PATCH v3 2/2] selftests/riscv: Add Zicbop prefetch test

[PATCH 0/2] riscv: tests: Make RISCV_KPROBES_KUNIT tristate
 2025-10-20 12:59 UTC  (4+ messages)
` [PATCH 1/2] riscv: tests: Rename kprobes_test_riscv to kprobes_riscv
` [PATCH 2/2] riscv: tests: Make RISCV_KPROBES_KUNIT tristate

[PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-20 11:35 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver

RISC-V big-endian support
 2025-10-20 11:04 UTC  (5+ messages)
` [PATCH 05/18] riscv: asm: use .insn for making custom instructioons

[PATCH v2 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2025-10-20  9:55 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip

[PATCH v4] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-10-20  9:28 UTC  (5+ messages)

[PATCH v4 0/5] riscv: Use riscv_has_extension_{likely,unlikely}
 2025-10-20  9:10 UTC  (6+ messages)
` [PATCH v4 1/5] riscv: pgtable: Use riscv_has_extension_unlikely
` [PATCH v4 2/5] riscv: checksum: Use riscv_has_extension_likely
` [PATCH v4 3/5] riscv: hweight: "
` [PATCH v4 4/5] riscv: bitops: "
` [PATCH v4 5/5] riscv: cmpxchg: "

Energia elektryczna - zmiany
 2025-10-20  7:51 UTC 

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-20  6:55 UTC  (13+ messages)

[PATCH v2] drm/ttm: add pgprot handling for RISC-V
 2025-10-20  5:35 UTC 

[PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
 2025-10-20  4:29 UTC 

[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
 2025-10-20  4:24 UTC  (5+ messages)
` [PATCH v4 06/10] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations
` [PATCH v4 07/10] riscv: Apply acquire/release semantics to arch_atomic operations
` [PATCH v4 08/10] riscv: Remove arch specific __atomic_acquire/release_fence
` [PATCH v4 09/10] RISC-V: KVM: Allow Zalasr extensions for Guest/VM

[PATCH 0/4] Add PCIe support in DTS for Sophgo SG2042 SoC
 2025-10-20  3:48 UTC  (6+ messages)
` [PATCH 1/4] riscv: sophgo: dts: add PCIe controllers for SG2042
` [PATCH 2/4] riscv: sophgo: dts: enable PCIe for PioneerBox
` [PATCH 3/4] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
` [PATCH 4/4] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0

[PATCH v3 0/2] riscv: dts: spacemit: add initial support for MusePi Pro
 2025-10-20  2:20 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: spacemit: add MusePi Pro board
` [PATCH v3 2/2] riscv: dts: spacemit: add MusePi Pro board device tree

[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
 2025-10-19 21:43 UTC  (8+ messages)
` [PATCH v2 4/6] riscv: vector: allow to force vector context save
` [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch

[GIT PULL] RISC-V Tenstorrent Devicetree for v6.19
 2025-10-19 17:23 UTC 

[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
 2025-10-19 16:23 UTC  (4+ messages)

[PATCH 3/4] riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
 2025-10-19 14:07 UTC  (3+ messages)

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-10-19  6:50 UTC  (3+ messages)
` [PATCH 03/17] csky: "

[PATCH] riscv: Register IPI IRQs with unique names
 2025-10-18 16:01 UTC  (2+ messages)

[PATCH] RISC-V: Don't print details of CPUs disabled in DT
 2025-10-18 16:01 UTC  (2+ messages)

[PATCH] riscv: Remove the PER_CPU_OFFSET_SHIFT macro
 2025-10-18 16:01 UTC  (2+ messages)

[PATCH] RISC-V: Define pgprot_dmacoherent() for non-coherent devices
 2025-10-18 16:01 UTC  (2+ messages)

[PATCH] riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
 2025-10-18 16:01 UTC  (2+ messages)

[PATCH] ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
 2025-10-18 16:01 UTC  (2+ messages)

[PATCH] riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
 2025-10-18  6:31 UTC 

[PATCH] riscv: asm: use .insn for making custom instructioons
 2025-10-18  4:50 UTC  (2+ messages)

[PATCH v2 0/3] riscv: dts: thead: add more th1520 isa extension support
 2025-10-18  4:26 UTC  (2+ messages)

[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
 2025-10-18  3:59 UTC  (2+ messages)

[PATCH RFC v2 0/2] mm: add huge pfnmap support for remap_pfn_range()
 2025-10-18  3:12 UTC  (4+ messages)
` [PATCH RFC 1/2] pgtable: add pte_clrhuge() implementation for arm64 and riscv

[GIT PULL] RISC-V updates for v6.18-rc2
 2025-10-17 23:06 UTC  (2+ messages)

[PATCH 00/10] KVM: selftests: Convert to kernel-style types
 2025-10-17 22:38 UTC  (3+ messages)

[PATCH v2 0/2] Optimize the allocation of vector regset
 2025-10-17 21:50 UTC  (2+ messages)

[PATCH v5 0/3] Add UltraRISC DP1000 PLIC support
 2025-10-17 21:25 UTC  (5+ messages)
` [PATCH v5 3/3] irqchip/plic: add support for UltraRISC DP1000 PLIC


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