public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 16:04:18 to 2023-07-21 10:06:42 UTC [more...]

[PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
 2023-07-21 10:06 UTC 

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

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-21  9:44 UTC  (40+ messages)
` [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support
` [PATCH 02/11] RISC-V: arch/riscv/config: enable RISC-V IOMMU support
` [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
` [PATCH 04/11] MAINTAINERS: Add myself for RISC-V IOMMU driver
` [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 07/11] RISC-V: drivers/iommu/riscv: Add device context support
` [PATCH 08/11] RISC-V: drivers/iommu/riscv: Add page table support
` [PATCH 09/11] RISC-V: drivers/iommu/riscv: Add SVA with PASID/ATS/PRI support
` [PATCH 10/11] RISC-V: drivers/iommu/riscv: Add MSI identity remapping
` [PATCH 11/11] RISC-V: drivers/iommu/riscv: Add G-Stage translation support

[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 v2 0/6] Risc-V Kvm Smstateen
 2023-07-21  9:13 UTC  (14+ 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 bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
 2023-07-21  9:10 UTC  (7+ messages)

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-21  9:06 UTC  (7+ messages)
` [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
` [PATCH 5/9] drm/verisilicon: Add mode config funcs

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-21  9:03 UTC  (27+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [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 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

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

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-21  8:26 UTC  (11+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies
` [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances

[PATCH v5 0/5] riscv: Introduce KASLR
 2023-07-21  7:48 UTC  (6+ 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 v1 0/6] Risc-V Kvm Smstateen
 2023-07-21  7:49 UTC  (7+ messages)
` [PATCH v1 1/6] RISC-V: Detect Smstateen extension
` [PATCH v1 4/6] RISCV: KVM: Add senvcfg context save/restore
` [PATCH v1 5/6] RISCV: KVM: Add sstateen0 "
` [PATCH v1 6/6] RISCV: KVM: Add sstateen0 to ONE_REG

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-07-21  5:48 UTC  (8+ 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

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  (5+ messages)
` [PATCH v1 3/3] MAINTAINERS: Add Hal as a maintainer of SFCTEMP HWMON DRIVER
` (subset) [PATCH v1 0/3] riscv: dts: starfive: jh71x0: Add temperature sensor nodes and thermal-zones

[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
 2023-07-21  1:12 UTC  (20+ messages)
` [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory
` [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller
` [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)

[PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2023-07-20 19:24 UTC  (6+ messages)

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2023-07-20 18:42 UTC  (5+ messages)

[PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-07-20 16:29 UTC  (2+ messages)
` (subset) "

[PATCH bpf-next 0/2] bpf, riscv: use BPF prog pack allocator in BPF JIT
 2023-07-20 15:49 UTC  (3+ messages)
` [PATCH bpf-next 1/2] riscv: Extend patch_text_nosync() for multiple pages
` [PATCH bpf-next 2/2] bpf, riscv: use prog pack allocator in the BPF JIT

[v1, 0/6] riscv: support kernel-mode Vector
 2023-07-20 15:13 UTC  (13+ messages)
` [v1, 2/6] riscv: Add support for kernel mode vector
` [v1, 3/6] riscv: Add vector extension XOR implementation
` [v1, 4/6] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
` [v1, 5/6] riscv: vector: allow kernel-mode Vector with preemption

[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
 2023-07-20 15:03 UTC  (5+ messages)

[PATCH] pwm: Explicitly include correct DT includes
 2023-07-20 14:41 UTC  (2+ messages)

[PATCH v4] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2023-07-20 13:56 UTC 

[PATCH v6 00/14] Linux RISC-V AIA Support
 2023-07-20 11:55 UTC  (9+ messages)
` [PATCH v6 02/14] of: property: Add fw_devlink support for msi-parent
` [PATCH v6 03/14] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized

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

[PATCH 00/13] mm: jit/text allocator
 2023-07-20  8:53 UTC  (7+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-20  9:13 UTC  (9+ messages)
` [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend

[PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
 2023-07-20  8:28 UTC  (4+ messages)

[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-20  8:16 UTC  (9+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v6 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes

[PATCH v2 0/8] PCI: microchip: Fixes and clean-ups
 2023-07-20  8:07 UTC  (3+ messages)

[PATCH] riscv: add SBI SUSP extension support
 2023-07-20  7:57 UTC  (4+ messages)

[PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
 2023-07-20  6:34 UTC  (5+ messages)

[GIT PULL] StarFive clock driver additions for v6.6
 2023-07-19 19:37 UTC  (2+ messages)

[PATCH] clk: Explicitly include correct DT includes
 2023-07-19 18:39 UTC  (2+ messages)

[PATCH v2 7/8] PCI: microchip: Rename and refactor mc_pcie_enable_msi()
 2023-07-19 17:41 UTC  (2+ messages)

[PATCH v2 0/4] gpio: sifive: Module support
 2023-07-19 17:21 UTC  (12+ messages)
` [PATCH v2 1/4] gpio: sifive: Directly use the device's fwnode
` [PATCH v2 2/4] gpio: sifive: Look up IRQs only once during probe
` [PATCH v2 3/4] gpio: sifive: Get the parent IRQ's domain from its irq_data
` [PATCH v2 4/4] gpio: sifive: Allow building the driver as a module


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