messages from 2026-02-04 04:05:19 to 2026-02-10 09:00:39 UTC [more...]
[PATCH V6 0/3] Rust support for powerpc
2026-02-10 9:00 UTC
[PATCH V5 0/3] Rust support for powerpc
2026-02-10 8:44 UTC (6+ messages)
` [PATCH V5 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V5 2/3] rust: Add PowerPC support
` [PATCH V5 3/3] powerpc: Enable Rust for ppc64le
[PATCH] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
2026-02-10 7:18 UTC (3+ messages)
[PATCH V4 0/3] Rust support for powerpc
2026-02-10 5:29 UTC (11+ messages)
` [PATCH V4 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V4 2/3] rust: Add PowerPC support
` [PATCH V4 3/3] powerpc: Enable Rust for ppc64le
[PATCH 0/2] ASoC: fsl: add bitcount and timestamp controls
2026-02-10 3:09 UTC (7+ messages)
` [PATCH 1/2] ASoC: fsl_sai: "
` [PATCH 2/2] ASoC: fsl_xcvr: "
[PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
2026-02-09 22:08 UTC
[PATCH v2 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-02-09 20:43 UTC (2+ messages)
[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
2026-02-09 15:20 UTC (7+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
[PATCH] PCI/AER: Add option to panic on unrecoverable errors
2026-02-09 14:28 UTC (9+ messages)
[PATCH 1/2] string: move __compiletime_strlen() to string.h
2026-02-09 14:11 UTC (9+ messages)
` [PATCH 2/2] powerpc/text-patching: Fix possible stringop-overread compilation error
[PATCH AUTOSEL 6.18-5.15] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
2026-02-09 12:26 UTC
[PATCH v4 0/3] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-09 9:59 UTC (4+ messages)
` [PATCH v4 1/3] crash: Exclude crash kernel memory in crash core
` [PATCH v4 2/3] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v4 3/3] riscv: "
[PATCH] soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_init_resources()
2026-02-09 9:04 UTC (3+ messages)
[RFC PATCH v3 0/6] objtool: Fixup alternate feature relative addresses
2026-02-09 8:48 UTC (7+ messages)
` [RFC PATCH v3 1/6] objtool/powerpc: Add build-time fixup of alternate feature branch targets
` [RFC PATCH v3 2/6] objtool: Set ELF_F_LAYOUT flag to preserve vmlinux segment layout
` [RFC PATCH v3 3/6] objtool: Fix "can't find starting instruction" warnings on vmlinux
` [RFC PATCH v3 4/6] objtool/powerpc: Skip jump destination analysis and unnanotated intra-function call warnings for --ftr-fixup
` [RFC PATCH v3 5/6] kbuild: Add objtool integration for PowerPC feature fixups
` [RFC PATCH v3 6/6] powerpc: Enable build-time feature fixup processing by default
[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
2026-02-09 8:41 UTC (8+ messages)
[PATCH v2] PCI: dpc: Increase pciehp waiting time for DPC recovery
2026-02-06 11:07 UTC (3+ messages)
slab raid6-md125 start c000000d9371bf30 pointer offset 16 size 2544 ist_add corruption. prev->next should be next
2026-02-09 0:38 UTC (2+ messages)
[PATCH v4 0/4] ASoC: fsl_asrc: support the i.MX952 platform
2026-02-08 21:21 UTC (8+ messages)
` [PATCH v4 1/4] ASoC: dt-bindings: fsl,imx-asrc: Add support for "
` [PATCH v4 2/4] ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2M
` [PATCH v4 3/4] ASoC: fsl_asrc: Add support for i.MX952 platform
` [PATCH v4 4/4] ASoC: fsl_asrc_dma: allocate memory from dma device
[PATCH v2 0/4] Add Rust abstractions for nvmem-provider
2026-02-08 17:52 UTC (22+ messages)
` [PATCH v2 1/4] rust: io: Add big-endian read and write functions
` [PATCH v2 2/4] rust: nvmem: Add an abstraction for nvmem providers
` [PATCH v2 3/4] nvmem: Replace the Wii and Wii U OTP driver with a Rust one
` [PATCH v2 4/4] powerpc: wii_defconfig: Enable Rust
[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2026-02-07 8:34 UTC (16+ messages)
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error
` [PATCH v7 4/5] PCI/AER: Clear both AER fatal and non-fatal status
` [PATCH v7 5/5] PCI/AER: Only clear error bits in pcie_clear_device_status()
[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
2026-02-06 22:35 UTC (17+ messages)
` [PATCH 01/15] sched/idle: Handle offlining first in idle loop
` [PATCH 02/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
` [PATCH 03/15] sched/cputime: Correctly support generic vtime idle time
` [PATCH 04/15] powerpc/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 05/15] s390/time: "
` [PATCH 06/15] tick/sched: Unify idle cputime accounting
` [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test
` [PATCH 08/15] tick/sched: Remove nohz disabled special case in cputime fetch
` [PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code
` [PATCH 10/15] tick/sched: Remove unused fields
` [PATCH 11/15] tick/sched: Account tickless idle cputime only when tick is stopped
` [PATCH 12/15] tick/sched: Consolidate idle time fetching APIs
` [PATCH 13/15] sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
` [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
[PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
2026-02-06 22:24 UTC (2+ messages)
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-06 17:12 UTC (23+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
[PATCH V3 0/3] Rust support for powerpc
2026-02-06 16:55 UTC (5+ messages)
` [PATCH V3 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V3 2/3] rust: Add PowerPC support
` [PATCH V3 3/3] powerpc: Enable Rust for ppc64le
[PATCH] powerpc/pseries: plpks: export plpks_wrapping_is_supported
2026-02-06 14:43 UTC (2+ messages)
[PATCH v6 00/13] Remove device private pages from physical address space
2026-02-06 13:08 UTC (2+ messages)
[PATCH v5 00/13] Remove device private pages from physical address space
2026-02-06 13:06 UTC (2+ messages)
[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
2026-02-06 8:13 UTC (7+ messages)
[PATCH net,v2] net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
2026-02-06 8:53 UTC
[PATCH] soc: fsl: qbman: fix race condition in qman_destroy_fq
2026-02-06 7:24 UTC (4+ messages)
[PATCH V2 0/3] Rust support for powerpc
2026-02-05 20:15 UTC (14+ messages)
` [PATCH V2 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V2 2/3] rust: Add PowerPC support
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le
[PATCH v5 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-02-05 14:55 UTC (2+ messages)
[PATCH net] net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
2026-02-05 6:54 UTC (2+ messages)
[PATCH v3 0/3] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-05 3:15 UTC (6+ messages)
` [PATCH v3 1/3] crash: Exclude crash kernel memory in crash core
` [PATCH v3 2/3] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v3 3/3] riscv: "
[PATCH v3 0/4] ASoC: fsl_asrc: support the i.MX952 platform
2026-02-05 2:36 UTC (8+ messages)
` [PATCH v3 2/4] ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2M
` [PATCH v3 4/4] ASoC: fsl_asrc_dma: allocate memory from dma device
[PATCH V2] error path improvement in dlpar add
2026-02-04 22:38 UTC
[PATCH] rust: Add PowerPC support
2026-02-04 19:42 UTC (9+ messages)
[PATCH] powerpc: Enable Rust for ppc64le
2026-02-04 17:56 UTC (5+ messages)
[PATCH 00/15] vDSO: header file cleanups
2026-02-04 17:51 UTC (5+ messages)
` [PATCH 01/15] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH 02/15] arm64: vDSO: compat_gettimeofday: Add explicit includes
[RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
2026-02-04 15:23 UTC (5+ messages)
[PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
2026-02-04 5:02 UTC (4+ 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