linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 16/26] sparc: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 17/26] s390: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 18/26] x86: move the XOR code to lib/raid/
Christoph Hellwig
[PATCH 19/26] xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
[PATCH 20/26] xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
[PATCH 21/26] xor: add a better public API
Christoph Hellwig
[PATCH 22/26] async_xor: use xor_gen
Christoph Hellwig
[PATCH 23/26] btrfs: use xor_gen
Christoph Hellwig
[PATCH 24/26] xor: pass the entire operation to the low-level ops
Christoph Hellwig
[PATCH 25/26] xor: use static_call for xor_gen
Christoph Hellwig
[PATCH 26/26] xor: add a kunit test case
Christoph Hellwig
Re: cleanup the RAID5 XOR library v3
Andrew Morton
Re: cleanup the RAID5 XOR library v3
Andrew Morton
Re: cleanup the RAID5 XOR library v3
Eric Biggers
Re: cleanup the RAID5 XOR library v3
Christoph Hellwig
Re: [PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
patchwork-bot+linux-riscv
[PATCH 00/12] treewide: Convert buses to use generic driver_override
Danilo Krummrich
[PATCH 01/12] amba: use generic driver_override infrastructure
Danilo Krummrich
[PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
Ioana Ciornei
Re: [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
Christophe Leroy (CS GROUP)
Re: [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
Christophe Leroy (CS GROUP)
[PATCH 03/12] cdx: use generic driver_override infrastructure
Danilo Krummrich
[PATCH 04/12] hv: vmbus: use generic driver_override infrastructure
Danilo Krummrich
RE: [PATCH 04/12] hv: vmbus: use generic driver_override infrastructure
Michael Kelley
[PATCH v2] Drivers: hv: vmbus: use generic driver_override infrastructure
Danilo Krummrich
[PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Gui-Dong Han
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Bjorn Helgaas
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Alex Williamson
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 05/12] PCI: use generic driver_override infrastructure
Alex Williamson
[PATCH 06/12] platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 06/12] platform/wmi: use generic driver_override infrastructure
Armin Wolf
Re: [PATCH 06/12] platform/wmi: use generic driver_override infrastructure
Ilpo Järvinen
Re: [PATCH 06/12] platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 06/12] platform/wmi: use generic driver_override infrastructure
Ilpo Järvinen
[PATCH 07/12] rpmsg: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 07/12] rpmsg: use generic driver_override infrastructure
Mathieu Poirier
[PATCH 08/12] vdpa: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 08/12] vdpa: use generic driver_override infrastructure
Eugenio Perez Martin
[PATCH 09/12] s390/cio: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 09/12] s390/cio: use generic driver_override infrastructure
Vineeth Vijayan
[PATCH 10/12] s390/ap: use generic driver_override infrastructure
Danilo Krummrich
Re: [PATCH 10/12] s390/ap: use generic driver_override infrastructure
Harald Freudenberger
Re: [PATCH 10/12] s390/ap: use generic driver_override infrastructure
Holger Dengler
[PATCH 11/12] spi: use generic driver_override infrastructure
Danilo Krummrich
[PATCH 12/12] driver core: remove driver_set_override()
Danilo Krummrich
Re: [PATCH 12/12] driver core: remove driver_set_override()
Greg Kroah-Hartman
Re: (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
Mark Brown
Re: [PATCH 00/12] treewide: Convert buses to use generic driver_override
Michael S. Tsirkin
Re: [PATCH 00/12] treewide: Convert buses to use generic driver_override
Danilo Krummrich
Re: (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
Danilo Krummrich
Re: (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
Christophe Leroy (CS GROUP)
Re: (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
Danilo Krummrich
Re: (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
Christophe Leroy (CS GROUP)
Re: (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
Danilo Krummrich
[PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Athira Rajeev
Re: [PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Namhyung Kim
Re: [PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Athira Rajeev
Re: [PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Namhyung Kim
Re: [PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
Athira Rajeev
[PATCH v2 0/9] memblock: improve late freeing of reserved memory
Mike Rapoport
[PATCH v2 1/9] memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
Mike Rapoport
[PATCH v2 2/9] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
[PATCH v2 3/9] powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
[PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport
Re: [PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
Vlastimil Babka (SUSE)
[PATCH v2 5/9] memblock: make free_reserved_area() more robust
Mike Rapoport
[PATCH v2 6/9] memblock: extract page freeing from free_reserved_area() into a helper
Mike Rapoport
[PATCH v2 7/9] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
Mike Rapoport
[PATCH v2 8/9] memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport
[PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized
Mike Rapoport
Warning from free_reserved_area() in next-20260325+
Bert Karwatzki
Re: Warning from free_reserved_area() in next-20260325+
Mike Rapoport
Re: Warning from free_reserved_area() in next-20260325+
Bert Karwatzki
Re: [PATCH v2 0/9] memblock: improve late freeing of reserved memory
Mike Rapoport
[PATCH v2] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Venkat Rao Bagalkote
Re: [PATCH v2] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Greg KH
Re: [PATCH v2] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Christophe Leroy (CS GROUP)
Re: [PATCH v2] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Arnd Bergmann
Re: [PATCH v2] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
IBM
[PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
[PATCH v9 2/5] crash: Exclude crash kernel memory in crash core
Jinjie Ruan
[PATCH v9 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Jinjie Ruan
[PATCH v9 3/5] crash: Use crash_exclude_core_ranges() on powerpc
Jinjie Ruan
[PATCH v9 4/5] arm64: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v9 4/5] arm64: kexec: Add support for crashkernel CMA reservation
Breno Leitao
Re: [PATCH v9 4/5] arm64: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v9 4/5] arm64: kexec: Add support for crashkernel CMA reservation
Breno Leitao
[PATCH v9 5/5] riscv: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Andrew Morton
Re: [PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Sourabh Jain
Re: [PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Askar Safin
[PATCH] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Venkat Rao Bagalkote
Re: [PATCH] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Venkat Rao Bagalkote
Re: [PATCH] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Greg KH
Re: [PATCH] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
Arnd Bergmann
fix architecture-specific compat_ftruncate64 implementations
Christoph Hellwig
[PATCH 1/3] fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
Re: [PATCH 1/3] fs: fix archiecture-specific compat_ftruncate64
Jan Kara
[PATCH 2/3] fs: pass on FTRUNCATE_* flags to do_truncate
Christoph Hellwig
Re: [PATCH 2/3] fs: pass on FTRUNCATE_* flags to do_truncate
Jan Kara
[PATCH 3/3] fs: remove do_sys_truncate
Christoph Hellwig
Re: [PATCH 3/3] fs: remove do_sys_truncate
Jan Kara
Re: fix architecture-specific compat_ftruncate64 implementations
Christian Brauner
[PATCH v2 net-next 00/14] Add preliminary NETC switch support for i.MX94
Wei Fang
[PATCH v2 net-next 01/14] dt-bindings: net: dsa: update the description of 'dsa,member' property
Wei Fang
[PATCH v2 net-next 02/14] dt-bindings: net: dsa: add NETC switch
Wei Fang
[PATCH v2 net-next 03/14] net: enetc: add pre-boot initialization for i.MX94 switch
Wei Fang
[PATCH v2 net-next 04/14] net: enetc: add basic operations to the FDB table
Wei Fang
[PATCH v2 net-next 05/14] net: enetc: add support for the "Add" operation to VLAN filter table
Wei Fang
[PATCH v2 net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
Wei Fang
[PATCH v2 net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
Wei Fang
[PATCH v2 net-next 08/14] net: enetc: add multiple command BD rings support
Wei Fang
Re: [PATCH v2 net-next 08/14] net: enetc: add multiple command BD rings support
Simon Horman
RE: [PATCH v2 net-next 08/14] net: enetc: add multiple command BD rings support
Wei Fang
[PATCH v2 net-next 09/14] net: dsa: add NETC switch tag support
Wei Fang
Re: [PATCH v2 net-next 09/14] net: dsa: add NETC switch tag support
Simon Horman
RE: [PATCH v2 net-next 09/14] net: dsa: add NETC switch tag support
Wei Fang
[PATCH v2 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
Wei Fang
[PATCH v2 net-next 11/14] net: dsa: netc: add phylink MAC operations
Wei Fang
Re: [PATCH v2 net-next 11/14] net: dsa: netc: add phylink MAC operations
Russell King (Oracle)
RE: [PATCH v2 net-next 11/14] net: dsa: netc: add phylink MAC operations
Wei Fang
Re: [PATCH v2 net-next 11/14] net: dsa: netc: add phylink MAC operations
Paolo Abeni
[PATCH v2 net-next 12/14] net: dsa: netc: add more basic functions support
Wei Fang
[PATCH v2 net-next 14/14] net: dsa: netc: add support for the standardized counters
Wei Fang
[PATCH v2 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
Wei Fang
Re: [PATCH v2 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
Russell King (Oracle)
RE: [PATCH v2 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
Wei Fang
Re: [PATCH v2 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
Simon Horman
RE: [PATCH v2 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
Wei Fang
[PATCH v2] powerpc: Simplify access_ok()
Christophe Leroy (CS GROUP)
[PATCH v4 0/4] Use killable vma write locking in most places
Suren Baghdasaryan
[PATCH v4 1/4] mm/vma: cleanup error handling path in vma_expand()
Suren Baghdasaryan
Re: [PATCH v4 1/4] mm/vma: cleanup error handling path in vma_expand()
Barry Song
[PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
Re: [PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
Lorenzo Stoakes (Oracle)
Re: [PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
[PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
Suren Baghdasaryan
Re: [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
Suren Baghdasaryan
Re: [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
Lorenzo Stoakes (Oracle)
Re: [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
Suren Baghdasaryan
[PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
Re: [PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()
Lorenzo Stoakes (Oracle)
Re: [PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
Re: [PATCH v4 0/4] Use killable vma write locking in most places
Andrew Morton
Re: [PATCH v4 0/4] Use killable vma write locking in most places
Suren Baghdasaryan
Re: [PATCH v4 0/4] Use killable vma write locking in most places
Suren Baghdasaryan
[PATCH v2] ASoC: update outdated comments for removed snd_soc_new_pcms()
Kexin Sun
Re: [PATCH v2] ASoC: update outdated comments for removed snd_soc_new_pcms()
Mark Brown
[PATCH v3] ASoC: update outdated comments for removed snd_soc_new_pcms()
Kexin Sun
Re: [PATCH v3] ASoC: update outdated comments for removed snd_soc_new_pcms()
Mark Brown
[PATCH] ASoC: update outdated comments for removed snd_soc_new_pcms()
Kexin Sun
[PATCH] powerpc/pseries/iommu: update outdated comment for renamed iommu_dev_setup_pSeries()
Kexin Sun
[PATCH] scsi: ibmvfc: fix out-of-bounds write in ibmvfc_channel_setup_done
Tyllis Xu
[PATCH v2 0/6] change young flag check functions to return bool
Baolin Wang
[PATCH v2 1/6] mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
[PATCH v2 4/6] mm: change to return bool for pmdp_clear_flush_young()
Baolin Wang
[PATCH v2 5/6] mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
[PATCH v2 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
[PATCH v2 6/6] mm: change to return bool for the MMU notifier's young flag check
Baolin Wang
[PATCH v2 3/6] mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
Re: [PATCH v2 0/6] change young flag check functions to return bool
David Hildenbrand (Arm)
Re: [mainline] KDUMP/FADUMP is broken on the mainline kernel on P11 System
Sourabh Jain
[PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Sourabh Jain
[PATCH 2/2] powerpc/kexec: Disable KASAN for VMX helpers used in MMU-off path
Sourabh Jain
Re: [PATCH 2/2] powerpc/kexec: Disable KASAN for VMX helpers used in MMU-off path
IBM
Re: [PATCH 2/2] powerpc/kexec: Disable KASAN for VMX helpers used in MMU-off path
IBM
Re: [PATCH 2/2] powerpc/kexec: Disable KASAN for VMX helpers used in MMU-off path
Sourabh Jain
Re: [PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Mahesh J Salgaonkar
Re: [PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Sourabh Jain
Re: [PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Venkat Rao Bagalkote
Re: [PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
IBM
Re: [PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Sourabh Jain
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
IBM
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Andrew Morton
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Mathieu Desnoyers
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Andrew Morton
[PATCH] powerpc/vdso: Add support for unstripped vDSO installation
Thomas Weißschuh
[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Lorenzo Stoakes (Oracle)
[PATCH v4 01/25] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
[PATCH v4 02/25] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
[PATCH v4 04/25] tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
[PATCH v4 03/25] mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
[PATCH v4 05/25] mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
[PATCH v4 07/25] mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
[PATCH v4 08/25] tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
[PATCH v4 09/25] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
[PATCH v4 06/25] tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
[PATCH v4 10/25] mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
[PATCH v4 11/25] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
[PATCH v4 12/25] tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
[PATCH v4 14/25] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
[PATCH v4 13/25] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
Earlier messages
Later messages