linuxppc-dev
Thread
Date
Earlier messages
Messages by Thread
[PATCH v4] powerpc: dts: Build devicetrees of enabled platforms
J . Neuschäfer via B4 Relay
[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
Athira Rajeev
[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag
Madhavan Srinivasan
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag
pr-tracker-bot
[PATCH] powerpc/pseries/htmdump: Add memory configuration dump support to htmdump module
Athira Rajeev
[PATCH 1/3] powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
Athira Rajeev
[PATCH 2/3] powerpc/pseries/htmdump: Fix the offset value used in processor configuration dump
Athira Rajeev
[PATCH 3/3] powerpc/pseries/htmdump: Fix the offset value used in htm status dump
Athira Rajeev
[PATCH] tools/perf/tests: Update debuginfo check in skip_if_no_debuginfo
Athira Rajeev
[PATCH] tools/perf: Fix the check for parameterized field in event term
Athira Rajeev
[PATCH] powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
Bart Van Assche
Re: [PATCH] powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
Christophe Leroy (CS GROUP)
[PATCH v2] selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15
Amit Machhiwal
Re: [PATCH v2] selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15
Venkat
amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
[PATCH 0/2] Add missing model properties to PowerPC DTs
J . Neuschäfer via B4 Relay
[PATCH 2/2] powerpc: dts: Add missing model properties
J . Neuschäfer via B4 Relay
[PATCH 1/2] powerpc: dts: mpc8315erdb: Add missing model property
J . Neuschäfer via B4 Relay
[PATCH] hvc/xen: Check console connection flag
Jason Andryuk
Re: [PATCH] hvc/xen: Check console connection flag
Jiri Slaby
Re: [PATCH] hvc/xen: Check console connection flag
Andrew Cooper
Re: [PATCH] hvc/xen: Check console connection flag
Jason Andryuk
Re: [PATCH] hvc/xen: Check console connection flag
Stefano Stabellini
[PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
Lorenzo Stoakes (Oracle)
Re: [PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
Lorenzo Stoakes (Oracle)
[PATCH 00/20] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Lorenzo Stoakes (Oracle)
[PATCH 01/20] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
[PATCH 03/20] mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
[PATCH 04/20] tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
[PATCH 05/20] mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
[PATCH 06/20] tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
[PATCH 07/20] mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
[PATCH 08/20] tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
[PATCH 10/20] mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
[PATCH 12/20] tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
[PATCH 11/20] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
[PATCH 09/20] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
[PATCH 13/20] mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
[PATCH 14/20] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
[PATCH 15/20] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
[PATCH 16/20] mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
[PATCH 19/20] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
[PATCH 18/20] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
[PATCH 17/20] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
[PATCH 20/20] mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
[PATCH 02/20] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
[PATCH v4 00/10] PCI: endpoint: Differentiate between disabled and reserved BARs
Niklas Cassel
[PATCH v4 01/10] PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVED
Niklas Cassel
[PATCH v4 07/10] PCI: dwc: Disable BARs in common code instead of in each glue driver
Niklas Cassel
Re: [PATCH v4 00/10] PCI: endpoint: Differentiate between disabled and reserved BARs
Manivannan Sadhasivam
[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
Sayali Patil
[PATCH v2 02/13] selftests/mm: fix hugetlb pathname construction in charge_reserved_hugetlb.sh
Sayali Patil
[PATCH v2 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
Sayali Patil
Re: [PATCH v2 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
David Hildenbrand (Arm)
[PATCH v2 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
Sayali Patil
[PATCH v2 04/13] selftest/mm: fix cgroup task placement and tolerance in hugetlb_reparenting_test.sh
Sayali Patil
[PATCH v2 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
Sayali Patil
[PATCH v2 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
Sayali Patil
Re: [PATCH v2 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
David Hildenbrand (Arm)
[PATCH v2 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
Sayali Patil
[PATCH v2 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
Sayali Patil
[PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
Sayali Patil
Re: [PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
David Hildenbrand (Arm)
Re: [PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
Sayali Patil
[PATCH v2 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
Sayali Patil
[PATCH v2 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
Sayali Patil
Re: [PATCH v2 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
David Hildenbrand (Arm)
[PATCH v2 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
Sayali Patil
[PATCH v2 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
Sayali Patil
Re: [PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
Andrew Morton
Re: [PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
Sayali Patil
[PATCH v3 0/2] powerpc/crash: backup region offset update to eflcorehdr
Sourabh Jain
[PATCH v3 2/2] powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
Sourabh Jain
[PATCH v3 1/2] powerpc/crash: fix backup region offset update to elfcorehdr
Sourabh Jain
Re: [PATCH v3 1/2] powerpc/crash: fix backup region offset update to elfcorehdr
Hari Bathini
Re: [PATCH v3 1/2] powerpc/crash: fix backup region offset update to elfcorehdr
Sourabh Jain
[PATCH] powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clang
Nathan Chancellor
[PATCH 0/3] PowerPC/Wii: A few devicetree cleanups
J . Neuschäfer via B4 Relay
[PATCH 2/3] powerpc: wii: Fix GPIO key name pattern
J . Neuschäfer via B4 Relay
[PATCH 1/3] powerpc: wii: Add unit address to /memory
J . Neuschäfer via B4 Relay
[PATCH 3/3] powerpc: wii: Fix LED name pattern
J . Neuschäfer via B4 Relay
[PATCH 1/2] crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
[PATCH 2/2] crypto: nx - fix context leak in nx842_crypto_free_ctx
Thorsten Blum
Re: [PATCH 2/2] crypto: nx - fix context leak in nx842_crypto_free_ctx
Ard Biesheuvel
[PATCH] crypto: nx - fix memory leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
Re: [PATCH] crypto: nx - fix memory leaks in nx842_crypto_{alloc,free}_ctx
Ard Biesheuvel
Re: [PATCH] crypto: nx - fix memory leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
[PATCH] powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
Nilay Shroff
Re: [PATCH] powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
Nam Cao
Re: [PATCH] powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
Venkat
[PATCH v3] powerpc: dts: Build devicetrees of enabled platforms
J . Neuschäfer via B4 Relay
Re: [PATCH v3] powerpc: dts: Build devicetrees of enabled platforms
Christophe Leroy (CS GROUP)
Re: [PATCH v3] powerpc: dts: Build devicetrees of enabled platforms
J . Neuschäfer
cleanup the RAID5 XOR library v2
Christoph Hellwig
[PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
Christoph Hellwig
[PATCH 02/27] arm/xor: remove in_interrupt() handling
Christoph Hellwig
[PATCH 03/27] um/xor: cleanup xor.h
Christoph Hellwig
Re: [PATCH 03/27] um/xor: cleanup xor.h
Richard Weinberger
[PATCH 04/27] xor: move to lib/raid/
Christoph Hellwig
[PATCH 05/27] xor: small cleanups
Christoph Hellwig
[PATCH 06/27] xor: cleanup registration and probing
Christoph Hellwig
[PATCH 07/27] xor: split xor.h
Christoph Hellwig
[PATCH 08/27] xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
[PATCH 09/27] xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
[PATCH 10/27] alpha: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 11/27] arm: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 12/27] arm64: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 13/27] loongarch: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 14/27] powerpc: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 15/27] riscv: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 16/27] sparc: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 17/27] s390: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 18/27] x86: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 19/27] xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
[PATCH 20/27] xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
[PATCH 21/27] xor: add a better public API
Christoph Hellwig
[PATCH 22/27] async_xor: use xor_gen
Christoph Hellwig
[PATCH 23/27] btrfs: use xor_gen
Christoph Hellwig
Re: [PATCH 23/27] btrfs: use xor_gen
David Sterba
[PATCH 24/27] xor: pass the entire operation to the low-level ops
Christoph Hellwig
[PATCH 25/27] xor: use static_call for xor_gen
Christoph Hellwig
[PATCH 26/27] random: factor out a __limit_random_u32_below helper
Christoph Hellwig
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
Eric Biggers
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
David Laight
Re: [PATCH 26/27] random: factor out a __limit_random_u32_below helper
Jason A. Donenfeld
[PATCH 27/27] xor: add a kunit test case
Christoph Hellwig
Re: [PATCH 27/27] xor: add a kunit test case
Eric Biggers
Re: cleanup the RAID5 XOR library v2
Andrew Morton
[PATCH v2] cpuidle: powerpc: avoid double clear when breaking snooze
Shrikanth Hegde
[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-2 tag
Madhavan Srinivasan
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-2 tag
pr-tracker-bot
Re: [PATCH] powerpc/kexec/core: use big-endian types for crash variables
Madhavan Srinivasan
Re: [PATCH] powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodes
Madhavan Srinivasan
[PATCH] soc: fsl: qe: Fix potential NULL pointer dereference in qe_reset()
Wang Jun
Re: [PATCH] soc: fsl: qe: Fix potential NULL pointer dereference in qe_reset()
Christophe Leroy (CS GROUP)
[PATCH] cpuidle: powerpc: avoid double clear when breaking snooze
Shrikanth Hegde
Re: [PATCH] cpuidle: powerpc: avoid double clear when breaking snooze
Mukesh Kumar Chaurasiya
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy (CS GROUP)
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Paul Moore
[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam via B4 Relay
[PATCH v7 1/4] PCI/ERR: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam via B4 Relay
Re: [PATCH v7 1/4] PCI/ERR: Add support for resetting the Root Ports in a platform specific way
Shawn Lin
[PATCH v7 4/4] misc: pci_endpoint_test: Add AER error handlers
Manivannan Sadhasivam via B4 Relay
[PATCH v7 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
Manivannan Sadhasivam via B4 Relay
[PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
Manivannan Sadhasivam via B4 Relay
Re: [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
Shawn Lin
Re: [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
Manivannan Sadhasivam
Re: [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
Shawn Lin
Re: [PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Krishna Chaitanya Chundru
Re: [PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Niklas Cassel
Re: [PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam
Re: [PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam
Re: [PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam
Re: [PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Niklas Cassel
Re: [PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam
[PATCH v6 0/3] ASoC: fsl: add bitcount and timestamp controls
Shengjiu Wang
[PATCH v6 1/3] ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
Shengjiu Wang
[PATCH v6 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
Shengjiu Wang
[PATCH v6 3/3] ASoC: fsl_xcvr: add bitcount and timestamp controls
Shengjiu Wang
Re: [PATCH v6 0/3] ASoC: fsl: add bitcount and timestamp controls
Mark Brown
[PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
Thorsten Blum
Re: [PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
Takashi Iwai
Re: [PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
Thorsten Blum
Re: [PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
Takashi Iwai
[PATCH] selftests/powerpc: Suppress false positive -Wmaybe-uninitialized with GCC 15
Amit Machhiwal
Re: [PATCH] selftests/powerpc: Suppress false positive -Wmaybe-uninitialized with GCC 15
Christophe Leroy (CS GROUP)
Re: [PATCH] selftests/powerpc: Suppress false positive -Wmaybe-uninitialized with GCC 15
Amit Machhiwal
Re: [PATCH] selftests/powerpc: Suppress false positive -Wmaybe-uninitialized with GCC 15
David Laight
[PATCH] powerpc/net: Inline checksum wrappers and convert to scoped user access
Christophe Leroy (CS GROUP)
[PATCH] powerpc/sstep: Convert to scoped user access
Christophe Leroy (CS GROUP)
[PATCH] powerpc/align: Convert emulate_spe() to scoped user access
Christophe Leroy (CS GROUP)
[PATCH] powerpc/ptrace: Convert gpr32_set_common_user() to scoped user access
Christophe Leroy (CS GROUP)
[PATCH] powerpc/futex: Use masked user access
Christophe Leroy (CS GROUP)
[PATCH AUTOSEL 6.19-5.10] ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()
Sasha Levin
[PATCH AUTOSEL 6.19-5.10] ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()
Sasha Levin
[PATCH] powerpc/iommu: fix lockdep warning during PCI enumeration
Nilay Shroff
Re: [PATCH] powerpc/iommu: fix lockdep warning during PCI enumeration
Venkat
Re: [PATCH] powerpc/iommu: fix lockdep warning during PCI enumeration
Nicolin Chen
Re: [PATCH] powerpc/iommu: fix lockdep warning during PCI enumeration
Madhavan Srinivasan
[PATCH] soc: fsl: qe_ports_ic: Add missing cleanup on device removal
Felix Gu
[PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
Re: [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Arnd Bergmann
Re: [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Mimi Zohar
Re: [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
Re: [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Mimi Zohar
[PATCH v2 00/10] Misc powerpc selftests kernel fixes and cleanups
Ritesh Harjani (IBM)
[PATCH v2 01/10] powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy
Ritesh Harjani (IBM)
[PATCH v2 02/10] powerpc/64s: Fix unmap race with PMD migration entries
Ritesh Harjani (IBM)
[PATCH v2 03/10] powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bit
Ritesh Harjani (IBM)
[PATCH v2 04/10] powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()
Ritesh Harjani (IBM)
[PATCH v2 05/10] powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
Ritesh Harjani (IBM)
[PATCH v2 06/10] powerpc/64s: Kill the unused argument of exit_lazy_flush_tlb
Ritesh Harjani (IBM)
[PATCH v2 07/10] powerpc/64s: Rename tlbie_va_lpid to tlbie_va_pid_lpid
Ritesh Harjani (IBM)
[PATCH v2 08/10] powerpc/64s: Rename tlbie_lpid_va to tlbie_va_lpid
Ritesh Harjani (IBM)
[PATCH v2 09/10] powerpc/64s: Make use of H_RPTI_TYPE_ALL macro
Ritesh Harjani (IBM)
[PATCH v2 10/10] powerpc: Print MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS at startup
Ritesh Harjani (IBM)
Re: [PATCH v2 00/10] Misc powerpc selftests kernel fixes and cleanups
Venkat Rao Bagalkote
Re: [PATCH v2 00/10] Misc powerpc selftests kernel fixes and cleanups
IBM
Earlier messages