messages from 2026-09-01 13:33:51 to 2026-09-03 08:55:00 UTC [more...]
[PATCH v2 00/15] drm: starfive: jh7110: Enable display subsystem
2026-09-03 8:54 UTC (9+ messages)
` [PATCH v2 14/15] riscv: dts: starfive: jh7110: Update DT for "
` [PATCH v2 12/15] phy: rockchip: inno-hdmi: Use the common Innosilicon PHY helpers
` [PATCH v2 08/15] soc: starfive: Add jh7110-hdmi-subsystem driver
[PATCH v6 00/10] kdump: reduce vmcore size and capture time
2026-09-03 7:43 UTC (17+ messages)
` [PATCH v6 01/10] mm: memblock: add missing HugeTLB flag name
` [PATCH v6 02/10] riscv: build crash_mem ranges from memblock instead of resource tree
` [PATCH v6 03/10] crash_core: fold duplicated memblock arch hooks into the weak default
` [PATCH v6 04/10] crash_core: serialize crash header preparation against hotplug
` [PATCH v6 05/10] crash_core: replace for_each_mem_range() with for_each_mem_region()
` [PATCH v6 06/10] memblock: introduce MEMBLOCK_NODUMP flag
` [PATCH v6 07/10] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v6 08/10] of: reserved_mem: mark /reserved-memory entries with MEMBLOCK_NODUMP
` [PATCH v6 09/10] of: reserved_mem: mark /memreserve/ entries as MEMBLOCK_NODUMP
` [PATCH v6 10/10] crash_core: skip MEMBLOCK_NODUMP regions when building vmcore ELF header
[PATCH] ACPI: RIMT: Enable PCI ACS for root complexes mapped to an IOMMU
2026-09-03 7:44 UTC (3+ messages)
[PATCH v2 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
2026-09-03 7:41 UTC (16+ messages)
` [PATCH v2 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH v2 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH v2 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH v2 04/15] ARM: drop custom asm/auxvec.h
` [PATCH v2 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH v2 06/15] arm64: "
` [PATCH v2 07/15] RISC-V: "
` [PATCH v2 08/15] LoongArch: "
` [PATCH v2 09/15] s390: "
` [PATCH v2 10/15] powerpc: "
` [PATCH v2 11/15] MIPS: "
` [PATCH v2 12/15] sparc: "
` [PATCH v2 13/15] sh: "
` [PATCH v2 14/15] alpha: remove "
` [PATCH v2 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH
[PATCH v2 0/2] Add RISC-V RPMI device power service support
2026-09-03 6:39 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add RPMI device power service bindings
[PATCH] ACPI: RISC-V: CPPC: Implement cpc_read_ffh_fb_ctrs()
2026-09-03 5:11 UTC (2+ messages)
[PATCH] perf bench futex: Define SYS_futex on 32-bit arches with 64-bit time_t
2026-09-03 5:04 UTC (2+ messages)
[PATCH] RISC-V: KVM: Preserve LCOFIP when checking pending interrupts
2026-09-03 4:04 UTC (2+ messages)
[PATCH 0/4] mmc: spacemit: Introduce two DT properties
2026-09-03 3:29 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: mmc: spacemit-sdhci: Add clock-frequency property
` [PATCH 2/4] dt-bindings: mmc: spacemit,sdhci: Add tx delay property
` [PATCH 3/4] mmc: sdhci-of-k1: Set clock-frequency of io clock
` [PATCH 4/4] mmc: sdhci-of-k1: Add TX tuning parameter
[PATCH v7 0/5] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-09-03 3:24 UTC (7+ messages)
` [PATCH v7 1/5] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v7 2/5] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v7 3/5] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v7 4/5] dt-bindings: riscv: Add binding for CBQRI controllers
` [PATCH v7 5/5] riscv_cbqri: Add CBQRI capacity allocation platform driver
[PATCH v4] clk: spacemit: k3: add CPU PLL rate tables
2026-09-03 3:06 UTC
[BUG] PCI: spacemit-k1: port C probe hard-hangs a CPU with one endpoint on Milk-V Jupiter
2026-09-03 1:06 UTC (4+ messages)
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-03 1:01 UTC (23+ messages)
` [PATCH v2 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH v2 02/20] KVM: selftests: Use the common minimum GPA for page tables on LoongArch
` [PATCH v2 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables
` [PATCH v2 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH v2 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH v2 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH v2 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots
` [PATCH v2 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test
` [PATCH v2 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test
` [PATCH v2 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test
` [PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH v2 19/20] KVM: selftests: Automatically pick min_gpa for allocations based on region type
` [PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned
[PATCH v2 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
2026-09-02 21:44 UTC (2+ messages)
` (subset) "
[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
2026-09-02 20:48 UTC (26+ messages)
` [PATCH RFC v3 01/21] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v3 02/21] ARM: mm: make 2-level "
` [PATCH RFC v3 03/21] ARM: mm: remove custom pgdp_get()
` [PATCH RFC v3 04/21] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH RFC v3 05/21] MIPS: "
` [PATCH RFC v3 06/21] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH RFC v3 07/21] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH RFC v3 08/21] mm: vmscan: remove stack copy address of pud/pmd pass in walk_pud/pmd_range()
` [PATCH RFC v3 09/21] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v3 10/21] riscv: "
` [PATCH RFC v3 11/21] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH RFC v3 12/21] mm/pgtable: redefine PGTABLE_LEVEL enum with ascend order from PGD
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH RFC v3 14/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled
` [PATCH RFC v3 16/21] openrisc/pgtable: drop __pmd_offset()
` [PATCH RFC v3 17/21] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v3 18/21] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v3 19/21] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v3 20/21] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v3 21/21] Documentation: mm: clarify behaviour of compile-time folded page tables
[PATCH 00/20] KVM: selftests: PPC pre-enabling
2026-09-02 17:59 UTC (10+ messages)
` [PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
[PATCH v3 01/34] dmaengine: add tasklet-backed channel BH helpers
2026-09-02 15:39 UTC (5+ messages)
` [PATCH v3 28/34] dmaengine: sf-pdma: route error callbacks through channel BH
Re: [PATCH v3 2/3] riscv: hwprobe: export the availability of vector to user
2026-09-02 15:13 UTC (2+ messages)
[PATCH v11 0/3] iio: dac: Add support for AD5529R DAC
2026-09-02 12:56 UTC (6+ messages)
` [PATCH v11 1/3] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v11 2/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH v11 3/3] iio: dac: Add AD5529R DAC driver support
[PATCH 0/2] Add RISC-V RPMI device power service support
2026-09-02 11:34 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: power: Add RPMI device power service bindings
[PATCH v10 0/3] iio: dac: Add support for AD5529R DAC
2026-09-02 11:02 UTC (5+ messages)
` [PATCH v10 3/3] iio: dac: Add AD5529R DAC driver support
[PATCH RESEND 0/3] Fix kexec_file segment placement on RISC-V
2026-09-02 9:08 UTC (4+ messages)
` [PATCH RESEND 1/3] riscv: kexec_file: constrain extra segments to the Sv39 direct map
` [PATCH RESEND 2/3] riscv: kexec_file: size the ELF placement search by the load extent
` [PATCH RESEND 3/3] riscv: kexec: reserve the PMD-aligned kernel image range
[PATCH v2 0/2] riscv: kprobes: simulate nop and c.nop instructions
2026-09-02 8:43 UTC (4+ messages)
` [PATCH v2 1/2] "
` "
[PATCH v3 0/2] riscv: kprobes: simulate nop and c.nop instructions
2026-09-02 8:08 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] riscv: kprobes: add nop and c.nop to the KUnit test
[PATCH RESEND v7 0/3] RISC-V IOMMU HPM support
2026-09-02 8:07 UTC (3+ messages)
` [PATCH RESEND v7 3/3] drivers/perf: riscv-iommu: protect shared state with a raw spinlock
[PATCH 0/7] mmc: spacemit: improve clock and tuning logic
2026-09-02 8:04 UTC (8+ messages)
` [PATCH 1/7] mmc: sdhci-of-k1: no pinctrl state switching
` [PATCH 2/7] mmc: sdhci-of-k1: drop duplicated voltage settings
` [PATCH 3/7] mmc: sdhci-of-k1: configure PHY mode
` [PATCH 4/7] mmc: sdhci-of-k1: Improve power control
` [PATCH 5/7] mmc: sdhci-of-k1: Use finest delay granularity for RX tuning
` [PATCH 6/7] mmc: sdhci-of-k1: Improve RX tuning window
` [PATCH 7/7] mmc: sdhci-of-k1: Implement SD clock gating for voltage switch
[PATCH bpf v2] bpf, riscv: Make arena support depend on ZACAS
2026-09-02 7:00 UTC (2+ messages)
[PATCH] KVM: riscv: selftests: Disable vector extension in build flags
2026-09-02 6:15 UTC
[PATCH v3 0/2] kexec: fix probe error codes and error propagation
2026-09-02 5:33 UTC (2+ messages)
[PATCH] clocksource/timer-riscv: use riscv_has_extension_likely
2026-09-02 4:04 UTC
[PATCH bpf-next] bpf, riscv: Register extable entries at probe insn call sites
2026-09-02 2:26 UTC (3+ messages)
[PATCH v6 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-09-02 2:05 UTC (5+ messages)
` [PATCH v6 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
[PATCH] irqchip/riscv-imsic: Use GENMASK for base address masks
2026-09-02 2:02 UTC (3+ messages)
[PATCH 00/12] riscv: Add device tree support for UltraRISC DP1000
2026-09-02 1:15 UTC (4+ messages)
` [PATCH 01/12] dt-bindings: riscv: cpus: Fix yamllint style issues
[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
2026-09-02 0:55 UTC (8+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v2 0/2] perf: RISC-V: fix SBI PMU masks for RV32
` [PATCH v2 2/2] perf: RISC-V: store available counter mask as bitmap
[PATCH v1] riscv: skip software algning code for HAVE_EFFICIENT_UNALIGNED_ACCESS
2026-09-02 0:37 UTC (3+ messages)
[PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
2026-09-02 0:34 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Update arch/riscv/patch-acceptance.rst translation
2026-09-02 0:17 UTC (2+ messages)
[PATCH 0/3] optimize pgtable_l4|l5_enabled
2026-09-01 23:24 UTC (7+ messages)
` [PATCH 3/3] riscv: introduce cap framework and use it to "
[PATCH] riscv: hwprobe: simplify has_fpu() to check D extension only
2026-09-01 23:21 UTC (2+ messages)
[PATCH] riscv: report Zfhmin/Zvfhmin when Zfh/Zvfh are present
2026-09-01 19:40 UTC (2+ messages)
[PATCH] riscv: kprobes: Reject reserved branch encodings
2026-09-01 18:46 UTC (2+ messages)
[PATCH] riscv: dts: sophgo: sg2044: srd3: add spifmc node
2026-09-01 18:43 UTC
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-09-01 18:34 UTC (3+ messages)
` [PATCH] seccomp: Fix syscall skip logic on ptrace
[PATCH 00/12] Add TH1520 USB support
2026-09-01 18:32 UTC (3+ messages)
` [PATCH 12/12] riscv: dts: thead: enable USB3 ports on Lichee Pi 4A
[PATCH 00/12] mm: make userland page table freeing RCU-safe
2026-09-01 17:47 UTC (22+ messages)
` [PATCH 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH 11/12] mm: make userland page table freeing RCU-safe
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs
[PATCH 0/2] riscv: Fix cpu hotplug warnings
2026-09-01 15:30 UTC (2+ messages)
[PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
2026-09-01 14:05 UTC (2+ messages)
[PATCH v5 00/17] iommu/riscv: Enable MSI remapping, IOMMU_DMA and VFIO
2026-09-01 13:38 UTC (3+ messages)
` [PATCH v5 11/17] irqchip/riscv-imsic: Add S-mode MSI address list
[PATCH v2 0/3] iommu/riscv: Fix command queue publishing races
2026-09-01 13:39 UTC (4+ messages)
` [PATCH v2 1/3] iommu/riscv: Add command queue lock
` [PATCH v2 2/3] iommu/riscv: Serialize command queue publishing
` [PATCH v2 3/3] iommu/riscv: Avoid waiting on failed command enqueue
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