linuxppc-dev
Thread
Date
Earlier messages
Messages by Thread
[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
[PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
[PATCH v2 2/3] prandom: Convert prandom_u32_state() to __always_inline
Ryan Roberts
[PATCH v2 3/3] randomize_kstack: Unify random source across arches
Ryan Roberts
[PATCH v6 00/14] Nesting support for lazy MMU mode
Kevin Brodsky
[PATCH v6 01/14] powerpc/64s: Do not re-activate batched TLB flush
Kevin Brodsky
[PATCH v6 02/14] x86/xen: simplify flush_lazy_mmu()
Kevin Brodsky
[PATCH v6 04/14] sparc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
[PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
[PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
Kevin Brodsky
[PATCH v6 07/14] mm: introduce generic lazy_mmu helpers
Kevin Brodsky
[PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
[PATCH v6 08/14] mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
[PATCH v6 09/14] mm: enable lazy_mmu sections to nest
Kevin Brodsky
[PATCH v6 10/14] arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
Kevin Brodsky
[PATCH v6 11/14] powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
[PATCH v6 12/14] sparc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
[PATCH v6 13/14] x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
[PATCH v6 14/14] mm: Add basic tests for lazy_mmu
Kevin Brodsky
Re: [PATCH v6 00/14] Nesting support for lazy MMU mode
Yeoreum Yun
[PATCH v2 0/8] Generic IRQ entry/exit support for powerpc
Mukesh Kumar Chaurasiya
[PATCH v2 4/8] powerpc: Introduce syscall exit arch functions
Mukesh Kumar Chaurasiya
[PATCH v2 1/8] powerpc: rename arch_irq_disabled_regs
Mukesh Kumar Chaurasiya
[PATCH v2 2/8] powerpc: Prepare to build with generic entry/exit framework
Mukesh Kumar Chaurasiya
[PATCH v2 3/8] powerpc: introduce arch_enter_from_user_mode
Mukesh Kumar Chaurasiya
[PATCH v2 5/8] powerpc: add exit_flags field in pt_regs
Mukesh Kumar Chaurasiya
[PATCH v2 6/8] powerpc: Prepare for IRQ entry exit
Mukesh Kumar Chaurasiya
[PATCH v2 7/8] powerpc: Enable IRQ generic entry/exit path.
Mukesh Kumar Chaurasiya
[PATCH v2 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
Mukesh Kumar Chaurasiya
Re: [PATCH v2 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
Segher Boessenkool
Re: [PATCH v2 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
Mukesh Kumar Chaurasiya
Re: [PATCH v2 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
kernel test robot
[RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
alexs
[RFC PATCH 2/2] mm/pgtable: convert pgtable_trans_huge_withdraw to ptdesc
alexs
Re: [RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
Alex Shi
Re: [RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
Christophe Leroy (CS GROUP)
Re: [RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
Alex Shi
[PATCH 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Srish Srinivasan
[PATCH 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
[PATCH 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
[PATCH 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
Re: [PATCH 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
kernel test robot
[PATCH 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
[PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
Re: [PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted source
Jarkko Sakkinen
[PATCH 6/6] docs: trusted-encryped: add PKWM as a new trust source
Srish Srinivasan
[PATCH] cpufreq: pmac64-cpufreq: Fix refcount leak on error paths
Miaoqian Lin
Re: [PATCH] cpufreq: pmac64-cpufreq: Fix refcount leak on error paths
Viresh Kumar
[PATCH] powerpc/pasemi: Fix error handling in pasemi_dma_init
Miaoqian Lin
[PATCH] powerpc/85xx: Fix device node leaks
Miaoqian Lin
[PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Narayana Murty N
Re: [PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Bjorn Helgaas
Re: [PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Narayana Murty N
Re: [PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Timothy Pearson
[PATCH] MAINTAINERS: Update ocxl maintainer details
Andrew Donnellan
Re: [PATCH] MAINTAINERS: Update ocxl maintainer details
Frederic Barrat
[PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
Saket Kumar Bhaskar
[PATCH bpf-next v4 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
Saket Kumar Bhaskar
[PATCH bpf-next v4 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()
Saket Kumar Bhaskar
[PATCH] ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master mode
Chancel Liu
Re: [PATCH] ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master mode
Shengjiu Wang
Re: [PATCH] ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master mode
Mark Brown
[PATCH] macintosh: smu_sensors: Drop the reference in smu_cpu_power_create()
Haoxiang Li
[PATCH] bus: fsl-mc: Cope for unbound devices in fsl_mc_shutdown
Uwe Kleine-König
Re: [PATCH] bus: fsl-mc: Cope for unbound devices in fsl_mc_shutdown
Christophe Leroy (CS GROUP)
Re: [PATCH] bus: fsl-mc: Cope for unbound devices in fsl_mc_shutdown
Uwe Kleine-König
Re: [PATCH] bus: fsl-mc: Cope for unbound devices in fsl_mc_shutdown
Christophe Leroy (CS GROUP)
[PATCH] powerpc/pseries: Fix MSI-X allocation failure when quota is exceeded
Nam Cao
[PATCH RESEND] drivers: Add missing MODULE_DESCRIPTION to PowerMac drivers
René Rebe
[PATCH] mailmap: Add entry for Andrew Donnellan
Andrew Donnellan
[PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Gautam Menghani
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Gautam Menghani
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Gautam Menghani
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christophe Leroy (CS GROUP)
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
[PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
[PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christian Zigotzky
Re: [PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
Christophe Leroy (CS GROUP)
[RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
Joshua Hahn
[RFC LPC2025 PATCH 4/4] mm/vmscan: Deprecate zone_reclaim_mode
Joshua Hahn
Re: [RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
mawupeng
Re: [RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
Joshua Hahn
Re: [RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
mawupeng
[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
Re: [PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Gustavo A. R. Silva
Re: [PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Bibo Mao
Re: [PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Anup Patel
Re: [PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Christian Borntraeger
Re: [PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Marc Zyngier
[PATCH] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
Shivang Upadhyay
[PATCH] powerpc/g5: Enable all windfarms by default
Linus Walleij
[PATCH] drivers: Add missing MODULE_DESCRIPTION to PowerMac drivers
René Rebe
[PATCH RFC] powerpc: switch two fixed phy links to full duplex
Heiner Kallweit
Re: [PATCH RFC] powerpc: switch two fixed phy links to full duplex
Andrew Lunn
Re: [PATCH RFC] powerpc: switch two fixed phy links to full duplex
Heiner Kallweit
[PATCH 0/4] powerpc/pseries: Add full RTAS-based error injection support
Narayana Murty N
[PATCH 1/4] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
Narayana Murty N
Re: [PATCH 1/4] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
Sourabh Jain
[PATCH 2/4] powerpc/pseries: Add RTAS error injection buffer infrastructure
Narayana Murty N
[PATCH 3/4] powerpc/pseries: Add RTAS error injection validation helpers
Narayana Murty N
Re: [PATCH 3/4] powerpc/pseries: Add RTAS error injection validation helpers
kernel test robot
Re: [PATCH 3/4] powerpc/pseries: Add RTAS error injection validation helpers
kernel test robot
[PATCH 4/4] powerpc/pseries: Implement RTAS error injection via pseries_eeh_err_inject
Narayana Murty N
[PATCH bpf-next v3 0/2] powerpc64/bpf: Inline helper in powerpc JIT
Saket Kumar Bhaskar
[PATCH bpf-next v3 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
Saket Kumar Bhaskar
Re: [PATCH bpf-next v3 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
bot+bpf-ci
[PATCH bpf-next v3 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()
Saket Kumar Bhaskar
[powerpc:merge] BUILD SUCCESS 85ff9335643c63e55e42fd383d650cc16de94921
kernel test robot
[PATCH] usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal
Duoming Zhou
[PATCH 00/17] Steal time based dynamic CPU resource management
Srikar Dronamraju
[PATCH 01/17] sched/fair: Enable group_asym_packing in find_idlest_group
Srikar Dronamraju
[PATCH 03/17] pseries/lpar: Process steal metrics
Srikar Dronamraju
[PATCH 02/17] powerpc/lpar: Reorder steal accounting calculation
Srikar Dronamraju
[PATCH 04/17] powerpc/smp: Add num_available_cores callback for smp_ops
Srikar Dronamraju
[PATCH 06/17] powerpc/smp: Delay processing steal time at boot
Srikar Dronamraju
[PATCH 05/17] pseries/smp: Query and set entitlements
Srikar Dronamraju
[PATCH 07/17] sched/core: Set balance_callback only if CPU is dying
Srikar Dronamraju
[PATCH 08/17] sched/core: Implement CPU soft offline/online
Srikar Dronamraju
Re: [PATCH 08/17] sched/core: Implement CPU soft offline/online
Peter Zijlstra
Re: [PATCH 08/17] sched/core: Implement CPU soft offline/online
Srikar Dronamraju
Re: [PATCH 08/17] sched/core: Implement CPU soft offline/online
Peter Zijlstra
Re: [PATCH 08/17] sched/core: Implement CPU soft offline/online
Srikar Dronamraju
[PATCH 09/17] powerpc/smp: Implement arch_scale_cpu_capacity for shared LPARs
Srikar Dronamraju
[PATCH 10/17] powerpc/smp: Define arch_update_cpu_topology for shared LPARs
Srikar Dronamraju
[PATCH 11/17] pseries/smp: Create soft offline infrastructure for Powerpc shared LPARs.
Srikar Dronamraju
[PATCH 12/17] pseries/smp: Trigger softoffline based on steal metrics
Srikar Dronamraju
[PATCH 14/17] powerpc/smp: Assume preempt if CPU is inactive.
Srikar Dronamraju
[PATCH 13/17] pseries/smp: Account cores when triggering softoffline
Srikar Dronamraju
[PATCH 15/17] pseries/hotplug: Update available_cores on a dlpar event
Srikar Dronamraju
[PATCH 17/17] pseries/lpar: Add debug interface to set steal interval
Srikar Dronamraju
[PATCH 16/17] pseries/smp: Allow users to override steal thresholds
Srikar Dronamraju
[GIT PULL] Please pull powerpc/linux.git powerpc-6.19-1 tag
Michael Ellerman
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.19-1 tag
pr-tracker-bot
[PATCH] powerpc: cell: Fix a reference leak bug in create_spu()
Haoxiang Li
Re: [PATCH 5.15 000/392] 5.15.197-rc1 review
Naresh Kamboju
Re: [PATCH 5.15 000/392] 5.15.197-rc1 review
Greg Kroah-Hartman
[git pull][vfs] tree-in-dcache stuff
Al Viro
Re: [git pull][vfs] tree-in-dcache stuff
pr-tracker-bot
[PATCH] ALSA: Do not build obsolete API
David Heidelberg via B4 Relay
Re: [PATCH] ALSA: Do not build obsolete API
Christophe Leroy (CS GROUP)
Re: [PATCH] ALSA: Do not build obsolete API
Janusz Krzysztofik
Re: [PATCH] ALSA: Do not build obsolete API
Takashi Iwai
[PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Shuah Khan
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
David Hildenbrand (Red Hat)
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Mike Rapoport
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
David Hildenbrand (Red Hat)
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Mike Rapoport
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Mike Rapoport
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Andrew Morton
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
David Hildenbrand (Red Hat)
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Mike Rapoport
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
David Hildenbrand (Red Hat)
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Christophe Leroy (CS GROUP)
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Andrew Morton
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
David Hildenbrand (Red Hat)
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Shuah Khan
Re: [PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
Mike Rapoport
[PATCH] powerpc/mpic: Fix dead link to fsl/mpic.txt
Soham Metha
[powerpc:next] BUILD SUCCESS 9b36c7fc5aa5f2c6e6eeb9f312fdfe61b4291c9f
kernel test robot
[PATCH] KVM: PPC: Add the missing character/behaviour bits for KVM_PPC_GET_CPU_CHAR ioctl
Gautam Menghani
[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()
Gui-Dong Han
[PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
Uwe Kleine-König
[PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Uwe Kleine-König
Re: [PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Greg Kroah-Hartman
Re: [PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Uwe Kleine-König
Re: [PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Christophe Leroy (CS GROUP)
Re: [PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Uwe Kleine-König
Re: [PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Christophe Leroy (CS GROUP)
Re: [PATCH 2/2] bus: fsl-mc: Convert to bus callbacks
Uwe Kleine-König
[PATCH 1/2] bus: fsl-mc: Drop error message in probe function
Uwe Kleine-König
Re: [PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
Ioana Ciornei
Re: [PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
Christophe Leroy (CS GROUP)
[bug report] powerpc: per device MSI irq domain
Nilay Shroff
Re: [bug report] powerpc: per device MSI irq domain
Nam Cao
Re: [bug report] powerpc: per device MSI irq domain
Nilay Shroff
Re: [bug report] powerpc: per device MSI irq domain
Nam Cao
Re: [bug report] powerpc: per device MSI irq domain
Nilay Shroff
Re: [PATCH] arch/x86: memory_hotplug, do not bump up max_pfn for device private pages
Gregory Price
[PATCH net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
Florian Fuchs
Re: [PATCH net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
Simon Horman
Re: [PATCH net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
Eric Dumazet
Re: [PATCH net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
patchwork-bot+netdevbpf
[PATCH v2] powerpc/ps3: fix ps3.h kernel-doc warnings
Randy Dunlap
[PATCH] powerpc/ps3: fix ps3.h kernel-doc warnings
Randy Dunlap
Re: [PATCH] powerpc/ps3: fix ps3.h kernel-doc warnings
Randy Dunlap
[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
kernel test robot
[PATCH v4 07/12] arch/powerpc: don't initialize kasan if it's disabled
Baoquan He
[powerpc:merge] BUILD SUCCESS 333e781b0037e912109f0a879dffe0ecdbbaf0d6
kernel test robot
[PATCH v4 00/21] paravirt: cleanup and reorg
Juergen Gross
[PATCH v4 05/21] paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
[PATCH v4 06/21] sched: Move clock related paravirt code to kernel/sched
Juergen Gross
Re: [PATCH v4 00/21] paravirt: cleanup and reorg
Juergen Gross
[PATCH v2 0/2] ASoC: fsl_micfil: Set default quality and channel range control
Chancel Liu
Earlier messages