messages from 2023-09-21 09:44:49 to 2023-09-25 07:56:27 UTC [more...]
[PATCH v8 00/16] Linux RISC-V AIA Support
2023-09-25 7:56 UTC (7+ messages)
` [PATCH v8 02/16] RISC-V: Add riscv_get_intc_hartid() function
` [PATCH v8 09/16] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v8 13/16] irqchip: Add RISC-V advanced PLIC driver for direct-mode
[PATCH v1 0/3] dma: sf-pdma: various sf-pdma updates for the mpfs platform
2023-09-25 5:22 UTC (12+ messages)
` [PATCH v1 1/3] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v1 2/3] dt-bindings: dma: sf-pdma: add new compatible name
` [PATCH v1 3/3] dmaengine: sf-pdma: add mpfs-pdma "
[RFC] riscv: Script to autogenerate instruction handling code
2023-09-25 3:19 UTC
[PATCH -next v2] riscv: kdump: fix crashkernel reserving problem on RISC-V
2023-09-25 2:43 UTC
[PATCH v6 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-09-25 0:59 UTC (8+ messages)
` [PATCH v6 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
2023-09-24 21:04 UTC (17+ messages)
` [PATCH 1/6] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH 2/6] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH 3/6] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH 4/6] riscv: dts: thead: Add TH1520 mmc controller and sdhci clock
` [PATCH 5/6] riscv: dts: thead: Enable BeagleV Ahead eMMC controller
` [PATCH 6/6] riscv: dts: thead: Enable LicheePi 4A "
[PATCH v4] riscv: dts: allwinner: d1: Add PMU event node
2023-09-24 20:09 UTC (2+ messages)
[PATCH v1] riscv: dts: allwinner: remove address-cells from intc node
2023-09-24 19:54 UTC (2+ messages)
[PATCH] riscv: dts: use capital "OR" for multiple licenses in SPDX
2023-09-24 19:53 UTC (4+ messages)
[RFC v2 0/6] riscv,isa-extensions additions
2023-09-24 19:42 UTC (11+ messages)
` [RFC v2 1/6] riscv: dts: microchip: convert isa detection to new properties
` [RFC v2 2/6] riscv: dts: sifive: "
` [RFC v2 3/6] riscv: dts: starfive: "
` [RFC v2 4/6] riscv: dts: renesas: "
` [RFC v2 5/6] riscv: dts: allwinner: "
` [RFC v2 6/6] riscv: dts: thead: "
[syzbot] riscv/fixes test error: BUG: got no coverage: (3)
2023-09-24 14:14 UTC
[PATCH AUTOSEL 6.1 24/28] riscv: errata: fix T-Head dcache.cva encoding
2023-09-24 13:17 UTC
[PATCH AUTOSEL 6.5 36/41] riscv: errata: fix T-Head dcache.cva encoding
2023-09-24 13:15 UTC
[PATCH] riscv: dts: starfive: Add VisionFive 2 PHY supplies
2023-09-24 12:22 UTC (2+ messages)
[PATCH v3 00/13] mm: jit/text allocator
2023-09-23 22:36 UTC (23+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 08/13] riscv: extend execmem_params for generated code allocations
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
[PATCH v5 0/4] StarFive's Pulse Width Modulation driver support
2023-09-23 12:08 UTC (6+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: Add StarFive PWM module
` [PATCH v5 2/4] pwm: starfive: Add PWM driver support
` [PATCH v5 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
` [PATCH v5 4/4] riscv: dts: starfive: jh7100: "
[GIT PULL] KVM/riscv fixes for 6.6, take #1
2023-09-22 21:27 UTC (2+ messages)
[PATCH] dt-bindings: riscv: cpus: Add missing additionalProperties on interrupt-controller node
2023-09-22 20:34 UTC (2+ messages)
[PATCH bpf 3/4] bpf: Ensure unit_size is matched with slab cache object size
2023-09-22 18:43 UTC
[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64
2023-09-22 17:09 UTC (8+ messages)
` [PATCH v2 1/2] mm: hugetlb: Add huge page size param to set_huge_pte_at()
` [PATCH v2 2/2] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries
[PATCH v3 0/3] Change tuning implementation
2023-09-22 16:36 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: Remove properties from required
` [PATCH v3 2/3] mmc: starfive: Change tuning implementation
` [PATCH v3 3/3] riscv: dts: starfive: add assigned-clock* to limit frquency
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-22 14:30 UTC (16+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
[PATCH v2 00/11] Add Milk-V Pioneer RISC-V board support
2023-09-22 11:39 UTC (23+ messages)
` [PATCH v2 03/11] dt-bindings: riscv: add sophgo sg2042 bindings
` [PATCH v2 08/11] serial: 8250_dw: Add Sophgo SG2042 support
` [PATCH v2 09/11] riscv: dts: add initial SOPHGO SG2042 SoC device tree
[PATCH 10/12] serial: 8250_dw: Add Sophgo SG2042 support
2023-09-22 11:19 UTC (7+ messages)
[PATCH v6 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-09-22 10:42 UTC (10+ messages)
` [PATCH v6 07/19] PCI: plda: Move the setup functions to pcie-plda-host.c
` [PATCH v6 18/19] PCI: starfive: Add JH7110 PCIe controller
[PATCH -next] riscv: kdump: fix crashkernel reserving problem on RISC-V
2023-09-22 10:28 UTC (4+ messages)
[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
2023-09-22 9:58 UTC (31+ messages)
` [PATCH v1 1/8] parisc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 2/8] powerpc: "
` [PATCH v1 3/8] riscv: "
` [PATCH v1 4/8] s390: "
` [PATCH v1 5/8] sparc: "
` [PATCH v1 6/8] mm: "
` [PATCH v1 7/8] arm64: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries
[PATCH v2 0/3] Add Svadu Extension Support
2023-09-22 9:38 UTC (6+ messages)
` [PATCH v2 1/3] RISC-V: Detect and Enable "
` [PATCH v2 2/3] dt-bindings: riscv: Add Svadu Entry
` [PATCH v2 3/3] RISC-V: KVM: Add Svadu Extension Support for Guest/VM
[PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
2023-09-22 8:18 UTC (4+ messages)
[RFC v1 0/6] riscv,isa-extensions additions
2023-09-22 7:38 UTC (9+ messages)
` [RFC v1 1/6] riscv: dts: microchip: convert isa detection to new properties
` [RFC v1 2/6] riscv: dts: sifive: "
` [RFC v1 3/6] riscv: dts: starfive: "
` [RFC v1 4/6] riscv: dts: renesas: "
` [RFC v1 5/6] riscv: dts: allwinner: "
` [RFC v1 6/6] riscv: dts: thead: "
[PATCH v6 08/19] PCI: plda: Add event interrupt codes and IRQ domain ops
2023-09-22 1:23 UTC (3+ messages)
Fwd: [bisected][regression] rustc userspace crashes on riscv in kernel 6.5
2023-09-22 0:02 UTC
[PATCH v2] RISC-V: Probe misaligned access speed in parallel
2023-09-21 16:49 UTC (9+ messages)
[PATCH v4 2/6] RISC-V: Enable cbo.zero in usermode
2023-09-21 14:22 UTC (4+ messages)
[PATCH] riscv/mm: Fix the comment for swap pte format
2023-09-21 14:21 UTC (2+ messages)
[RFC PATCH 0/5] RISC-V: hwprobe related stuff
2023-09-21 12:55 UTC (6+ messages)
` [RFC PATCH 1/5] RISC-V: hwprobe: Clarify cpus size parameter
` [RFC PATCH 2/5] RISC-V: selftests: Replace cpu_count with cpusetsize
` [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
` [RFC PATCH 4/5] RISC-V: selftests: Add which-cpus hwprobe test
` [RFC PATCH 5/5] RISC-V: selftests: Apply which-cpus flag to CBO "
[PATCH v3] riscv: Only consider swbp/ss handlers for correct privileged mode
2023-09-21 10:50 UTC (2+ messages)
[PATCH 0/4] consolidate and cleanup CPU capacity
2023-09-21 10:12 UTC (4+ messages)
` [PATCH 4/4] energy_model: use a fixed reference frequency
[PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
2023-09-21 10:08 UTC (7+ messages)
[PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
2023-09-21 9:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox