June 2023 Archives by author
Starting: Thu Jun 1 01:32:25 AEST 2023
Ending: Fri Jun 30 23:41:24 AEST 2023
Messages: 1536
- [PATCH v2 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
Ritesh Harjani (IBM)
- [PATCH v2 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
Ritesh Harjani (IBM)
- [PATCH v2 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Ritesh Harjani (IBM)
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Russell King (Oracle)
- [PATCH v3 00/34] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v3 01/34] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v3 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
Vishal Moola (Oracle)
- [PATCH v3 04/34] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v3 05/34] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v3 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v3 07/34] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 08/34] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 10/34] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 12/34] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 15/34] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 16/34] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 17/34] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 18/34] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 20/34] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 21/34] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 24/34] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 26/34] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 31/34] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v4 00/34] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
Vishal Moola (Oracle)
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v4 05/34] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 15/34] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 18/34] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 20/34] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 26/34] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v5 00/33] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v5 03/33] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v5 04/33] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 07/33] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 08/33] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 09/33] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 10/33] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 11/33] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 14/33] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 16/33] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 17/33] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 19/33] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 20/33] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 21/33] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 23/33] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 25/33] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 29/33] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 30/33] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v6 00/33] Split ptdesc from struct page
Vishal Moola (Oracle)
- [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
- [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
Vishal Moola (Oracle)
- [PATCH v6 03/33] pgtable: Create struct ptdesc
Vishal Moola (Oracle)
- [PATCH v6 04/33] mm: add utility functions for ptdesc
Vishal Moola (Oracle)
- [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Vishal Moola (Oracle)
- [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 07/33] mm: Convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 08/33] mm: Convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 09/33] mm: Convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 10/33] mm: Convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 11/33] mm: Convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
- [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 14/33] x86: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 15/33] s390: Convert various gmap functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 16/33] s390: Convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 17/33] mm: Remove page table members from struct page
Vishal Moola (Oracle)
- [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 19/33] arm: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 20/33] arm64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 21/33] csky: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 23/33] loongarch: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 24/33] m68k: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 25/33] mips: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 29/33] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 30/33] sparc64: Convert various functions to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
- [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
- [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Leizhen (ThunderTown)
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
Leizhen (ThunderTown)
- file removal issue in tools/testing/selftests/powerpc/mm/tlbie_test.c
Colin King (gmail)
- [PATCH] KVM: PPC: remove unneeded variable
baomingtong001 at 208suo.com
- [PATCH] KVM: PPC: remove unneeded variable
baomingtong001 at 208suo.com
- [PATCH] selftests/powerpc: remove unneeded variable
baomingtong001 at 208suo.com
- [PATCH] powerpc/xmon: Fix comparing pointer
wuyonggang001 at 208suo.com
- [PATCH] powerpc/xmon: Fix comparing pointer
wuyonggang001 at 208suo.com
- [PATCH] selftests/powerpc: Remove unneeded variable
wuyonggang001 at 208suo.com
- [PATCH] cxl/ocxl: Possible repeated word
zhumao001 at 208suo.com
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Sakari Ailus
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Nadav Amit
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Nadav Amit
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Nadav Amit
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
Nadav Amit
- [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
Doug Anderson
- [PATCH 1/7] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
Doug Anderson
- [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward
Doug Anderson
- [PATCH 3/7] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
Doug Anderson
- [PATCH 4/7] watchdog/hardlockup: Enable HAVE_NMI_WATCHDOG only on sparc64
Doug Anderson
- [PATCH 5/7] watchdog/sparc64: Rename HAVE_NMI_WATCHDOG to HAVE_HARDLOCKUP_WATCHDOG_SPARC64
Doug Anderson
- [PATCH 6/7] watchdog/sparc64: Define HARDLOCKUP_DETECTOR_SPARC64
Doug Anderson
- [PATCH 7/7] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Doug Anderson
- [PATCH 0/7] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
Doug Anderson
- [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward
Doug Anderson
- [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
Doug Anderson
- [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward
Doug Anderson
- [PATCH v2 1/6] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
Doug Anderson
- [PATCH v2 2/6] watchdog/hardlockup: Make the config checks more straightforward
Doug Anderson
- [PATCH v2 4/6] watchdog/hardlockup: Make HAVE_NMI_WATCHDOG sparc64-specific
Doug Anderson
- [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Doug Anderson
- [PATCH] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
Douglas Anderson
- [PATCH v2] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
Douglas Anderson
- [PATCH] powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_pct()
Douglas Anderson
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
Sean Anderson
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
Sean Anderson
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
Sean Anderson
- [PATCH v2 1/2] powerpc/mm: Cleanup memory block size probing
Reza Arbab
- [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
Reza Arbab
- [PATCH v4 RESEND 0/3] sed-opal: keyrings, discovery, revert, key store
Jens Axboe
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- [PATCH] cxl/ocxl: Possible repeated word
Frederic Barrat
- [PATCH] powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()
Hari Bathini
- [PATCH] powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()
Hari Bathini
- [PATCH v2] powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()
Hari Bathini
- [PATCH] powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Gaurav Batra
- [PATCH] powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Gaurav Batra
- [PATCH] powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Gaurav Batra
- [PATCH] powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Gaurav Batra
- [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available
Stefan Berger
- [PATCH v2 2/2] powerpc/tpm: Reserve SML log when kexec'ing with kexec_file_load()
Stefan Berger
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Arnd Bergmann
- [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
Arnd Bergmann
- [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
Arnd Bergmann
- [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
Arnd Bergmann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Arnd Bergmann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Arnd Bergmann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Arnd Bergmann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Arnd Bergmann
- [PATCH] ASoC: imx-audmix: check return value of devm_kasprintf()
Claudiu Beznea
- Passing the complex args in the GPR's
Segher Boessenkool
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
Segher Boessenkool
- [PATCH v2 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Thomas Bogendoerfer
- [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
Paolo Bonzini
- [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
Paolo Bonzini
- [PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
Paolo Bonzini
- [PATCH v5 25/26] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
Terry Bowman
- [PATCH v6 26/27] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
Terry Bowman
- [PATCH 00/79] fs: new accessors for inode->i_ctime
Christian Brauner
- [PATCH] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
Mark Brown
- [PATCH] ASoC: imx-audmix: check return value of devm_kasprintf()
Mark Brown
- [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver
Mark Brown
- [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver
Mark Brown
- [PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
Jonathan Cameron
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Nathan Chancellor
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Nathan Chancellor
- [PATCH RESEND v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Sean Christopherson
- [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
Sean Christopherson
- [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
Sean Christopherson
- [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
Sean Christopherson
- [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld
Sean Christopherson
- [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld
Sean Christopherson
- [PATCH] KVM: PPC: Update MAINTAINERS
Sean Christopherson
- [PATCH v2 2/4] KVM: selftests: Add aligned guest physical page allocator
Sean Christopherson
- [PATCH v2 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
Sean Christopherson
- [PATCH 13/22] tools/perf/tests: Fix shellcheck warning for coresight.sh shell script
James Clark
- [PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
Kautuk Consul
- [PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
Kautuk Consul
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Kees Cook
- [PATCH 11/14] init: consolidate prototypes in linux/init.h
Palmer Dabbelt
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
Biju Das
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 02/21] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 03/21] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 04/21] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 06/21] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 08/21] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 09/21] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 11/21] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 12/21] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 13/21] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v2 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
Eric DeVolder
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 03/13] arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()
Helge Deller
- [PATCH] macintosh: Switch i2c drivers back to use .probe()
Jean Delvare
- [PATCH] powerpc/ftrace: Disable ftrace on ppc32 if using clang
Nick Desaulniers
- [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
- [PATCH 00/12] mm: free retracted page table by RCU
Hugh Dickins
- [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Hugh Dickins
- [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
- [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH 06/12] sparc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
Hugh Dickins
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
Hugh Dickins
- [PATCH 00/12] mm: free retracted page table by RCU
Hugh Dickins
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
Hugh Dickins
- [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
Hugh Dickins
- [PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v2 01/23] arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v2 02/23] arm64: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH v2 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 05/23] m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v2 06/23] microblaze: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
- [PATCH v2 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
- [PATCH v2 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
- [PATCH v2 12/23] powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
- [PATCH v2 13/23] powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
- [PATCH v2 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
Hugh Dickins
- [PATCH v2 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
- [PATCH v2 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
- [PATCH v2 19/23] sparc: allow pte_offset_map() to fail
Hugh Dickins
- [PATCH v2 20/23] sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
- [PATCH v2 21/23] x86: Allow get_locked_pte() to fail
Hugh Dickins
- [PATCH v2 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
- [PATCH v2 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
- [PATCH v2 07/23 fix] mips: update_mmu_cache() can replace __update_tlb(): fix
Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Hugh Dickins
- [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
- [PATCH v2 00/12] mm: free retracted page table by RCU
Hugh Dickins
- [PATCH v2 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
- [PATCH v2 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
- [PATCH v2 03/12] arm: adjust_pte() use pte_offset_map_nolock()
Hugh Dickins
- [PATCH v2 04/12] powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 06/12] sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
- [PATCH v2 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
Hugh Dickins
- [PATCH v2 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Hugh Dickins
- [PATCH v2 11/12] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
Hugh Dickins
- [PATCH v2 12/12] mm: delete mmap_write_trylock() and vma_try_start_write()
Hugh Dickins
- [PATCH mm 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Hugh Dickins
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v6 00/33] Split ptdesc from struct page
Hugh Dickins
- [PATCH v6 00/33] Split ptdesc from struct page
Hugh Dickins
- [PATCH v6 00/33] Split ptdesc from struct page
Hugh Dickins
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
Conor Dooley
- [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
Laurent Dufour
- [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
Laurent Dufour
- [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
Laurent Dufour
- [PATCH 3/9] cpu/SMT: Store the current/max number of threads
Laurent Dufour
- [PATCH 3/9] cpu/SMT: Store the current/max number of threads
Laurent Dufour
- [PATCH 00/10] Introduce SMT level and add PowerPC support
Laurent Dufour
- [PATCH 01/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
Laurent Dufour
- [PATCH 02/10] cpu/SMT: Move smt/control simple exit cases earlier
Laurent Dufour
- [PATCH 03/10] cpu/SMT: Store the current/max number of threads
Laurent Dufour
- [PATCH 04/10] cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
- [PATCH 05/10] cpu/SMT: Create topology_smt_threads_supported()
Laurent Dufour
- [PATCH 06/10] cpu/SMT: Create topology_smt_thread_allowed()
Laurent Dufour
- [PATCH 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
Laurent Dufour
- [PATCH 08/10] powerpc/pseries: Initialise CPU hotplug callbacks earlier
Laurent Dufour
- [PATCH 09/10] powerpc: Add HOTPLUG_SMT support
Laurent Dufour
- [PATCH 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
Laurent Dufour
- [PATCH v2 0/9] Introduce SMT level and add PowerPC support
Laurent Dufour
- [PATCH v2 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
Laurent Dufour
- [PATCH v2 2/9] cpu/SMT: Move smt/control simple exit cases earlier
Laurent Dufour
- [PATCH v2 3/9] cpu/SMT: Store the current/max number of threads
Laurent Dufour
- [PATCH v2 4/9] cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
- [PATCH v2 5/9] cpu/SMT: Create topology_smt_thread_allowed()
Laurent Dufour
- [PATCH v2 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
Laurent Dufour
- [PATCH v2 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier
Laurent Dufour
- [PATCH v2 8/9] powerpc: Add HOTPLUG_SMT support
Laurent Dufour
- [PATCH v2 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
Laurent Dufour
- [PATCH v2 0/9] Introduce SMT level and add PowerPC support
Laurent Dufour
- [PATCH v3 0/9] Introduce SMT level and add PowerPC support
Laurent Dufour
- [PATCH v3 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
Laurent Dufour
- [PATCH v3 2/9] cpu/SMT: Move smt/control simple exit cases earlier
Laurent Dufour
- [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
Laurent Dufour
- [PATCH v3 4/9] cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
- [PATCH v3 5/9] cpu/SMT: Create topology_smt_thread_allowed()
Laurent Dufour
- [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
Laurent Dufour
- [PATCH v3 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier
Laurent Dufour
- [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support
Laurent Dufour
- [PATCH v3 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
Laurent Dufour
- [PATCH v3 0/9] Introduce SMT level and add PowerPC support
Laurent Dufour
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Randy Dunlap
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Randy Dunlap
- [PATCH] powerpc/legacy_serial: check CONFIG_SERIAL_8250_CONSOLE
Randy Dunlap
- [PATCH v4 1/2] powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failures
Randy Dunlap
- [PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
Randy Dunlap
- linux-next: Tree for Jun 13 (drivers/net/ethernet/freescale/fs_enet/mii-fec.c)
Randy Dunlap
- [PATCH net-next] eth: fs_enet: fix print format for resource size
Randy Dunlap
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Randy Dunlap
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Randy Dunlap
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Randy Dunlap
- [PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
Randy Dunlap
- [PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
Randy Dunlap
- [PATCH] powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_pct()
Randy Dunlap
- Passing the complex args in the GPR's
David Edelsohn
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Edgecombe, Rick P
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Edgecombe, Rick P
- [PATCH v2 01/12] nios2: define virtual address space for modules
Edgecombe, Rick P
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Edgecombe, Rick P
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Edgecombe, Rick P
- [PATCH v2 00/12] mm: jit/text allocator
Edgecombe, Rick P
- [PATCH 2/2] powerpc/xmon: use KSYM_NAME_LEN in array size
Michael Ellerman
- [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
Michael Ellerman
- [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
Michael Ellerman
- [PATCH 2/2] powerpc/xmon: use KSYM_NAME_LEN in array size
Michael Ellerman
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.4-4 tag
Michael Ellerman
- WARN at kernel/sched/core.c:5358 (kthread_end_lazy_tlb_mm)
Michael Ellerman
- [PATCH 1/3] kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
Michael Ellerman
- [PATCH] powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe()
Michael Ellerman
- [PATCH] macintosh: Switch i2c drivers back to use .probe()
Michael Ellerman
- [PATCH 4/4] powerpc/64s: Use POWER10 stsync barrier for wmb()
Michael Ellerman
- [PATCH 4/4] powerpc/64s: Use POWER10 stsync barrier for wmb()
Michael Ellerman
- [PATCH] powerpc/xmon: Fix comparing pointer
Michael Ellerman
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Michael Ellerman
- [PATCH 4/4] powerpc/64s: Use POWER10 stsync barrier for wmb()
Michael Ellerman
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
Michael Ellerman
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
Michael Ellerman
- [PATCH] selftests/powerpc: Remove unneeded variable
Michael Ellerman
- [PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Michael Ellerman
- [PATCH v2 2/2] powerpc/tpm: Reserve SML log when kexec'ing with kexec_file_load()
Michael Ellerman
- [PATCH] cxl/ocxl: Possible repeated word
Michael Ellerman
- [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
Michael Ellerman
- [RFC PATCH 2/3] powerpc/pci: Remove MVE code
Michael Ellerman
- [6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
Michael Ellerman
- [PATCH 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
Michael Ellerman
- [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Michael Ellerman
- [PATCH] powerpc/64e: Fix obtool warnings in exceptions-64e.S
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.4-5 tag
Michael Ellerman
- [PATCH 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
Michael Ellerman
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Michael Ellerman
- Bad linux-next merge? (was Re: [6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR)
Michael Ellerman
- [PATCH] powerpc/64e: Fix obtool warnings in exceptions-64e.S
Michael Ellerman
- [PATCH v2] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
Michael Ellerman
- [PATCH] powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Michael Ellerman
- [PATCH] powerpc: remove checks for binutils older than 2.25
Michael Ellerman
- [PATCH v2 0/9] Introduce SMT level and add PowerPC support
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.5-1 tag
Michael Ellerman
- [PATCH 3/6] ASoC: fsl_easrc: define functions for memory to memory usage
Fabio Estevam
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
John Paul Adrian Glaubitz
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
John Paul Adrian Glaubitz
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
John Paul Adrian Glaubitz
- [PATCH v2 13/13] sh/kexec: refactor for kernel/Kconfig.kexec
John Paul Adrian Glaubitz
- [FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
John Paul Adrian Glaubitz
- [PATCH 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
Thomas Gleixner
- [PATCH 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
Thomas Gleixner
- [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
Thomas Gleixner
- [PATCH 3/9] cpu/SMT: Store the current/max number of threads
Thomas Gleixner
- [PATCH 3/9] cpu/SMT: Store the current/max number of threads
Thomas Gleixner
- [PATCH 4/9] cpu/SMT: Create topology_smt_threads_supported()
Thomas Gleixner
- [PATCH 5/9] cpu/SMT: Create topology_smt_thread_allowed()
Thomas Gleixner
- [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
Thomas Gleixner
- [PATCH 3/9] cpu/SMT: Store the current/max number of threads
Thomas Gleixner
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Thomas Gleixner
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Thomas Gleixner
- [PATCH 01/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
Thomas Gleixner
- [PATCH 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
Thomas Gleixner
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Alexander Gordeev
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Alexander Gordeev
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
Jonas Gorski
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
Jonas Gorski
- [PATCH v2 0/2] Remove some e500/MPC85xx evaluation platforms
Paul Gortmaker
- [PATCH 1/2] powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
Paul Gortmaker
- [PATCH 2/2] powerpc: drop MPC85xx_CDS platform support
Paul Gortmaker
- [RFC 0/3] Asynchronous EEH recovery
Ganesh Goudar
- [RFC 1/3] powerpc/eeh: Synchronization for safety
Ganesh Goudar
- [RFC 2/3] powerpc/eeh: Provide a unique ID for each EEH recovery
Ganesh Goudar
- [RFC 3/3] powerpc/eeh: Asynchronous recovery
Ganesh Goudar
- [PATCH 07/11] sysctl: Add size to register_sysctl
Joel Granados
- [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Joel Granados
- [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Joel Granados
- [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Joel Granados
- [PATCH v3 00/11] Add static DEXCR support
Benjamin Gray
- [PATCH v3 01/11] powerpc/book3s: Add missing <linux/sched.h> include
Benjamin Gray
- [PATCH v3 02/11] powerpc/ptrace: Add missing <linux/regset.h> include
Benjamin Gray
- [PATCH v3 03/11] powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
- [PATCH v3 04/11] powerpc/dexcr: Handle hashchk exception
Benjamin Gray
- [PATCH v3 05/11] powerpc/dexcr: Support userspace ROP protection
Benjamin Gray
- [PATCH v3 06/11] powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
Benjamin Gray
- [PATCH v3 07/11] powerpc/ptrace: Expose HASHKEYR register to ptrace
Benjamin Gray
- [PATCH v3 08/11] Documentation: Document PowerPC kernel DEXCR interface
Benjamin Gray
- [PATCH v3 09/11] selftests/powerpc: Add more utility macros
Benjamin Gray
- [PATCH v3 10/11] selftests/powerpc/dexcr: Add hashst/hashchk test
Benjamin Gray
- [PATCH v3 11/11] selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr
Benjamin Gray
- [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
Grant Grundler
- [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
Grant Grundler
- [PATCH 1/2] PCI/AER: correctable error message as KERN_INFO
Grant Grundler
- [PATCH 2/2] PCI/AER: Rate limit the reporting of the correctable errors
Grant Grundler
- [PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
Grant Grundler
- [PATCHv3 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
Grant Grundler
- [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
Jason Gunthorpe
- [PATCH mm-unstable v2 02/10] mm/kvm: use mmu_notifier_ops->test_clear_young()
Jason Gunthorpe
- [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
Jason Gunthorpe
- [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
Jason Gunthorpe
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
Jason Gunthorpe
- [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
Jason Gunthorpe
- [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
Jason Gunthorpe
- [PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
- [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
Jason Gunthorpe
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
Jason Gunthorpe
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
Jason Gunthorpe
- [PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
Jason Gunthorpe
- [PATCH v3 00/25] iommu: Make default_domain's mandatory
Jason Gunthorpe
- [PATCH v3 01/25] iommu: Add iommu_ops->identity_domain
Jason Gunthorpe
- [PATCH v3 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
Jason Gunthorpe
- [PATCH v3 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
Jason Gunthorpe
- [PATCH v3 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
Jason Gunthorpe
- [PATCH v3 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
Jason Gunthorpe
- [PATCH v3 06/25] iommu/tegra-gart: Remove tegra-gart
Jason Gunthorpe
- [PATCH v3 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v3 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
Jason Gunthorpe
- [PATCH v3 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
Jason Gunthorpe
- [PATCH v3 10/25] iommu/exynos: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v3 11/25] iommu/tegra-smmu: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v3 12/25] iommu/tegra-smmu: Support DMA domains in tegra
Jason Gunthorpe
- [PATCH v3 13/25] iommu/omap: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v3 14/25] iommu/msm: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v3 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
- [PATCH v3 16/25] iommu: Remove ops->set_platform_dma_ops()
Jason Gunthorpe
- [PATCH v3 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v3 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v3 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v3 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v3 21/25] iommu: Require a default_domain for all iommu drivers
Jason Gunthorpe
- [PATCH v3 22/25] iommu: Add __iommu_group_domain_alloc()
Jason Gunthorpe
- [PATCH v3 23/25] iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
- [PATCH v3 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
Jason Gunthorpe
- [PATCH v3 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
Jason Gunthorpe
- [PATCH v3 23/25] iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Jason Gunthorpe
- [PATCH v4 00/25] iommu: Make default_domain's mandatory
Jason Gunthorpe
- [PATCH v4 01/25] iommu: Add iommu_ops->identity_domain
Jason Gunthorpe
- [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
Jason Gunthorpe
- [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
Jason Gunthorpe
- [PATCH v4 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
Jason Gunthorpe
- [PATCH v4 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
Jason Gunthorpe
- [PATCH v4 06/25] iommu/tegra-gart: Remove tegra-gart
Jason Gunthorpe
- [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v4 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
Jason Gunthorpe
- [PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
Jason Gunthorpe
- [PATCH v4 10/25] iommu/exynos: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v4 11/25] iommu/tegra-smmu: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v4 12/25] iommu/tegra-smmu: Support DMA domains in tegra
Jason Gunthorpe
- [PATCH v4 13/25] iommu/omap: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v4 14/25] iommu/msm: Implement an IDENTITY domain
Jason Gunthorpe
- [PATCH v4 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
- [PATCH v4 16/25] iommu: Remove ops->set_platform_dma_ops()
Jason Gunthorpe
- [PATCH v4 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v4 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v4 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v4 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
- [PATCH v4 21/25] iommu: Require a default_domain for all iommu drivers
Jason Gunthorpe
- [PATCH v4 22/25] iommu: Add __iommu_group_domain_alloc()
Jason Gunthorpe
- [PATCH v4 23/25] iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
- [PATCH v4 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
Jason Gunthorpe
- [PATCH v4 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
Jason Gunthorpe
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Jason Gunthorpe
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Jason Gunthorpe
- [RFC PATCH 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
Aditya Gupta
- [RFC PATCH v2 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
Aditya Gupta
- [RFC PATCH v2 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
Aditya Gupta
- [PATCH v3 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
Aditya Gupta
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Aditya Gupta
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Aditya Gupta
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Aditya Gupta
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Aditya Gupta
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Aditya Gupta
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
Dave Hansen
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
Dave Hansen
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
Dave Hansen
- [PATCH v6 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
Baoquan He
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Baoquan He
- [PATCH v7 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
Baoquan He
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
Baoquan He
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
Bjorn Helgaas
- [PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
Bjorn Helgaas
- [PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
Bjorn Helgaas
- [PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
Bjorn Helgaas
- [PATCH] macintosh: Use of_property_read_reg() to parse "reg"
Rob Herring
- [PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
Rob Herring
- [PATCH] powerpc: fsl: Use of_property_read_reg() to parse "reg"
Rob Herring
- [PATCH] powerpc: mpc512x: Remove open coded "ranges" parsing
Rob Herring
- [PATCH] powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
Rob Herring
- [PATCH] powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing
Rob Herring
- [PATCH] powerpc: 52xx: Make immr_id DT match tables static
Rob Herring
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
David Hildenbrand
- [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
David Hildenbrand
- [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
David Hildenbrand
- [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
David Hildenbrand
- [PATCH v6 00/33] Split ptdesc from struct page
David Hildenbrand
- [PATCH v6 00/33] Split ptdesc from struct page
David Hildenbrand
- [PATCH net-next v2 8/8] net: ucc_geth: Convert to platform remove callback returning void
Simon Horman
- [PATCH net-next v2 5/8] net: fs_enet: Convert to platform remove callback returning void
Simon Horman
- [PATCH net] ibmvnic: Do not reset dql stats on NON_FATAL err
Simon Horman
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
Jann Horn
- [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Jann Horn
- [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Jann Horn
- [PATCH 00/12] mm: free retracted page table by RCU
Jann Horn
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
Jann Horn
- [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
Jann Horn
- [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Jann Horn
- [PATCH 00/12] mm: free retracted page table by RCU
Jann Horn
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
Tobias Huschle
- [PATCH] KVM: PPC: remove unneeded variable
Thomas Huth
- [kvm-unit-tests v4 01/12] powerpc: Report instruction address and MSR in unhandled exception error
Thomas Huth
- [kvm-unit-tests v4 02/12] powerpc: Add some checking to exception handler install
Thomas Huth
- [kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
Thomas Huth
- [kvm-unit-tests PATCH 1/2] Rework the common LDFLAGS to become more useful again
Thomas Huth
- [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld
Thomas Huth
- [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld
Thomas Huth
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
Claudio Imbrenda
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Claudio Imbrenda
- [PATCH] sound: Switch i2c drivers back to use .probe()
Takashi Iwai
- [PATCH 00/10] Add sysfs interface files to hv_gpci device to expose system information
Kajol Jain
- [PATCH 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
Kajol Jain
- [PATCH 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
Kajol Jain
- [PATCH 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
Kajol Jain
- [PATCH 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
Kajol Jain
- [PATCH 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
Kajol Jain
- [PATCH 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
Kajol Jain
- [PATCH 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
Kajol Jain
- [PATCH 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
Kajol Jain
- [PATCH 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
Kajol Jain
- [PATCH 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file
Kajol Jain
- [PATCH] security/integrity: fix pointer to ESL data and its size on pseries
Nayna Jain
- [PATCH v2] security/integrity: fix pointer to ESL data and its size on pseries
Nayna Jain
- [PATCH] powerpc/fadump: reset dump area size variable if memblock reserve fails
Sourabh Jain
- [PATCH v11 0/4] PowerPC: In-kernel handling of CPU/Memory hotplug/online/offline events for kdump kernel
Sourabh Jain
- [PATCH v11 1/4] powerpc/kexec: turn some static helper functions public
Sourabh Jain
- [PATCH v11 2/4] powerpc/crash: add crash CPU hotplug support
Sourabh Jain
- [PATCH v11 3/4] crash: forward memory_notify args to arch crash hotplug handler
Sourabh Jain
- [PATCH v11 4/4] powerpc/crash: add crash memory hotplug support
Sourabh Jain
- [kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
Andrew Jones
- [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes
Greg Joyce
- [PATCH 1/4] block:sed-opal: SED Opal keystore
Greg Joyce
- [PATCH v4 RESEND 0/3] sed-opal: keyrings, discovery, revert, key store
Greg Joyce
- [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Ilpo Järvinen
- [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Ilpo Järvinen
- [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Ilpo Järvinen
- [PATCH 00/16] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [PATCH 01/16] powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
- [PATCH 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
Aneesh Kumar K.V
- [PATCH 03/16] powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
- [PATCH 04/16] powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
Aneesh Kumar K.V
- [PATCH 05/16] powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary
Aneesh Kumar K.V
- [PATCH 06/16] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
Aneesh Kumar K.V
- [PATCH 07/16] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
- [PATCH 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
- [PATCH 09/16] mm/vmemmap: Allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
- [PATCH 10/16] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
- [PATCH 11/16] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
Aneesh Kumar K.V
- [PATCH 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
- [PATCH 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
Aneesh Kumar K.V
- [PATCH 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
Aneesh Kumar K.V
- [PATCH 16/16] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
Aneesh Kumar K.V
- [PATCH 1/2] powerpc/book3s64/mm: Remove radix_mem_block_size
Aneesh Kumar K.V
- [PATCH 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
Aneesh Kumar K.V
- [PATCH v2 1/2] powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
- [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
Aneesh Kumar K.V
- [PATCH 00/16] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [PATCH 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [PATCH v2 01/16] powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
- [PATCH v2 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
Aneesh Kumar K.V
- [PATCH v2 03/16] powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
- [PATCH v2 04/16] powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
Aneesh Kumar K.V
- [PATCH v2 05/16] powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary
Aneesh Kumar K.V
- [PATCH v2 06/16] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
Aneesh Kumar K.V
- [PATCH v2 07/16] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
- [PATCH v2 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
- [PATCH v2 09/16] mm/vmemmap: Allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
- [PATCH v2 10/16] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
- [PATCH v2 11/16] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
Aneesh Kumar K.V
- [PATCH v2 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
- [PATCH v2 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
Aneesh Kumar K.V
- [PATCH v2 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K.V
- [PATCH v2 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
Aneesh Kumar K.V
- [PATCH v2 16/16] powerpc/book3s64/radix: Remove mmu_vmemmap_psize
Aneesh Kumar K.V
- [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
Aneesh Kumar K.V
- [PATCH v2 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
- [PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
Aneesh Kumar K.V
- [RFC PATCH 0/5] Add support for memmap on memory feature on ppc64
Aneesh Kumar K.V
- [RFC PATCH 1/5] mm/hotplug: Embed vmem_altmap details in memory block
Aneesh Kumar K.V
- [RFC PATCH 2/5] mm/hotplug: Allow architecture override for memmap on memory feature
Aneesh Kumar K.V
- [RFC PATCH 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
Aneesh Kumar K.V
- [RFC PATCH 4/5] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
- [RFC PATCH 5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
Aneesh Kumar K.V
- Passing the complex args in the GPR's
Umesh Kalappa
- Passing the complex args in the GPR's
Umesh Kalappa
- Passing the complex args in the GPR's
Umesh Kalappa
- next: arch/powerpc/kernel/stacktrace.c:171:9: error: implicit declaration of function 'nmi_cpu_backtrace'
Naresh Kamboju
- [PATCH 01/79] fs: add ctime accessors infrastructure
Jan Kara
- [PATCH 02/79] spufs: switch to new ctime accessors
Jan Kara
- [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
Ma Ke
- [PATCH 02/79] spufs: switch to new ctime accessors
Jeremy Kerr
- [PATCH net-next] eth: fs_enet: fix print format for resource size
Jakub Kicinski
- [PATCH net-next] eth: fs_enet: fix print format for resource size
Jakub Kicinski
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Namhyung Kim
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Namhyung Kim
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Namhyung Kim
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Namhyung Kim
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Namhyung Kim
- [PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
Namhyung Kim
- [PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
Namhyung Kim
- [PATCH][next] powerpc/powernv/sriov: perform null check on iov before dereferencing iov
Colin Ian King
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
Uwe Kleine-König
- [tty:tty-testing 19/19] legacy_serial.c:undefined reference to `fsl8250_handle_irq'
Uwe Kleine-König
- [PATCH v3 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
- [PATCH v3 1/2] powerpc/legacy_serial: Warn about 8250 devices operated without active FSL workarounds
Uwe Kleine-König
- [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
- [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
- [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
- [PATCH net-next v2 0/8] net: freescale: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH net-next v2 5/8] net: fs_enet: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH net-next v2 8/8] net: ucc_geth: Convert to platform remove callback returning void
Uwe Kleine-König
- [PATCH] powerpc/legacy_serial: check CONFIG_SERIAL_8250_CONSOLE
Uwe Kleine-König
- [PATCH v4 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
- [PATCH v4 1/2] powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failures
Uwe Kleine-König
- [PATCH] powerpc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
- [PATCH] macintosh: Switch i2c drivers back to use .probe()
Uwe Kleine-König
- [PATCH net-next 00/10] Remove unnecessary (void*) conversions
Hao Lan
- [PATCH 00/79] fs: new accessors for inode->i_ctime
Jeff Layton
- [PATCH 01/79] fs: add ctime accessors infrastructure
Jeff Layton
- [PATCH 02/79] spufs: switch to new ctime accessors
Jeff Layton
- [PATCH 79/79] fs: rename i_ctime field to __i_ctime
Jeff Layton
- [PATCH 01/79] fs: add ctime accessors infrastructure
Jeff Layton
- [PATCH 01/79] fs: add ctime accessors infrastructure
Jeff Layton
- [PATCH 00/79] fs: new accessors for inode->i_ctime
Jeff Layton
- [PATCH 01/79] fs: add ctime accessors infrastructure
Jeff Layton
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Linux regression tracking #adding (Thorsten Leemhuis)
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Linux regression tracking #adding (Thorsten Leemhuis)
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Linux regression tracking (Thorsten Leemhuis)
- [PATCH] powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
Christophe Leroy
- [PATCH] powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe()
Christophe Leroy
- [PATCH 1/4] powerpc/kuap: Avoid unnecessary reads of MD_AP
Christophe Leroy
- [PATCH 2/4] powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
- [PATCH 3/4] powerpc/kuap: Refactor static branch for disabling kuap
Christophe Leroy
- [PATCH 4/4] powerpc/kuap: Make disabling KUAP at boottime optional
Christophe Leroy
- [PATCH] powerpc/xmon: Fix comparing pointer
Christophe Leroy
- [PATCH 0/3] Move the ARCH_DMA_MINALIGN definition to asm/cache.h
Christophe Leroy
- [PATCH] powerpc/xmon: Fix comparing pointer
Christophe Leroy
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Christophe Leroy
- [RFC PATCH v1 0/3] powerpc/objtool: First step towards uaccess validation (v1)
Christophe Leroy
- [RFC PATCH v1 1/3] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Christophe Leroy
- [RFC PATCH v1 2/3] powerpc: Mark all .S files invalid for objtool
Christophe Leroy
- [RFC PATCH v1 3/3] powerpc: WIP draft support to objtool check
Christophe Leroy
- [RFC PATCH v1 2/3] powerpc: Mark all .S files invalid for objtool
Christophe Leroy
- [PATCH] powerpc/ptrace: Split gpr32_set_common
Christophe Leroy
- [PATCH] powerpc/step: Mark __copy_mem_out() and __emulate_dcbz() __always_inline
Christophe Leroy
- [PATCH] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
- [PATCH] powerpc/reg: Remove #ifdef around mtspr macro
Christophe Leroy
- [PATCH] objtool: Make 'sec-address' always on
Christophe Leroy
- [PATCH 3/4] powerpc/kuap: Refactor static branch for disabling kuap
Christophe Leroy
- [PATCH 4/4] powerpc/kuap: Make disabling KUAP at boottime optional
Christophe Leroy
- [PATCH v2] powerpc/ptrace: Split gpr32_set_common
Christophe Leroy
- [PATCH v2 00/14] powerpc/objtool: uaccess validation for PPC32 (v2)
Christophe Leroy
- [PATCH v2 01/14] powerpc/kuap: Avoid unnecessary reads of MD_AP
Christophe Leroy
- [PATCH v2 02/14] powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
- [PATCH v2 03/14] powerpc/kuap: Refactor static branch for disabling kuap
Christophe Leroy
- [PATCH v2 04/14] powerpc/kuap: Make disabling KUAP at boottime impossible except on book3s/64
Christophe Leroy
- [PATCH v2 05/14] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
- [PATCH v2 06/14] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Christophe Leroy
- [PATCH v2 07/14] objtool: Allow an architecture to disable objtool on ASM files
Christophe Leroy
- [PATCH v2 08/14] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
Christophe Leroy
- [PATCH v2 09/14] objtool: Add INSN_RETURN_CONDITIONAL
Christophe Leroy
- [PATCH v2 10/14] objtool: Add support for relative switch tables
Christophe Leroy
- [PATCH v2 11/14] objtool: Remove too strict constraint in jump table search
Christophe Leroy
- [PATCH v2 12/14] objtool: Add support for more complex UACCESS control
Christophe Leroy
- [PATCH v2 13/14] powerpc/bug: Annotate reachable after warning trap
Christophe Leroy
- [PATCH v2 14/14] powerpc: Implement UACCESS validation on PPC32
Christophe Leroy
- [PATCH] powerpc/64e: Fix obtool warnings in exceptions-64e.S
Christophe Leroy
- [PATCH 01/17] powerpc/ftrace: Fix dropping weak symbols with older toolchains
Christophe Leroy
- [PATCH 02/17] powerpc/module: Remove unused .ftrace.tramp section
Christophe Leroy
- [PATCH 03/17] powerpc64/ftrace: Move ELFv1 and -pg support code into a separate file
Christophe Leroy
- [PATCH 04/17] powerpc/ftrace: Simplify function_graph support in ftrace.c
Christophe Leroy
- [PATCH 05/17] powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
Christophe Leroy
- [PATCH 06/17] powerpc/ftrace: Extend ftrace support for large kernels to ppc32
Christophe Leroy
- [PATCH 07/17] powerpc/ftrace: Consolidate ftrace support into fewer files
Christophe Leroy
- [PATCH 08/17] powerpc/ftrace: Refactor ftrace_modify_code()
Christophe Leroy
- [PATCH 09/17] powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace
Christophe Leroy
- [PATCH 10/17] powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
Christophe Leroy
- [PATCH 11/17] powerpc/ftrace: Simplify ftrace_make_nop()
Christophe Leroy
- [PATCH 12/17] powerpc/ftrace: Simplify ftrace_make_call()
Christophe Leroy
- [PATCH 13/17] powerpc/ftrace: Simplify ftrace_modify_call()
Christophe Leroy
- [PATCH 14/17] powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst()
Christophe Leroy
- [PATCH 15/17] powerpc/ftrace: Implement ftrace_replace_code()
Christophe Leroy
- [PATCH 16/17] powerpc/ftrace: Add support for -fpatchable-function-entry
Christophe Leroy
- [PATCH 17/17] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Christophe Leroy
- [PATCH v2 10/14] objtool: Add support for relative switch tables
Christophe Leroy
- [PATCH v2 14/14] powerpc: Implement UACCESS validation on PPC32
Christophe Leroy
- [PATCH v3 00/15] powerpc/objtool: uaccess validation for PPC32 (v3)
Christophe Leroy
- [PATCH v3 01/15] powerpc/kuap: Avoid unnecessary reads of MD_AP
Christophe Leroy
- [PATCH v3 02/15] powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
- [PATCH v3 03/15] powerpc/kuap: Refactor static branch for disabling kuap
Christophe Leroy
- [PATCH v3 04/15] powerpc/kuap: Make disabling KUAP at boottime impossible except on book3s/64
Christophe Leroy
- [PATCH v3 05/15] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
- [PATCH v3 06/15] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Christophe Leroy
- [PATCH v3 07/15] objtool: Allow an architecture to disable objtool on ASM files
Christophe Leroy
- [PATCH v3 08/15] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
Christophe Leroy
- [PATCH v3 09/15] objtool: Add INSN_RETURN_CONDITIONAL
Christophe Leroy
- [PATCH v3 10/15] objtool: Add support for relative switch tables
Christophe Leroy
- [PATCH v3 11/15] objtool: Remove too strict constraint in jump table search
Christophe Leroy
- [PATCH v3 12/15] objtool: Add support for more complex UACCESS control
Christophe Leroy
- [PATCH v3 13/15] objtool: Prepare noreturns.h for more architectures
Christophe Leroy
- [PATCH v3 14/15] powerpc/bug: Annotate reachable after warning trap
Christophe Leroy
- [PATCH v3 15/15] powerpc: Implement UACCESS validation on PPC32
Christophe Leroy
- [PATCH] objtool: Make 'sec-address' always on
Christophe Leroy
- [PATCH] objtool: Make 'sec-address' always on
Christophe Leroy
- objtool: Seeking help for improving switch table processing
Christophe Leroy
- [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
Christophe Leroy
- [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
Christophe Leroy
- [PATCH AUTOSEL 6.3 16/30] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
Sasha Levin
- [PATCH AUTOSEL 6.1 15/26] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
Sasha Levin
- [PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
Frank Li
- [PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
Frank Li
- [PATCH 1/2] PCI: layerscape: Add support for Link down notification
Frank Li
- [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset
Frank Li
- [PATCH v2 RESEND] soc/fsl/qe: fix usb.c build errors
Leo Li
- [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
Leo Li
- [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
Leo Li
- [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
Leo Li
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Limonciello, Mario
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Limonciello, Mario
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Limonciello, Mario
- [PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately
Chancel Liu
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
Song Liu
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Song Liu
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH 00/13] mm: jit/text allocator
Song Liu
- [PATCH v2 01/12] nios2: define virtual address space for modules
Song Liu
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Song Liu
- [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Song Liu
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Song Liu
- [PATCH v2 05/12] modules, execmem: drop module_alloc
Song Liu
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Song Liu
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Song Liu
- [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
Song Liu
- [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations
Song Liu
- [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
Song Liu
- [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Song Liu
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Song Liu
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Song Liu
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Song Liu
- [PATCH v3 23/25] iommu: Add ops->domain_alloc_paging()
Baolu Lu
- [PATCH net-next 00/10] Remove unnecessary (void*) conversions
Andrew Lunn
- [PATCH net-next 00/10] Remove unnecessary (void*) conversions
Andrew Lunn
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Andy Lutomirski
- [PATCH] KVM: PPC: remove unneeded variable
Paul Mackerras
- [PATCH 0/3] Move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
- [PATCH 1/3] powerpc: Move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
- [PATCH 2/3] microblaze: Move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h
Catalin Marinas
- [PATCH 3/3] sh: Move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
- linux-next: build failure after merge of the mm tree
Catalin Marinas
- [PATCH 0/3] Move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
Catalin Marinas
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Catalin Marinas
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
Catalin Marinas
- ppc64le vmlinuz is huge when building with BTF
Dominique Martinet
- [PATCH v2 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
Joao Martins
- Passing the complex args in the GPR's
Michael Matz
- [PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
- [PATCH 01/17] perf: get rid of unused import
Arnaldo Carvalho de Melo
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Arnaldo Carvalho de Melo
- [PATCH 16/17] perf tests task_analyzer: print command on failure
Arnaldo Carvalho de Melo
- [PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
Arnaldo Carvalho de Melo
- [PATCH 06/17] tools/perf/tests: Fix shellcheck warnings for trace+probe_vfs_getname.sh
Arnaldo Carvalho de Melo
- [PATCH 01/17] perf: get rid of unused import
Arnaldo Carvalho de Melo
- [PATCH RFC v2 6/6] docs: powerpc: Document nested KVM on POWER
Gautam Menghani
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Gautam Menghani
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Gautam Menghani
- [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
Gautam Menghani
- [PATCH] powerpc: fix debugfs_create_dir error checking
Immad Mir
- [PATCH 10/10] watchdog/hardlockup: Rename HAVE_HARDLOCKUP_DETECTOR_NON_ARCH to ..._PERF_OR_BUDDY
Petr Mladek
- [PATCH 0/7] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
Petr Mladek
- [PATCH 1/7] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
Petr Mladek
- [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward
Petr Mladek
- [PATCH 3/7] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
- [PATCH 4/7] watchdog/hardlockup: Enable HAVE_NMI_WATCHDOG only on sparc64
Petr Mladek
- [PATCH 5/7] watchdog/sparc64: Rename HAVE_NMI_WATCHDOG to HAVE_HARDLOCKUP_WATCHDOG_SPARC64
Petr Mladek
- [PATCH 6/7] watchdog/sparc64: Define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
- [PATCH 7/7] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
- [PATCH 1/7] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
Petr Mladek
- [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward
Petr Mladek
- [PATCH 3/7] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
- [PATCH 4/7] watchdog/hardlockup: Enable HAVE_NMI_WATCHDOG only on sparc64
Petr Mladek
- [PATCH 7/7] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
- [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward
Petr Mladek
- [PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
Petr Mladek
- [PATCH v2 1/6] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
Petr Mladek
- [PATCH v2 2/6] watchdog/hardlockup: Make the config checks more straightforward
Petr Mladek
- [PATCH v2 3/6] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
- [PATCH v2 4/6] watchdog/hardlockup: Make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
- [PATCH v2 5/6] watchdog/sparc64: Define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
- [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
- [PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
Petr Mladek
- [PATCH v2 4/6] watchdog/hardlockup: Make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
- [PATCH] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
Petr Mladek
- [PATCH] powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_pct()
Petr Mladek
- [PATCH 01/79] fs: add ctime accessors infrastructure
Damien Le Moal
- [PATCH 00/13] mm: jit/text allocator
Puranjay Mohan
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Puranjay Mohan
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
Vishal Moola
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Vishal Moola
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
Vishal Moola
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Vishal Moola
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Vishal Moola
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Vishal Moola
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola
- [PATCH v6 03/33] pgtable: Create struct ptdesc
Vishal Moola
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola
- [PATCH] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
Andrew Morton
- [PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
Andrew Morton
- [PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
Robin Murphy
- [PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
Robin Murphy
- [PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
Robin Murphy
- [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
Robin Murphy
- [PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
Robin Murphy
- [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
Robin Murphy
- Passing the complex args in the GPR's
Joseph Myers
- [PATCH] powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
Haren Myneni
- [PATCH] security/integrity: fix pointer to ESL data and its size on pseries
Nayna
- [PATCH 01/13] nios2: define virtual address space for modules
Dinh Nguyen
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Dinh Nguyen
- [RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
Jordan Niethe
- [RFC PATCH v2 1/6] KVM: PPC: Use getters and setters for vcpu register state
Jordan Niethe
- [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
Jordan Niethe
- [RFC PATCH v2 3/6] KVM: PPC: Add vr getters and setters
Jordan Niethe
- [RFC PATCH v2 4/6] KVM: PPC: Add helper library for Guest State Buffers
Jordan Niethe
- [RFC PATCH v2 5/6] KVM: PPC: Add support for nested PAPR guests
Jordan Niethe
- [RFC PATCH v2 6/6] docs: powerpc: Document nested KVM on POWER
Jordan Niethe
- [PATCH RFC v2 6/6] docs: powerpc: Document nested KVM on POWER
Jordan Niethe
- [RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
Jordan Niethe
- [RFC PATCH v2 1/6] KVM: PPC: Use getters and setters for vcpu register state
Jordan Niethe
- [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
Jordan Niethe
- [RFC PATCH v2 4/6] KVM: PPC: Add helper library for Guest State Buffers
Jordan Niethe
- [RFC PATCH v2 5/6] KVM: PPC: Add support for nested PAPR guests
Jordan Niethe
- [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Jani Nikula
- [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
Jani Nikula
- [RFC 0/3] Asynchronous EEH recovery
Oliver O'Halloran
- [PATCH 2/2] powerpc/xmon: use KSYM_NAME_LEN in array size
Miguel Ojeda
- [PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
Miguel Ojeda
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
Vladimir Oltean
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
Vladimir Oltean
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
Vladimir Oltean
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Kent Overstreet
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH 00/13] mm: jit/text allocator
Kent Overstreet
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Kent Overstreet
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Kent Overstreet
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Kent Overstreet
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Kent Overstreet
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Kent Overstreet
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Kent Overstreet
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Kent Overstreet
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Timothy Pearson
- [PATCH] powerpc/iommu: Only build sPAPR access functions on pSeries
Timothy Pearson
- linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
Timothy Pearson
- [PATCH 16/17] perf tests task_analyzer: print command on failure
Hagen Paul Pfeifer
- [PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
Lorenzo Pieralisi
- [PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
Lorenzo Pieralisi
- [PATCH v2 0/4] powerpc/boot: build flags refactoring
Nicholas Piggin
- [PATCH v2 1/4] powerpc/boot: Separate target flags from BOOTCFLAGS
Nicholas Piggin
- [PATCH v2 2/4] powerpc/boot: Separate CPP flags from BOOTCFLAGS
Nicholas Piggin
- [PATCH v2 3/4] powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGS
Nicholas Piggin
- [PATCH v2 4/4] powerpc/boot: Clean up Makefile after cflags and asflags separation
Nicholas Piggin
- [PATCH v2] powerpc/build: Remove -pipe from compilation flags
Nicholas Piggin
- [PATCH] powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
Nicholas Piggin
- [PATCH] powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe()
Nicholas Piggin
- [PATCH 2/4] powerpc/kuap: Avoid useless jump_label on empty function
Nicholas Piggin
- [PATCH 3/4] powerpc/kuap: Refactor static branch for disabling kuap
Nicholas Piggin
- [PATCH 4/4] powerpc/kuap: Make disabling KUAP at boottime optional
Nicholas Piggin
- [PATCH v2 0/4] powerpc/64: ELFv2 conversion
Nicholas Piggin
- [PATCH v2 1/4] powerpc/64: Force ELFv2 when building with LLVM linker
Nicholas Piggin
- [PATCH v2 2/4] powerpc/64: Make ELFv2 the default for big-endian builds
Nicholas Piggin
- [PATCH v2 3/4] powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernels
Nicholas Piggin
- [PATCH v2 4/4] powerpc/64s: Remove support for ELFv1 little endian userspace
Nicholas Piggin
- WARN at kernel/sched/core.c:5358 (kthread_end_lazy_tlb_mm)
Nicholas Piggin
- [PATCH] powerpc/32s: Fix LLVM SMP build
Nicholas Piggin
- [PATCH v3 0/6] powerpc: merge _switch in 32/64
Nicholas Piggin
- [PATCH v3 1/6] powerpc/64s: move stack SLB pinning out of line from _switch
Nicholas Piggin
- [PATCH v3 2/6] powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 merge
Nicholas Piggin
- [PATCH v3 3/6] powerpc/32: Remove sync from _switch
Nicholas Piggin
- [PATCH v3 4/6] powerpc/32: Rearrange _switch to prepare for 32/64 merge
Nicholas Piggin
- [PATCH v3 5/6] powerpc: merge 32-bit and 64-bit _switch implementation
Nicholas Piggin
- [PATCH v3 6/6] powerpc/64: Rename entry_64.S to prom_entry_64.S
Nicholas Piggin
- [PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled
Nicholas Piggin
- [PATCH] lazy tlb: consolidate lazy tlb mm switching fix
Nicholas Piggin
- [RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
Nicholas Piggin
- [RFC PATCH v2 1/6] KVM: PPC: Use getters and setters for vcpu register state
Nicholas Piggin
- [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
Nicholas Piggin
- [RFC PATCH v2 4/6] KVM: PPC: Add helper library for Guest State Buffers
Nicholas Piggin
- [RFC PATCH v2 5/6] KVM: PPC: Add support for nested PAPR guests
Nicholas Piggin
- [PATCH] powerpc/64s: Fix VAS mm use after free
Nicholas Piggin
- [PATCH] KVM: PPC: Update MAINTAINERS
Nicholas Piggin
- [PATCH v3 0/6] KVM: selftests: add powerpc support
Nicholas Piggin
- [PATCH v3 1/6] KVM: selftests: Move pgd_created check into virt_pgd_alloc
Nicholas Piggin
- [PATCH v3 2/6] KVM: selftests: Add aligned guest physical page allocator
Nicholas Piggin
- [PATCH v3 3/6] KVM: PPC: selftests: add support for powerpc
Nicholas Piggin
- [PATCH v3 4/6] KVM: PPC: selftests: add selftests sanity tests
Nicholas Piggin
- [PATCH v3 5/6] KVM: PPC: selftests: Add a TLBIEL virtualisation tester
Nicholas Piggin
- [PATCH v3 6/6] KVM: PPC: selftests: Add interrupt performance tester
Nicholas Piggin
- [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
Nicholas Piggin
- [kvm-unit-tests v4 01/12] powerpc: Report instruction address and MSR in unhandled exception error
Nicholas Piggin
- [kvm-unit-tests v4 02/12] powerpc: Add some checking to exception handler install
Nicholas Piggin
- [kvm-unit-tests v4 03/12] powerpc: Abstract H_CEDE calls into a sleep functions
Nicholas Piggin
- [kvm-unit-tests v4 04/12] powerpc: Add ISA v3.1 (POWER10) support to SPR test
Nicholas Piggin
- [kvm-unit-tests v4 05/12] powerpc: Extract some common helpers and defines to headers
Nicholas Piggin
- [kvm-unit-tests v4 06/12] powerpc/sprs: Specify SPRs with data rather than code
Nicholas Piggin
- [kvm-unit-tests v4 07/12] powerpc/spapr_vpa: Add basic VPA tests
Nicholas Piggin
- [kvm-unit-tests v4 08/12] powerpc: Expand exception handler vector granularity
Nicholas Piggin
- [kvm-unit-tests v4 09/12] powerpc: Add support for more interrupts including HV interrupts
Nicholas Piggin
- [kvm-unit-tests v4 10/12] powerpc: Discover runtime load address dynamically
Nicholas Piggin
- [kvm-unit-tests v4 11/12] powerpc: Support powernv machine with QEMU TCG
Nicholas Piggin
- [kvm-unit-tests v4 12/12] powerpc/sprs: Test hypervisor registers on powernv machine
Nicholas Piggin
- [PATCH] powerpc/build: vdso linker warning for orphan sections
Nicholas Piggin
- [PATCH 1/4] powerpc: Make mmiowb a wmb
Nicholas Piggin
- [PATCH 2/4] powerpc/64s: Add POWER10 store sync mnemonics
Nicholas Piggin
- [PATCH 3/4] powerpc/64s: Use stncisync instruction for smp_wmb() when available
Nicholas Piggin
- [PATCH 4/4] powerpc/64s: Use POWER10 stsync barrier for wmb()
Nicholas Piggin
- [PATCH 2/4] powerpc/64s: Add POWER10 store sync mnemonics
Nicholas Piggin
- [PATCH 4/4] powerpc/64s: Use POWER10 stsync barrier for wmb()
Nicholas Piggin
- [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
Nicholas Piggin
- [RFC PATCH v2 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
Nicholas Piggin
- [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
Nicholas Piggin
- [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
Nicholas Piggin
- [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
Nicholas Piggin
- [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
Nicholas Piggin
- [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
Nicholas Piggin
- [PATCH] powerpc: remove checks for binutils older than 2.25
Nicholas Piggin
- [PATCH] powerpc: remove checks for binutils older than 2.25
Nicholas Piggin
- Passing the complex args in the GPR's
Andrew Pinski
- Passing the complex args in the GPR's
Andrew Pinski
- [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
Yair Podemsky
- [PATCH v2 1/2] arch: Introduce ARCH_HAS_CPUMASK_BITS
Yair Podemsky
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
Yair Podemsky
- [PATCH] objtool: Make 'sec-address' always on
Josh Poimboeuf
- [PATCH] objtool: Make 'sec-address' always on
Josh Poimboeuf
- [PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
Athira Rajeev
- [PATCH 01/17] perf: get rid of unused import
Athira Rajeev
- [PATCH 02/17] tools/perf/tests: fix shellcheck warning for stat+json_output
Athira Rajeev
- [PATCH 03/17] shellcheck : fixing signal names and adding double quotes for expression in test_arm_callgraph_fp
Athira Rajeev
- [PATCH 04/17] tools/perf/tests: fix shellcheck warnings for daemon.sh
Athira Rajeev
- [PATCH 05/17] tools/perf/tests: Fix shellcheck warnings for stat+csv_output
Athira Rajeev
- [PATCH 06/17] tools/perf/tests: Fix shellcheck warnings for trace+probe_vfs_getname.sh
Athira Rajeev
- [PATCH 07/17] perf/tests/shell : Shellcheck fixes for perf test "test_arm_coresight.sh"
Athira Rajeev
- [PATCH 08/17] tools/perf/tests/shell/stat_all_metrics: Fix shellcheck warning SC2076 in stat_all_metrics.sh
Athira Rajeev
- [PATCH 09/17] tools/perf/tests: Fix shellcheck issues in test_task_analyzer.sh file
Athira Rajeev
- [PATCH 10/17] tools/perf/tests: fix test_arm_spe.sh signal case issues
Athira Rajeev
- [PATCH 11/17] perf/tests/shell: fix shellscript errors for lock_contention.sh
Athira Rajeev
- [PATCH 12/17] tools/perf/tests: fixed shellcheck warnings for perf shell scripts
Athira Rajeev
- [PATCH 13/17] tools/perf/tests: Fix all POSIX sh warnings in perf shell test test_brstack.sh
Athira Rajeev
- [PATCH 14/17] tools/perf/tests: Fix all POSIX sh warnings in stat+shadow_stat.sh
Athira Rajeev
- [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
Athira Rajeev
- [PATCH 16/17] perf tests task_analyzer: print command on failure
Athira Rajeev
- [PATCH 17/17] perf tests task_analyzer: skip tests if no libtraceevent support
Athira Rajeev
- [PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
Athira Rajeev
- [PATCH 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
Athira Rajeev
- [PATCH 2/2] tools/perf/tests: perf all metricgroups test fails when perf_event access is restricted
Athira Rajeev
- [PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
Athira Rajeev
- [PATCH 01/22] tools/perf/tests: Fix shellcheck warnings for trace+probe_vfs_getname.sh
Athira Rajeev
- [PATCH 02/22] tools/perf/tests: Fix shellcheck warning for probe_vfs_getname.sh testcase
Athira Rajeev
- [PATCH 03/22] tools/perf/tests: Fix shellcheck warning for record_offcpu.sh testcase
Athira Rajeev
- [PATCH 04/22] tools/perf/tests: Fix shellcheck issue for lock_contention.sh testcase
Athira Rajeev
- [PATCH 05/22] tools/perf/tests: Fix shellcheck issue for stat_bpf_counters_cgrp.sh testcase
Athira Rajeev
- [PATCH 06/22] tools/perf/tests: fix test_arm_spe_fork.sh signal case issues
Athira Rajeev
- [PATCH 07/22] tools/perf/tests: Fix unused variable references in stat+csv_summary.sh testcase
Athira Rajeev
- [PATCH 08/22] tools/perf/tests: fix shellcheck warning for test_perf_data_converter_json.sh testcase
Athira Rajeev
- [PATCH 09/22] tools/perf/tests: Fix shellcheck issue for stat_bpf_counters.sh testcase
Athira Rajeev
- [PATCH 10/22] tools/perf/tests: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
- [PATCH 11/22] tools/perf/tests: Fix shellcheck warning for asm_pure_loop.sh shell script
Athira Rajeev
- [PATCH 12/22] tools/perf/tests: Fix shellcheck warning for memcpy_thread_16k_10.sh shell script
Athira Rajeev
- [PATCH 13/22] tools/perf/tests: Fix shellcheck warning for coresight.sh shell script
Athira Rajeev
- [PATCH 14/22] tools/perf/tests: Fix shellcheck warning for probe.sh shell script
Athira Rajeev
- [PATCH 15/22] tools/perf/trace: Fix shellcheck issue for arch_errno_names.sh script
Athira Rajeev
- [PATCH 16/22] tools/perf: Fix shellcheck issue for check-headers.sh script
Athira Rajeev
- [PATCH 17/22] tools/perf/tests: Fix shellcheck warnings for thread_loop_check_tid_10.sh
Athira Rajeev
- [PATCH 18/22] tools/perf/tests: Fix shellcheck warnings for unroll_loop_thread_10.sh
Athira Rajeev
- [PATCH 19/22] tools/perf/tests: Fix shellcheck warnings for lib/probe_vfs_getname.sh
Athira Rajeev
- [PATCH 20/22] tools/perf/tests: Fix the shellcheck wanrings in lib/waiting.sh
Athira Rajeev
- [PATCH 21/22] tools/perf/trace: Fix x86_arch_prctl.sh to address shellcheck warnings
Athira Rajeev
- [PATCH 22/22] tools/perf/arch/x86: Fix syscalltbl.sh to address shellcheck warnings
Athira Rajeev
- [PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
Athira Rajeev
- [RFC PATCH 00/15] powerpc/ftrace: refactoring and support for -fpatchable-function-entry
Naveen N Rao
- [RFC PATCH 01/15] powerpc/module: Remove unused .ftrace.tramp section
Naveen N Rao
- [RFC PATCH 02/15] powerpc64/ftrace: Move ELFv1 and -pg support code into a separate file
Naveen N Rao
- [RFC PATCH 03/15] powerpc/ftrace: Simplify function_graph support in ftrace.c
Naveen N Rao
- [RFC PATCH 04/15] powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
Naveen N Rao
- [RFC PATCH 05/15] powerpc/ftrace: Extend ftrace support for large kernels to ppc32
Naveen N Rao
- [RFC PATCH 06/15] powerpc/ftrace: Consolidate ftrace support into fewer files
Naveen N Rao
- [RFC PATCH 07/15] powerpc/ftrace: Refactor ftrace_modify_code()
Naveen N Rao
- [RFC PATCH 08/15] powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace
Naveen N Rao
- [RFC PATCH 09/15] powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
Naveen N Rao
- [RFC PATCH 10/15] powerpc/ftrace: Simplify ftrace_make_nop()
Naveen N Rao
- [RFC PATCH 11/15] powerpc/ftrace: Simplify ftrace_make_call()
Naveen N Rao
- [RFC PATCH 12/15] powerpc/ftrace: Simplify ftrace_modify_call()
Naveen N Rao
- [RFC PATCH 13/15] powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst()
Naveen N Rao
- [RFC PATCH 14/15] powerpc/ftrace: Implement ftrace_replace_code()
Naveen N Rao
- [RFC PATCH 15/15] powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
Naveen N Rao
- [PATCH] powerpc/ftrace: Disable ftrace on ppc32 if using clang
Naveen N Rao
- [PATCH] powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
Naveen N Rao
- [PATCH] powerpc/ftrace: Fix dropping weak symbols with older toolchains
Naveen N Rao
- [RFC PATCH] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Naveen N Rao
- ppc64le vmlinuz is huge when building with BTF
Naveen N Rao
- ppc64le vmlinuz is huge when building with BTF
Naveen N Rao
- [PATCH 00/17] powerpc/ftrace: refactor and add support for -fpatchable-function-entry
Naveen N Rao
- [PATCH 01/17] powerpc/ftrace: Fix dropping weak symbols with older toolchains
Naveen N Rao
- [PATCH 02/17] powerpc/module: Remove unused .ftrace.tramp section
Naveen N Rao
- [PATCH 03/17] powerpc64/ftrace: Move ELFv1 and -pg support code into a separate file
Naveen N Rao
- [PATCH 04/17] powerpc/ftrace: Simplify function_graph support in ftrace.c
Naveen N Rao
- [PATCH 05/17] powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
Naveen N Rao
- [PATCH 06/17] powerpc/ftrace: Extend ftrace support for large kernels to ppc32
Naveen N Rao
- [PATCH 07/17] powerpc/ftrace: Consolidate ftrace support into fewer files
Naveen N Rao
- [PATCH 08/17] powerpc/ftrace: Refactor ftrace_modify_code()
Naveen N Rao
- [PATCH 09/17] powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace
Naveen N Rao
- [PATCH 10/17] powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
Naveen N Rao
- [PATCH 11/17] powerpc/ftrace: Simplify ftrace_make_nop()
Naveen N Rao
- [PATCH 12/17] powerpc/ftrace: Simplify ftrace_make_call()
Naveen N Rao
- [PATCH 13/17] powerpc/ftrace: Simplify ftrace_modify_call()
Naveen N Rao
- [PATCH 14/17] powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst()
Naveen N Rao
- [PATCH 15/17] powerpc/ftrace: Implement ftrace_replace_code()
Naveen N Rao
- [PATCH 16/17] powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
- [PATCH 17/17] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Naveen N Rao
- [RFC PATCH v1 1/3] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Naveen N Rao
- [RFC PATCH v1 2/3] powerpc: Mark all .S files invalid for objtool
Naveen N Rao
- [RFC PATCH v1 2/3] powerpc: Mark all .S files invalid for objtool
Naveen N Rao
- [PATCH] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Naveen N Rao
- [PATCH 07/17] powerpc/ftrace: Consolidate ftrace support into fewer files
Naveen N Rao
- [PATCH 16/17] powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
- [PATCH 17/17] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Naveen N Rao
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 01/13] nios2: define virtual address space for modules
Mike Rapoport
- [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
Mike Rapoport
- [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
Mike Rapoport
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
Mike Rapoport
- [PATCH 05/13] module, jitalloc: drop module_alloc
Mike Rapoport
- [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
Mike Rapoport
- [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport
- [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
Mike Rapoport
- [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
Mike Rapoport
- [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
Mike Rapoport
- [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Mike Rapoport
- [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX
Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Mike Rapoport
- [PATCH 00/13] mm: jit/text allocator
Mike Rapoport
- [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
Mike Rapoport
- [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
Mike Rapoport
- [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
Mike Rapoport
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Mike Rapoport
- [PATCH v4 05/34] mm: add utility functions for ptdesc
Mike Rapoport
- [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
Mike Rapoport
- [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
Mike Rapoport
- [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs
Mike Rapoport
- [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
Mike Rapoport
- [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs
Mike Rapoport
- [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
Mike Rapoport
- [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs
Mike Rapoport
- [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Mike Rapoport
- [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 15/34] x86: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs
Mike Rapoport
- [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs
Mike Rapoport
- [PATCH v4 18/34] mm: Remove page table members from struct page
Mike Rapoport
- [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 20/34] arm: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 26/34] mips: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
Mike Rapoport
- [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs
Mike Rapoport
- [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Mike Rapoport
- [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
Mike Rapoport
- [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Mike Rapoport
- [PATCH v2 00/12] mm: jit/text allocator
Mike Rapoport
- [PATCH v2 01/12] nios2: define virtual address space for modules
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v2 05/12] modules, execmem: drop module_alloc
Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Mike Rapoport
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Mike Rapoport
- [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
Mike Rapoport
- [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations
Mike Rapoport
- [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport
- [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport
- [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
Mike Rapoport
- [PATCH v2 01/12] nios2: define virtual address space for modules
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Mike Rapoport
- [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
Mike Rapoport
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mike Rapoport
- [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart
Thierry Reding
- [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
Guo Ren
- [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
Guenter Roeck
- [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
Guenter Roeck
- [PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
Joerg Roedel
- [PATCH] powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node
Pali Rohár
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Steven Rostedt
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Steven Rostedt
- [PATCH 00/79] fs: new accessors for inode->i_ctime
Steven Rostedt
- linux-next: build failure after merge of the mm tree
Stephen Rothwell
- linux-next: build failure after merge of the crypto tree
Stephen Rothwell
- [PATCH v8 7/7] PCI: Work around PCIe link training failures
Maciej W. Rozycki
- [PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
Maciej W. Rozycki
- [PATCH v9 01/14] PCI: pciehp: Rely on `link_active_reporting'
Maciej W. Rozycki
- [PATCH v9 02/14] PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
- [PATCH v9 03/14] PCI: Execute `quirk_enable_clear_retrain_link' earlier
Maciej W. Rozycki
- [PATCH v9 04/14] PCI: Initialize `link_active_reporting' earlier
Maciej W. Rozycki
- [PATCH v9 05/14] powerpc/eeh: Rely on `link_active_reporting'
Maciej W. Rozycki
- [PATCH v9 06/14] net/mlx5: Rely on `link_active_reporting'
Maciej W. Rozycki
- [PATCH v9 07/14] PCI: Export `pcie_retrain_link' for use outside ASPM
Maciej W. Rozycki
- [PATCH v9 08/14] PCI: Use distinct local vars in `pcie_retrain_link'
Maciej W. Rozycki
- [PATCH v9 09/14] PCI: Factor our waiting for link training end
Maciej W. Rozycki
- [PATCH v9 10/14] PCI: Add support for polling DLLLA to `pcie_retrain_link'
Maciej W. Rozycki
- [PATCH v9 11/14] PCI: Use `pcie_wait_for_link_status' in `pcie_wait_for_link_delay'
Maciej W. Rozycki
- [PATCH v9 12/14] PCI: Provide stub failed link recovery for device probing and hot plug
Maciej W. Rozycki
- [PATCH v9 13/14] PCI: Add failed link recovery for device reset events
Maciej W. Rozycki
- [PATCH v9 14/14] PCI: Work around PCIe link training failures
Maciej W. Rozycki
- [PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
Maciej W. Rozycki
- [PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
Maciej W. Rozycki
- [PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
Maciej W. Rozycki
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Xi Ruoyao
- [PATCH 00/13] mm: jit/text allocator
Mark Rutland
- [PATCH 00/13] mm: jit/text allocator
Mark Rutland
- [PATCH 00/13] mm: jit/text allocator
Mark Rutland
- [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
Mark Rutland
- [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
Mark Rutland
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mark Rutland
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mark Rutland
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
Mark Rutland
- [PATCH] security/integrity: fix pointer to ESL data and its size on pseries
Jarkko Sakkinen
- [PATCH] security/integrity: fix pointer to ESL data and its size on pseries
Jarkko Sakkinen
- [PATCH v2] security/integrity: fix pointer to ESL data and its size on pseries
Jarkko Sakkinen
- [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available
Jarkko Sakkinen
- [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available
Jarkko Sakkinen
- [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available
Jarkko Sakkinen
- [PATCH] powernv/opal-prd: Silence memcpy() run-time false positive warnings
Mahesh Salgaonkar
- [PATCH] powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()
Mahesh J Salgaonkar
- [PATCH v2] powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()
Mahesh J Salgaonkar
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
Wolfram Sang
- WARN at kernel/sched/core.c:5358 (kthread_end_lazy_tlb_mm)
Sachin Sant
- [PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled
Sachin Sant
- WARNING at arch/powerpc/mm/book3s64/radix_tlb.c:991 (flush_all_mm)
Sachin Sant
- [PATCH] powerpc/64s: Fix VAS mm use after free
Sachin Sant
- [PATCH 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Sachin Sant
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Sachin Sant
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Sachin Sant
- [PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
Sachin Sant
- [6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
Sachin Sant
- [6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
Sachin Sant
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Sachin Sant
- [PATCH v2 0/9] Introduce SMT level and add PowerPC support
Sachin Sant
- [PATCH v2 0/9] Introduce SMT level and add PowerPC support
Sachin Sant
- [PATCH v3 0/9] Introduce SMT level and add PowerPC support
Sachin Sant
- [PATCH v2] security/integrity: fix pointer to ESL data and its size on pseries
R Nageswara Sastry
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
Gerald Schaefer
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
Gerald Schaefer
- [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
Gerald Schaefer
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
Gerald Schaefer
- [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
Michael Schmitz
- [FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
Michael Schmitz
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
Andy Shevchenko
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
Andy Shevchenko
- [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Andy Shevchenko
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
Andy Shevchenko
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
Yang Shi
- [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
Tzung-Bi Shih
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Jiri Slaby
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Jiri Slaby
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Jiri Slaby
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Jiri Slaby
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Jerry Snitselaar
- [6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
Jerry Snitselaar
- [RFC PATCH 0/3] powernv/pci: Remove unused IODA1 support
Joel Stanley
- [RFC PATCH 1/3] powernv/pci: Remove ioda1 support
Joel Stanley
- [RFC PATCH 2/3] powerpc/pci: Remove MVE code
Joel Stanley
- [RFC PATCH 3/3] powernv/pci: Remove last IODA1 defines
Joel Stanley
- [PATCH 2/4] powerpc/64s: Add POWER10 store sync mnemonics
Joel Stanley
- [PATCH v3 3/6] KVM: PPC: selftests: add support for powerpc
Joel Stanley
- [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
Joel Stanley
- [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
Joel Stanley
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
Alexei Starovoitov
- [FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
Martin Steigerwald
- [PATCH 01/79] fs: add ctime accessors infrastructure
Tom Talpey
- [PATCH 01/79] fs: add ctime accessors infrastructure
Tom Talpey
- [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
Finn Thain
- [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
Marcelo Tosatti
- [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES
Björn Töpel
- [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
Oliver Upton
- [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
Oliver Upton
- [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
Oliver Upton
- [PATCH RESEND v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Oliver Upton
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Geert Uytterhoeven
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
Geert Uytterhoeven
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
Geert Uytterhoeven
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec
Geert Uytterhoeven
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Geert Uytterhoeven
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
Geert Uytterhoeven
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
Geert Uytterhoeven
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
Geert Uytterhoeven
- [PATCH 21/21] dma-mapping: replace custom code with generic implementation
Geert Uytterhoeven
- [PATCH 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
Aneesh Kumar K V
- [PATCH v2 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
Aneesh Kumar K V
- [PATCH v2 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
Aneesh Kumar K V
- [PATCH v2 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
Aneesh Kumar K V
- [PATCH 1/2] mm: remove arguments of show_mem()
Kefeng Wang
- [PATCH 2/2] mm: make show_free_areas() static
Kefeng Wang
- [PATCH 1/2] mm: remove arguments of show_mem()
Kefeng Wang
- [PATCH 2/2] mm: make show_free_areas() static
Kefeng Wang
- [PATCH v2 1/2] mm: remove arguments of show_mem()
Kefeng Wang
- [PATCH v2 2/2] mm: make show_free_areas() static
Kefeng Wang
- [PATCH] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
Shengjiu Wang
- [PATCH] ASoC: imx-audmix: check return value of devm_kasprintf()
Shengjiu Wang
- [PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
Shengjiu Wang
- [PATCH 0/6] Add audio support in v4l2 framework
Shengjiu Wang
- [PATCH 1/6] media: v4l2: Add audio capture and output support
Shengjiu Wang
- [PATCH 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
Shengjiu Wang
- [PATCH 3/6] ASoC: fsl_easrc: define functions for memory to memory usage
Shengjiu Wang
- [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver
Shengjiu Wang
- [PATCH 5/6] ASoC: fsl_asrc: enable memory to memory function
Shengjiu Wang
- [PATCH 6/6] ASoC: fsl_easrc: enable memory to memory function
Shengjiu Wang
- [PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately
Shengjiu Wang
- [PATCH 3/6] ASoC: fsl_easrc: define functions for memory to memory usage
Shengjiu Wang
- [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver
Shengjiu Wang
- [PATCH v4 04/34] pgtable: Create struct ptdesc
Matthew Wilcox
- [PATCH v6 00/33] Split ptdesc from struct page
Matthew Wilcox
- [PATCH v6 00/33] Split ptdesc from struct page
Matthew Wilcox
- [PATCH 1/2] mm: remove arguments of show_mem()
Matthew Wilcox
- [PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
Krzysztof Wilczyński
- [PATCH v5 25/26] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
Dan Williams
- linux-next: build failure after merge of the crypto tree
Herbert Xu
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
Peter Xu
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
Peter Xu
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
Peter Xu
- [PATCH v6 03/33] pgtable: Create struct ptdesc
Peter Xu
- [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers
WANG Xuerui
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
WANG Xuerui
- [PATCH] powerpc: remove checks for binutils older than 2.25
Masahiro Yamada
- [PATCH] powerpc: remove checks for binutils older than 2.25
Masahiro Yamada
- [PATCH 01/17] perf: get rid of unused import
Leo Yan
- [PATCH 01/17] perf: get rid of unused import
Leo Yan
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Tiezhu Yang
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
Tiezhu Yang
- [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
Yu Zhao
- [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
Yu Zhao
- kvm/arm64: Spark benchmark
Yu Zhao
- kvm/powerpc: memcached benchmark
Yu Zhao
- kvm/x86: multichase benchmark
Yu Zhao
- [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
Yu Zhao
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
Yu Zhao
- [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
Yu Zhao
- kvm/x86: multichase benchmark
Yu Zhao
- kvm/arm64: Spark benchmark
Yu Zhao
- [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
Yu Zhao
- [PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
Yu Zhao
- [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
Yu Zhao
- [6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
Yu Zhao
- [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported
Yu Zhao
- [FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
Christian Zigotzky
- [FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
Christian Zigotzky
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Peter Zijlstra
- [RFC PATCH v1 3/3] powerpc: WIP draft support to objtool check
Peter Zijlstra
- [RFC PATCH v1 1/3] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
Peter Zijlstra
- [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
Peter Zijlstra
- [PATCH v2 08/14] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
Peter Zijlstra
- [PATCH v2 09/14] objtool: Add INSN_RETURN_CONDITIONAL
Peter Zijlstra
- [PATCH v2 10/14] objtool: Add support for relative switch tables
Peter Zijlstra
- [PATCH v2 11/14] objtool: Remove too strict constraint in jump table search
Peter Zijlstra
- [PATCH v2 12/14] objtool: Add support for more complex UACCESS control
Peter Zijlstra
- [PATCH v2 14/14] powerpc: Implement UACCESS validation on PPC32
Peter Zijlstra
- objtool: Seeking help for improving switch table processing
Peter Zijlstra
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Thomas Zimmermann
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
Thomas Zimmermann
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
Thomas Zimmermann
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
Thomas Zimmermann
- [PATCH 05/12] arch: Remove trailing whitespaces
Thomas Zimmermann
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
Thomas Zimmermann
- [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
Thomas Zimmermann
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
Thomas Zimmermann
- [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
Thomas Zimmermann
- [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>
Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
Thomas Zimmermann
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
Mimi Zohar
- kvm/arm64: Spark benchmark
Marc Zyngier
- [PATCH net-next] eth: fs_enet: fix print format for resource size
patchwork-bot+netdevbpf at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.4-4 tag
pr-tracker-bot at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.4-5 tag
pr-tracker-bot at kernel.org
- [PATCH v6 0/4] generic and PowerPC SED Opal keystore
gjoyce at linux.vnet.ibm.com
- [PATCH v6 1/3] block:sed-opal: SED Opal keystore
gjoyce at linux.vnet.ibm.com
- [PATCH v6 2/3] block/sed-opal: keystore access for SED Opal keys
gjoyce at linux.vnet.ibm.com
- [PATCH v6 3/3] powerpc/pseries: PLPKS SED Opal keystore support
gjoyce at linux.vnet.ibm.com
- [PATCH v4 RESEND 0/3] sed-opal: keyrings, discovery, revert, key store
gjoyce at linux.vnet.ibm.com
- [PATCH v4 RESEND 1/3] block: sed-opal: Implement IOC_OPAL_DISCOVERY
gjoyce at linux.vnet.ibm.com
- [PATCH v4 RESEND 2/3] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
gjoyce at linux.vnet.ibm.com
- [PATCH v4 RESEND 3/3] block: sed-opal: keyring support for SED keys
gjoyce at linux.vnet.ibm.com
- [PATCH v5 0/3] sed-opal: keyrings, discovery, revert, key store
gjoyce at linux.vnet.ibm.com
- [PATCH v5 1/3] block: sed-opal: Implement IOC_OPAL_DISCOVERY
gjoyce at linux.vnet.ibm.com
- [PATCH v5 2/3] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
gjoyce at linux.vnet.ibm.com
- [PATCH v5 3/3] block: sed-opal: keyring support for SED keys
gjoyce at linux.vnet.ibm.com
- [PATCH v7 0/3] generic and PowerPC SED Opal keystore
gjoyce at linux.vnet.ibm.com
- [PATCH v7 1/3] block:sed-opal: SED Opal keystore
gjoyce at linux.vnet.ibm.com
- [PATCH v7 2/3] block: sed-opal: keystore access for SED Opal keys
gjoyce at linux.vnet.ibm.com
- [PATCH v7 3/3] powerpc/pseries: PLPKS SED Opal keystore support
gjoyce at linux.vnet.ibm.com
- [PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
gregkh at linuxfoundation.org
- [PATCH] powerpc: use appropriate error codes
mirimmad at outlook.com
- [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
ypodemsk at redhat.com
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
ypodemsk at redhat.com
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
ypodemsk at redhat.com
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
ypodemsk at redhat.com
- [powerpc:topic/cpu-smt 6/9] kernel/cpu.c:2583:36: error: 'cpu_smt_max_threads' undeclared; did you mean 'cpu_smt_num_threads'?
kernel test robot
- [powerpc:topic/cpu-smt] BUILD REGRESSION 7bb712baeffc4640f5511feec68add6f1767413f
kernel test robot
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
kernel test robot
- [powerpc:fixes] BUILD SUCCESS 719dfd5925e186e09a2a6f23016936ac436f3d78
kernel test robot
- [powerpc:topic/cpu-smt] BUILD SUCCESS 940e915fcbf3494e794335eaab2ce793b75a3c1d
kernel test robot
- [powerpc:merge] BUILD SUCCESS bd517a8442b6c6646a136421cd4c1b95bf4ce32b
kernel test robot
- [powerpc:next-test] BUILD SUCCESS 15d4ded6d4b6f4708bf37c59b5eef06198c7c391
kernel test robot
- [PATCHv3 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
kernel test robot
- [PATCHv3 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
kernel test robot
- [PATCH 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
kernel test robot
- [PATCH v5 25/26] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
kernel test robot
- [powerpc:fixes] BUILD SUCCESS dfaed3e1fa7099de8de4e89cbe7eb9c1bca27dfe
kernel test robot
- [powerpc:next] BUILD SUCCESS 48f2444eb4dc0f3de9146f7278e859fa6b5e568b
kernel test robot
- [powerpc:next] BUILD SUCCESS 4adc95a3edc152ffc3b0c88117767a31c9c01a1e
kernel test robot
- [powerpc:merge] BUILD SUCCESS 12ffddc6444780aec83fa5086673ec005c0bace4
kernel test robot
- [powerpc:next] BUILD SUCCESS 7a313166d7dd0b366f8a47e15cd3c40910494cb6
kernel test robot
- [powerpc:next] BUILD SUCCESS b684c09f09e7a6af3794d4233ef785819e72db79
kernel test robot
- [PATCH] powerpc/ptrace: Split gpr32_set_common
kernel test robot
- [PATCH] powerpc/ptrace: Split gpr32_set_common
kernel test robot
- [PATCH v2 14/14] powerpc: Implement UACCESS validation on PPC32
kernel test robot
- [PATCH v2 14/14] powerpc: Implement UACCESS validation on PPC32
kernel test robot
- [PATCH] objtool: Make 'sec-address' always on
kernel test robot
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
kernel test robot
- [powerpc:next] BUILD SUCCESS bfd8d989210cb6bb1c8e87b7c525831dceb91418
kernel test robot
- [powerpc:merge] BUILD SUCCESS 034451183057cb1f6d0089f86214a8f8171bcaca
kernel test robot
- [powerpc:next] BUILD SUCCESS 54a11654de163994e32b24e3aa90ef81f4a3184d
kernel test robot
- [PATCH 2/2] mm: make show_free_areas() static
kernel test robot
- [PATCH 2/2] mm: make show_free_areas() static
kernel test robot
- [powerpc:topic/cpu-smt] BUILD REGRESSION 80d018310a08fc4246e5fd367707beeecbd920b0
kernel test robot
- [PATCH net-next 00/10] Remove unnecessary (void*) conversions
wuych
- [PATCH net-next 10/10] net: wan: Remove unnecessary (void*) conversions
wuych
- [PATCH net-next 00/10] Remove unnecessary (void*) conversions
yunchuan
- [PATCH net-next 00/10] Remove unnecessary (void*) conversions
yunchuan
Last message date:
Fri Jun 30 23:41:24 AEST 2023
Archived on: Fri Jun 30 23:41:46 AEST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).