September 2025 Archives by date
Starting: Mon Sep 1 13:05:43 AEST 2025
Ending: Tue Sep 30 12:54:35 AEST 2025
Messages: 1087
- [PATCH v7 2/8] powerpc/smp: Rename cpu_corgroup_* to cpu_corgrp_*
K Prateek Nayak
- [PATCH v2 5/7] powerpc: Stop calling page_address() in free_pages()
Ritesh Harjani (IBM)
- [PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
K Prateek Nayak
- [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits
K Prateek Nayak
- [PATCH] PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
Lukas Wunner
- [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits
Peter Zijlstra
- [PATCH 00/24] PCI: Bridge window selection improvements
Geert Uytterhoeven
- [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits
Peter Zijlstra
- [PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
Zihuan Zhang
- [PATCH v3 01/12] arm64: topology: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 02/12] ACPI: processor: thermal: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 04/12] cpufreq: longhaul: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 05/12] cpufreq: powernv: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 06/12] PM / devfreq: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 07/12] drm/i915: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 08/12] cpufreq: powerpc: macintosh: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 09/12] powercap: dtpm_cpu: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 10/12] thermal: imx: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 11/12] thermal/drivers/ti-soc-thermal: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v3 12/12] PM: EM: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
- [PATCH] powerpc/83xx: Add a null pointer check to mcu_gpiochip_add
LEROY Christophe
- [PATCH] powerpc/pasemi: Add a null pointer check to the pas_setup_mce_regs
Christophe Leroy
- [PATCH] powerpc/32: Restore clearing of MSR[RI] in interrupt_exit_kernel_prepare()
Christophe Leroy
- [PATCH v5 0/7] Add support of IRQs to QUICC ENGINE GPIOs
Christophe Leroy
- [PATCH v5 1/7] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy
- [PATCH v5 2/7] soc: fsl: qe: Change GPIO driver to a proper platform driver
Christophe Leroy
- [PATCH v5 3/7] soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Christophe Leroy
- [PATCH v5 4/7] soc: fsl: qe: Add support of IRQ in QE GPIO
Christophe Leroy
- [PATCH v5 5/7] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy
- [PATCH v5 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
Christophe Leroy
- [PATCH v5 7/7] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
Christophe Leroy
- [PATCH v2 0/4] nios2: Add architecture support for clone3
Simon Schuster via B4 Relay
- [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster via B4 Relay
- [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
Simon Schuster via B4 Relay
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Simon Schuster via B4 Relay
- [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
Simon Schuster via B4 Relay
- [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Arnd Bergmann
- [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
David Hildenbrand
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Arnd Bergmann
- [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
Arnd Bergmann
- [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
Arnd Bergmann
- [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
David Hildenbrand
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Russell King (Oracle)
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
David Hildenbrand
- [PATCH v2 0/4] nios2: Add architecture support for clone3
Christian Brauner
- [PATCH v2 0/4] nios2: Add architecture support for clone3
Christian Brauner
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Geert Uytterhoeven
- [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH] PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
Bjorn Helgaas
- [PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Shrikanth Hegde
- [PATCH 0/6] Curve25519 cleanup
Eric Biggers
- [PATCH 1/6] crypto: curve25519 - Remove kpp support
Eric Biggers
- [PATCH 2/6] lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
- [PATCH 3/6] lib/crypto: tests: Add Curve25519 benchmark
Eric Biggers
- [PATCH 4/6] lib/crypto: curve25519: Move a couple functions out-of-line
Eric Biggers
- [PATCH 5/6] lib/crypto: curve25519: Consolidate into single module
Eric Biggers
- [PATCH 6/6] wireguard: kconfig: Simplify crypto kconfig selections
Eric Biggers
- [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Marek Szyprowski
- [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Andreas Larsson
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
John Paul Adrian Glaubitz
- [PATCH] pasemi: fix PCI device reference leaks in pas_setup_mce_regs
Miaoqian Lin
- [powerpc:merge] BUILD SUCCESS 0c95b0c4e293292bccef251e385df8bc2e699e60
kernel test robot
- [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
- next-20250901 drivers bluetooth bpa10x.c:77:33: error: array type has incomplete element type 'struct h4_recv_pkt'
Naresh Kamboju
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Guo Ren
- [PATCH] pasemi: fix PCI device reference leaks in pas_setup_mce_regs
Markus Elfring
- [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH] pasemi: fix PCI device reference leaks in pas_setup_mce_regs
Jiri Slaby
- pasemi: fix PCI device reference leaks in pas_setup_mce_regs
Markus Elfring
- [PATCH] pasemi: fix PCI device reference leaks in pas_setup_mce_regs
Greg KH
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Andreas Larsson
- [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v5 3/7] soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Bartosz Golaszewski
- [PATCH] powerpc/pasemi: Fix PCI device reference leak on error path
Markus Elfring
- [PATCH v5 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
- [PATCH v5 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
Leon Romanovsky
- [PATCH v5 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().
Leon Romanovsky
- [PATCH v5 03/16] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
- [PATCH v5 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Leon Romanovsky
- [PATCH v5 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
- [PATCH v5 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
Leon Romanovsky
- [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
- [PATCH v5 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
- [PATCH v5 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
Leon Romanovsky
- [PATCH v5 10/16] xen: swiotlb: Open code map_resource callback
Leon Romanovsky
- [PATCH v5 11/16] dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
- [PATCH v5 12/16] mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
- [PATCH v5 13/16] mm/hmm: properly take MMIO path
Leon Romanovsky
- [PATCH v5 14/16] block-dma: migrate to dma_map_phys instead of map_page
Leon Romanovsky
- [PATCH v5 15/16] block-dma: properly take MMIO path
Leon Romanovsky
- [PATCH v5 16/16] nvme-pci: unmap MMIO pages with appropriate interface
Leon Romanovsky
- next-20250901 drivers bluetooth bpa10x.c:77:33: error: array type has incomplete element type 'struct h4_recv_pkt'
Calvin Owens
- [bpf-next v2 0/5] powerpc64/bpf: Add support for bpf arena and arena atomics
Venkat
- [PATCH v3 12/12] PM: EM: Use scope-based cleanup helper
Krzysztof Kozlowski
- [PATCH v3 04/12] cpufreq: longhaul: Use scope-based cleanup helper
Krzysztof Kozlowski
- [PATCH v3 08/12] cpufreq: powerpc: macintosh: Use scope-based cleanup helper
Krzysztof Kozlowski
- [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Marek Szyprowski
- [PATCH v5 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
Rob Herring
- [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Keith Busch
- [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Jason Gunthorpe
- [PATCH 5.4 only] powerpc: boot: Remove unnecessary zero in label in udelay()
Nathan Chancellor
- [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH 5/6] lib/crypto: curve25519: Consolidate into single module
Eric Biggers
- [PATCH v3 12/12] PM: EM: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v5 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
Christophe Leroy
- [PATCH v3 12/12] PM: EM: Use scope-based cleanup helper
Krzysztof Kozlowski
- [PATCH 5.4 only] powerpc: boot: Remove unnecessary zero in label in udelay()
Segher Boessenkool
- [PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
Wei Fang
- [PATCH net-next 1/3] ptp: add debugfs interfaces to loop back the periodic output signal
Wei Fang
- [PATCH net-next 2/3] ptp: netc: add the periodic output signal loopback support
Wei Fang
- [PATCH net-next 3/3] ptp: qoriq: covert to use generic interfaces to set loopback mode
Wei Fang
- [PATCH] powerpc/32: Restore clearing of MSR[RI] in interrupt_exit_kernel_prepare()
Christophe Leroy
- [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v3 02/12] ACPI: processor: thermal: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v3 09/12] powercap: dtpm_cpu: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrey Konovalov
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrey Konovalov
- [PATCH v4 00/10] cpufreq: use __free() for all cpufreq_cpu_get() references
Zihuan Zhang
- [PATCH v4 01/10] arm64: topology: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 02/10] ACPI: processor: thermal: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 03/10] cpufreq: intel_pstate: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 04/10] cpufreq: powernv: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 05/10] PM / devfreq: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 06/10] drm/i915: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 07/10] powercap: dtpm_cpu: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 08/10] thermal: imx: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 09/10] thermal/drivers/ti-soc-thermal: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 10/10] PM: EM: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 10/10] PM: EM: Use scope-based cleanup helper
Krzysztof Kozlowski
- [PATCH v4 02/10] ACPI: processor: thermal: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v4 10/10] PM: EM: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
Richard Cochran
- [PATCH v4 10/10] PM: EM: Use scope-based cleanup helper
Krzysztof Kozlowski
- [PATCH v4 07/10] powercap: dtpm_cpu: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
Thomas Gleixner
- [PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
Vladimir Oltean
- [PATCH v3 0/7] Cleanup free_pages() misuse
Vishal Moola (Oracle)
- [PATCH v3 1/7] mm/page_alloc: Add kernel-docs for free_pages()
Vishal Moola (Oracle)
- [PATCH v3 2/7] aoe: Stop calling page_address() in free_page()
Vishal Moola (Oracle)
- [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 4/7] riscv: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 5/7] powerpc: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 6/7] arm64: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
David Hildenbrand
- powerpc: boot: Remove leading zero in label in udelay()
Nathan Chancellor
- [PATCH 5.4 only] powerpc: boot: Remove unnecessary zero in label in udelay()
Nathan Chancellor
- [PATCH 5.4 only] powerpc: boot: Remove unnecessary zero in label in udelay()
Segher Boessenkool
- Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
Erhard Furtner
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Ritesh Harjani (IBM)
- [PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
Wei Fang
- [PATCH] powerpc64/modules: fix ool-ftrace-stub vs. livepatch relocation corruption
Joe Lawrence
- [PATCH] powerpc64/modules: fix ool-ftrace-stub vs. livepatch relocation corruption
Joe Lawrence
- [PATCH] PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
Lukas Wunner
- [PATCH v3 5/7] powerpc: Stop calling page_address() in free_pages()
Christophe Leroy
- [PATCH 02/14] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
Athira Rajeev
- Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
Christophe Leroy
- [PATCH v4 10/10] PM: EM: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure
Hari Bathini
- [PATCH 1/6] crypto: curve25519 - Remove kpp support
Geert Uytterhoeven
- Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
Christophe Leroy
- [PATCH bpf-next v2 1/5] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
Hari Bathini
- [PATCH 5.4 only v2] powerpc: boot: Remove leading zero in label in udelay()
Christophe Leroy
- [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
- Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
Madhavan Srinivasan
- Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
Christophe Leroy
- Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
Madhavan Srinivasan
- Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
Andrew Donnellan
- Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
Christophe Leroy
- [PATCH bpf-next v3 0/4] powerpc64/bpf: Add support for bpf arena and arena atomics
Saket Kumar Bhaskar
- [PATCH bpf-next v3 1/4] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
Saket Kumar Bhaskar
- [PATCH bpf-next v3 2/4] powerpc64/bpf: Implement bpf_addr_space_cast instruction
Saket Kumar Bhaskar
- [PATCH bpf-next v3 3/4] powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
Saket Kumar Bhaskar
- [PATCH bpf-next v3 4/4] powerpc64/bpf: Implement PROBE_ATOMIC instructions
Saket Kumar Bhaskar
- [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
- [PATCH v4 07/10] powercap: dtpm_cpu: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 07/10] powercap: dtpm_cpu: Use scope-based cleanup helper
Krzysztof Kozlowski
- [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Mike Rapoport
- [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Mike Rapoport
- [PATCH v3 0/7] Cleanup free_pages() misuse
Mike Rapoport
- [PATCH v3 4/7] riscv: Stop calling page_address() in free_pages()
Alexandre Ghiti
- [PATCH] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
Gopi Krishna Menon
- [PATCH 0/7] Nesting support for lazy MMU mode
Kevin Brodsky
- [PATCH 1/7] mm: remove arch_flush_lazy_mmu_mode()
Kevin Brodsky
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH 3/7] arm64: mm: fully support nested lazy_mmu sections
Kevin Brodsky
- [PATCH 4/7] x86/xen: support nested lazy_mmu sections (again)
Kevin Brodsky
- [PATCH 5/7] powerpc/mm: support nested lazy_mmu sections
Kevin Brodsky
- [PATCH 6/7] sparc/mm: support nested lazy_mmu sections
Kevin Brodsky
- [PATCH 7/7] mm: update lazy_mmu documentation
Kevin Brodsky
- [PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
Richard Cochran
- [PATCH v4 07/10] powercap: dtpm_cpu: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH net-next 1/3] ptp: add debugfs interfaces to loop back the periodic output signal
Vladimir Oltean
- [PATCH net-next 2/3] ptp: netc: add the periodic output signal loopback support
Vladimir Oltean
- [PATCH net-next 3/3] ptp: qoriq: covert to use generic interfaces to set loopback mode
Vladimir Oltean
- [PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
Jakub Kicinski
- [PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Niklas Cassel
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Yeoreum Yun
- [PATCH] PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
Bjorn Helgaas
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- Patch "powerpc: boot: Remove leading zero in label in udelay()" has been added to the 5.4-stable tree
gregkh at linuxfoundation.org
- [PATCH] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Christophe Leroy
- [patch V2 06/37] rseq: Simplify the event notification
Mathieu Desnoyers
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Lorenzo Stoakes
- [PATCH] PCI/AER: Fix NULL pointer access by aer_info
Vernon Yang
- [PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
Michael S. Tsirkin
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
Wei Fang
- [PATCH net-next 1/3] ptp: add debugfs interfaces to loop back the periodic output signal
Wei Fang
- [PATCH v2 net-next 0/3] ptp: add pulse signal loopback support for debugging
Wei Fang
- [PATCH v2 net-next 1/3] ptp: add debugfs interfaces to loop back the periodic output signal
Wei Fang
- [PATCH v2 net-next 2/3] ptp: netc: add the periodic output signal loopback support
Wei Fang
- [PATCH v2 net-next 3/3] ptp: qoriq: convert to use generic interfaces to set loopback mode
Wei Fang
- [PATCH] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Ritesh Harjani (IBM)
- [linux-next20250903] Kernel OOPs at perf_callchain_user
Venkat Rao Bagalkote
- [PATCH] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Christophe Leroy
- [PATCH] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Ritesh Harjani (IBM)
- [PATCH RFC] powerpc: Panic on jump label code patching failure
Andrew Donnellan
- [PATCH RFC] powerpc: Panic on jump label code patching failure
Christophe Leroy
- [PATCH] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Andrew Donnellan
- [PATCH v4 09/10] thermal/drivers/ti-soc-thermal: Use scope-based cleanup helper
Andreas Kemnade
- [PATCH v4 09/10] thermal/drivers/ti-soc-thermal: Use scope-based cleanup helper
Krzysztof Kozlowski
- [PATCH v4 07/10] powercap: dtpm_cpu: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v4 09/10] thermal/drivers/ti-soc-thermal: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH] tty: remove redundant condition checks
Xichao Zhao
- [PATCH v4 01/10] arm64: topology: Use scope-based cleanup helper
Jonathan Cameron
- [PATCH] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Christophe Leroy
- [PATCH v4 02/10] ACPI: processor: thermal: Use scope-based cleanup helper
Jonathan Cameron
- [PATCH 0/7] Nesting support for lazy MMU mode
Alexander Gordeev
- [PATCH v4 03/10] cpufreq: intel_pstate: Use scope-based cleanup helper
Jonathan Cameron
- [PATCH v4 03/10] cpufreq: intel_pstate: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH] tty: remove redundant condition checks
Christophe Leroy
- [PATCH v4 04/10] cpufreq: powernv: Use scope-based cleanup helper
Jonathan Cameron
- [PATCH v4 05/10] PM / devfreq: Use scope-based cleanup helper
Jonathan Cameron
- [PATCH v4 06/10] drm/i915: Use scope-based cleanup helper
Jonathan Cameron
- [PATCH v4 08/10] thermal: imx: Use scope-based cleanup helper
Jonathan Cameron
- [PATCH v4 08/10] thermal: imx: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH 1/7] mm: remove arch_flush_lazy_mmu_mode()
Mike Rapoport
- [PATCH 7/7] mm: update lazy_mmu documentation
Mike Rapoport
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Mike Rapoport
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Lorenzo Stoakes
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Lorenzo Stoakes
- [PATCH 0/7] Nesting support for lazy MMU mode
Kevin Brodsky
- [PATCH 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v5 0/6] cpufreq: use __free() for all cpufreq_cpu_get() references
Zihuan Zhang
- [PATCH v5 1/6] arm64: topology: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v5 2/6] ACPI: processor: thermal: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v5 3/6] cpufreq: intel_pstate: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v5 4/6] PM / devfreq: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v5 5/6] drm/i915: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v5 6/6] PM: EM: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v5 3/6] cpufreq: intel_pstate: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Erhard Furtner
- [PATCH 4/7] x86/xen: support nested lazy_mmu sections (again)
Alexander Gordeev
- [PATCH 5/7] powerpc/mm: support nested lazy_mmu sections
Alexander Gordeev
- [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Marek Szyprowski
- [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Marek Szyprowski
- [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
Marek Szyprowski
- [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
- [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
- [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
- [PATCH v5 0/6] cpufreq: use __free() for all cpufreq_cpu_get() references
Borislav Petkov
- [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
- [PATCH v5 4/6] PM / devfreq: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v5 6/6] PM: EM: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v5 2/6] ACPI: processor: thermal: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH RFC] powerpc: Panic on jump label code patching failure
Ritesh Harjani (IBM)
- [PATCH RFC] powerpc: Panic on jump label code patching failure
Christophe Leroy
- [PATCH v2] kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifact
Madhavan Srinivasan
- [PATCH 0/2] powerpc: Fix integer underflow & leak
Madhavan Srinivasan
- [PATCH v2] powerpc/qspinlock: Add spinlock contention tracepoint
Madhavan Srinivasan
- [PATCH] powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macro
Madhavan Srinivasan
- [PATCH v3 0/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Madhavan Srinivasan
- [PATCH v4 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
Madhavan Srinivasan
- [PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
Madhavan Srinivasan
- [PATCH v4 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
Haren Myneni
- [PATCH v5 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
Haren Myneni
- [PATCH v5 1/9] powerpc/pseries: Define papr-hvpipe ioctl
Haren Myneni
- [PATCH v5 2/9] powerpc/pseries: Define HVPIPE specific macros
Haren Myneni
- [PATCH v5 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
Haren Myneni
- [PATCH v5 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Haren Myneni
- [PATCH v5 5/9] powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
Haren Myneni
- [PATCH v5 6/9] powerpc/pseries: Wakeup hvpipe FD when the payload is pending
Haren Myneni
- [PATCH v5 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
Haren Myneni
- [PATCH v5 8/9] powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
Haren Myneni
- [PATCH v5 9/9] powerpc/pseries: HVPIPE changes to support migration
Haren Myneni
- [PATCH v2 00/12] Curve25519 cleanup
Eric Biggers
- [PATCH v2 01/12] crypto: hisilicon/hpre - Remove unused curve25519 kpp support
Eric Biggers
- [PATCH v2 02/12] crypto: arm/curve25519 - Remove unused kpp support
Eric Biggers
- [PATCH v2 03/12] crypto: powerpc/curve25519 - Remove unused kpp support
Eric Biggers
- [PATCH v2 04/12] crypto: x86/curve25519 - Remove unused kpp support
Eric Biggers
- [PATCH v2 05/12] crypto: testmgr - Remove curve25519 kpp tests
Eric Biggers
- [PATCH v2 06/12] crypto: curve25519 - Remove unused kpp support
Eric Biggers
- [PATCH v2 07/12] lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
- [PATCH v2 08/12] lib/crypto: tests: Add Curve25519 benchmark
Eric Biggers
- [PATCH v2 09/12] lib/crypto: curve25519: Move a couple functions out-of-line
Eric Biggers
- [PATCH v2 10/12] lib/crypto: curve25519: Consolidate into single module
Eric Biggers
- [PATCH v2 11/12] lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTS
Eric Biggers
- [PATCH v2 12/12] wireguard: kconfig: Simplify crypto kconfig selections
Eric Biggers
- [PATCH v2 07/12] lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
- [PATCH] kexec: Include kernel-end even without crashkernel
Sourabh Jain
- [PATCH v5 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
kernel test robot
- [PATCH v5 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
kernel test robot
- [powerpc:merge] BUILD SUCCESS 4d5be0950753d64666a54d61303a3bc813d516fb
kernel test robot
- [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Takashi Sakamoto
- [PATCH RFC] powerpc: Panic on jump label code patching failure
Andrew Donnellan
- [PATCH v6 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
Haren Myneni
- [PATCH v6 1/9] powerpc/pseries: Define papr-hvpipe ioctl
Haren Myneni
- [PATCH v6 2/9] powerpc/pseries: Define HVPIPE specific macros
Haren Myneni
- [PATCH v6 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
Haren Myneni
- [PATCH v6 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Haren Myneni
- [PATCH v6 5/9] powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
Haren Myneni
- [PATCH v6 6/9] powerpc/pseries: Wakeup hvpipe FD when the payload is pending
Haren Myneni
- [PATCH v6 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
Haren Myneni
- [PATCH v6 8/9] powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
Haren Myneni
- [PATCH v6 9/9] powerpc/pseries: HVPIPE changes to support migration
Haren Myneni
- [PATCH 4/7] x86/xen: support nested lazy_mmu sections (again)
Kevin Brodsky
- [PATCH 5/7] powerpc/mm: support nested lazy_mmu sections
Kevin Brodsky
- [PATCH v2 0/7] Nesting support for lazy MMU mode
Kevin Brodsky
- [PATCH v2 1/7] mm: remove arch_flush_lazy_mmu_mode()
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v2 3/7] arm64: mm: fully support nested lazy_mmu sections
Kevin Brodsky
- [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again)
Kevin Brodsky
- [PATCH v2 5/7] powerpc/mm: support nested lazy_mmu sections
Kevin Brodsky
- [PATCH v2 6/7] sparc/mm: support nested lazy_mmu sections
Kevin Brodsky
- [PATCH v2 7/7] mm: update lazy_mmu documentation
Kevin Brodsky
- [linux-next20250903] Kernel OOPs at perf_callchain_user
Athira Rajeev
- [PATCH v2] powerpc/powernv: Enable cpuidle state detection for POWER11
Aboorva Devarajan
- [PATCH v5 0/6] cpufreq: use __free() for all cpufreq_cpu_get() references
Zihuan Zhang
- [PATCH v5 2/6] ACPI: processor: thermal: Use scope-based cleanup helper
Zihuan Zhang
- [PATCH v5 0/6] cpufreq: use __free() for all cpufreq_cpu_get() references
Borislav Petkov
- [PATCH v2 1/7] mm: remove arch_flush_lazy_mmu_mode()
Yeoreum Yun
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Yeoreum Yun
- [PATCH v2 3/7] arm64: mm: fully support nested lazy_mmu sections
Yeoreum Yun
- [PATCH v2 7/7] mm: update lazy_mmu documentation
Yeoreum Yun
- [PATCH] powerpc64/modules: fix ool-ftrace-stub vs. livepatch relocation corruption
Naveen N Rao
- [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
- [PATCH v2 12/12] wireguard: kconfig: Simplify crypto kconfig selections
Jason A. Donenfeld
- [PATCH v2 12/12] wireguard: kconfig: Simplify crypto kconfig selections
Eric Biggers
- [PATCH v2 12/12] wireguard: kconfig: Simplify crypto kconfig selections
Jason A. Donenfeld
- [PATCH v2 0/7] Nesting support for lazy MMU mode
Lorenzo Stoakes
- [PATCH v5 2/6] ACPI: processor: thermal: Use scope-based cleanup helper
Rafael J. Wysocki
- [PATCH v5 2/6] ACPI: processor: thermal: Use scope-based cleanup helper
Rafael J. Wysocki
- [RFC V2 0/8] Generic IRQ entry/exit support for powerpc
Mukesh Kumar Chaurasiya
- [RFC V2 1/8] powerpc: rename arch_irq_disabled_regs
Mukesh Kumar Chaurasiya
- [RFC V2 2/8] powerpc: Prepare to build with generic entry/exit framework
Mukesh Kumar Chaurasiya
- [RFC V2 3/8] powerpc: introduce arch_enter_from_user_mode
Mukesh Kumar Chaurasiya
- [RFC V2 4/8] powerpc: Introduce syscall exit arch functions
Mukesh Kumar Chaurasiya
- [RFC V2 5/8] powerpc: add exit_flags field in pt_regs
Mukesh Kumar Chaurasiya
- [RFC V2 6/8] powerpc: Prepare for IRQ entry exit
Mukesh Kumar Chaurasiya
- [RFC V2 7/8] powerpc: Enable IRQ generic entry/exit path.
Mukesh Kumar Chaurasiya
- [RFC V2 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
Mukesh Kumar Chaurasiya
- [PATCH v2 0/7] Nesting support for lazy MMU mode
Andrew Morton
- [PATCH RFC] powerpc: Panic on jump label code patching failure
Ritesh Harjani (IBM)
- [PATCH v3 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Aditya Bodkhe
- [PATCH v3 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
Aditya Bodkhe
- [PATCH v6 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
kernel test robot
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Andrew Morton
- [RFC V2 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
Shrikanth Hegde
- [PATCH v3 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Hari Bathini
- [PATCH v7 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
Haren Myneni
- [PATCH v7 1/9] powerpc/pseries: Define papr-hvpipe ioctl
Haren Myneni
- [PATCH v7 2/9] powerpc/pseries: Define HVPIPE specific macros
Haren Myneni
- [PATCH v7 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
Haren Myneni
- [PATCH v7 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Haren Myneni
- [PATCH v7 5/9] powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
Haren Myneni
- [PATCH v7 6/9] powerpc/pseries: Wakeup hvpipe FD when the payload is pending
Haren Myneni
- [PATCH v7 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
Haren Myneni
- [PATCH v7 8/9] powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
Haren Myneni
- [PATCH v7 9/9] powerpc/pseries: HVPIPE changes to support migration
Haren Myneni
- [RFC V2 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
Mukesh Kumar Chaurasiya
- [PATCH v5 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
Christophe Leroy
- [PATCH v2 1/7] mm: remove arch_flush_lazy_mmu_mode()
David Hildenbrand
- [PATCH v3 1/6] PCI: pnv_php: Properly clean up allocated IRQs on unplug
Jiri Slaby
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH v2 0/7] Nesting support for lazy MMU mode
Kevin Brodsky
- [PATCH v17 00/12] Support page table check on PowerPC
Andrew Donnellan
- [PATCH v17 01/12] arm64/mm: Add addr parameter to __set_ptes_anysz()
Andrew Donnellan
- [PATCH v17 02/12] arm64/mm: Add addr parameter to __ptep_get_and_clear_anysz()
Andrew Donnellan
- [PATCH v17 03/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
Andrew Donnellan
- [PATCH v17 04/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
Andrew Donnellan
- [PATCH v17 05/12] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
Andrew Donnellan
- [PATCH v17 06/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
Andrew Donnellan
- [PATCH v17 07/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
Andrew Donnellan
- [PATCH v17 08/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
Andrew Donnellan
- [PATCH v17 09/12] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
Andrew Donnellan
- [PATCH v17 10/12] powerpc: mm: Implement *_user_accessible_page() for ptes
Andrew Donnellan
- [PATCH v17 11/12] powerpc: mm: Use set_pte_at_unchecked() for internal usages
Andrew Donnellan
- [PATCH v17 12/12] powerpc: mm: Support page table check
Andrew Donnellan
- [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again)
David Hildenbrand
- [PATCH v2 0/7] Nesting support for lazy MMU mode
David Hildenbrand
- [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again)
Jürgen Groß
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Alexander Gordeev
- [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again)
Jürgen Groß
- [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again)
David Hildenbrand
- [PATCH v2] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Christophe Leroy
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Jürgen Groß
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Juergen Gross
- [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again)
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Alexander Gordeev
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
- [PATCH v6 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
Leon Romanovsky
- [PATCH v6 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().
Leon Romanovsky
- [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
- [PATCH v6 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Leon Romanovsky
- [PATCH v6 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
- [PATCH v6 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
Leon Romanovsky
- [PATCH v6 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
- [PATCH v6 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
- [PATCH v6 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
Leon Romanovsky
- [PATCH v6 10/16] xen: swiotlb: Open code map_resource callback
Leon Romanovsky
- [PATCH v6 11/16] dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
- [PATCH v6 12/16] mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
- [PATCH v6 13/16] mm/hmm: properly take MMIO path
Leon Romanovsky
- [PATCH v6 14/16] block-dma: migrate to dma_map_phys instead of map_page
Leon Romanovsky
- [PATCH v6 15/16] block-dma: properly take MMIO path
Leon Romanovsky
- [PATCH v6 16/16] nvme-pci: unmap MMIO pages with appropriate interface
Leon Romanovsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v2 0/7] Nesting support for lazy MMU mode
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v3 1/6] PCI: pnv_php: Properly clean up allocated IRQs on unplug
Timothy Pearson
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Alexander Gordeev
- [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Timothy Pearson
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
H. Peter Anvin
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Linus Torvalds
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
H. Peter Anvin
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
René Herman
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Matthew Wilcox
- [PATCH v2 net-next 0/3] ptp: add pulse signal loopback support for debugging
patchwork-bot+netdevbpf at kernel.org
- [linux-next20250903] Kernel OOPs at perf_callchain_user
Venkat Rao Bagalkote
- [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
- [PATCH] powerpc/tools: drop `-o pipefail` in gcc check scripts
Jan Stancek
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Linus Walleij
- [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
Jason Gunthorpe
- [PATCH] powerpc: Fix OPAL support in 32-bit boot wrapper
Ben Hutchings
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
David Hildenbrand
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Linus Walleij
- [RFC PATCH] powerpc: Remove CONFIG_HIGHMEM
Christophe Leroy
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Richard Weinberger
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Matthew Wilcox
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Dave Hansen
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Christophe Leroy
- [RFC PATCH v3 00/10] paravirt CPUs and push task for less vCPU preemption
Shrikanth Hegde
- [RFC PATCH v3 01/10] sched/docs: Document cpu_paravirt_mask and Paravirt CPU concept
Shrikanth Hegde
- [RFC PATCH v3 02/10] cpumask: Introduce cpu_paravirt_mask
Shrikanth Hegde
- [RFC PATCH v3 03/10] sched: Static key to check paravirt cpu push
Shrikanth Hegde
- [RFC PATCH v3 04/10] sched/core: Dont allow to use CPU marked as paravirt
Shrikanth Hegde
- [RFC PATCH v3 05/10] sched/fair: Don't consider paravirt CPUs for wakeup and load balance
Shrikanth Hegde
- [RFC PATCH v3 06/10] sched/rt: Don't select paravirt CPU for wakeup and push/pull rt task
Shrikanth Hegde
- [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
Shrikanth Hegde
- [RFC PATCH v3 08/10] sysfs: Add paravirt CPU file
Shrikanth Hegde
- [RFC PATCH v3 09/10] powerpc: Add debug file for set/unset paravirt CPUs
Shrikanth Hegde
- [HELPER PATCH] sysfs: Provide write method for paravirt
Shrikanth Hegde
- [PATCH] powerpc64/modules: fix ool-ftrace-stub vs. livepatch relocation corruption
Joe Lawrence
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Richard Weinberger
- [RFC PATCH] powerpc: Remove CONFIG_HIGHMEM
Arnd Bergmann
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Richard Weinberger
- [RFC V2 0/8] Generic IRQ entry/exit support for powerpc
Thomas Gleixner
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
René Herman
- [RFC PATCH v3 03/10] sched: Static key to check paravirt cpu push
Yury Norov
- [RFC PATCH v3 04/10] sched/core: Dont allow to use CPU marked as paravirt
K Prateek Nayak
- [RFC PATCH v3 05/10] sched/fair: Don't consider paravirt CPUs for wakeup and load balance
K Prateek Nayak
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Andreas Larsson
- [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
K Prateek Nayak
- [PATCH] powerpc64/modules: fix ool-ftrace-stub vs. livepatch relocation corruption
Naveen N Rao
- [PATCH 00/14] paravirt: cleanup and reorg
Juergen Gross
- [PATCH 05/14] paravirt: remove asm/paravirt_api_clock.h
Juergen Gross
- [PATCH 06/14] sched: move clock related paravirt code to kernel/sched
Juergen Gross
- [PATCH 00/14] paravirt: cleanup and reorg
Peter Zijlstra
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [PATCH 00/14] paravirt: cleanup and reorg
Jürgen Groß
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Alexander Gordeev
- [PATCH v2] powerpc/32: Restore clearing of MSR[RI] at interrupt/syscall exit
Christophe Leroy
- [PATCH] PCI/AER: Fix NULL pointer access by aer_info
Vernon Yang
- [RFC PATCH v3 03/10] sched: Static key to check paravirt cpu push
Shrikanth Hegde
- [RFC PATCH v3 04/10] sched/core: Dont allow to use CPU marked as paravirt
Shrikanth Hegde
- [RFC PATCH v3 03/10] sched: Static key to check paravirt cpu push
Yury Norov
- [RFC PATCH v3 05/10] sched/fair: Don't consider paravirt CPUs for wakeup and load balance
Shrikanth Hegde
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
Shrikanth Hegde
- [RFC PATCH v3 05/10] sched/fair: Don't consider paravirt CPUs for wakeup and load balance
K Prateek Nayak
- [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
K Prateek Nayak
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH] ALSA: aoa: Remove redundant size arguments from strscpy()
Thorsten Blum
- [PATCH 0/4] PCI: Update error recovery documentation
Brian Norris
- [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
Marek Szyprowski
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Marek Szyprowski
- [PATCH] PCI/AER: Fix NULL pointer access by aer_info
Bjorn Helgaas
- [PATCH] PCI/AER: Fix NULL pointer access by aer_info
Keith Busch
- [PATCH 1/2] powerpc/44x: Change GPIO driver to a proper platform driver
Madhavan Srinivasan
- [PATCH] arch/powerpc: Remove support for older GCC and binutils
Madhavan Srinivasan
- [PATCH] gpio: mpc5200: Drop legacy-of-mm-gpiochip.h header
Madhavan Srinivasan
- [PATCH] powerpc/8xx: Remove offset in SPRN_M_TWB
Madhavan Srinivasan
- [PATCH] powerpc/cpm2: Drop legacy-of-mm-gpiochip.h header
Madhavan Srinivasan
- [PATCH] powerpc/vdso: Include asm/syscalls.h for sys_ni_syscall()
Madhavan Srinivasan
- [PATCH] powerpc: Remove duplicate definition for ppc_msgsnd_sync()
Madhavan Srinivasan
- [PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
Madhavan Srinivasan
- [PATCH bpf-next v3 0/4] powerpc64/bpf: Add support for bpf arena and arena atomics
Madhavan Srinivasan
- [PATCH] powerpc/ps3: Use str_write_read() in ps3stor_read_write_sectors()
Madhavan Srinivasan
- [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Venkat Rao Bagalkote
- [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
Shrikanth Hegde
- [PATCH] ALSA: aoa: Remove redundant size arguments from strscpy()
Takashi Iwai
- [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
Krzysztof Kozlowski
- [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Christoph Hellwig
- [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Venkat
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH] gpio: mpc5200: Drop legacy-of-mm-gpiochip.h header
Bartosz Golaszewski
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH v2] powerpc/32: Fix unpaired stwcx. on interrupt exit
Christophe Leroy
- [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
K Prateek Nayak
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Andreas Larsson
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
H. Peter Anvin
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
H. Peter Anvin
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Venkat
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Alexander Gordeev
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Linus Walleij
- [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
Shrikanth Hegde
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Alexander Gordeev
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [linux-next20250912] Build warnings at drivers/net/ethernet/intel/idpf/xdp.c:6
Venkat Rao Bagalkote
- [External] Re: [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Julian Sun
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Matthew Wilcox
- [PATCH v2] powerpc/32: Fix unpaired stwcx. on interrupt exit
Segher Boessenkool
- [linux-next20250912] Build warnings at drivers/net/ethernet/intel/idpf/xdp.c:6
Alexander Lobakin
- [PATCH v2] powerpc/32: Fix unpaired stwcx. on interrupt exit
Christophe Leroy
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Alexander Gordeev
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
David Hildenbrand
- [PATCH v2 0/3] powerpc/ftrace: Fix livepatch module OOL ftrace corruption
Joe Lawrence
- [PATCH v2 1/3] powerpc/ftrace: ensure ftrace record ops are always set for NOPs
Joe Lawrence
- [PATCH v2 2/3] powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubs
Joe Lawrence
- [PATCH v2 3/3] powerpc64/modules: replace stub allocation sentinel with an explicit counter
Joe Lawrence
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
Kevin Brodsky
- [PATCH v2 0/7] Nesting support for lazy MMU mode
Kevin Brodsky
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Nicolas Ferre
- RFI: powerpc cpus supporting BLRM for MSR_LE
Mark Cave-Ayland
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [PATCH 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
Askar Safin
- [PATCH 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
Askar Safin
- [PATCH 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
- [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
Askar Safin
- [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
Askar Safin
- [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
Askar Safin
- [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
Askar Safin
- [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd
Askar Safin
- [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
Askar Safin
- [PATCH RESEND 07/62] arm: init: remove ATAG_RAMDISK
Askar Safin
- [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
Askar Safin
- [PATCH RESEND 09/62] arm: init: document rd_start (in param_struct) as obsolete
Askar Safin
- [PATCH RESEND 10/62] initrd: remove initrd (initial RAM disk) support
Askar Safin
- [PATCH RESEND 11/62] init, efi: remove "noinitrd" command line parameter
Askar Safin
- [PATCH RESEND 12/62] init: remove /proc/sys/kernel/real-root-dev
Askar Safin
- [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
Askar Safin
- [PATCH RESEND 14/62] init: m68k, mips, powerpc, s390, sh: remove Root_RAM0
Askar Safin
- [PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst
Askar Safin
- [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
Askar Safin
- [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
Askar Safin
- [PATCH RESEND 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst
Askar Safin
- [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter
Askar Safin
- [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst
Askar Safin
- [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
Askar Safin
- [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root
Askar Safin
- [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}
Askar Safin
- [PATCH RESEND 24/62] init: remove wrong comment
Askar Safin
- [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}
Askar Safin
- [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c
Askar Safin
- [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end"
Askar Safin
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
Askar Safin
- [PATCH RESEND 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c
Askar Safin
- [PATCH RESEND 30/62] doc: remove documentation for block device 4 0
Askar Safin
- [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok
Askar Safin
- [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c
Askar Safin
- [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c
Askar Safin
- [PATCH RESEND 34/62] init: inline create_dev into the only caller
Askar Safin
- [PATCH RESEND 35/62] init: make mount_root_generic static
Askar Safin
- [PATCH RESEND 36/62] init: make mount_root static
Askar Safin
- [External] Re: [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Julian Sun
- [powerpc:merge] BUILD SUCCESS ee89a44e586888e6a221c905869ce5502039ea38
kernel test robot
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
Borislav Petkov
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
Borislav Petkov
- RFI: powerpc cpus supporting BLRM for MSR_LE
Segher Boessenkool
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Julian Stecklina
- 32-bit HIGHMEM and game console downstreams
Ash Logan
- [RFC V2 2/8] powerpc: Prepare to build with generic entry/exit framework
Shrikanth Hegde
- [RFC V2 1/8] powerpc: rename arch_irq_disabled_regs
Shrikanth Hegde
- 32-bit HIGHMEM and game console downstreams
Arnd Bergmann
- [PATCH RESEND 37/62] init: remove root_mountflags from init/do_mounts.h
Askar Safin
- [PATCH RESEND 38/62] init: remove most headers from init/do_mounts.h
Askar Safin
- [PATCH RESEND 39/62] init: make console_on_rootfs static
Askar Safin
- [PATCH RESEND 40/62] init: rename free_initrd_mem to free_initramfs_mem
Askar Safin
- [PATCH RESEND 41/62] init: rename reserve_initrd_mem to reserve_initramfs_mem
Askar Safin
- [PATCH RESEND 42/62] init: rename <linux/initrd.h> to <linux/initramfs.h>
Askar Safin
- [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller
Askar Safin
- [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=
Askar Safin
- [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS]
Askar Safin
- [PATCH RESEND 46/62] init: edit docs for initramfs-related configs
Askar Safin
- [PATCH RESEND 47/62] init: fix typo: virtul => virtual
Askar Safin
- [PATCH RESEND 48/62] init: fix comment
Askar Safin
- [PATCH RESEND 49/62] init: rename ramdisk_execute_command to initramfs_execute_command
Askar Safin
- [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access
Askar Safin
- [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs
Askar Safin
- [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs
Askar Safin
- [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs
Askar Safin
- [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd
Askar Safin
- [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS
Askar Safin
- [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP
Askar Safin
- [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2
Askar Safin
- [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA
Askar Safin
- [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ
Askar Safin
- [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO
Askar Safin
- [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4
Askar Safin
- [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
- [RFC V2 3/8] powerpc: introduce arch_enter_from_user_mode
Shrikanth Hegde
- [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
Krzysztof Kozlowski
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Krzysztof Kozlowski
- 32-bit HIGHMEM and game console downstreams
Segher Boessenkool
- [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
Andrew Morton
- [PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
Yunhui Cui
- No subject
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
- [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
Krzysztof Kozlowski
- [PATCH v2 0/3] powerpc/ftrace: Fix livepatch module OOL ftrace corruption
Naveen N Rao
- [PATCH v2 0/7] Nesting support for lazy MMU mode
Alexander Gordeev
- [PATCH V2 0/7] Add interface to expose vpa dtl counters via
Athira Rajeev
- [PATCH V2 1/7] powerpc/time: Expose boot_tb via accessor
Athira Rajeev
- [PATCH V2 2/7] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
Athira Rajeev
- [PATCH V2 3/7] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu
Athira Rajeev
- [PATCH V2 4/7] powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing DTL data
Athira Rajeev
- [PATCH V2 5/7] powerpc/perf/vpa-dtl: Add support to capture DTL data in aux buffer
Athira Rajeev
- [PATCH V2 6/7] powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is needed
Athira Rajeev
- [PATCH V2 7/7] powerpc/perf/vpa-dtl: Add documentation for VPA dispatch trace log PMU
Athira Rajeev
- [PATCH V2 0/6] perf/tools: Add interface to expose vpa dtl counters via
Athira Rajeev
- [PATCH V2 1/6] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
- [PATCH V2 2/6] tools/perf: process auxtrace events and display in perf report -D
Athira Rajeev
- [PATCH V2 3/6] tools/perf: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DTL samples
Athira Rajeev
- [PATCH V2 4/6] tools/perf: Allocate and setup aux buffer queue to help co-relate with other events across CPU's
Athira Rajeev
- [PATCH V2 5/6] tools/perf: Process the DTL entries in queue and deliver samples
Athira Rajeev
- [PATCH V2 6/6] tools/perf: Enable perf script to present the DTL entries
Athira Rajeev
- No subject
- [PATCH 07/14] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
- [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
Jan Kara
- [PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
Will Deacon
- [PATCH V3 0/7] Add interface to expose vpa dtl counters via
Athira Rajeev
- [PATCH V3 1/7] powerpc/time: Expose boot_tb via accessor
Athira Rajeev
- [PATCH V3 2/7] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
Athira Rajeev
- [PATCH V3 3/7] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu
Athira Rajeev
- [PATCH V3 4/7] powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing DTL data
Athira Rajeev
- [PATCH V3 5/7] powerpc/perf/vpa-dtl: Add support to capture DTL data in aux buffer
Athira Rajeev
- [PATCH V3 6/7] powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is needed
Athira Rajeev
- [PATCH V3 7/7] powerpc/perf/vpa-dtl: Add documentation for VPA dispatch trace log PMU
Athira Rajeev
- [PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
Peter Zijlstra
- [PATCH V3 0/7] Add interface to expose vpa dtl counters via
Christophe Leroy
- [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
Christophe Leroy
- [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
Christophe Leroy
- [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
Christophe Leroy
- [PATCH v2 0/7] Nesting support for lazy MMU mode
Kevin Brodsky
- [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
Christophe Leroy
- [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd
Christophe Leroy
- [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
Christophe Leroy
- [powerpc:merge] BUILD SUCCESS 5df49b805a8e2a18138a8def7fdaae72cb86583b
kernel test robot
- [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
Christophe Leroy
- [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
Christophe Leroy
- [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
Christophe Leroy
- [PATCH V3 0/7] Add interface to expose vpa dtl counters via
Athira Rajeev
- [bug report] powerpc/fsl_rio: Missing of_node_put() calls in fsl_rio_setup()
Markus Elfring
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Christian Brauner
- [PATCH v2 0/4] Documentation: PCI: Update error recovery docs
Lukas Wunner
- [PATCH v2 1/4] Documentation: PCI: Sync AER doc with code
Lukas Wunner
- [PATCH v2 2/4] Documentation: PCI: Sync error recovery doc with code
Lukas Wunner
- [PATCH v2 3/4] Documentation: PCI: Amend error recovery doc with DPC/AER specifics
Lukas Wunner
- [PATCH v2 4/4] Documentation: PCI: Tidy error recovery doc's PCIe nomenclature
Lukas Wunner
- [PATCH] powerpc: kgdb: Remove OUTBUFMAX constant
Miquel Sabaté Solà
- [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Venkat
- [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Alexander Gordeev
- [PATCH V2 1/6] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Adrian Hunter
- [PATCH V2 2/6] tools/perf: process auxtrace events and display in perf report -D
Adrian Hunter
- [PATCH V2 4/6] tools/perf: Allocate and setup aux buffer queue to help co-relate with other events across CPU's
Adrian Hunter
- [PATCH V2 5/6] tools/perf: Process the DTL entries in queue and deliver samples
Adrian Hunter
- [PATCH V2 6/6] tools/perf: Enable perf script to present the DTL entries
Adrian Hunter
- [PATCH v2 0/4] Documentation: PCI: Update error recovery docs
Sathyanarayanan Kuppuswamy
- [PATCH] powerpc/boot: Fix check of supported compression methods
Antonio Alvarez Feijoo
- [PATCH 1/2] powerpc/boot: Add missing compression methods to usage
Antonio Alvarez Feijoo
- [PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
Doug Anderson
- [PATCH v2 3/4] Documentation: PCI: Amend error recovery doc with DPC/AER specifics
Niklas Schnelle
- [PATCH v2 4/4] Documentation: PCI: Tidy error recovery doc's PCIe nomenclature
Niklas Schnelle
- [PATCH v2 2/4] Documentation: PCI: Sync error recovery doc with code
Niklas Schnelle
- [PATCH V2 0/6] perf/tools: Add interface to expose vpa dtl counters via
Venkat
- [PATCH V3 0/7] Add interface to expose vpa dtl counters via
Venkat
- [PATCH v2 00/12] Curve25519 cleanup
Eric Biggers
- [PATCH 00/62] initrd: remove classic initrd support
Rob Landley
- [External] Re: [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Julian Sun
- [External] Re: [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Julian Sun
- [PATCH] macintosh/via-pmu: Replace GPLv2 boilerplate text with SPDX
Thomas Huth
- [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
Rob Landley
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
- [PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
Jinchao Wang
- [PATCH 00/62] initrd: remove classic initrd support
Dave Young
- 32-bit HIGHMEM and game console downstreams
Ash Logan
- 32-bit HIGHMEM and game console downstreams
Ash Logan
- [PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
Ian Rogers
- [powerpc:next-test] BUILD SUCCESS b137312fbf2dd1edc39acf7e8e6e8ac0a6ad72c0
kernel test robot
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
Rob Herring
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrew Morton
- [RFC V2 2/8] powerpc: Prepare to build with generic entry/exit framework
Mukesh Kumar Chaurasiya
- [RFC V2 7/8] powerpc: Enable IRQ generic entry/exit path.
Shrikanth Hegde
- [RFC V2 3/8] powerpc: introduce arch_enter_from_user_mode
Mukesh Kumar Chaurasiya
- [PATCH V2 1/6] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
- [PATCH V2 4/6] tools/perf: Allocate and setup aux buffer queue to help co-relate with other events across CPU's
Athira Rajeev
- [PATCH V2 2/6] tools/perf: process auxtrace events and display in perf report -D
Athira Rajeev
- [PATCH V2 6/6] tools/perf: Enable perf script to present the DTL entries
Athira Rajeev
- [PATCH v4 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Aditya Bodkhe
- [PATCH v4 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
Aditya Bodkhe
- [PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
Athira Rajeev
- [PATCH V3 1/6] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
- [PATCH V3 2/6] tools/perf: process auxtrace events and display in perf report -D
Athira Rajeev
- [PATCH V3 3/6] tools/perf: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DTL samples
Athira Rajeev
- [PATCH V3 4/6] tools/perf: Allocate and setup aux buffer queue to help co-relate with other events across CPU's
Athira Rajeev
- [PATCH V3 5/6] tools/perf: Process the DTL entries in queue and deliver samples
Athira Rajeev
- [PATCH V3 6/6] tools/perf: Enable perf script to present the DTL entries
Athira Rajeev
- No subject
- [PATCH] genirq/msi: Remove msi_post_free()
Nam Cao
- [PATCH 1/2] powerpc/boot: Add missing compression methods to usage
Antonio Feijoo
- [PATCH RESEND] powerpc/boot: Add missing compression methods to usage
Antonio Alvarez Feijoo
- 32-bit HIGHMEM and game console downstreams
Arnd Bergmann
- 32-bit HIGHMEM and game console downstreams
Willy Tarreau
- [PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
Peter Zijlstra
- 32-bit HIGHMEM and game console downstreams
Arnd Bergmann
- [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
Jinchao Wang
- 32-bit HIGHMEM and game console downstreams
Segher Boessenkool
- [PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
Doug Anderson
- [PATCH v2 0/4] Documentation: PCI: Update error recovery docs
Bjorn Helgaas
- 32-bit HIGHMEM and game console downstreams
Segher Boessenkool
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Jessica Clarke
- [PATCH] genirq/msi: Remove msi_post_free()
Thomas Gleixner
- [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
Ian Rogers
- [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
Jinchao Wang
- [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
Ian Rogers
- [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
Namhyung Kim
- [PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
Adrian Hunter
- [linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
Venkat
- [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
Christophe Leroy
- [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
Jinchao Wang
- [PATCH v5 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
Shuai Xue
- [PATCH v5 1/3] PCI/DPC: Clarify naming for error port in DPC Handling
Shuai Xue
- [PATCH v5 2/3] PCI/DPC: Run recovery on device that detected the error
Shuai Xue
- [PATCH v5 3/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
Shuai Xue
- [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
Jinchao Wang
- [PATCH V3 0/7] Add interface to expose vpa dtl counters via
tejas05
- [PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
tejas05
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Jason Gunthorpe
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
- [PATCH v3 01/36] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
Thomas Weißschuh
- [PATCH v3 02/36] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
Thomas Weißschuh
- [PATCH v3 03/36] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
Thomas Weißschuh
- [PATCH v3 04/36] arm64: vDSO: compat_gettimeofday: Add explicit includes
Thomas Weißschuh
- [PATCH v3 05/36] ARM: vdso: gettimeofday: Add explicit includes
Thomas Weißschuh
- [PATCH v3 06/36] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
Thomas Weißschuh
- [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
- [PATCH v3 08/36] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
- [PATCH v3 09/36] MIPS: vdso: Add include guard to asm/vdso/vdso.h
Thomas Weißschuh
- [PATCH v3 10/36] MIPS: vdso: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
- [PATCH v3 11/36] random: vDSO: Add explicit includes
Thomas Weißschuh
- [PATCH v3 12/36] vdso/gettimeofday: Add explicit includes
Thomas Weißschuh
- [PATCH v3 13/36] vdso/helpers: Explicitly include vdso/processor.h
Thomas Weißschuh
- [PATCH v3 14/36] vdso/datapage: Remove inclusion of gettimeofday.h
Thomas Weißschuh
- [PATCH v3 15/36] vdso/datapage: Trim down unnecessary includes
Thomas Weißschuh
- [PATCH v3 16/36] random: vDSO: trim vDSO includes
Thomas Weißschuh
- [PATCH v3 17/36] random: vDSO: remove ifdeffery
Thomas Weißschuh
- [PATCH v3 18/36] random: vDSO: split out datapage update into helper functions
Thomas Weißschuh
- [PATCH v3 19/36] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
- [PATCH v3 20/36] s390/time: Set up vDSO datapage later
Thomas Weißschuh
- [PATCH v3 21/36] vdso/datastore: Reduce scope of some variables in vvar_fault()
Thomas Weißschuh
- [PATCH v3 22/36] vdso/datastore: Drop inclusion of linux/mmap_lock.h
Thomas Weißschuh
- [PATCH v3 23/36] vdso/datastore: Map pages through struct page
Thomas Weißschuh
- [PATCH v3 24/36] vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
- [PATCH v3 25/36] sparc64: vdso: Link with -z noexecstack
Thomas Weißschuh
- [PATCH v3 26/36] sparc64: vdso: Remove obsolete "fake section table" reservation
Thomas Weißschuh
- [PATCH v3 27/36] sparc64: vdso: Replace code patching with runtime conditional
Thomas Weißschuh
- [PATCH v3 28/36] sparc64: vdso: Move hardware counter read into header
Thomas Weißschuh
- [PATCH v3 29/36] sparc64: vdso: Move syscall fallbacks into header
Thomas Weißschuh
- [PATCH v3 30/36] sparc64: vdso: Introduce vdso/processor.h
Thomas Weißschuh
- [PATCH v3 31/36] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
- [PATCH v3 32/36] sparc64: vdso2c: Drop sym_vvar_start handling
Thomas Weißschuh
- [PATCH v3 33/36] sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
- [PATCH v3 34/36] sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
- [PATCH v3 35/36] clocksource: remove ARCH_CLOCKSOURCE_DATA
Thomas Weißschuh
- [PATCH v3 36/36] clocksource: drop include of asm/clocksource.h from linux/clocksource.h
Thomas Weißschuh
- [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Christophe Leroy
- [PATCH v2 00/21] paravirt: cleanup and reorg
Juergen Gross
- [PATCH v2 05/21] paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
- [PATCH v2 06/21] sched: Move clock related paravirt code to kernel/sched
Juergen Gross
- [PATCH v3 20/36] s390/time: Set up vDSO datapage later
Heiko Carstens
- [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
- [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Christophe Leroy
- [PATCH 00/62] initrd: remove classic initrd support
Andy Lutomirski
- [PATCH v5 3/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
Kuppuswamy Sathyanarayanan
- [PATCH v5 2/3] PCI/DPC: Run recovery on device that detected the error
kernel test robot
- [PATCH v5 3/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
Shuai Xue
- [PATCH v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
Christophe Leroy
- [PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
Athira Rajeev
- [PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
Athira Rajeev
- [PATCH V3 0/7] Add interface to expose vpa dtl counters via
Athira Rajeev
- [PATCH V2 0/6] perf/tools: Add interface to expose vpa dtl counters via
Athira Rajeev
- [RFC V2 7/8] powerpc: Enable IRQ generic entry/exit path.
Mukesh Kumar Chaurasiya
- [RFC V2 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
Mukesh Kumar Chaurasiya
- [PATCH] powerpc/smp: Add check for kcalloc() in parse_thread_groups()
Guangshuo Li
- [PATCH] powerpc/smp: Add check for kcalloc() in parse_thread_groups()
Thomas Weißschuh
- [PATCH v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
Mark Brown
- [PATCH] arch: powerpc: ps3: Make ps3_system_bus_type const
Adrian Barnaś
- [PATCH] arch: powerpc: ps3: Make ps3_system_bus_type const
Greg Kroah-Hartman
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [PATCH] powerpc/smp: Add check for kcalloc() in parse_thread_groups()
Guangshuo Li
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Andrew Lunn
- [PATCH 0/2] powerpc: pseries: making bus_type structures const
Adrian Barnaś
- [PATCH 1/2] powerpc: pseries: make suspend_subsys const
Adrian Barnaś
- [PATCH 2/2] powerpc: pseries: make cmm_subsys const
Adrian Barnaś
- [PATCH] powerpc: cell: make spu_subsys const
Adrian Barnaś
- [PATCH] powerpc/smp: Add check for kcalloc() in parse_thread_groups()
Christophe Leroy
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Nicolas Schichan
- [PATCH RESEND v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
Christophe Leroy
- [PATCH RESEND v3 1/4] soc: fsl: qmc: Only set completion interrupt when needed
Christophe Leroy
- [PATCH RESEND v3 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
Christophe Leroy
- [PATCH RESEND v3 3/4] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel
Christophe Leroy
- [PATCH RESEND v3 4/4] ASoc: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan
Christophe Leroy
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Paul Walmsley
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [PATCH] powerpc: cell: make spu_subsys const
Greg Kroah-Hartman
- [PATCH 0/2] powerpc: pseries: making bus_type structures const
Greg Kroah-Hartman
- [PATCH v6 0/7] Add support of IRQs to QUICC ENGINE GPIOs
Christophe Leroy
- [PATCH v6 1/7] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy
- [PATCH v6 2/7] soc: fsl: qe: Change GPIO driver to a proper platform driver
Christophe Leroy
- [PATCH v6 3/7] soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Christophe Leroy
- [PATCH v6 4/7] soc: fsl: qe: Add support of IRQ in QE GPIO
Christophe Leroy
- [PATCH v6 5/7] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy
- [PATCH v6 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
Christophe Leroy
- [PATCH v6 7/7] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
Christophe Leroy
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Andrew Lunn
- [PATCH RESEND v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
Christophe Leroy
- [PATCH 00/62] initrd: remove classic initrd support
Rob Landley
- [PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
Leon Romanovsky
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Leon Romanovsky
- [PATCH 2/9] MIPS/jazzdma: Provide physical address directly
Leon Romanovsky
- [PATCH 3/9] parisc: Convert DMA map_page to map_phys interface
Leon Romanovsky
- [PATCH 4/9] powerpc: Convert to physical address DMA mapping
Leon Romanovsky
- [PATCH 5/9] sparc64: Use physical address DMA mapping
Leon Romanovsky
- [PATCH 6/9] x86: Use physical address for DMA mapping
Leon Romanovsky
- [PATCH 7/9] vdpa: Convert to physical address DMA mapping
Leon Romanovsky
- [PATCH 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
Leon Romanovsky
- [PATCH 9/9] dma-mapping: remove unused map_page callback
Leon Romanovsky
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
- [PATCH RESEND v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
Mark Brown
- [PATCH v5 3/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
Bjorn Helgaas
- [PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
- [PATCH v2 1/5] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
Sean Christopherson
- [PATCH v2 2/5] KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
- [PATCH v2 3/5] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
Sean Christopherson
- [PATCH v2 4/5] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
Sean Christopherson
- [PATCH v2 5/5] KVM: x86: Export KVM-internal symbols for sub-modules only
Sean Christopherson
- [PATCH v5 3/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
Shuai Xue
- [PATCH v2 1/5] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
Christian Borntraeger
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Geert Uytterhoeven
- [PATCH] arch: powerpc: ps3: Make ps3_system_bus_type const
Geert Uytterhoeven
- clang nightly builds failing on PowerPc
Dan Carpenter
- [PATCH] powerpc/Makefile: use $(objtree) for crtsavres.o
A. Sverdlin
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Nicolas Ferre
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Jason Gunthorpe
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Nicolas Ferre
- [PATCH v6 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
Rob Herring
- [PATCH v6 7/7] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
Rob Herring
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Nicolas Schichan
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Keith Busch
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Alex Williamson
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Timothy Pearson
- [PATCH RESEND v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
Mark Brown
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Alex Williamson
- clang nightly builds failing on PowerPc
Nathan Chancellor
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
- [PATCHES][RFC] the meat of tree-in-dcache series
Al Viro
- [PATCH 01/39] new helper: simple_remove_by_name()
Al Viro
- [PATCH 02/39] new helper: simple_done_creating()
Al Viro
- [PATCH 03/39] introduce a flag for explicitly marking persistently pinned dentries
Al Viro
- [PATCH 04/39] primitives for maintaining persisitency
Al Viro
- [PATCH 05/39] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
Al Viro
- [PATCH 06/39] convert ramfs and tmpfs
Al Viro
- [PATCH 07/39] procfs: make /self and /thread_self dentries persistent
Al Viro
- [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
Al Viro
- [PATCH 09/39] convert xenfs
Al Viro
- [PATCH 10/39] convert smackfs
Al Viro
- [PATCH 11/39] convert hugetlbfs
Al Viro
- [PATCH 12/39] convert mqueue
Al Viro
- [PATCH 13/39] convert bpf
Al Viro
- [PATCH 14/39] convert dlmfs
Al Viro
- [PATCH 15/39] convert fuse_ctl
Al Viro
- [PATCH 16/39] convert pstore
Al Viro
- [PATCH 17/39] convert tracefs
Al Viro
- [PATCH 18/39] convert debugfs
Al Viro
- [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()
Al Viro
- [PATCH 20/39] convert efivarfs
Al Viro
- [PATCH 21/39] convert spufs
Al Viro
- [PATCH 22/39] convert ibmasmfs
Al Viro
- [PATCH 23/39] ibmasmfs: get rid of ibmasmfs_dir_ops
Al Viro
- [PATCH 24/39] convert devpts
Al Viro
- [PATCH 25/39] binderfs: use simple_start_creating()
Al Viro
- [PATCH 26/39] binderfs_binder_ctl_create(): kill a bogus check
Al Viro
- [PATCH 27/39] convert binderfs
Al Viro
- [PATCH 28/39] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
Al Viro
- [PATCH 29/39] convert autofs
Al Viro
- [PATCH 30/39] convert binfmt_misc
Al Viro
- [PATCH 31/39] convert selinuxfs
Al Viro
- [PATCH 32/39] functionfs: switch to simple_remove_by_name()
Al Viro
- [PATCH 33/39] convert functionfs
Al Viro
- [PATCH 34/39] gadgetfs: switch to simple_remove_by_name()
Al Viro
- [PATCH 35/39] convert gadgetfs
Al Viro
- [PATCH 36/39] hypfs: don't pin dentries twice
Al Viro
- [PATCH 37/39] hypfs: switch hypfs_create_str() to returning int
Al Viro
- [PATCH 38/39] hypfs: swich hypfs_create_u64() to returning int
Al Viro
- [PATCH 39/39] convert hypfs
Al Viro
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
John Paul Adrian Glaubitz
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
- [PATCHES][RFC] the meat of tree-in-dcache series
Linus Torvalds
- [PATCHES][RFC] the meat of tree-in-dcache series
Al Viro
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Timothy Pearson
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Keith Busch
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
John Paul Adrian Glaubitz
- [PATCH v3 5/6] VFS: rename kern_path_locked() and related functions.
kernel test robot
- [PATCH v3 5/6] VFS: rename kern_path_locked() and related functions.
NeilBrown
- [PATCH 31/39] convert selinuxfs
Paul Moore
- [PATCH 31/39] convert selinuxfs
Al Viro
- [PATCH RESEND] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
Gopi Krishna Menon
- [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Michael Ellerman
- [PATCH 31/39] convert selinuxfs
Paul Moore
- [PATCH 31/39] convert selinuxfs
Al Viro
- [PATCH v4 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Madhavan Srinivasan
- [PATCH] powerpc/603: Really copy kernel PGD entries into all PGDIRs
Madhavan Srinivasan
- [PATCH] powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss handler
Madhavan Srinivasan
- [PATCH v2] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Madhavan Srinivasan
- [PATCH v7 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
Madhavan Srinivasan
- [PATCH v2 0/3] powerpc/ftrace: Fix livepatch module OOL ftrace corruption
Madhavan Srinivasan
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [PATCH] powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct
Haren Myneni
- [PATCH] powerpc/Makefile: use $(objtree) for crtsavres.o
Christophe Leroy
- [PATCH] powerpc/Makefile: use $(objtree) for crtsavres.o
Sverdlin, Alexander
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Nicolas Schichan
- (subset) [PATCH v6 0/7] Add support of IRQs to QUICC ENGINE GPIOs
Christophe Leroy
- [PATCH v2] bus: fsl-mc: Check return value of platform_get_resource()
Christophe Leroy
- [PATCH v2] bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
Christophe Leroy
- [PATCH v2] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
Guangshuo Li
- [PATCH 10/39] convert smackfs
Casey Schaufler
- [PATCH v2] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
Christophe JAILLET
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Alex Williamson
- [PATCH v2] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
Christophe Leroy
- [PATCH v2] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
Christophe Leroy
- [PATCH v2] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
Christophe JAILLET
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Timothy Pearson
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Alex Williamson
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Nicolas Schichan
- [PATCH v2] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Timothy Pearson
- [powerpc:merge] BUILD SUCCESS 8c86d0e11e703b5ce6812d9703a7617b09cf6fbb
kernel test robot
- [PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
Timothy Pearson
- [PATCH v2] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Alex Williamson
- [PATCH v3] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Timothy Pearson
- [PATCH v2] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Timothy Pearson
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Magnus Lindholm
- [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
Arnd Bergmann
- [powerpc:next-test] BUILD SUCCESS 4a774b39e68fac7d6c7c9cffeb6a4ea4b6dc8b41
kernel test robot
- [PATCH v2 2/5] KVM: Export KVM-internal symbols for sub-modules only
Nathan Chancellor
- [PATCH] genirq/msi: Remove msi_post_free()
Nam Cao
- [PATCH V3 0/7] Add interface to expose vpa dtl counters via
Madhavan Srinivasan
- [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()
Greg KH
- [PATCH 18/39] convert debugfs
Greg KH
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Christophe Leroy
- [PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
David Bremner
- [PATCH v3] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
Guangshuo Li
- [PATCH v2 2/5] KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
- [PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Niklas Cassel
- [PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
Jan Stancek
- [PATCH v3] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Cédric Le Goater
- [PATCH v4] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Timothy Pearson
- [PATCH v3] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Timothy Pearson
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Leon Romanovsky
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrey Konovalov
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Keith Busch
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Magnus Lindholm
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Andy Shevchenko
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
- [PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Keith Busch
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Jason Gunthorpe
- [PATCH] genirq/msi: Remove msi_post_free()
Madhavan Srinivasan
- [powerpc:next-test] BUILD SUCCESS ef104054a312608deab266f95945057fa73eeaad
kernel test robot
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Magnus Lindholm
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
John Paul Adrian Glaubitz
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
John Paul Adrian Glaubitz
- [RFC V2 0/8] Generic IRQ entry/exit support for powerpc
Samir Alamshaha Mulani
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Alexander Patrakov
- [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
Joel Becker
- [PATCH 0/2] drivers/base/node: fold node register and unregister functions
Donet Tom
- [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function.
Donet Tom
- [PATCH 2/2] drivers/base/node: merge unregister_one_node() and unregister_node() to a single function.
Donet Tom
- [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function.
Christophe Leroy
- [PATCH 2/2] drivers/base/node: merge unregister_one_node() and unregister_node() to a single function.
Christophe Leroy
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Rob Landley
- [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function.
Donet Tom
- [PATCH 2/2] drivers/base/node: merge unregister_one_node() and unregister_node() to a single function.
Donet Tom
- [powerpc:merge] BUILD SUCCESS 606c62074ffeb9c231a5ca256a2c6dc76c445ab3
kernel test robot
- [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function.
David Hildenbrand
- [PATCH 2/2] drivers/base/node: merge unregister_one_node() and unregister_node() to a single function.
David Hildenbrand
- [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function.
Mike Rapoport
- [PATCH 0/2] drivers/base/node: fold node register and unregister functions
Mike Rapoport
- [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function.
David Hildenbrand
- [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support).
nschichan at freebox.fr
- [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function.
Donet Tom
- [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function.
Donet Tom
- [PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
Athira Rajeev
- [PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
Arnaldo Carvalho de Melo
- [PATCH v17 00/12] Support page table check on PowerPC
Andrew Donnellan
- [PATCH v17 00/12] Support page table check on PowerPC
Andrew Morton
- [PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h
Nathan Chancellor
- [PATCH 1/2] powerpc/powermac: Include linux/of.h in backlight.c
Nathan Chancellor
- [PATCH 2/2] macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h
Nathan Chancellor
- [PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
Athira Rajeev
- [PATCH 1/2] powerpc/powermac: Include linux/of.h in backlight.c
Christophe Leroy
- [PATCH 2/2] macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h
Christophe Leroy
- [PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
Andreas Larsson
- [PATCH v4] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Alex Williamson
- [PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Magnus Lindholm
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Magnus Lindholm
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Leon Romanovsky
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Magnus Lindholm
- [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
Leon Romanovsky
- [PATCH v1 0/9] Remove DMA .map_page and .unmap_page callbacks
Leon Romanovsky
- [PATCH v1 1/9] alpha: Convert mapping routine to rely on physical address
Leon Romanovsky
- [PATCH v1 2/9] MIPS/jazzdma: Provide physical address directly
Leon Romanovsky
- [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface
Leon Romanovsky
- [PATCH v1 4/9] powerpc: Convert to physical address DMA mapping
Leon Romanovsky
- [PATCH v1 5/9] sparc64: Use physical address DMA mapping
Leon Romanovsky
- [PATCH v1 6/9] x86: Use physical address for DMA mapping
Leon Romanovsky
- [PATCH v1 7/9] vdpa: Convert to physical address DMA mapping
Leon Romanovsky
- [PATCH v1 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
Leon Romanovsky
- [PATCH v1 9/9] dma-mapping: remove unused map_page callback
Leon Romanovsky
- [PATCH v1 9/9] dma-mapping: remove unused map_page callback
Sam Ravnborg
- [PATCH v1 9/9] dma-mapping: remove unused map_page callback
Sam Ravnborg
- [PATCH v1 9/9] dma-mapping: remove unused map_page callback
Leon Romanovsky
- [PATCH v1 9/9] dma-mapping: remove unused map_page callback
Leon Romanovsky
- [PATCH v1 1/9] alpha: Convert mapping routine to rely on physical address
Magnus Lindholm
- RFI: powerpc cpus supporting BLRM for MSR_LE
Gabriel Paubert
- [RFC PATCH v2 0/3] objtool: Fixup alternate feature relative addresses
Sathvika Vasireddy
- [RFC PATCH v2 1/3] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses
Sathvika Vasireddy
- [RFC PATCH v2 2/3] kbuild: Add objtool integration for PowerPC feature fixups
Sathvika Vasireddy
- [RFC PATCH v2 3/3] powerpc: Enable build-time feature fixup processing by default
Sathvika Vasireddy
- [PATCH] powerpc: kgdb: Remove OUTBUFMAX constant
Miquel Sabaté Solà
- [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support).
David Disseldorp
- [PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
Breno Leitao
- [RFC PATCH v2 1/3] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses
Peter Zijlstra
- [PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
Sathyanarayanan Kuppuswamy
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.18-1 tag
Madhavan Srinivasan
- [RFC PATCH v2 1/3] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses
Sathvika Vasireddy
- [PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
Christophe Leroy
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.18-1 tag
pr-tracker-bot at kernel.org
Last message date:
Tue Sep 30 12:54:35 AEST 2025
Archived on: Tue Sep 30 13:00:02 AEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).