linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-10 21:19:32 to 2025-06-18 17:40:53 UTC [more...]

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-18 17:39 UTC  (4+ messages)
` [PATCH RFC 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH RFC 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs

[PATCH 0/6] mm: Consolidate lazy MMU mode context
 2025-06-18 17:32 UTC  (12+ messages)
` [PATCH 1/6] mm: Cleanup apply_to_pte_range() routine
` [PATCH 2/6] mm: Lock kernel page tables before entering lazy MMU mode
` [PATCH 3/6] mm/debug: Detect wrong arch_enter_lazy_mmu_mode() contexts
` [PATCH 4/6] sparc/mm: Do not disable preemption in lazy MMU mode
` [PATCH 5/6] powerpc/64s: "
` [PATCH 6/6] powerpc/64s: Do not re-activate batched TLB flush

[PATCH v2 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-06-18 16:58 UTC  (7+ messages)
` [PATCH v2 1/6] pci/hotplug/pnv_php: Properly clean up allocated IRQs on
` [PATCH v2 2/6] pci/hotplug/pnv_php: Work around switches with broken
` [PATCH v2 3/6] powerpc/eeh: Export eeh_unfreeze_pe()
` [PATCH v2 4/6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH v2 5/6] pci/hotplug/pnv_php: Fix surprise plug detection and
` [PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator

[PATCH 3/8] powerpc/pseries/eeh: Export eeh_unfreeze_pe() and eeh_ops
 2025-06-18 16:55 UTC  (4+ messages)

[PATCH] Documentation: embargoed-hardware-issues.rst: Add myself for Power
 2025-06-18 14:38 UTC  (2+ messages)

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-18  9:31 UTC  (27+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v2 04/14] mm: Remove remaining uses of PFN_DEV
` [PATCH v2 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 07/14] mm: Remove redundant pXd_devmap calls
` [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH v2 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v2 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v2 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v2 12/14] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v2 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v2 14/14] mm/memremap: Remove unused devmap_managed_key

