public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 03:12:55 to 2026-04-27 19:20:15 UTC [more...]

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 19:19 UTC  (17+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH v2] powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
 2026-04-27 17:10 UTC  (2+ messages)

[PATCH V13 0/7] Rust support for powerpc
 2026-04-27 16:05 UTC  (29+ messages)
` [PATCH V13 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V13 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V13 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V13 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
      ` [Linaro-mm-sig] "
` [PATCH V13 6/7] rust: Add PowerPC support
` [PATCH V13 7/7] powerpc: Enable Rust for ppc64le

[PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
 2026-04-27 10:55 UTC  (6+ messages)

[PATCH v6 00/24] PCI: Convert all dynamic sysfs attributes to static
 2026-04-27 14:09 UTC  (5+ messages)

[PATCH V15 0/7] Rust support for powerpc
 2026-04-27 13:39 UTC  (9+ messages)
` [PATCH V15 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V15 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V15 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V15 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V15 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V15 6/7] rust: Add PowerPC support
` [PATCH V15 7/7] powerpc: Enable Rust for ppc64le

[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
 2026-04-27 12:27 UTC  (9+ messages)
` [PATCH v5 1/8] powerpc: rename arch_irq_disabled_regs
` [PATCH v5 2/8] powerpc: Prepare to build with generic entry/exit framework
` [PATCH v5 3/8] powerpc: introduce arch_enter_from_user_mode
` [PATCH v5 4/8] powerpc: Introduce syscall exit arch functions
` [PATCH v5 5/8] powerpc: add exit_flags field in pt_regs
` [PATCH v5 6/8] powerpc: Prepare for IRQ entry exit
` [PATCH v5 7/8] powerpc: Enable GENERIC_ENTRY feature
` [PATCH v5 8/8] powerpc: Remove unused functions

[PATCH] powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked events
 2026-04-27 12:24 UTC  (3+ messages)

[mainline][BUG] Observed Workqueue lockups on offline CPUs
 2026-04-27 11:30 UTC  (2+ messages)

[PATCH 0/5] ASoC: fsl-asoc-card: Add some improvements
 2026-04-27 10:47 UTC  (8+ messages)
` [PATCH 1/5] ASoC: fsl-asoc-card: enable dpcm_merged_chan flag for ASRC frontend
` [PATCH 2/5] ASoC: fsl-asoc-card: enable ignore_pmdown_time for ASRC case
` [PATCH 3/5] ASoC: fsl-asoc-card: add channel and rate constraints for CS42888
` [PATCH 4/5] ASoC: fsl-asoc-card: exclude S20_3LE format due to clock limitations
` [PATCH 5/5] ASoC: fsl-asoc-card: reduce WM8904 PLL ratio to meet frequency limit

[PATCH v2 1/2] ASoC: dt-bindings: fsl-sai: Document RX/TX BCLK swap support
 2026-04-26 23:31 UTC  (2+ messages)

[PATCH v7 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-04-27 10:17 UTC  (10+ messages)
` [PATCH v7 1/6] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v7 2/6] mm/memory_hotplug: Fix incorrect altmap passing in error path
` [PATCH v7 3/6] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v7 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v7 5/6] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v7 6/6] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-04-27  9:31 UTC  (5+ messages)
` [PATCH v2 6/9] soc: imx8m: don't access of_root directly

[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
 2026-04-27  8:05 UTC  (13+ messages)
` [PATCH v2 3/3] KVM: Take gpa_t in kvm_vcpu_map[_readonly]()

[PATCH] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
 2026-04-27  6:43 UTC  (3+ messages)

[PATCH V3] tools/perf: Fix the check for parameterized field in event term
 2026-04-27  6:01 UTC  (2+ messages)

[PATCH] powerpc tools perf: Initialize error code in auxtrace_record_init function
 2026-04-27  5:43 UTC  (3+ messages)

[PATCH v2 0/4] powerpc: A few misc cpumask changes
 2026-04-27  4:47 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc: Use cpumask_next_wrap instead
` [PATCH v2 2/4] powerpc: Simplify cpumask api usage for cpuinfo display
` [PATCH v2 3/4] powerpc/perf: Use cpumask_intersects api for checking disable path
` [PATCH v2 4/4] powerpc/xive: Add warning if target CPU not found

[PATCH] powerpc/eeh: Fix recursive locking on devices without EEH sensitive driver
 2026-04-27  3:00 UTC 

[PATCH] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
 2026-04-27  2:55 UTC 

[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
 2026-04-27  0:36 UTC  (10+ messages)

[PATCH] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
 2026-04-27  0:30 UTC  (2+ messages)

[PATCH] ASoC: fsl_micfil: Add DC output remover control
 2026-04-26 21:49 UTC  (2+ messages)

[PATCH V14 0/7] Rust support for powerpc
 2026-04-26 11:54 UTC  (10+ messages)
` [PATCH V14 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V14 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V14 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V14 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V14 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V14 6/7] rust: Add PowerPC support
` [PATCH V14 7/7] powerpc: Enable Rust for ppc64le

[PATCH V2] tools/perf: Fix the check for parameterized field in event term
 2026-04-26  4:30 UTC 

[PATCH v6 0/7] mm: fix vmemmap optimization accounting and initialization
 2026-04-25  6:56 UTC  (19+ messages)
` [PATCH v6 1/7] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v6 2/7] mm/memory_hotplug: Fix incorrect altmap passing in error path
` [PATCH v6 3/7] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v6 4/7] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v6 5/7] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v6 6/7] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE
` [PATCH v6 7/7] mm/memory_hotplug: Factor out altmap freeing checks

KVM-PR no longer works when compiled with new GCC compilers
 2026-04-25  2:50 UTC  (7+ messages)

[mainline]ppc64le: NULL pointer dereference in sparse_init_subsection_map when crash is triggered with FADUMP enabled
 2026-04-25  0:33 UTC  (2+ messages)

[PATCH V3] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
 2026-04-24 17:24 UTC 

[PATCH v3] ibmveth: Disable GSO for packets with small MSS
 2026-04-24 16:29 UTC 

[PATCH v2 0/3] powerpc: switch to dynamic root devices
 2026-04-24 16:02 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/ps3: switch to dynamic system bus root device
` [PATCH v2 2/3] powerpc/pseries: switch to dynamic ibmebus "
` [PATCH v2 3/3] powerpc/pseries: clean up ibmebus printks

[PATCH 0/3] powerpc: switch to dynamic root devices
 2026-04-24 10:36 UTC  (4+ messages)
` [PATCH 1/3] powerpc/ps3: switch to dynamic system bus root device
` [PATCH 2/3] powerpc/pseries: switch to dynamic ibmebus "
` [PATCH 3/3] powerpc/pseries: clean up ibmebus printks

