messages from 2023-11-13 12:21:45 to 2023-11-16 04:17:35 UTC [more...]
[PATCH v2 0/6] DRM driver for verisilicon
2023-11-15 16:00 UTC (18+ messages)
` [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
` [PATCH v2 6/6] drm/vs: Add hdmi driver
[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
2023-11-16 4:17 UTC (26+ messages)
` [PATCH v2 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH v2 08/17] iommu/of: Do not use dev->iommu within of_iommu_configure()
` [PATCH v2 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH v2 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH v2 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH v2 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH v2 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
[PATCH v2 1/1] clocksource/timer-risc: Add riscv_clock_shutdown callback
2023-11-16 4:07 UTC
[PATCH 0/7] kexec_file: print out debugging message if required
2023-11-15 21:57 UTC (14+ messages)
` [PATCH 1/7] kexec_file: add kexec_file flag to control debug printing
` [PATCH v2 "
` [PATCH 2/7] kexec_file: print out debugging message if required
` [PATCH 3/7] kexec_file, x86: "
` [PATCH 4/7] kexec_file, arm64: "
` [PATCH 5/7] kexec_file, ricv: "
` [PATCH 6/7] kexec_file, power: "
` [PATCH 7/7] kexec_file, parisc: "
linux-next: Tree for Nov 15 (RV32: arch/riscv/kernel/tests/module_test/test_uleb128.S)
2023-11-15 21:01 UTC
[PATCH 0/4] riscv: sophgo: add reset support for cv1800b
2023-11-15 21:00 UTC (19+ messages)
` [PATCH 1/4] dt-bindings: reset: Add binding for Sophgo CV1800B reset controller
` [PATCH 3/4] riscv: dts: sophgo: add reset dt node for cv1800b
` [PATCH 4/4] riscv: dts: sophgo: add reset phandle to all uart nodes
[PATCH 1/1] clocksource/timer-risc: Add riscv_clock_shutdown callback
2023-11-15 16:24 UTC (4+ messages)
[PATCH 1/1] tty/serial: RISC-V SBI earlycon via DBCN extension
2023-11-15 16:22 UTC (2+ messages)
[PATCH v6 0/7] RISC-V: Add MMC support for TH1520 boards
2023-11-15 16:05 UTC (19+ messages)
` [PATCH v6 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH v6 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH v6 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH v6 4/7] riscv: defconfig: Enable mmc and dma drivers "
` [PATCH v6 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v6 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v6 7/7] riscv: dts: thead: Enable LicheePi 4A "
[PATCH v2] gpio: sifive: remove unneeded call to platform_set_drvdata()
2023-11-15 14:40 UTC (2+ messages)
[PATCH 0/5] riscv: sophgo: add clock support for sg2042
2023-11-15 13:02 UTC (15+ messages)
` [PATCH 1/5] dt-bindings: clock: sophgo: Add SG2042 clock definitions
` [PATCH 2/5] dt-bindings: soc: sophgo: Add Sophgo syscon module
` [PATCH 3/5] dt-bindings: clock: sophgo: Add SG2042 bindings
` [PATCH 4/5] clk: sophgo: Add SG2042 clock generator driver
` [PATCH 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC
[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-11-15 11:49 UTC (21+ messages)
` [PATCH v11 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v11 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v11 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v11 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v11 05/20] PCI: microchip: Rename two PCIe data structures
` [PATCH v11 06/20] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v11 07/20] PCI: microchip: Rename two setup functions
` [PATCH v11 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v11 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v11 10/20] PCI: microchip: Rename interrupt related functions
` [PATCH v11 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v11 12/20] PCI: microchip: Add request_event_irq() callback function
` [PATCH v11 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v11 14/20] PCI: microchip: Add get_events() callback function
` [PATCH v11 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v11 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v11 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
` [PATCH v11 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v11 19/20] PCI: starfive: Add "
` [PATCH v11 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110
[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
2023-11-15 13:00 UTC (6+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()
` [PATCH v2 "
` [PATCH 2/2] kexec_file: Load kernel at top of system RAM if required
[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
2023-11-15 10:11 UTC (4+ messages)
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
[PATCH v6 0/7] consolidate and cleanup CPU capacity
2023-11-15 9:42 UTC (4+ messages)
` [PATCH v6 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio
[PATCH v2 0/2] Change the sg2042 timer layout to fit aclint format
2023-11-14 23:13 UTC (12+ messages)
` [PATCH v2 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
` [PATCH v2 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
[PATCH v3 0/4] Add Svadu Extension Support
2023-11-14 15:39 UTC (2+ messages)
[PATCH v4 00/20] riscv: report more ISA extensions through hwprobe
2023-11-14 14:12 UTC (21+ messages)
` [PATCH v4 01/20] riscv: add ISA extension parsing for Zbc
` [PATCH v4 02/20] riscv: hwprobe: export missing Zbc ISA extension
` [PATCH v4 03/20] riscv: add ISA extension parsing for scalar crypto
` [PATCH v4 04/20] riscv: hwprobe: add support for scalar crypto ISA extensions
` [PATCH v4 05/20] dt-bindings: riscv: add scalar crypto ISA extensions description
` [PATCH v4 06/20] riscv: add ISA extension parsing for vector crypto
` [PATCH v4 07/20] riscv: hwprobe: export vector crypto ISA extensions
` [PATCH v4 08/20] dt-bindings: riscv: add vector crypto ISA extensions description
` [PATCH v4 09/20] riscv: add ISA extension parsing for Zfh/Zfh[min]
` [PATCH v4 10/20] riscv: hwprobe: export Zfh[min] ISA extensions
` [PATCH v4 11/20] dt-bindings: riscv: add Zfh[min] ISA extensions description
` [PATCH v4 12/20] riscv: add ISA extension parsing for Zihintntl
` [PATCH v4 13/20] riscv: hwprobe: export Zhintntl ISA extension
` [PATCH v4 14/20] dt-bindings: riscv: add Zihintntl ISA extension description
` [PATCH v4 15/20] riscv: add ISA extension parsing for Zvfh[min]
` [PATCH v4 16/20] riscv: hwprobe: export Zvfh[min] ISA extensions
` [PATCH v4 17/20] dt-bindings: riscv: add Zvfh[min] ISA extension description
` [PATCH v4 18/20] riscv: add ISA extension parsing for Zfa
` [PATCH v4 19/20] riscv: hwprobe: export Zfa ISA extension
` [PATCH v4 20/20] dt-bindings: riscv: add Zfa ISA extension description
[PATCH 0/2] riscv: sophgo: add pinctrl support for cv1800b
2023-11-14 14:46 UTC (9+ messages)
` [PATCH 1/2] riscv: dts: cv1800b: add pinctrl node "
[PATCH RESEND v4 0/2] riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
2023-11-14 14:33 UTC (3+ messages)
` [PATCH RESEND v4 1/2] "
` [PATCH RESEND v4 2/2] riscv: errata: thead: use pa based instructions "
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-11-14 10:04 UTC (5+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
[PATCH v11 00/14] Linux RISC-V AIA Support
2023-11-14 9:21 UTC (8+ messages)
` [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
` "
` Re:Re: [PATCH "
` "
` "
` "
[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
2023-11-14 4:56 UTC (30+ messages)
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
[PATCH] riscv: dts: sophgo: remove address-cells from CV1800B intc node
2023-11-14 0:41 UTC (3+ messages)
[PATCH v3 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
2023-11-13 21:56 UTC (4+ messages)
` [PATCH v3 2/2] pwm: add T-HEAD PWM driver
[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
2023-11-13 20:17 UTC (6+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add OpenCores PWM module
[PATCH 0/2] Change the sg2042 timer layout to fit aclint format
2023-11-13 13:18 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-13 12:21 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).