[PATCH 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-06-18  4:21 UTC 

[PATCH 1/8] pci/hotplug/pnv_php: Properly clean up allocated IRQs on
 2025-06-18  4:22 UTC 

[PATCH 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-06-18  4:24 UTC 

[PATCH 5/6] pci/hotplug/pnv_php: Fix surprise plug detection and
 2025-06-18  4:23 UTC 

[PATCH 4/8] powerpc/eeh: Make EEH driver device hotplug safe
 2025-06-18  4:22 UTC 

[PATCH 2/8] pci/hotplug/pnv_php: Work around switches with broken
 2025-06-18  4:22 UTC 

[PATCH 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
 2025-06-18  2:52 UTC  (12+ messages)
` [PATCH 1/9] lib/crypto/arm: move arch/arm/lib/crypto/ to lib/crypto/arm/
` [PATCH 2/9] lib/crypto/arm64: move arch/arm64/lib/crypto/ to lib/crypto/arm64/
` [PATCH 3/9] lib/crypto/mips: move arch/mips/lib/crypto/ to lib/crypto/mips/
` [PATCH 4/9] lib/crypto/powerpc: move arch/powerpc/lib/crypto/ to lib/crypto/powerpc/
` [PATCH 5/9] lib/crypto/riscv: move arch/riscv/lib/crypto/ to lib/crypto/riscv/
` [PATCH 6/9] lib/crypto/s390: move arch/s390/lib/crypto/ to lib/crypto/s390/
` [PATCH 7/9] lib/crypto/sparc: move arch/sparc/lib/crypto/ to lib/crypto/sparc/
` [PATCH 8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/
` [PATCH 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

[PATCH v2 1/1] dt-bindings: soc: add vf610 reboot syscon controller
 2025-06-17 15:52 UTC 

[PATCH v1 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
 2025-06-17  9:13 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.16-3 tag
 2025-06-16 16:12 UTC  (2+ messages)

[PATCH 0/8] KVM: Remove include/kvm, standardize includes
 2025-06-16 11:10 UTC  (15+ messages)
` [PATCH 1/8] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 2/8] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 5/8] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 6/8] KVM: PPC: "
` [PATCH 7/8] KVM: s390: "
` [PATCH 8/8] KVM: Standardize include paths across all architectures

[PATCH] ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec64 in struct snd_pcm_mmap_status_x32
 2025-06-16  6:26 UTC  (2+ messages)

[PATCH] i2c: powermac: Fix out-of-bounds bug in i2c_powermac_smbus_xfer
 2025-06-16  0:00 UTC 

[powerpc:merge] BUILD SUCCESS 33e1e70809f236800d22617095ae221e28d7b382
 2025-06-15 22:03 UTC 

[PATCH bpf 0/7] bpf: deny trampoline attachment if args can not be located exactly on stack
 2025-06-15 15:44 UTC  (15+ messages)
` [PATCH bpf 1/7] bpf/x86: use define for max regs count used for arguments
` [PATCH bpf 2/7] bpf/x86: prevent trampoline attachment when args location on stack is uncertain
` [PATCH bpf 3/7] bpf/riscv: "
` [PATCH bpf 4/7] bpf/s390: "
` [PATCH bpf 5/7] bpf/powerpc64: use define for max regs count used for arguments
` [PATCH bpf 6/7] bpf/powerpc64: prevent trampoline attachment when args location on stack is uncertain
` [PATCH bpf 7/7] selftests/bpf: ensure that functions passing structs on stack can not be hooked

[PATCH] ALSA: pcm: Convert snd_pcm_ioctl_sync_ptr_{compat/x32} to user_access_begin/user_access_end()
 2025-06-15  8:57 UTC  (5+ messages)

[PATCH v1] powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
 2025-06-15  2:39 UTC  (2+ messages)

[PATCH RESEND v2] powerpc/microwatt: Fix model property in device tree
 2025-06-15  2:39 UTC  (2+ messages)

[PATCH v2] powerpc: Fix struct termio related ioctl macros
 2025-06-15  2:39 UTC  (5+ messages)

[PATCH RESEND] powerpc: dts: mpc8315erdb: Add GPIO controller node
 2025-06-15  2:38 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix build of VDSO32 with pcrel
 2025-06-15  2:38 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 2ceef7f4b099382dbdcfbe08852724165c938fec
 2025-06-14 17:29 UTC 

[powerpc:fixes-test] BUILD SUCCESS ab107276607af90b13a5994997e19b7b9731e251
 2025-06-14 17:29 UTC 

[PATCH v3 0/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
 2025-06-14 11:40 UTC  (6+ messages)
` [PATCH v3 1/4] ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
` [PATCH v3 2/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
` [PATCH v3 3/4] ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct snd_pcm_mmap_status32
` [PATCH v3 4/4] ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-14 13:24 UTC  (6+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/

[PATCH v2 0/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
 2025-06-14  6:42 UTC  (7+ messages)
` [PATCH v2 1/4] ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
` [PATCH v2 2/4] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
` [PATCH v2 3/4] ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct snd_pcm_mmap_status32
` [PATCH v2 4/4] ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()

[RFC PATCH 1/3] ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
 2025-06-13 14:59 UTC  (8+ messages)
` [RFC PATCH 2/3] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
` [RFC PATCH 3/3] ALSA: pcm: Convert snd_pcm_sync_ptr() "

[linux-next]kernel BUG at mm/slub.c:546!
 2025-06-13  9:43 UTC 

[PATCH 0/2] PCI: Convert MSI and AER state tracking variables to bool type
 2025-06-13  8:45 UTC  (3+ messages)
` [PATCH 2/2] PCI/AER: Use bool for AER disable state tracking

[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-06-13  7:50 UTC  (3+ messages)

[PATCH 0/4] PM: tracing: Don't compile in unused trace events
 2025-06-13  3:16 UTC  (7+ messages)
` [PATCH 1/4] PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
` [PATCH 2/4] PM: tracing: Hide psci_domain_idle events under ARM_PSCI_CPUIDLE
` [PATCH 3/4] PM: tracing: Hide device_pm_callback events under PM_SLEEP
` [PATCH 4/4] PM: tracing: Hide power_domain_target event under ARCH_OMAP2PLUS

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-12 22:50 UTC  (13+ messages)
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk

[PATCH 0/2] soc: use new GPIO line value setter callbacks
 2025-06-12 14:58 UTC  (3+ messages)
` [PATCH 2/2] soc: renesas: pwc-rzv2m: "

[PATCH] powerpc: Use dev_fwnode()
 2025-06-12 12:28 UTC  (5+ messages)
` [PATCH] soc: "

[PATCH v2] ALSA: pcm: Convert multiple {get/put}_user to user_access_begin/user_access_end()
 2025-06-12 10:39 UTC  (5+ messages)

[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-06-12 10:46 UTC  (6+ messages)
` [PATCH v4 2/3] PCI/DPC: Run recovery on device that detected the error
` [PATCH v4 3/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd

[PATCH] ALSA: pcm: Convert multiple {get/put}_user to user_access_begin/user_access_end()
 2025-06-11 21:37 UTC  (4+ messages)

[PATCH] AER: PCIE CTO recovery handle fix
 2025-06-11 17:00 UTC  (2+ messages)

[PATCH 02/33] powerpc/legacy_serial: cache serial port and info in add_legacy_port()
 2025-06-11 15:12 UTC  (6+ messages)
` [PATCH 05/33] powerpc/powermac: remove unneeded tty includes
` [PATCH 08/33] serial: 8250: sanitize uart_port::serial_{in,out}() types

[PATCH v2 0/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-06-11 13:47 UTC  (8+ messages)
` [PATCH v2 1/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v2 2/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH v2] dt-bindings: interrupt-controller: Convert fsl,mpic-msi to YAML
 2025-06-11  9:42 UTC 

[PATCH v3 0/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-06-11  6:11 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH v14 00/11] Support page table check on PowerPC
 2025-06-11  3:16 UTC  (3+ messages)

[powerpc:fixes-test] BUILD SUCCESS 0d67f0dee6c9176bc09a5482dd7346e3a0f14d0b
 2025-06-10 20:32 UTC 

[PATCH v4 0/3] Enhancements to the secvar interface in static key management mode
 2025-06-10 21:19 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH v4 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH v4 3/3] integrity/platform_certs: Allow loading of keys in the static "


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).