messages from 2026-02-01 00:10:00 to 2026-02-06 14:25:00 UTC [more...]
[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
2026-02-06 14:22 UTC (16+ 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 1/2] string: move __compiletime_strlen() to string.h
2026-02-06 11:14 UTC (4+ messages)
` [PATCH 2/2] powerpc/text-patching: Fix possible stringop-overread compilation error
[PATCH v6 00/13] Remove device private pages from physical address space
2026-02-06 13:08 UTC (15+ messages)
` [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v6 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v6 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
` [PATCH v6 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [PATCH v6 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v6 07/13] mm: Add a new swap type for migration entries of device private pages
` [PATCH v6 08/13] mm: Add softleaf support for device private migration entries
` [PATCH v6 09/13] mm: Begin creating "
` [PATCH v6 10/13] mm: Add helpers to create device private entries from struct pages
` [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v6 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v6 13/13] mm: Remove device private pages from the physical address space
[PATCH v5 00/13] Remove device private pages from physical address space
2026-02-06 13:06 UTC (2+ messages)
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-06 9:18 UTC (39+ 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 08/17] module: Deduplicate signature extraction
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
2026-02-06 8:13 UTC (8+ messages)
[PATCH net,v2] net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
2026-02-06 8:53 UTC
[PATCH 0/2] ASoC: fsl: add bitcount and timestamp controls
2026-02-06 8:43 UTC (3+ messages)
` [PATCH 1/2] ASoC: fsl_sai: "
` [PATCH 2/2] ASoC: fsl_xcvr: "
[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2026-02-06 8:41 UTC (14+ 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] soc: fsl: qbman: fix race condition in qman_destroy_fq
2026-02-06 7:24 UTC (4+ messages)
[PATCH v4 0/4] ASoC: fsl_asrc: support the i.MX952 platform
2026-02-06 1:48 UTC (5+ 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-05 22:46 UTC (20+ 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 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 V3 0/3] Rust support for powerpc
2026-02-05 18:04 UTC (4+ 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 v5 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-02-05 14:55 UTC (2+ messages)
[PATCH v2] PCI: dpc: Increase pciehp waiting time for DPC recovery
2026-02-05 8:54 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 (12+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: fsl,imx-asrc: Add support for "
` [PATCH v3 2/4] ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2M
` [PATCH v3 3/4] ASoC: fsl_asrc: Add support for i.MX952 platform
` [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 mm-unstable] arch, mm: consolidate empty_zero_page
2026-02-04 20:47 UTC (5+ messages)
[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 (7+ messages)
[PATCH] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
2026-02-04 13:03 UTC (2+ messages)
[PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
2026-02-04 5:02 UTC (6+ messages)
` [PATCH v7 19/24] x86/watchdog/hardlockup: Add "
[PATCH V2] modpost: Amend ppc64 save/restfpr symnames for -Os build
2026-02-04 0:16 UTC (7+ messages)
[PATCH] powerpc/uaccess: Fix inline assembly for clang build on PPC32
2026-02-04 0:13 UTC (5+ messages)
[PATCH v2 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-02-03 4:14 UTC
[PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
2026-02-02 10:42 UTC (3+ messages)
[PATCH v2 0/4] ASoC: fsl_asrc: support the i.MX952 platform
2026-02-02 9:44 UTC (4+ messages)
` [PATCH v2 3/4] ASoC: fsl_asrc_m2m: Start ASRC before DMA device for M2M
[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
2026-02-02 5:55 UTC (2+ messages)
[PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-02-01 22:29 UTC (9+ messages)
` [PATCH v6 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v6 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v6 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v6 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v6 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v6 6/6] docs: trusted-encryped: add PKWM as a new trust source
[powerpc:merge] BUILD SUCCESS 25ce7a5ce70ee7be5aad79b47e050563bebc6fe5
2026-02-01 19:07 UTC
[PATCH] powerpc/pseries: plpks: export plpks_wrapping_is_supported
2026-02-01 16:53 UTC
[PATCH v5 13/13] mm: Remove device private pages from the physical address space
2026-02-01 13:03 UTC (2+ messages)
[PATCH v4 00/54] tree-in-dcache stuff
2026-02-01 0:11 UTC (11+ 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