messages from 2026-01-30 17:40:06 to 2026-02-04 04:01:22 UTC [more...]
[PATCH net-next v4 0/3] riscv: spacemit: Add ethernet support for K3
2026-02-04 2:14 UTC (7+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v4 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-04 3:40 UTC (22+ messages)
` [PATCHv6 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv6 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv6 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv6 06/17] LoongArch/mm: "
` [PATCHv6 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv6 10/17] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv6 11/17] mm/hugetlb: Remove fake head pages
` [PATCHv6 12/17] mm: Drop fake head checks
` [PATCHv6 13/17] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv6 14/17] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv6 15/17] mm: Remove the branch from compound_head()
` [PATCHv6 16/17] hugetlb: Update vmemmap_dedup.rst
` [PATCHv6 17/17] mm/slab: Use compound_head() in page_slab()
[PATCH] riscv: kgdb: fix several debug register assignment bugs
2026-02-04 3:41 UTC
[PATCH 0/2] riscv: smp: Two minor comment updates
2026-02-04 3:20 UTC (3+ messages)
` [PATCH 1/2] riscv: smp: Remove outdated comment about disabling preemption
` [PATCH 2/2] riscv: smp: Clarify comment "cache" -> "instruction cache"
[PATCH] irqchip/riscv-imsic: Fix irq migration failure issue when cpu hotplug
2026-02-04 1:59 UTC (6+ messages)
` [PATCH] irqchip/msi-lib: Refuse initialization when irq_write_msi_msg() is missing
[PATCH] RISC-V: Skip stopping cycle counter
2026-02-04 0:37 UTC (2+ messages)
[Patch v3 0/4] Perf tools: perf-regs bug fix and optimization
2026-02-03 23:11 UTC (8+ messages)
` [Patch v3 1/4] perf regs: Fix abort for "-I" or "--user-regs" options
` [Patch v3 2/4] perf arch: Update arch headers to use relative UAPI paths
` [Patch v3 3/4] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
` [Patch v3 4/4] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
[PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
2026-02-03 22:24 UTC (7+ messages)
` [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
[PATCH v4 0/4] Support runtime configuration for per-VM's HGATP mode
2026-02-03 21:27 UTC (9+ messages)
` [PATCH v4 1/4] RISC-V: KVM: "
` [PATCH v4 2/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` [PATCH v4 3/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
` [PATCH v4 4/4] RISC-V: KVM: Define HGATP mode bits for KVM_CAP_RISCV_SET_HGATP_MODE
[PATCH v3 0/2] irqchip/sifive-plic: Fix wrong nr_irqs handling
2026-02-03 20:40 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-binding: riscv: Clarify the riscv,ndev meaning in PLIC
[PATCH v3 0/3] Clk improvements
2026-02-03 20:36 UTC (28+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern
[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
2026-02-03 20:00 UTC (10+ messages)
` [PATCH RFC v2 03/17] RISC-V: Add support for srmcfg CSR from Ssqosid ext
` [External] "
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers
` [External] "
` [PATCH RFC v2 16/17] acpi: riscv: Parse RISC-V Quality of Service Controller (RQSC) table
` [External] "
[PATCH v2 0/6] perf Cross platform KVM support
2026-02-03 18:26 UTC (18+ messages)
` [PATCH v2 1/6] perf test kvm: Add stat live testing
` [PATCH v2 2/6] perf kvm stat: Remove use of the arch directory
` [PATCH v2 3/6] perf kvm: Wire up e_machine
` [PATCH v2 4/6] perf session: Add e_flags to the e_machine helper
` [PATCH v2 5/6] perf header: Add e_machine/e_flags to the header
` [PATCH v2 6/6] perf thread: Don't require machine to compute the e_machine
` [PATCH v3 0/5] perf Cross platform KVM support
` [PATCH v3 1/5] perf kvm stat: Remove use of the arch directory
` [PATCH v3 2/5] perf kvm: Wire up e_machine
` [PATCH v3 3/5] perf session: Add e_flags to the e_machine helper
` [PATCH v3 4/5] perf header: Add e_machine/e_flags to the header
` [PATCH v3 5/5] perf thread: Don't require machine to compute the e_machine
[PATCH net v3] net: spacemit: k1-emac: fix jumbo frame support
2026-02-03 18:22 UTC (5+ messages)
` [PATCH net v3] net: spacemit: k1-emac: fix jumbo frame support: manual merge
[PATCH] soc: microchip: mpfs: Fix a memory leak in mpfs_sys_controller_probe()
2026-02-03 16:00 UTC (2+ messages)
[PATCH v2] pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
2026-02-03 14:02 UTC (3+ messages)
[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
2026-02-03 10:17 UTC (4+ messages)
[PATCH v2] irqchip/sifive-plic: Fix insufficient irq_groups allocation
2026-02-03 6:30 UTC (3+ messages)
[PATCH bpf-next 0/3] bpf: fsession support for riscv
2026-02-03 6:25 UTC (6+ messages)
` [PATCH bpf-next 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next 2/3] bpf, riscv: add fsession support for trampolines
` [PATCH bpf-next 3/3] selftests/bpf: enable fsession_test on riscv64
[PATCH v2 1/1] net: spacemit: display phy driver information
2026-02-03 1:10 UTC (3+ messages)
[PATCH v5] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
2026-02-03 0:59 UTC (4+ messages)
` [PATCH v5] RISC-V: KVM: Validate SBI STA shmem alignment in
[PATCH] dt-bindings: pinctrl: spacemit: fix drive-strength check warning
2026-02-03 0:05 UTC (4+ messages)
[PATCH AUTOSEL 6.18] riscv: Use 64-bit variable for output in __get_user_asm
2026-02-02 21:46 UTC
[PATCH v5 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
2026-02-02 19:46 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm
` [PATCH v5 2/3] reset: tenstorrent: Add reset controller for Atlantis
` [PATCH v5 3/3] clk: tenstorrent: Add Atlantis clock controller driver
[PATCH v2 0/5] Convert riscv to use the generic iommu page table
2026-02-02 16:43 UTC (21+ messages)
` [PATCH v2 1/5] iommupt: Add the RISC-V page table format
` [PATCH v2 5/5] iommu/riscv: Allow RISC_VIOMMU to COMPILE_TEST
[PATCH v3 0/5] Convert riscv to use the generic iommu page table
2026-02-02 15:29 UTC (8+ messages)
` [PATCH v3 1/5] iommupt: Add the RISC-V page table format
` [PATCH v3 2/5] iommu/riscv: Disable SADE
` [PATCH v3 3/5] iommu/riscv: Use the generic iommu page table
` [PATCH v3 4/5] iommu/riscv: Enable SVNAPOT support for contiguous ptes
` [PATCH v3 5/5] iommu/riscv: Allow RISC_VIOMMU to COMPILE_TEST
[PATCH v4 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
2026-02-02 14:05 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm
` [PATCH v4 2/3] reset: tenstorrent: Add reset controller for Atlantis
` [PATCH v4 3/3] clk: tenstorrent: Add Atlantis clock controller driver
[PATCH] riscv: Remove support for XIP kernel
2026-02-02 11:54 UTC
[PATCH v5 0/4] Add USB support for Canaan K230
2026-02-02 11:31 UTC (2+ messages)
[PATCH 1/1] riscv: dts: spacemit: Add 'linux,pci-domain' to PCIe nodes for K1
2026-02-02 10:00 UTC
[PATCH v1] riscv: add hardware error trap handler support
2026-02-02 9:42 UTC
[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
2026-02-02 4:00 UTC
[PATCH v7 0/8] riscv: optimize string functions and add kunit tests
2026-02-02 3:24 UTC (5+ messages)
[PATCH v3] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-02 2:59 UTC (4+ messages)
[PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
2026-02-02 0:56 UTC (4+ messages)
[PATCH 0/7] riscv: dts: spacemit: Add PMIC regulators usb pcie
2026-02-01 15:10 UTC (15+ messages)
` [PATCH 1/7] riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2
` [PATCH 2/7] riscv: dts: spacemit: Define fixed regulators "
` [PATCH 3/7] riscv: dts: spacemit: Define the P1 PMIC "
` [PATCH 4/7] riscv: dts: spacemit: Enable USB3.0 on "
` [PATCH 5/7] riscv: dts: spacemit: Update PMIC supply properties for "
` [PATCH 6/7] riscv: dts: spacemit: Add a PCIe regulator "
` [PATCH 7/7] riscv: dts: spacemit: PCIe and PHY-related updates "
[PATCH v2 RESEND] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-01 2:35 UTC (4+ messages)
[PATCH v2 0/4] regulator: spacemit-p1: Fix voltage ranges and support board power tree
2026-01-31 12:25 UTC (4+ messages)
` [PATCH v2 2/4] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties
[PATCH] drivers/perf: riscv: Keep the fixed counter counting
2026-01-31 11:24 UTC
[PATCH v3 1/2] RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
2026-01-31 6:12 UTC (2+ messages)
` "
[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
2026-01-31 2:58 UTC
[GIT PULL] RISC-V updates for v6.19-rc8
2026-01-31 1:00 UTC (2+ messages)
[PATCH v4] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg
2026-01-31 0:40 UTC
[PATCH] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg
2026-01-31 0:15 UTC (3+ 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