linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/12/03
[PATCH v4 3/4] powerpc: Prepare arch_static_call_transform() for supporting inline static calls
Christophe Leroy
2024/12/03
[PATCH v4 1/4] static_call_inline: Provide trampoline address when updating sites
Christophe Leroy
2024/12/03
[PATCH v4 0/4] Implement inline static calls on PPC32 - v4
Christophe Leroy
2024/12/03
Re: [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
2024/12/03
Re: [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
2024/12/03
Re: [PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
Namhyung Kim
2024/12/03
Re: [PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
Namhyung Kim
2024/12/03
Re: [PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
Namhyung Kim
2024/12/03
Re: [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies()
Lucas Stach
2024/12/03
Re: [PATCH 0/2] ASoC: fsl_xcvr: Add suspend and resume support
Mark Brown
2024/12/03
Re: [PATCH] dt-bindings: soc: fsl: cpm_qe: Limit matching to nodes with "fsl,qe"
Rob Herring
2024/12/03
Re: [PATCH] dt-bindings: soc: fsl: cpm_qe: Limit matching to nodes with "fsl,qe"
Conor Dooley
2024/12/03
RE: [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Thomas Gleixner
2024/12/03
Re: [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
James Bottomley
2024/12/03
Re: [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
Thomas Weißschuh
2024/12/03
Re:[PATCH] genirq: Remove leading space from .irq_print_chip() callbacks
David Wang
2024/12/03
Re: [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
Zi Yan
2024/12/03
Re: [PATCH RESEND v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
Oscar Salvador
2024/12/03
Re: [PATCH RESEND v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
Oscar Salvador
2024/12/03
Re: [PATCH RESEND v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
Oscar Salvador
2024/12/03
[PATCH] genirq: Remove leading space from .irq_print_chip() callbacks
Geert Uytterhoeven
2024/12/03
Re: [PATCH RESEND v2 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
Vlastimil Babka
2024/12/03
Re: [PATCH RESEND v2 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
Vlastimil Babka
2024/12/03
Re: [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
Vlastimil Babka
2024/12/03
Re: [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
2024/12/03
Re: [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm
Shrikanth Hegde
2024/12/03
Re: [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
Vlastimil Babka
2024/12/03
Re: [PATCH RESEND v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
Vlastimil Babka
2024/12/03
Re: [PATCH RESEND v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
Vlastimil Babka
2024/12/03
Re: [PATCH RESEND v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
Vlastimil Babka
2024/12/03
RE: [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Farber, Eliav
2024/12/03
[PATCH net-next v3 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes
Maxime Chevallier
2024/12/03
[PATCH net-next v3 10/10] net: freescale: ucc_geth: phylink conversion
Maxime Chevallier
2024/12/03
[PATCH net-next v3 08/10] net: freescale: ucc_geth: Move the serdes configuration around
Maxime Chevallier
2024/12/03
[PATCH net-next v3 02/10] net: freescale: ucc_geth: split adjust_link for phylink conversion
Maxime Chevallier
2024/12/03
[PATCH net-next v3 05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts
Maxime Chevallier
2024/12/03
[PATCH net-next v3 04/10] net: freescale: ucc_geth: Fix WOL configuration
Maxime Chevallier
2024/12/03
[PATCH net-next v3 03/10] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
Maxime Chevallier
2024/12/03
[PATCH net-next v3 07/10] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
Maxime Chevallier
2024/12/03
[PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
Maxime Chevallier
2024/12/03
[PATCH net-next v3 06/10] net: freescale: ucc_geth: Simplify frame length check
Maxime Chevallier
2024/12/03
[PATCH net-next v3 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
Maxime Chevallier
2024/12/03
Re: [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Thomas Gleixner
2024/12/03
[PATCH RESEND v2 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
David Hildenbrand
2024/12/03
[PATCH RESEND v2 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
David Hildenbrand
2024/12/03
[PATCH RESEND v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
David Hildenbrand
2024/12/03
[PATCH RESEND v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
David Hildenbrand
2024/12/03
[PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
2024/12/03
[PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
David Hildenbrand
2024/12/03
[PATCH RESEND v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
David Hildenbrand
2024/12/03
Re: [RESEND] macintosh: Fix spelling mistake "toogle" to "toggle"
Christophe Leroy
2024/12/03
[RESEND] macintosh: Fix spelling mistake "toogle" to "toggle"
Zhu Jun
2024/12/03
[PATCH v2 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
David Hildenbrand
2024/12/03
[PATCH v2 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
David Hildenbrand
2024/12/03
[PATCH v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
2024/12/03
[PATCH v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
David Hildenbrand
2024/12/03
[PATCH v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
David Hildenbrand
2024/12/03
[PATCH v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
David Hildenbrand
2024/12/03
[PATCH v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
David Hildenbrand
2024/12/03
Re: [PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
David Hildenbrand
2024/12/02
Re: [PATCH] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
Haren Myneni
2024/12/02
[PATCH 06/11] tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
2024/12/02
Re: [PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
Rob Herring
2024/12/02
Re: [PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
Segher Boessenkool
2024/12/02
Re: [PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
Zi Yan
2024/12/02
Re: [PATCH v1 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
Zi Yan
2024/12/02
Re: [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies()
Christian Gmeiner
2024/12/02
Re: [PATCH v1 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
Zi Yan
2024/12/02
Re: [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm
Shrikanth Hegde
2024/12/02
Re: [PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
Rob Herring
2024/12/02
Re: [PATCH v2] selftests/ftrace: adjust offset for kprobe syntax error test
Steven Rostedt
2024/12/02
[PATCH 4/5] firmware: google: gsmi: Use BIN_ATTR_ADMIN_WO() for bin_attribute definition
Thomas Weißschuh
2024/12/02
[PATCH 5/5] scsi: arcmsr: Use BIN_ATTR_ADMIN_WO() for bin_attribute definitions
Thomas Weißschuh
2024/12/02
[PATCH 3/5] powerpc/powernv/flash: Use BIN_ATTR_ADMIN_WO() for bin_attribute definition
Thomas Weißschuh
2024/12/02
[PATCH 1/5] sysfs: add macro BIN_ATTR_ADMIN_WO()
Thomas Weißschuh
2024/12/02
[PATCH 0/5] sysfs: introduce and use macro BIN_ATTR_ADMIN_WO()
Thomas Weißschuh
2024/12/02
[PATCH 2/5] s390/sclp_config: use BIN_ATTR_ADMIN_WO() for bin_attribute definition
Thomas Weißschuh
2024/12/02
Re: [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm
Christophe Leroy
2024/12/02
Re: [PATCH v1 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
Zi Yan
2024/12/02
Re: [PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
Zi Yan
2024/12/02
Re: [PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
Zi Yan
2024/12/02
[PATCH v1 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
David Hildenbrand
2024/12/02
[PATCH v1 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
David Hildenbrand
2024/12/02
[PATCH v1 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
2024/12/02
[PATCH v1 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
David Hildenbrand
2024/12/02
[PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
David Hildenbrand
2024/12/02
[PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
David Hildenbrand
2024/12/02
[PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
David Hildenbrand
2024/12/02
Re: [PATCH v2 10/12] lib/crc32test: delete obsolete crc32test.c
Geert Uytterhoeven
2024/12/01
[PATCH] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
Sourabh Jain
2024/12/01
[PATCH] dt-bindings: soc: fsl: cpm_qe: Limit matching to nodes with "fsl,qe"
Chen-Yu Tsai
2024/12/01
[PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime
Eric Biggers
2024/12/01
[PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
2024/12/01
[PATCH v4 17/19] jbd2: switch to using the crc32c library
Eric Biggers
2024/12/01
[PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides
Eric Biggers
2024/12/01
[PATCH v4 10/19] sparc/crc32: expose CRC32 functions through lib
Eric Biggers
2024/12/01
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
Eric Biggers
2024/12/01
[PATCH v4 09/19] s390/crc32: expose CRC32 functions through lib
Eric Biggers
2024/12/01
[PATCH v2 10/12] lib/crc32test: delete obsolete crc32test.c
Eric Biggers
2024/12/01
[PATCH v2 11/12] powerpc/crc: delete obsolete crc-vpmsum_test.c
Eric Biggers
2024/12/01
[PATCH v2 12/12] MAINTAINERS: add entry for CRC library
Eric Biggers
2024/12/01
[PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions
Eric Biggers
2024/12/01
[PATCH v2 09/12] lib/crc16_kunit: delete obsolete crc16_kunit.c
Eric Biggers
2024/12/01
[PATCH v2 07/12] powerpc/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024/12/01
[PATCH v2 06/12] arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024/12/01
[PATCH v2 05/12] arm/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024/12/01
[PATCH v2 03/12] crypto: crct10dif - expose arch-optimized lib function
Eric Biggers
2024/12/01
[PATCH v2 04/12] x86/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024/12/01
[PATCH v2 02/12] lib/crc-t10dif: add support for arch overrides
Eric Biggers
2024/12/01
[PATCH v2 01/12] lib/crc-t10dif: stop wrapping the crypto API
Eric Biggers
2024/12/01
[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
Eric Biggers
2024/12/01
[PATCH v4 11/19] x86/crc32: update prototype for crc_pcl()
Eric Biggers
2024/12/01
[PATCH v4 07/19] mips/crc32: expose CRC32 functions through lib
Eric Biggers
2024/12/01
[PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib
Eric Biggers
2024/12/01
[PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library
Eric Biggers
2024/12/01
[PATCH v4 18/19] f2fs: switch to using the crc32 library
Eric Biggers
2024/12/01
[PATCH v4 16/19] ext4: switch to using the crc32c library
Eric Biggers
2024/12/01
[PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
Eric Biggers
2024/12/01
[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
Eric Biggers
2024/12/01
[PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16()
Eric Biggers
2024/12/01
[PATCH v4 06/19] loongarch/crc32: expose CRC32 functions through lib
Eric Biggers
2024/12/01
[PATCH v4 08/19] powerpc/crc32: expose CRC32 functions through lib
Eric Biggers
2024/12/01
[PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms
Eric Biggers
2024/12/01
[PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib
Eric Biggers
2024/12/01
Re: [PATCH 2/3] powerpc: support dynamic preemption
Shrikanth Hegde
2024/12/01
Re: [PATCH v2 1/2] powerpc: Add preempt lazy support
Shrikanth Hegde
2024/12/01
RE: [PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Thomas Gleixner
2024/11/30
[PATCH v5 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
Eliav Farber
2024/11/30
[PATCH v5 0/2] Improve interrupt handling during machine kexec
Eliav Farber
2024/11/30
[PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
2024/11/30
RE: [PATCH v4 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
Farber, Eliav
2024/11/30
RE: [PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Farber, Eliav
2024/11/30
[PATCH] misc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024/11/29
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.13-2 tag
pr-tracker-bot
2024/11/29
[GIT PULL] Please pull powerpc/linux.git powerpc-6.13-2 tag
Madhavan Srinivasan
2024/11/29
Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
Przemek Kitszel
2024/11/29
[PATCH v2] selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
2024/11/29
[PATCH] powerpc/xmon: Use str_yes_no() helper in dump_one_paca()
Thorsten Blum
2024/11/29
Re: [PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
kernel test robot
2024/11/29
Re: [PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
kernel test robot
2024/11/29
Re: [PATCH v4 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
Thomas Gleixner
2024/11/29
Re: [PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Thomas Gleixner
2024/11/29
[PATCH v4 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
Eliav Farber
2024/11/29
[PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
2024/11/29
[PATCH v4 0/2] Improve interrupt handling during machine kexec
Eliav Farber
2024/11/29
[PATCH] fix: add safety check for OPTION_END and refactor code for consistency
Atharva Tiwari
2024/11/28
Re: [PATCH v3 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
kernel test robot
2024/11/28
Re: [PATCH v3 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
kernel test robot
2024/11/28
Re: [PATCH v3 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
kernel test robot
2024/11/28
[PATCH v3 0/2] Improve interrupt handling during machine kexec
Eliav Farber
2024/11/28
[PATCH v3 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
Eliav Farber
2024/11/28
[PATCH v3 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
2024/11/28
RE: [PATCH v2] arm64: kexec: Check if IRQ is already masked before masking
Farber, Eliav
2024/11/28
Re: [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies()
Alex Markuze
2024/11/28
Re: [PATCH v2 18/21] ceph: Convert timeouts to secs_to_jiffies()
Alex Markuze
2024/11/28
[PATCH] macintosh: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024/11/28
Re: [PATCH v2] arm64: kexec: Check if IRQ is already masked before masking
Thomas Gleixner
2024/11/28
Re: [PATCH v2] arm64: kexec: Check if IRQ is already masked before masking
Thomas Gleixner
2024/11/27
Re: [PATCH] powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
2024/11/27
[powerpc:next] BUILD SUCCESS cf89c9434af122f28a3552e6f9cc5158c33ce50a
kernel test robot
2024/11/27
Re: [PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
Segher Boessenkool
2024/11/27
Re: [RFC PATCH 01/20] powerpc/cell: Remove support for IBM Cell Blades
Segher Boessenkool
2024/11/27
Re: [RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
Segher Boessenkool
2024/11/27
[PATCH v2] arm64: kexec: Check if IRQ is already masked before masking
Eliav Farber
2024/11/27
Re: [PATCH v4 24/26] arch_numa: switch over to numa_memblks
Marc Zyngier
2024/11/27
[powerpc:merge] BUILD SUCCESS a85c72f04fb3d31e6542bd8039cda7e647d172ea
kernel test robot
2024/11/27
[Bug 13650] Problem with alloc_arch_preferred_bootmem() on powerpc
bugzilla-daemon
2024/11/27
Re: [PATCH] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
Michal Suchánek
2024/11/26
Re: [PATCH 2/3] powerpc: support dynamic preemption
Christophe Leroy
2024/11/26
Re: [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm
Christophe Leroy
2024/11/26
Re: [PATCH 2/3] powerpc: support dynamic preemption
Christophe Leroy
2024/11/26
[PATCH 1/2] ASoC: fsl_xcvr: Use regmap for PHY and PLL registers
Shengjiu Wang
2024/11/26
[PATCH 2/2] ASoC: fsl_xcvr: Add suspend and resume support
Shengjiu Wang
2024/11/26
[PATCH 0/2] ASoC: fsl_xcvr: Add suspend and resume support
Shengjiu Wang
2024/11/26
Re: [PATCH] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
Haren Myneni
2024/11/26
Re: [PATCH] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
Mahesh J Salgaonkar
2024/11/26
Re: [RFC PATCH 20/20] genirq: Remove IRQ_EDGE_EOI_HANDLER
Thomas Gleixner
2024/11/26
Re: [PATCH] powerpc/prom_init: Fixup missing powermac #size-cells
Rob Herring
2024/11/26
Re: [RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
John Paul Adrian Glaubitz
2024/11/26
[PATCH 4/4] ASoC: fsl_sai: Add sample rate constraint
Chancel Liu
2024/11/26
[PATCH 3/4] ASoC: fsl_xcvr: Add sample rate constraint
Chancel Liu
2024/11/26
[PATCH 1/4] ASoC: fsl_utils: Add function to constrain rates
Chancel Liu
2024/11/26
[PATCH 2/4] ASoC: fsl_micfil: Switch to common sample rate constraint function
Chancel Liu
2024/11/26
[PATCH 0/4] Add function to constrain rates
Chancel Liu
2024/11/26
Re: [PATCH 2/3] powerpc: support dynamic preemption
Shrikanth Hegde
2024/11/26
Re: [PATCH v2 1/2] powerpc: Add preempt lazy support
Christophe Leroy
2024/11/26
Re: [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm
Christophe Leroy
2024/11/26
Re: [PATCH 2/3] powerpc: support dynamic preemption
Christophe Leroy
2024/11/25
Re: [PATCH v2 1/4] powerpc/perf: Add perf interface to expose vpa counters
Gautam Menghani
2024/11/25
[PATCH v2 2/2] ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER
Shengjiu Wang
2024/11/25
[PATCH v2 1/2] ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER
Shengjiu Wang
2024/11/25
[PATCH v2 0/2] ASoC: fsl: change IFACE_PCM to IFACE_MIXER
Shengjiu Wang
2024/11/25
Re: [RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
Michael Ellerman
2024/11/25
Re: [RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
Michael Ellerman
2024/11/25
Re: [PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
Michael Ellerman
2024/11/25
Re: [PATCH -next] powerpc/machdep: Remove duplicated include in svm.c
Michael Ellerman
2024/11/25
[PATCH] powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
2024/11/25
Re: [PATCH v10 0/5] Extended MODVERSIONS Support
Luis Chamberlain
2024/11/25
Re: [PATCH v2 2/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
Bowman, Terry
2024/11/25
Re: [PATCH] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
kernel test robot
Earlier messages
Later messages