linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-20 19:42:36 to 2023-07-24 09:59:07 UTC [more...]

[PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
 2023-07-24  9:57 UTC 

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-24  9:47 UTC  (17+ messages)
` [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support
` [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
` [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
` [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-24  9:34 UTC  (17+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 03/12] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
` [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v7 09/12] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v7 10/12] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v7 11/12] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap

[Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
 2023-07-24  9:22 UTC  (6+ messages)

[PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
 2023-07-24  9:05 UTC  (6+ messages)

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-24  8:27 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH v2 3/4] can: sun4i_can: Add acceptance register quirk
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[PATCH v2 -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
 2023-07-24  8:07 UTC  (2+ messages)

[PATCH] riscv: Move the "Call Trace" to dump_backrace()
 2023-07-24  7:57 UTC  (2+ messages)

[PATCH v3 0/2] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-24  7:49 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: allow kmalloc() caches aligned to the smallest value

[PATCH] riscv: alternatives: fix a typo in comment
 2023-07-24  7:46 UTC  (2+ messages)

[PATCH v1 0/2] Add dma and tdm nodes for StarFive JH7110 SOC
 2023-07-24  6:51 UTC  (3+ messages)
` [PATCH v1 1/2] riscv: dts: starfive: jh7110: add dma controller node
` [PATCH v1 2/2] riscv: dts: starfive: jh7110: add the node and pins configuration for tdm

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-24  6:38 UTC  (38+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper

[PATCH v1] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
 2023-07-24  5:54 UTC 

[PATCH 0/3] riscv: Add BeagleV Ahead board support
 2023-07-24  0:23 UTC  (11+ messages)
` [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
` [PATCH 2/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles
` [PATCH 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support

[PATCH -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
 2023-07-23 17:10 UTC  (3+ messages)

[PATCH] riscv: relocate R_RISCV_CALL_PLT in kexec_file
 2023-07-23 10:27 UTC  (5+ messages)

[PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-07-23  2:07 UTC  (2+ messages)

[PATCH v5 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-22 20:19 UTC  (4+ messages)
` [PATCH v5 2/3] Documentation: riscv: Add early boot document
` [PATCH v5 3/3] Documentation: riscv: Update boot image header since EFI stub is supported

[PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-22 19:00 UTC  (4+ messages)

[PATCH v6 0/5] riscv: Introduce KASLR
 2023-07-22 12:38 UTC  (6+ messages)
` [PATCH v6 1/5] riscv: Introduce virtual kernel mapping KASLR
` [PATCH v6 2/5] riscv: Dump out kernel offset information on panic
` [PATCH v6 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
` [PATCH v6 4/5] libstub: Fix compilation warning for rv32
` [PATCH v6 5/5] riscv: libstub: Implement KASLR by using generic functions

[PATCH 0/2] RISC-V: minor fixes to the QEMU workaround in ISA string parser
 2023-07-22 11:28 UTC  (7+ messages)
` [PATCH 1/2] RISC-V: make ISA string workaround case-insensitive
` [PATCH 2/2] RISC-V: fix the comment for ISA string workaround

[PATCH bpf-next 0/2] bpf, riscv: use BPF prog pack allocator in BPF JIT
 2023-07-22  9:24 UTC  (2+ messages)

[PATCH v5 0/5] riscv: Introduce KASLR
 2023-07-22  9:13 UTC  (12+ messages)
` [PATCH v5 1/5] riscv: Introduce virtual kernel mapping KASLR
` [PATCH v5 2/5] riscv: Dump out kernel offset information on panic
` [PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
` [PATCH v5 4/5] libstub: Fix compilation warning for rv32
` [PATCH v5 5/5] riscv: libstub: Implement KASLR by using generic functions

[PATCH] tracing: Have all levels of checks prevent recursion
 2023-07-22  1:22 UTC  (12+ messages)

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-07-22  0:37 UTC  (3+ messages)

[PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
 2023-07-22  0:14 UTC  (5+ messages)

[PATCH] riscv: Add HAVE_IOREMAP_PROT support
 2023-07-22  0:06 UTC  (3+ messages)

[PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
 2023-07-21 20:42 UTC  (2+ messages)

[PATCH] modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols
 2023-07-21 19:36 UTC  (3+ messages)

[PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-21 18:25 UTC  (9+ messages)
` [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH v4] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2023-07-21 16:17 UTC  (2+ messages)

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-07-21 14:23 UTC  (10+ messages)
` [PATCH v4 04/12] RISC-V: add vector crypto extension detection
` [PATCH v4 08/12] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation
` [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation

[PATCH v2] module: Ignore RISC-V mapping symbols too
 2023-07-21 13:19 UTC  (2+ messages)

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-21 12:32 UTC  (8+ messages)
` [PATCH 5/9] drm/verisilicon: Add mode config funcs
` [PATCH 6/9] drm/verisilicon: Add drm crtc funcs

[v2, 0/5] riscv: support kernel-mode Vector
 2023-07-21 11:28 UTC  (6+ messages)
` [v2, 1/5] riscv: sched: defer restoring Vector context for user
` [v2, 2/5] riscv: Add support for kernel mode vector
` [v2, 3/5] riscv: Add vector extension XOR implementation
` [v2, 4/5] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
` [v2, 5/5] riscv: vector: allow kernel-mode Vector with preemption

[PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
 2023-07-21 10:21 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH v2 0/6] Risc-V Kvm Smstateen
 2023-07-21 10:11 UTC  (15+ messages)
` [PATCH v2 1/6] RISC-V: Detect Smstateen extension
` [PATCH v2 2/6] RISC-V: KVM: Add kvm_vcpu_config
` [PATCH v2 3/6] RISC-V: KVM: Enable Smstateen accesses
` [PATCH v2 4/6] RISCV: KVM: Add senvcfg context save/restore
` [PATCH v2 5/6] RISCV: KVM: Add sstateen0 "
` [PATCH v2 6/6] RISCV: KVM: Add sstateen0 to ONE_REG

[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
 2023-07-21  9:55 UTC  (5+ messages)

[PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
 2023-07-21  9:35 UTC  (7+ messages)

[PATCH v8 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-07-21  9:32 UTC  (4+ messages)

[PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
 2023-07-21  9:10 UTC  (7+ messages)

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-21  8:26 UTC  (4+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies

[PATCH v1 0/6] Risc-V Kvm Smstateen
 2023-07-21  7:49 UTC  (4+ messages)
` [PATCH v1 1/6] RISC-V: Detect Smstateen extension

Jh7110 DTS Patches
 2023-07-21  5:19 UTC  (4+ messages)

[PATCH v1 0/3] riscv: dts: starfive: jh71x0: Add temperature sensor nodes and thermal-zones
 2023-07-21  3:24 UTC  (4+ messages)
` [PATCH v1 3/3] MAINTAINERS: Add Hal as a maintainer of SFCTEMP HWMON DRIVER

[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
 2023-07-21  1:12 UTC  (7+ messages)
` [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory
` [PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller

[PATCH] pinctrl: Explicitly include correct DT includes
 2023-07-20 19:42 UTC  (2+ 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).