[PATCH] perf sched: Fix crash in sched stats diff due to uninitialized perf_data structure
 2026-04-24  9:40 UTC  (3+ messages)

[PATCH] macintosh: windfarm_core: fix reference leak on failed device registration
 2026-04-24  8:14 UTC  (2+ messages)

[PATCH] macintosh: adb: fix reference leak on failed platform device registration
 2026-04-24  8:11 UTC  (2+ messages)

[PATCH] powerpc/fadump: reject empty bootargs_append writes
 2026-04-23 22:51 UTC  (2+ messages)

[PATCH] powerpc/perf/hv-gpci: bound sysfs formatting with sysfs_emit_at()
 2026-04-23 15:32 UTC  (2+ messages)
` [PATCH v2] powerpc/perf/hv-gpci: bound sysfs output with helpers

[PATCH v5 0/6] mm: fix vmemmap optimization accounting and initialization
 2026-04-23 13:14 UTC  (17+ messages)
` [PATCH v5 v5 1/6] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v5 v5 2/6] mm/memory_hotplug: Fix incorrect altmap passing in error path
` [PATCH v5 v5 3/6] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v5 v5 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v5 v5 5/6] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v5 v5 6/6] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE

[mainline]kdump fails to save vmcore when crash is manually triggered
 2026-04-23 12:23 UTC  (2+ messages)

[PATCH v4 0/5] mm: Fix vmemmap optimization accounting and initialization
 2026-04-23  3:11 UTC  (4+ messages)
` [PATCH v4 4/5] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox