messages from 2026-09-14 03:36:46 to 2026-09-15 15:14:23 UTC [more...]
[PATCH v2] drm/imagination: Manage FW VM context from its init and fini callbacks
2026-09-15 15:13 UTC (2+ messages)
[PATCH v2 00/21] kbuild: significantly speed up kernel builds
2026-09-15 15:04 UTC (60+ messages)
` [PATCH v2 01/21] kbuild: do not allocate .modinfo in vmlinux
` [PATCH v2 02/21] kallsyms: index symbols by token to speed up table compression
` [PATCH v2 03/21] kallsyms: output binary data to speed output and kallsyms assembly
` [v2 "
` [PATCH v2 04/21] kbuild: do not sort nm output where the order is irrelevant
` [PATCH v2 05/21] kbuild: only emit vmlinux relocations when required
` [PATCH v2 06/21] elf-parse: add section flags, symbol binding and a read-only mapping
` [PATCH v2 07/21] kallsyms: reimplement mksysmap in C
` [PATCH v2 08/21] kbuild: cache list, composite object state per object
` [PATCH v2 09/21] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH v2 10/21] kbuild: move the toolchain checks into init/Kconfig.toolchain
` [PATCH v2 11/21] kbuild: avoid re-running compiler and linker probes
` [PATCH v2 12/21] modpost: cache section relocation mismatch state
` [PATCH v2 13/21] modpost: emit module descriptors as assembly
` [PATCH v2 14/21] kbuild: batch module finalisation
` [PATCH v2 15/21] objtool: cache relocations, do less work
` [PATCH v2 16/21] objtool: size the instruction hash to the text
` [PATCH v2 17/21] objtool: decode instructions and resolve branch targets in parallel
` [PATCH v2 18/21] kbuild: rust: optionally parallelise rustc front end
` [PATCH v2 19/21] rust: make exports.o depend on the headers generated for it
` [PATCH v2 20/21] kbuild: build rust crates in parallel with the rest of the build
` [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
[PATCH v6] mm: retry page faults once under the per-VMA lock
2026-09-15 13:05 UTC (2+ messages)
[PATCH v6 00/10] kdump: reduce vmcore size and capture time
2026-09-15 13:01 UTC (5+ messages)
` [PATCH v6 01/10] mm: memblock: add missing HugeTLB flag name
[PATCH V3] powerpc/kasan: require memintrinsic prefix support for KASAN
2026-09-15 10:09 UTC
[PATCH 6/7] mmc: sdhci-of-k1: Improve RX tuning window
2026-09-15 9:48 UTC (3+ messages)
[PATCH V2] powerpc/kasan: require memintrinsic prefix support for KASAN
2026-09-15 9:15 UTC (3+ messages)
[PATCH v5 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support
2026-09-15 9:04 UTC (3+ messages)
` [PATCH V5 1/2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
` [PATCH V5 2/2] rust: kernel: Add KUnit tests for powerpc ARCH_WARN_ASM bug table emission
[PATCH v5 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
2026-09-15 9:05 UTC (13+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH v5 2/6] dt-bindings: hwmon: Move LM63 family to a dedicated binding
` [PATCH v5 3/6] dt-bindings: hwmon: Add Sensylink CTF2301
` [PATCH v5 4/6] hwmon: (lm63) Add Sensylink CTF2301 support
` [PATCH v5 5/6] riscv: dts: spacemit: Add K3 I2C6 pinctrl state
` [PATCH v5 6/6] riscv: dts: spacemit: Add CTF2301 on K3 CoM260
[PATCH v6 0/5] riscv: Introduce support for hardware break/watchpoints
2026-09-15 8:47 UTC (8+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 3/5] riscv: ptrace "
[PATCH v4 0/5] Add workarounds for Picoheart erratas
2026-09-15 8:33 UTC (6+ messages)
` [PATCH v4 1/5] riscv: Make get_insn public for instruction fault handling
` [PATCH v4 2/5] riscv: insn: Support decoding of CBO instructions
` [PATCH v4 3/5] riscv: errata: Add init framework for picoheart errata
` [PATCH v4 4/5] riscv: errata: picoheart: Add workaround for cbo.clean errata
` [PATCH v4 5/5] riscv: errata: picoheart: Add workaround for AMOCASQ errata
[PATCH v4] riscv: lib: Fix ZBB strnlen wrap-around regression on huge counts
2026-09-15 7:26 UTC
[PATCH v7 00/11] riscv: hwprobe: Expose RVA23U64 base behavior
2026-09-15 7:15 UTC (12+ messages)
` [PATCH v7 01/11] riscv: Add B to hwcap and hwprobe
` [PATCH v7 02/11] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
` [PATCH v7 03/11] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v7 04/11] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v7 05/11] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v7 06/11] riscv: dts: spacemit: k1: "
` [PATCH v7 07/11] riscv: dts: sophgo: sg2044: "
` [PATCH v7 08/11] riscv: Add a getter for user PMLEN support
` [PATCH v7 09/11] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v7 10/11] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v7 11/11] riscv: hwprobe: Introduce rva23u64 base behavior
[PATCH v4 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support
2026-09-15 6:20 UTC (4+ messages)
` [PATCH v4 1/2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
[PATCH] powerpc/kasan: require memintrinsic prefix support for KASAN
2026-09-15 6:04 UTC (6+ messages)
[PATCH v3] riscv: lib: Fix ZBB strnlen wrap-around regression on huge counts
2026-09-15 3:43 UTC (2+ messages)
[RFC PATCH v4 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
2026-09-15 3:28 UTC (10+ messages)
` [RFC PATCH v4 01/10] iommupt: Add RISC-V Second-stage (iohgatp) page table support
` [RFC PATCH v4 02/10] iommupt: Add RISC-V dirty tracking PTE ops
` [RFC PATCH v4 03/10] iommu/riscv: report iommu capabilities
` [RFC PATCH v4 04/10] iommu/riscv: use data structure instead of individual values
` [RFC PATCH v4 05/10] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH v4 06/10] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH v4 07/10] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain
` [RFC PATCH v4 08/10] iommu/riscv: Pre-enable GADE for second-stage domains
` [RFC PATCH v4 09/10] iommu/riscv: Add dirty tracking support "
[PATCH v3] riscv: dts: spacemit: k3: add i2s0-i2s5 nodes
2026-09-15 3:23 UTC
[PATCH] perf riscv: Add perf_regs_load and enable the dwarf unwind test
2026-09-15 1:54 UTC (2+ messages)
[PATCH 0/3] tee: optee: prepare the driver for RISC-V
2026-09-15 2:02 UTC (8+ messages)
` [PATCH 1/3] tee: optee: build the Arm-specific code only on Arm
` [PATCH 2/3] tee: optee: add an RPMI ABI placeholder
` [PATCH 3/3] tee: optee: allow enabling the driver on RISC-V
` [PATCH v2] tee: optee: prepare the driver for RISC-V
` [PATCH v2] tee: optee: build the Arm-specific code only on Arm
` [PATCH v2] tee: optee: add an RPMI ABI placeholder
` [PATCH v2] tee: optee: allow enabling the driver on RISC-V
[PATCH] MAINTAINERS: Add Troy Mitchell as a SpacemiT SoC reviewer
2026-09-15 1:02 UTC (2+ messages)
[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
2026-09-15 0:58 UTC (2+ messages)
[PATCH 1/1] riscv: dts: spacemit: sort nodes on OrangePi RV2
2026-09-15 0:56 UTC (2+ messages)
[GIT PULL] clk: spacemit: Fixes for v7.3
2026-09-15 0:54 UTC
[PATCH v5] clk: spacemit: k3: add CPU PLL rate tables
2026-09-15 0:52 UTC (2+ messages)
[PATCH net-next v14 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
2026-09-14 23:16 UTC (2+ messages)
[PATCH net-next v14 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
2026-09-14 23:16 UTC (2+ messages)
[PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
2026-09-14 23:16 UTC (2+ messages)
[PATCH net-next v14 01/10] net: phy: aquantia: fix system interface type not updated in forced mode
2026-09-14 23:14 UTC (2+ messages)
[PATCH net-next v14 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-09-14 23:15 UTC (2+ messages)
[PATCH v3 00/19] drm: starfive: jh7110: Enable display subsystem
2026-09-14 21:48 UTC (22+ messages)
` [PATCH v3 14/19] drm/bridge: starfive: Add JH7110 HDMI controller driver
` [PATCH v3 06/19] dt-bindings: display: verisilicon: Add starfive,jh7110-dc8200
` [PATCH v3 18/19] riscv: dts: starfive: jh7110: Update DT for display subsystem
` [PATCH v3 04/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-syscon
` [PATCH v3 11/19] soc: starfive: Add jh7110-hdmi-subsystem driver
[PATCH] usb: musb: mpfs: tidy up error handling in probe()
2026-09-14 17:14 UTC
[PATCH v4 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-09-14 16:32 UTC (2+ messages)
[PATCH v2 0/6] spacemit: k3: Replace bad CLINT node with ACLINT nodes
2026-09-14 15:14 UTC (3+ messages)
[PATCH v2 00/17] drm/spacemit: add SpacemiT K3 display support
2026-09-14 14:10 UTC (5+ messages)
` [PATCH v2 08/17] drm/spacemit: add Saturn DPU core types, cmdlist and display MMU
` [PATCH v2 10/17] drm/spacemit: add Saturn DPU KMS pipeline
[PATCH 0/9] Add support for MIPS P8700
2026-09-14 13:55 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: vendor-prefixes: Add GlobalFoundries, Inc
` [PATCH 2/9] dt-bindings: riscv: cpus: add gf,mips-p8700
` [PATCH 3/9] dt-bindings: riscv: Add MIPS Boston board compatible
` [PATCH 4/9] dt-bindings: interrupt-controller: Add MIPS P8700 APLIC
` [PATCH 5/9] dt-bindings: interrupt-controller: Add MIPS P8700 ACLINT MSWI
` [PATCH 6/9] dt-bindings: timer: Add MIPS P8700 ACLINT MTIMER
` [PATCH 7/9] dt-bindings: interrupt-controller: thead,c900-aclint-sswi: Add MIPS P8700 gf compatible
` [PATCH 8/9] riscv: dts: gf: Initial support for the P8700 Boston board
` [PATCH 9/9] riscv: defconfig: Enable GF SoCs
[PATCH] riscv: patch: fix handling of bpf-jit execmem addresses
2026-09-14 11:56 UTC
[PATCH] usb: musb: mpfs: fix phy unregister in remove()
2026-09-14 11:09 UTC
[PATCH v6 0/7] riscv: Add reliable stack unwinding for livepatch
2026-09-14 9:26 UTC (8+ messages)
` [PATCH v6 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v6 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v6 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH v6 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v6 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v6 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v6 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
[PATCH v1 0/3] pinctrl: mpfs-mssio: three fixes
2026-09-14 9:10 UTC (2+ messages)
[PATCH 00/23] kbuild: significantly speed up kernel builds
2026-09-14 8:57 UTC (11+ messages)
` [PATCH 04/23] kallsyms: output binary data to speed output and kallsyms assembly
` [PATCH 11/23] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH 15/23] modpost: emit module descriptors as assembly
[PATCH] riscv: lib: Fix ZBB strnlen wrap-around regression on huge counts
2026-09-14 7:49 UTC (3+ messages)
[PATCH v3 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
2026-09-14 7:04 UTC (3+ messages)
` [PATCH v3 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
[PATCH v4 0/5] dma: swiotlb: Centralize default pool policy and sizing
2026-09-14 7:01 UTC (6+ messages)
` [PATCH v4 1/5] dma: swiotlb: Centralize default pool policy selection
` [PATCH v4 2/5] dma: swiotlb: Centralize minimal pool sizing
` [PATCH v4 3/5] dma: swiotlb: Centralize memory-encryption "
` [PATCH v4 4/5] dma: swiotlb: Add an overridable architecture pool opt-out
` [PATCH v4 5/5] dma: swiotlb: Remove SWIOTLB_ANY
[PATCH v2] riscv: lib: Fix ZBB strnlen wrap-around regression on huge counts
2026-09-14 6:52 UTC
[PATCH v5 0/2] RISC-V: KVM: Huge page recovery during disable-dirty-log
2026-09-14 5:59 UTC (3+ messages)
` [PATCH v5 1/2] RISC-V: KVM: add tracepoint for guest page faults
` [PATCH v5 2/2] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
[RESEND v22 0/3] Add OpenCores PTC PWM support
2026-09-14 5:47 UTC (4+ messages)
[PATCH] RISC-V: KVM: Fix HSM hart status error propagation
2026-09-14 5:14 UTC (2+ messages)
[PATCH v1 0/3] RISC-V: KVM: Fix PMU counter handling issues
2026-09-14 5:04 UTC (2+ messages)
[PATCH v11 0/2] RISC-V IOMMU HPM support
2026-09-14 3:57 UTC (3+ messages)
` [PATCH v11 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v11 2/2] iommu/riscv: create a auxiliary device for HPM
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 NNTP newsgroup(s).