messages from 2025-09-14 03:53:43 to 2025-09-17 08:17:32 UTC [more...]
[PATCH v4] riscv: dts: spacemit: add UART pinctrl combinations
2025-09-17 8:17 UTC (3+ messages)
[PATCH] dt-bindings: i2c: spacemit: extend and validate all properties
2025-09-17 7:50 UTC (2+ messages)
[RFC PATCH 0/4] riscv: tarce: Implement riscv trace pmu driver and perf support
2025-09-17 7:27 UTC (2+ messages)
[PATCH V13 0/6] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-17 7:25 UTC (8+ messages)
` [PATCH V13 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V13 2/6] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V13 3/6] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V13 4/6] riscv: mm: Add soft-dirty page tracking support
` [PATCH V13 5/6] riscv: mm: Add userfaultfd write-protect support
` [PATCH V13 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description
[PATCH v3] riscv: dts: spacemit: add UART pinctrl combinations
2025-09-17 6:39 UTC (4+ messages)
[PATCH] dts: sophgo: sg2042: added numa id description
2025-09-17 6:38 UTC (2+ messages)
[PATCH v2 0/4] riscv: Add Zalasr ISA extension support
2025-09-17 4:57 UTC (4+ messages)
[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
2025-09-17 2:40 UTC (2+ messages)
[PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
2025-09-17 2:40 UTC (2+ messages)
[PATCH 0/3] kexec: Fix invalid field access
2025-09-17 2:40 UTC (2+ messages)
[PATCH 0/2] Fix riscv sparse warnings
2025-09-17 2:40 UTC (2+ messages)
[PATCH V12 0/5] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-16 21:57 UTC (14+ messages)
` [PATCH V12 1/5] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V12 2/5] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V12 3/5] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V12 4/5] riscv: mm: Add soft-dirty page tracking support
` [PATCH V12 5/5] riscv: mm: Add userfaultfd write-protect support
[PATCH v13 0/7] spacemit: introduce P1 PMIC support
2025-09-16 21:54 UTC (10+ messages)
` [PATCH v13 4/7] rtc: spacemit: support the SpacemiT P1 RTC
` (subset) "
` (subset) [PATCH v13 0/7] spacemit: introduce P1 PMIC support
[PATCH v2 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
2025-09-16 20:00 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v2 2/3] RISC-V: Detect the Ssqosid extension
` [PATCH v2 3/3] RISC-V: Add support for srmcfg CSR from Ssqosid ext
[PATCH v3 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
2025-09-16 19:35 UTC (4+ messages)
[PATCH 0/2] Poweroff/reboot support for TH1520 via AON
2025-09-16 19:28 UTC (4+ messages)
` [PATCH 1/2] driver: reset: th1520-aon: add driver for poweroff/reboot via AON FW
[PATCH 0/7] RISC-V: Add support for Tenstorrent Blackhole SoC
2025-09-16 18:25 UTC (19+ messages)
` [PATCH 1/7] dt-bindings: vendor-prefixes: Add Tenstorrent AI ULC
` [PATCH 2/7] dt-bindings: riscv: Add Tenstorrent Blackhole compatible
` [PATCH 3/7] dt-bindings: riscv: cpus: Add SiFive X280 compatible
` [PATCH 4/7] dt-bindings: timers: Add Tenstorrent Blackhole compatible
` [PATCH 6/7] riscv: dts: Add Tenstorrent Blackhole A0 SoC PCIe cards
` [PATCH 7/7] riscv: Kconfig.socs: Add ARCH_TENSTORRENT for Tenstorrent SoCs
[PATCH v3] RISC-V: re-enable gcc + rust builds
2025-09-16 17:21 UTC (2+ messages)
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-16 17:08 UTC (52+ messages)
` [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
` [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
` [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, "
` [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
` [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller
` [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=
` [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS]
` [PATCH RESEND 46/62] init: edit docs for initramfs-related configs
` [PATCH RESEND 47/62] init: fix typo: virtul => virtual
` [PATCH RESEND 48/62] init: fix comment
` [PATCH RESEND 49/62] init: rename ramdisk_execute_command to initramfs_execute_command
` [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access
` [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs
` [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs
` [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs
` [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd
` [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP
` [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2
` [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA
` [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ
` [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO
` [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4
` [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD
[PATCH] clear_tasks_mm_cpumask(cpu) is added to arch_cpuhp_cleanup_dead_cpu
2025-09-16 16:56 UTC
[PATCH v2 0/5] Add support for Andes Qilai SoC PCIe controller
2025-09-16 14:46 UTC (7+ messages)
` [PATCH v2 1/5] PCI: dwc: Add outbound ATU address range validation callback
` [PATCH v2 2/5] dt-bindings: Add Andes QiLai PCIe support
` [PATCH v2 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v2 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v2 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver
[PATCH v2 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
2025-09-16 13:22 UTC (5+ messages)
` [PATCH v2 1/4] riscv: dts: sophgo: Add SPI NOR node for SG2042
` [PATCH v2 2/4] riscv: dts: sophgo: Enable SPI NOR node for PioneerBox
` [PATCH v2 3/4] riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V1
` [PATCH v2 4/4] riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2
[PATCH] riscv: kgdb: Prefer strscpy instead of strcpy
2025-09-16 12:39 UTC (3+ messages)
[PATCH net-next v12 0/5] Add Ethernet MAC support for SpacemiT K1
2025-09-16 12:20 UTC (11+ messages)
` [PATCH net-next v12 1/5] dt-bindings: net: Add "
` [PATCH net-next v12 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v12 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v12 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v12 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
[PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
2025-09-16 11:06 UTC (2+ messages)
[PATCH v1 1/3] iommu/riscv: Add iommu perf driver
2025-09-16 10:27 UTC (7+ messages)
` [PATCH v1 2/3] iommu/riscv: Add Makefile support for RISC-V IOMMU "
` [PATCH v1 3/3] iommu/riscv: Register RISC-V IOMMU PMU at init time
` Re: [PATCH v1 1/3] iommu/riscv: Add iommu perf driver
[PATCH] riscv: kprobes: Fix probe address validation
2025-09-16 9:25 UTC (2+ messages)
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-16 6:23 UTC (7+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
[PATCH] RISC-V: KVM: Fix SBI_FWFT_POINTER_MASKING_PMLEN algorithm
2025-09-16 5:38 UTC (3+ messages)
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-16 3:36 UTC (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH 00/62] initrd: remove classic initrd support
2025-09-16 1:48 UTC (3+ messages)
[PATCH v3 0/2] ASoC: spacemit: add i2s support to K1 SoC
2025-09-15 19:52 UTC (3+ messages)
` [PATCH v3 2/2] ASoC: spacemit: add i2s support for "
[PATCH] KVM: riscv: Power on secondary vCPUs from migration
2025-09-15 18:54 UTC (3+ messages)
[PATCH v2 0/2] KVM: selftests: Use $(SRCARCH) and share definition with top-level Makefile
2025-09-15 17:57 UTC (2+ messages)
[RFC PATCH] kvm/riscv: Add ctxsstatus and ctxhstatus for migration
2025-09-15 17:01 UTC (4+ messages)
[PATCH] irqchip/sifive-plic: avoid interrupt ID 0 handling during suspend/resume
2025-09-15 16:28 UTC
[PATCH] riscv: kgdb: Ensure that BUFMAX > NUMREGBYTES
2025-09-15 14:32 UTC
[PATCH v2] riscv: dts: spacemit: add UART pinctrl combinations
2025-09-15 14:26 UTC (3+ messages)
[PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
2025-09-15 14:23 UTC (2+ messages)
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-15 12:53 UTC (7+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH v6 0/8] Add SBI v3.0 PMU enhancements
2025-09-15 11:58 UTC (4+ messages)
[PATCH v3] riscv: skip csr restore if vcpu preempted reload
2025-09-15 11:53 UTC (3+ messages)
` "
[PATCH bpf-next v3] riscv, bpf: Sign extend struct ops return values properly
2025-09-15 11:30 UTC (2+ messages)
[PATCH bpf-next] riscv, bpf: Remove duplicated bpf_flush_icache()
2025-09-15 11:30 UTC (2+ messages)
[PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-09-15 10:13 UTC (5+ messages)
` [PATCH v14 1/7] pwm: Export `pwmchip_release` for external use
` [PATCH v14 2/7] rust: pwm: Add Kconfig and basic data structures
[PATCH v2 0/5] Add reset controllers for other TH1520 subsystems
2025-09-15 9:57 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: reset: thead,th1520-reset: Remove non-VO-subsystem resets
` [PATCH v2 2/5] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
` [PATCH v2 3/5] reset: th1520: Prepare for supporting multiple controllers
` [PATCH v2 4/5] reset: th1520: Support reset controllers in more subsystems
` [PATCH v2 5/5] riscv: dts: thead: Add reset controllers of more subsystems for TH1520
[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
2025-09-15 8:14 UTC (5+ messages)
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver
[PATCH] MAINTAINERS: Update Paul Walmsley's E-mail address
2025-09-15 6:30 UTC
[PATCH v2] iommu/riscv: Fix irq failure due to idx mismatch in icvec
2025-09-15 2:40 UTC
[RFC PATCH 1/4] dt-bindings: riscv: Add trace components description
2025-09-15 2:39 UTC (2+ messages)
[PATCH 0/2] Add HARDLOCKUP_DETECTOR_PERF for riscv
2025-09-15 1:56 UTC (9+ messages)
` [PATCH 1/2] watchdog: refactor watchdog_hld functionality
` [External] "
[RFC PATCH 0/3] Remove unused EFI runtime APIs
2025-09-14 21:16 UTC (3+ messages)
` [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality
` (subset) "
[PATCH] riscv: defconfig: run savedefconfig to reorder it
2025-09-14 15:44 UTC (3+ messages)
[PATCH v5 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
2025-09-14 15:38 UTC (2+ messages)
` (subset) "
[PATCH net-next v11 0/5] Add Ethernet MAC support for SpacemiT K1
2025-09-14 3:54 UTC (4+ messages)
` [PATCH net-next v11 2/5] net: spacemit: Add K1 Ethernet MAC
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