linuxppc-dev
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH 00/14] paravirt: cleanup and reorg
patchwork-bot+linux-riscv
Re: [PATCH v2 00/21] paravirt: cleanup and reorg
patchwork-bot+linux-riscv
[PATCH 00/12] cleanup bitmaps printing in sysfs
Yury Norov
Re: [PATCH 00/12] cleanup bitmaps printing in sysfs
Jakub Kicinski
[PATCH 02/12] octeontx2-af: siplify rvu_debugfs
Yury Norov
[PATCH 03/12] thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()
Yury Norov
[PATCH 04/12] lib/prime_numbers: drop temporary buffer in dump_primes()
Yury Norov
[PATCH 05/12] bitmap: switch test to scnprintf("%*pbl")
Yury Norov
[PATCH 07/12] mm: add rest_of_page() macro
Yury Norov
[PATCH 01/12] powerpc/xive: simplify xive_spapr_debug_show()
Yury Norov
[PATCH 06/12] bitmap: align test_bitmap output
Yury Norov
[PATCH 09/12] fpga: m10bmc-sec: switch show_canceled_csk() to using scnprintf()
Yury Norov
Re: [PATCH 09/12] fpga: m10bmc-sec: switch show_canceled_csk() to using scnprintf()
Russ Weight
[PATCH 12/12] bitmap: drop bitmap_print_to_pagebuf()
Yury Norov
[PATCH 11/12] cpumask: switch cpumap_print_to_pagebuf() to using scnprintf()
Yury Norov
[PATCH 10/12] net-sysfs: switch xps_queue_show() to using scnprintf()
Yury Norov
[PATCH 08/12] coresight: don't use bitmap_print_to_pagebuf()
Yury Norov
Re: [PATCH 08/12] coresight: don't use bitmap_print_to_pagebuf()
Thomas Weißschuh
[BUG] [powerpc] [next-20260216/17] nfsd: use-after-free in cache_check_rcu() triggered by sosreport on ppc64le
Misbah Anjum N
[PATCH] mm/pkeys: Remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
[PATCH 0/6] fsl-mc: Move fsl_over to device MSI
Marc Zyngier
[PATCH 5/6] fsl_mc: Remove legacy MSI implementation
Marc Zyngier
[PATCH 1/6] fsl-mc: Remove MSI domain propagation to sub-devices
Marc Zyngier
[PATCH 4/6] fsl_mc: Switch over to per-device platform MSI
Marc Zyngier
[PATCH 3/6] irqchip/gic-v3-its: Add fsl_mc device plumbing to the msi-parent handling
Marc Zyngier
[PATCH 6/6] platform-msi: Remove stale comment
Marc Zyngier
[PATCH 2/6] fsl_mc: Add minimal infrastructure to use platform MSI
Marc Zyngier
Re: [PATCH 0/6] fsl-mc: Move fsl_over to device MSI
Sascha Bischoff
[PATCH] powerpc/crash: adjust the elfcorehdr size
Sourabh Jain
[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
Niklas Cassel
[PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Niklas Cassel
Re: [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Frank Li
[PATCH 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
Niklas Cassel
Re: [PATCH 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
Frank Li
[PPC][Tracing] Missing syscalls:* ftrace/perf events on PowerPC vs x86
Nassiri, Mohammad
Re: [PPC][Tracing] Missing syscalls:* ftrace/perf events on PowerPC vs x86
Steven Rostedt
Re: [**EXTERNAL**] Re: [PPC][Tracing] Missing syscalls:* ftrace/perf events on PowerPC vs x86
Nassiri, Mohammad
Re: [PPC][Tracing] Missing syscalls:* ftrace/perf events on PowerPC vs x86
Hari Bathini
Re: [**EXTERNAL**] Re: [PPC][Tracing] Missing syscalls:* ftrace/perf events on PowerPC vs x86
Nassiri, Mohammad
[PATCH] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
Re: [PATCH] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Vivian Wang
Re: [PATCH] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
Re: [PATCH] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Bjorn Helgaas
Re: [PATCH] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
[PATCH v2 0/3] Use killable vma write locking in most places
Suren Baghdasaryan
[PATCH v2 1/3] mm/vma: cleanup error handling path in vma_expand()
Suren Baghdasaryan
Re: [PATCH v2 1/3] mm/vma: cleanup error handling path in vma_expand()
Liam R. Howlett
[PATCH v2 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
Re: [PATCH v2 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Liam R. Howlett
Re: [PATCH v2 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
Re: [PATCH v2 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Liam R. Howlett
Re: [PATCH v2 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
[PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
Re: [PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Heiko Carstens
Re: [PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
Re: [PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Heiko Carstens
Re: [PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Matthew Wilcox
Re: [PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
[powerpc:merge] BUILD SUCCESS e54c7282d708f761e62e5d94e7de1f7d58ce6fe2
kernel test robot
[PATCH 1/2] powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
[PATCH 2/2] powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
Sayali Patil
Re: [PATCH v5 11/14] sparc: Use physical address DMA mapping
John Paul Adrian Glaubitz
Re: [PATCH v5 11/14] sparc: Use physical address DMA mapping
Marek Szyprowski
Re: [PATCH v5 11/14] sparc: Use physical address DMA mapping
Leon Romanovsky
Re: [PATCH v5 11/14] sparc: Use physical address DMA mapping
John Paul Adrian Glaubitz
[RFC PATCH v1] kexec: optimize crash hotplug by filtering redundant FDT updates
Vishal Chourasia
[PATCH 1/3] powerpc64/bpf: Implement fsession support
adubey
[PATCH 2/3] selftest/bpf: Enable get_func_args and get_func_ip tests on powerpc64
adubey
[PATCH 3/3] powerpc32/bpf: Add fsession support
adubey
[PATCH 1/2] powerpc64/bpf: Implement JIT support for private stack
adubey
[PATCH 2/2] selftests/bpf: Enable private stack tests for powerpc64
adubey
Re: [PATCH 1/2] powerpc64/bpf: Implement JIT support for private stack
bot+bpf-ci
Re: [PATCH 1/2] powerpc64/bpf: Implement JIT support for private stack
kernel test robot
Re: [PATCH 1/2] powerpc64/bpf: Implement JIT support for private stack
kernel test robot
[PATCH 0/5] powerpc64/bpf: various fixes
Hari Bathini
[PATCH 1/5] powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
[PATCH 2/5] powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
[PATCH 3/5] powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
Re: [PATCH 3/5] powerpc64/bpf: use consistent tailcall offset in trampoline
bot+bpf-ci
[PATCH 4/5] powerpc64/bpf: remove BPF redzone protection in trampoline stack
Hari Bathini
[PATCH 5/5] powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
Re: [PATCH 5/5] powerpc64/bpf: fix handling of BPF stack in exception callback
bot+bpf-ci
Re: [PATCH 5/5] powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
[PATCH] lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUs
Eric Biggers
Re: [PATCH] lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUs
Eric Biggers
[PATCH AUTOSEL 6.19-5.15] PCI/AER: Clear stale errors on reporting agents upon probe
Sasha Levin
[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
Christian Zigotzky
Re: [Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
Shrikanth Hegde
[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
Christian Zigotzky
Re: [Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
Shrikanth Hegde
[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
Christian Zigotzky
Re: [Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
Madhavan Srinivasan
[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
Christian Zigotzky
Re: [Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
Shrikanth Hegde
[PATCH AUTOSEL 6.19-6.12] ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
Sasha Levin
[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
[PATCH v5 0/4] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
[PATCH v5 2/4] crash: Exclude crash kernel memory in crash core
Jinjie Ruan
Re: [PATCH v5 2/4] crash: Exclude crash kernel memory in crash core
Mike Rapoport
Re: [PATCH v5 2/4] crash: Exclude crash kernel memory in crash core
Jinjie Ruan
[PATCH v5 1/4] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Jinjie Ruan
Re: [PATCH v5 1/4] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Mike Rapoport
[PATCH v5 3/4] arm64: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
[PATCH v5 4/4] riscv: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v5 4/4] riscv: kexec: Add support for crashkernel CMA reservation
Paul Walmsley
[PATCH v2] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
Saket Kumar Bhaskar
Re: [PATCH v2] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
Venkat Rao Bagalkote
Re: [PATCH v2] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
Yonghong Song
Re: [PATCH v2] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
Yonghong Song
Re: [PATCH v2] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
patchwork-bot+netdevbpf
[PATCH v2 0/2] ASoC: fsl: add bitcount and timestamp controls
Shengjiu Wang
[PATCH v2 2/2] ASoC: fsl_xcvr: add bitcount and timestamp controls
Shengjiu Wang
[PATCH v2 1/2] ASoC: fsl_sai: add bitcount and timestamp controls
Shengjiu Wang
[PATCH v2] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Sourabh Jain
[powerpc:merge] BUILD SUCCESS 274bab1e7720e120cd42a2283f2a09b5f8ef0b6e
kernel test robot
[powerpc:next] BUILD SUCCESS e2071f9ce42b6985a40feaf98d2f5f7ce0fca006
kernel test robot
Re: [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time
David Hildenbrand (Arm)
Re: [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time
Usama Arif
Re: [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time
IBM
Re: [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time
David Hildenbrand (Arm)
Re: [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time
IBM
Re: [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time
Usama Arif
[PATCH v3] PCI/AER: Only clear error bits in PCIe Device Status register
Shuai Xue
Re: [PATCH v3] PCI/AER: Only clear error bits in PCIe Device Status register
Bjorn Helgaas
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
Mike Rapoport
[PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mike Rapoport
Re: [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
David Hildenbrand (Arm)
Re: [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Liam R. Howlett
[PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport
Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
David Hildenbrand (Arm)
Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Vlastimil Babka
Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Liam R. Howlett
[PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Mike Rapoport
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Magnus Lindholm
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Dinh Nguyen
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Andreas Larsson
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
David Hildenbrand (Arm)
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Liam R. Howlett
[PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport
Re: [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
David Hildenbrand (Arm)
Re: [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Liam R. Howlett
[PATCH v4 0/2] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
Coiby Xu
[PATCH v4 1/2] crash_dump/dm-crypt: Don't print in arch-specific code
Coiby Xu
[PATCH v4 2/2] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
Coiby Xu
Re: [PATCH v4 2/2] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
Christophe Leroy (CS GROUP)
Re: [PATCH v4 2/2] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
Coiby Xu
Re: [PATCH v4 2/2] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
kernel test robot
Re: [PATCH v4 2/2] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
Coiby Xu
[PATCH v2] PCI/AER: Only clear error bits in PCIe Device Status register
Shuai Xue
Re: [PATCH v2] PCI/AER: Only clear error bits in PCIe Device Status register
Lukas Wunner
Re: [PATCH v2] PCI/AER: Only clear error bits in PCIe Device Status register
Shuai Xue
[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-1 tag
Madhavan Srinivasan
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-1 tag
pr-tracker-bot
[PATCH v2] ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
Ziyi Guo
Re: [PATCH v2] ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
Mark Brown
[PATCH] Revert "ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()"
Ziyi Guo
Re: [PATCH] Revert "ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()"
Mark Brown
Re: [PATCH] Revert "ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()"
Mark Brown
[PATCH] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Sourabh Jain
Re: [PATCH] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
IBM
Re: [PATCH] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Sourabh Jain
[PATCH V6 0/3] Rust support for powerpc
Mukesh Kumar Chaurasiya (IBM)
[PATCH V6 1/3] powerpc/jump_label: adjust inline asm to be consistent
Mukesh Kumar Chaurasiya (IBM)
[PATCH V6 2/3] rust: Add PowerPC support
Mukesh Kumar Chaurasiya (IBM)
[PATCH V6 3/3] powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
[PATCH V5 0/3] Rust support for powerpc
Mukesh Kumar Chaurasiya (IBM)
[PATCH V5 1/3] powerpc/jump_label: adjust inline asm to be consistent
Mukesh Kumar Chaurasiya (IBM)
[PATCH V5 2/3] rust: Add PowerPC support
Mukesh Kumar Chaurasiya (IBM)
[PATCH V5 3/3] powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
Re: [PATCH V5 3/3] powerpc: Enable Rust for ppc64le
Miguel Ojeda
Re: [PATCH V5 3/3] powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya
[PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
Re: [PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
Jann Horn
Re: [PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
Re: [PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
IBM
[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
Mike Rapoport
[PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mike Rapoport
[PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport
Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Christophe Leroy (CS GROUP)
Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport
Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Lorenzo Stoakes
Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport
[PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Mike Rapoport
Re: [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Dave Hansen
Re: [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Catalin Marinas
[PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport
Re: [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Catalin Marinas
[PATCH AUTOSEL 6.18-5.15] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
Sasha Levin
[PATCH V4 0/3] Rust support for powerpc
Mukesh Kumar Chaurasiya (IBM)
[PATCH V4 1/3] powerpc/jump_label: adjust inline asm to be consistent
Mukesh Kumar Chaurasiya (IBM)
[PATCH V4 2/3] rust: Add PowerPC support
Mukesh Kumar Chaurasiya (IBM)
Re: [PATCH V4 2/3] rust: Add PowerPC support
Miguel Ojeda
Re: [PATCH V4 2/3] rust: Add PowerPC support
Christophe Leroy (CS GROUP)
Re: [PATCH V4 2/3] rust: Add PowerPC support
Miguel Ojeda
Re: [PATCH V4 2/3] rust: Add PowerPC support
Mukesh Kumar Chaurasiya
Re: [PATCH V4 2/3] rust: Add PowerPC support
Miguel Ojeda
Re: [PATCH V4 2/3] rust: Add PowerPC support
Link Mauve
Re: [PATCH V4 2/3] rust: Add PowerPC support
Miguel Ojeda
Re: [PATCH V4 2/3] rust: Add PowerPC support
kernel test robot
[PATCH V4 3/3] powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
Earlier messages