May 2023 Archives by author
      
      Starting: Mon May  1 22:38:18 AEST 2023
         Ending: Wed May 31 22:59:12 AEST 2023
         Messages: 883
     
- [PATCH v2 00/34] Split ptdesc from struct page
 
Vishal Moola (Oracle)
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
 
Vishal Moola (Oracle)
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
 
Vishal Moola (Oracle)
- [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables
 
Vishal Moola (Oracle)
- [PATCH v2 04/34] pgtable: Create struct ptdesc
 
Vishal Moola (Oracle)
- [PATCH v2 05/34] mm: add utility functions for ptdesc
 
Vishal Moola (Oracle)
- [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
 
Vishal Moola (Oracle)
- [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 08/34] mm: Convert ptlock_ptr() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 10/34] mm: Convert ptlock_init() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 12/34] mm: Convert ptlock_free() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
 
Vishal Moola (Oracle)
- [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 15/34] x86: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 16/34] s390: Convert various gmap functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 17/34] s390: Convert various pgalloc functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 18/34] mm: Remove page table members from struct page
 
Vishal Moola (Oracle)
- [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 20/34] arm: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 22/34] csky: Convert __pte_free_tlb() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 24/34] loongarch: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 25/34] m68k: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 26/34] mips: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 31/34] sparc64: Convert various functions to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
 
Vishal Moola (Oracle)
- [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
 
Vishal Moola (Oracle)
- [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
 
Vishal Moola (Oracle)
- [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 
Sakari Ailus
- [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Doug Anderson
- [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
 
Doug Anderson
- [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
 
Doug Anderson
- [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
 
Doug Anderson
- [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
 
Doug Anderson
- [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Doug Anderson
- [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
 
Doug Anderson
- [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 
Doug Anderson
- [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 
Doug Anderson
- [PATCH v4 09/17] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
 
Doug Anderson
- [PATCH v4 10/17] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
 
Doug Anderson
- [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Doug Anderson
- [PATCH v5 10/18] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
 
Doug Anderson
- [PATCH v5 13/18] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
 
Doug Anderson
- [PATCH v5 14/18] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Doug Anderson
- [PATCH v5 12/18] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
 
Doug Anderson
- [PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
 
Douglas Anderson
- [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
 
Douglas Anderson
- [PATCH v4 02/17] watchdog: remove WATCHDOG_DEFAULT
 
Douglas Anderson
- [PATCH v4 03/17] watchdog/hardlockup: change watchdog_nmi_enable() to void
 
Douglas Anderson
- [PATCH v4 04/17] watchdog/perf: Ensure CPU-bound context when creating hardlockup detector event
 
Douglas Anderson
- [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
 
Douglas Anderson
- [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
 
Douglas Anderson
- [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
 
Douglas Anderson
- [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
 
Douglas Anderson
- [PATCH v4 09/17] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
 
Douglas Anderson
- [PATCH v4 10/17] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
 
Douglas Anderson
- [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
 
Douglas Anderson
- [PATCH v4 12/17] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
 
Douglas Anderson
- [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Douglas Anderson
- [PATCH v4 14/17] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
 
Douglas Anderson
- [PATCH v4 15/17] watchdog/perf: Adapt the watchdog_perf interface for async model
 
Douglas Anderson
- [PATCH v4 16/17] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
 
Douglas Anderson
- [PATCH v4 17/17] arm64: Enable perf events based hard lockup detector
 
Douglas Anderson
- [PATCH v5 18/18] arm64: Enable perf events based hard lockup detector
 
Douglas Anderson
- [PATCH v5 01/18] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
 
Douglas Anderson
- [PATCH v5 02/18] watchdog/perf: More properly prevent false positives with turbo modes
 
Douglas Anderson
- [PATCH v5 03/18] watchdog: remove WATCHDOG_DEFAULT
 
Douglas Anderson
- [PATCH v5 04/18] watchdog/hardlockup: change watchdog_nmi_enable() to void
 
Douglas Anderson
- [PATCH v5 05/18] watchdog/perf: Ensure CPU-bound context when creating hardlockup detector event
 
Douglas Anderson
- [PATCH v5 06/18] watchdog/hardlockup: Add comments to touch_nmi_watchdog()
 
Douglas Anderson
- [PATCH v5 07/18] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
 
Douglas Anderson
- [PATCH v5 08/18] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
 
Douglas Anderson
- [PATCH v5 09/18] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / is_hardlockup()
 
Douglas Anderson
- [PATCH v5 10/18] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
 
Douglas Anderson
- [PATCH v5 11/18] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
 
Douglas Anderson
- [PATCH v5 12/18] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
 
Douglas Anderson
- [PATCH v5 13/18] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
 
Douglas Anderson
- [PATCH v5 14/18] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Douglas Anderson
- [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
 
Douglas Anderson
- [PATCH v5 16/18] watchdog/perf: Adapt the watchdog_perf interface for async model
 
Douglas Anderson
- [PATCH v5 17/18] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
 
Douglas Anderson
- [PATCH v5 18/18] arm64: Enable perf events based hard lockup detector
 
Douglas Anderson
- [PATCH 00/10] watchdog: Cleanup / fixes after buddy series v5 reviews
 
Douglas Anderson
- [PATCH 01/10] watchdog/hardlockup: Keep kernel.nmi_watchdog sysctl as 0444 if probe fails
 
Douglas Anderson
- [PATCH 02/10] watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_probe()
 
Douglas Anderson
- [PATCH 03/10] watchdog/hardlockup: Don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
 
Douglas Anderson
- [PATCH 04/10] watchdog/hardlockup: In watchdog_hardlockup_check() use cpumask_copy()
 
Douglas Anderson
- [PATCH 05/10] watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()
 
Douglas Anderson
- [PATCH 06/10] watchdog/buddy: Cleanup how watchdog_buddy_check_hardlockup() is called
 
Douglas Anderson
- [PATCH 07/10] watchdog/buddy: Don't copy the cpumask in watchdog_next_cpu()
 
Douglas Anderson
- [PATCH 08/10] watchdog/buddy: Simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY
 
Douglas Anderson
- [PATCH 09/10] watchdog/hardlockup: Move SMP barriers from common code to buddy code
 
Douglas Anderson
- [PATCH 10/10] watchdog/hardlockup: Rename HAVE_HARDLOCKUP_DETECTOR_NON_ARCH to ..._PERF_OR_BUDDY
 
Douglas Anderson
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 
Sean Anderson
- [PATCH v14 07/15] phy: fsl: Add Lynx 10G SerDes driver
 
Sean Anderson
- [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
 
Sean Anderson
- [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
 
Sean Anderson
- [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
 
Sean Anderson
- [PATCH v14 07/15] phy: fsl: Add Lynx 10G SerDes driver
 
Sean Anderson
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 
Sean Anderson
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 
Vlastimil Babka
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 
Vlastimil Babka
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 
Vlastimil Babka
- [PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 
Gaurav Batra
- [PATCH v3] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 
Gaurav Batra
- [PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 
Gaurav Batra
- [PATCH] iommu/powerpc: Incorrect DDW Table is referenced for SR-IOV device
 
Gaurav Batra
- [PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 
Gaurav Batra
- [PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 
Gaurav Batra
- [PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 
Gaurav Batra
- [PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 
Gaurav Batra
- [PATCH v2] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 
Gaurav Batra
- [PATCH v2] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 
Gaurav Batra
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to  read user page (1128) - exploit attempt? (uid: 0)
 
Niccolò Belli
- [PATCH v9 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
 
Stefan Berger
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
 
Arnd Bergmann
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
 
Arnd Bergmann
- [PATCH 04/12] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Arnd Bergmann
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 
Arnd Bergmann
- [PATCH] cachestat: wire up cachestat for other architectures
 
Arnd Bergmann
- [PATCH] procfs: consolidate arch_report_meminfo declaration
 
Arnd Bergmann
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 
Arnd Bergmann
- [PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 
Arnd Bergmann
- [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
 
Arnd Bergmann
- [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
 
Arnd Bergmann
- [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
 
Arnd Bergmann
- [PATCH 04/14] audit: avoid missing-prototype warnings
 
Arnd Bergmann
- [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
 
Arnd Bergmann
- [PATCH 06/14] locking: add lockevent_read() prototype
 
Arnd Bergmann
- [PATCH 07/14] panic: hide unused global functions
 
Arnd Bergmann
- [PATCH 08/14] panic: make function declarations visible
 
Arnd Bergmann
- [PATCH 09/14] kunit: include debugfs header file
 
Arnd Bergmann
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
 
Arnd Bergmann
- [PATCH 11/14] init: consolidate prototypes in linux/init.h
 
Arnd Bergmann
- [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
 
Arnd Bergmann
- [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
 
Arnd Bergmann
- [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso
 
Arnd Bergmann
- [PATCH 4/14] audit: avoid missing-prototype warnings
 
Arnd Bergmann
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
 
Arnd Bergmann
- [PATCH v2 0/2] ASoC: do not include runtime_pm.h if not needed
 
Claudiu Beznea
- [PATCH v2 1/2] ASoC: do not include pm_runtime.h if not used
 
Claudiu Beznea
- [PATCH v2 2/2] ASoC: use pm.h instead of runtime_pm.h
 
Claudiu Beznea
- [PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 
Terry Bowman
- [RFC PATCH v2] fs/xattr: add *at family syscalls
 
Christian Brauner
- [RFC PATCH v2] fs/xattr: add *at family syscalls
 
Christian Brauner
- [PATCH] procfs: consolidate arch_report_meminfo declaration
 
Christian Brauner
- [PATCH] ASoC: fsl_micfil: Fix error handler with pm_runtime_enable
 
Mark Brown
- [PATCH] ASoC: fsl_sai: MCLK bind with TX/RX enable bit
 
Mark Brown
- [PATCH v2 0/2] ASoC: do not include runtime_pm.h if not needed
 
Mark Brown
- [PATCH v4 1/3] PCI/AER: Factor out interrupt toggling into helpers
 
Jonathan Cameron
- [PATCH] cachestat: wire up cachestat for other architectures
 
Heiko Carstens
- [PATCH] sound: Switch i2c drivers back to use .probe()
 
Luca Ceresoli
- [PATCH 1/4] powerpc/64: Force ELFv2 when building with LLVM linker
 
Nathan Chancellor
- [PATCH v2 00/25] iommu: Make default_domain's mandatory
 
Nicolin Chen
- [PATCH] powerpc/crypto: Fix aes-gcm-p10 link errors
 
Vishal Chourasia
- [PATCH] powerpc/crypto: Fix aes-gcm-p10 link errors
 
Vishal Chourasia
- [PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 
Herve Codina
- [PATCH 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
 
Herve Codina
- [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency
 
Herve Codina
- [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency
 
Herve Codina
- [PATCH v2 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 
Herve Codina
- [PATCH v2 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
 
Herve Codina
- [PATCH v2 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency
 
Herve Codina
- [PATCH v2 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency
 
Herve Codina
- [PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 
Kees Cook
- [PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 
Kees Cook
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 
Kees Cook
- [PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 
Kees Cook
- [PATCH v2 01/12] powerpc/book3s: Add missing <linux/sched.h> include
 
Russell Currey
- [PATCH v2 02/12] powerpc/ptrace: Add missing <linux/regset.h> include
 
Russell Currey
- [PATCH v2 03/12] powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
 
Russell Currey
- [PATCH v2 04/12] powerpc/dexcr: Handle hashchk exception
 
Russell Currey
- [PATCH v2 05/12] powerpc/dexcr: Support userspace ROP protection
 
Russell Currey
- [PATCH v2 06/12] powerpc/dexcr: Support custom default DEXCR value
 
Russell Currey
- [PATCH v2 07/12] powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
 
Russell Currey
- [PATCH v2 08/12] powerpc/ptrace: Expose HASHKEYR register to ptrace
 
Russell Currey
- [PATCH v2 09/12] Documentation: Document PowerPC kernel DEXCR interface
 
Russell Currey
- [PATCH v2 10/12] selftests/powerpc: Add more utility macros
 
Russell Currey
- [PATCH] powerpc/security: Fix Speculation_Store_Bypass reporting on Power10
 
Russell Currey
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Palmer Dabbelt
- [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
 
Palmer Dabbelt
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Palmer Dabbelt
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 
Palmer Dabbelt
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 
Palmer Dabbelt
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 
Palmer Dabbelt
- [PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 
Tyrel Datwyler
- [PATCH v4 0/2] Copy-on-write poison recovery
 
Albert E. Davies
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
 
Helge Deller
- [PATCH] procfs: consolidate arch_report_meminfo declaration
 
Helge Deller
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 
Helge Deller
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Nick Desaulniers
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Alex Deucher
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Alex Deucher
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 
Hugh Dickins
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
 
Hugh Dickins
- [PATCH 02/23] arm64: allow pte_offset_map() to fail
 
Hugh Dickins
- [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Hugh Dickins
- [PATCH 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Hugh Dickins
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
 
Hugh Dickins
- [PATCH 06/23] microblaze: allow pte_offset_map() to fail
 
Hugh Dickins
- [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
 
Hugh Dickins
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
 
Hugh Dickins
- [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
 
Hugh Dickins
- [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Hugh Dickins
- [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
 
Hugh Dickins
- [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
 
Hugh Dickins
- [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
 
Hugh Dickins
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Hugh Dickins
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
 
Hugh Dickins
- [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
 
Hugh Dickins
- [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Hugh Dickins
- [PATCH 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Hugh Dickins
- [PATCH 19/23] sparc: allow pte_offset_map() to fail
 
Hugh Dickins
- [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
 
Hugh Dickins
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
 
Hugh Dickins
- [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
 
Hugh Dickins
- [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
 
Hugh Dickins
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
 
Hugh Dickins
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
 
Hugh Dickins
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
 
Hugh Dickins
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 
Hugh Dickins
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 
Hugh Dickins
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
 
Hugh Dickins
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
 
Hugh Dickins
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
 
Hugh Dickins
- [PATCH 00/12] mm: free retracted page table by RCU
 
Hugh Dickins
- [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
 
Hugh Dickins
- [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
 
Hugh Dickins
- [PATCH 03/12] arm: adjust_pte() use pte_offset_map_nolock()
 
Hugh Dickins
- [PATCH 04/12] powerpc: assert_pte_locked() use pte_offset_map_nolock()
 
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 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
 
Hugh Dickins
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
 
Hugh Dickins
- [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
 
Hugh Dickins
- [PATCH 11/12] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
 
Hugh Dickins
- [PATCH 12/12] mm: delete mmap_write_trylock() and vma_try_start_write()
 
Hugh Dickins
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
 
Hugh Dickins
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
 
Hugh Dickins
- [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes
 
Andrew Donnellan
- [PATCH v3 01/12] powerpc/book3s: Add missing <linux/sched.h> include
 
Andrew Donnellan
- [PATCH v3 02/12] powerpc/ptrace: Add missing <linux/regset.h> include
 
Andrew Donnellan
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Conor Dooley
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Conor Dooley
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Conor Dooley
- Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 
Srikar Dronamraju
- [PATCH v3] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 
Srikar Dronamraju
- Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 
Srikar Dronamraju
- [PATCH] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 
Randy Dunlap
- [PATCH AUTOSEL 6.3 6/7] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Randy Dunlap
- [PATCH v2] soc/fsl/qe: fix usb.c build errors
 
Randy Dunlap
- [PATCH v2] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 
Randy Dunlap
- [RFC PATCH] powerpc: udbg: export udbg_putc
 
Randy Dunlap
- [RFC PATCH] powerpc: udbg: export udbg_putc
 
Randy Dunlap
- [RFC PATCH] powerpc: udbg: export udbg_putc
 
Randy Dunlap
- linux-next: Tree for May 15 (drivers/macintosh/ams/ams-core.c)
 
Randy Dunlap
- [PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
 
Randy Dunlap
- [PATCH] powerpc/crypto: fix build warnings when DEBUG_FS is not enabled
 
Randy Dunlap
- [PATCH RESEND] powerpc: delete empty config entry for PPC_86xx
 
Randy Dunlap
- [PATCH v2 RESEND] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 
Randy Dunlap
- [PATCH v2 RESEND] soc/fsl/qe: fix usb.c build errors
 
Randy Dunlap
- [PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 
Randy Dunlap
- [PATCH v2 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
 
Randy Dunlap
- [PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 
Randy Dunlap
- [RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
 
Dietmar Eggemann
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Michael Ellerman
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Michael Ellerman
- [PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 
Michael Ellerman
- [PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 
Michael Ellerman
- [PATCH] mm: kfence: Fix false positives on big endian
 
Michael Ellerman
- [PATCH] mm: kfence: Fix false positives on big endian
 
Michael Ellerman
- [PATCH 0/4] powerpc/64: ELFv2 conversion
 
Michael Ellerman
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Michael Ellerman
- linux-next: boot warning
 
Michael Ellerman
- [PATCH AUTOSEL 6.3 6/7] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Michael Ellerman
- [PATCH 0/6] bus: fsl-mc: Make remove function return void
 
Michael Ellerman
- [PATCH v13 3/3] selftests: Add selftests for cachestat
 
Michael Ellerman
- [PATCH] cachestat: wire up cachestat for other architectures
 
Michael Ellerman
- linux-next: build warnings in powercp build
 
Michael Ellerman
- [PATCH] powerpc/64s/radix: Fix soft dirty tracking
 
Michael Ellerman
- a possible issue with radix MMU on P9
 
Michael Ellerman
- [PATCH v2 03/11] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Michael Ellerman
- [PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 
Michael Ellerman
- [PATCH] powerpc: Drop MPC5200 LocalPlus bus FIFO driver
 
Michael Ellerman
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Michael Ellerman
- [PATCH] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 
Michael Ellerman
- [PATCH] powerpc/crypto: Fix aes-gcm-p10 build when VSX=n
 
Michael Ellerman
- [PATCH] powerpc: Mark powermac as orphan in MAINTAINERS
 
Michael Ellerman
- [PATCH] powerpc/security: Fix Speculation_Store_Bypass reporting on Power10
 
Michael Ellerman
- [PATCH rc] iommu/power: Remove iommu_del_device()
 
Michael Ellerman
- [PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 
Michael Ellerman
- [PATCH] powerpc/64s: Fix native_hpte_remove() to be irq-safe
 
Michael Ellerman
- [PATCH] mm: kfence: Fix false positives on big endian
 
Michael Ellerman
- [PATCH] powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
 
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.4-2 tag
 
Michael Ellerman
- [PATCH] powerpc/crypto: fix build warnings when DEBUG_FS is not enabled
 
Michael Ellerman
- [PATCH v7 3/4] powerpc/purgatory: Remove PGO flags
 
Michael Ellerman
- Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 
Michael Ellerman
- Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Michael Ellerman
- [PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 
Michael Ellerman
- [PATCH 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
 
Michael Ellerman
- [PATCH 2/9] cpu/SMT: Move smt/control simple exit cases earlier
 
Michael Ellerman
- [PATCH 3/9] cpu/SMT: Store the current/max number of threads
 
Michael Ellerman
- [PATCH 4/9] cpu/SMT: Create topology_smt_threads_supported()
 
Michael Ellerman
- [PATCH 5/9] cpu/SMT: Create topology_smt_thread_allowed()
 
Michael Ellerman
- [PATCH 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
 
Michael Ellerman
- [PATCH 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier
 
Michael Ellerman
- [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
 
Michael Ellerman
- [PATCH 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
 
Michael Ellerman
- [PATCH] powerpc/crypto: Fix aes-gcm-p10 build when VSX=n
 
Michael Ellerman
- [PATCH] powerpc/crypto: Fix aes-gcm-p10 link errors
 
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.4-3 tag
 
Michael Ellerman
- [PATCH] powerpc: Fail build if using recordmcount with binutils v2.37
 
Michael Ellerman
- [PATCH 2/2] powerpc/xmon: use KSYM_NAME_LEN in array size
 
Michael Ellerman
- [PATCH] powerpc: fix debugfs_create_dir error checking
 
Michael Ellerman
- [PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 
Michael Ellerman
- [PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 
Michael Ellerman
- [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
 
Michael Ellerman
- [PATCH] mm: kfence: Fix false positives on big endian
 
Marco Elver
- [PATCH 1/3] kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
 
Marco Elver
- [PATCH 0/3] Extend KCSAN to all powerpc
 
Marco Elver
- [PATCH] powerpc/kcsan: Properly instrument arch_spin_unlock()
 
Marco Elver
- [PATCH v4 1/3] PCI/AER: Factor out interrupt toggling into helpers
 
Kai-Heng Feng
- [PATCH v4 2/3] PCI/AER: Disable AER interrupt on suspend
 
Kai-Heng Feng
- [PATCH v4 2/3] PCI/AER: Disable AER interrupt on suspend
 
Kai-Heng Feng
- [PATCH v5 1/3] PCI/AER: Factor out interrupt toggling into helpers
 
Kai-Heng Feng
- [PATCH v5 2/3] PCI/AER: Disable AER interrupt on suspend
 
Kai-Heng Feng
- [PATCH v5 3/3] PCI/DPC: Disable DPC interrupt during suspend
 
Kai-Heng Feng
- [PATCH v5 2/3] PCI/AER: Disable AER interrupt on suspend
 
Kai-Heng Feng
- [PATCH v6 1/3] PCI/AER: Factor out interrupt toggling into helpers
 
Kai-Heng Feng
- [PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
 
Kai-Heng Feng
- [PATCH v6 3/3] PCI/DPC: Disable DPC interrupt during suspend
 
Kai-Heng Feng
- [PATCH v6 1/3] PCI/AER: Factor out interrupt toggling into helpers
 
Kai-Heng Feng
- [PATCH 3/3] xtensa: Remove 64 bits atomic builtins stubs
 
Max Filippov
- [PATCH 14/89] i2c: cpm: Convert to platform remove callback returning void
 
Jochen Friedrich
- [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 
Sumit Garg
- [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 
Alexandre Ghiti
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 
Alexandre Ghiti
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Alexandre Ghiti
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 
Alexandre Ghiti
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 
Alexandre Ghiti
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
 
John Paul Adrian Glaubitz
- [PATCH v14 03/15] dt-bindings: Convert gpio-mmio to yaml
 
Bartosz Golaszewski
- [RFC PATCH v2] fs/xattr: add *at family syscalls
 
Amir Goldstein
- [RFC PATCH v2] fs/xattr: add *at family syscalls
 
Amir Goldstein
- [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
 
Alexander Gordeev
- [PATCH] procfs: consolidate arch_report_meminfo declaration
 
Alexander Gordeev
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 
Alexander Gordeev
- [PATCH 09/14] kunit: include debugfs header file
 
David Gow
- [PATCH v3 00/12] Add static DEXCR support
 
Benjamin Gray
- [PATCH v3 01/12] powerpc/book3s: Add missing <linux/sched.h> include
 
Benjamin Gray
- [PATCH v3 02/12] powerpc/ptrace: Add missing <linux/regset.h> include
 
Benjamin Gray
- [PATCH v3 03/12] powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
 
Benjamin Gray
- [PATCH v3 04/12] powerpc/dexcr: Handle hashchk exception
 
Benjamin Gray
- [PATCH v3 05/12] powerpc/dexcr: Support userspace ROP protection
 
Benjamin Gray
- [PATCH v3 06/12] powerpc/dexcr: Support custom default DEXCR value
 
Benjamin Gray
- [PATCH v3 07/12] powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
 
Benjamin Gray
- [PATCH v3 08/12] powerpc/ptrace: Expose HASHKEYR register to ptrace
 
Benjamin Gray
- [PATCH v3 09/12] Documentation: Document PowerPC kernel DEXCR interface
 
Benjamin Gray
- [PATCH v3 10/12] selftests/powerpc: Add more utility macros
 
Benjamin Gray
- [PATCH v3 11/12] selftests/powerpc/dexcr: Add hashst/hashchk test
 
Benjamin Gray
- [PATCH v3 12/12] selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr
 
Benjamin Gray
- [PATCH] mm: kfence: Fix false positives on big endian
 
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
- [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
 
Grant Grundler
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
 
Vincent Guittot
- [PATCH v2 00/25] iommu: Make default_domain's mandatory
 
Jason Gunthorpe
- [PATCH v2 01/25] iommu: Add iommu_ops->identity_domain
 
Jason Gunthorpe
- [PATCH v2 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
 
Jason Gunthorpe
- [PATCH v2 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
 
Jason Gunthorpe
- [PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
 
Jason Gunthorpe
- [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart
 
Jason Gunthorpe
- [PATCH v2 06/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
 
Jason Gunthorpe
- [PATCH v2 07/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
 
Jason Gunthorpe
- [PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
 
Jason Gunthorpe
- [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
 
Jason Gunthorpe
- [PATCH v2 10/25] iommu/exynos: Implement an IDENTITY domain
 
Jason Gunthorpe
- [PATCH v2 11/25] iommu/tegra-smmu: Implement an IDENTITY domain
 
Jason Gunthorpe
- [PATCH v2 12/25] iommu/tegra-smmu: Support DMA domains in tegra
 
Jason Gunthorpe
- [PATCH v2 13/25] iommu/omap: Implement an IDENTITY domain
 
Jason Gunthorpe
- [PATCH v2 14/25] iommu/msm: Implement an IDENTITY domain
 
Jason Gunthorpe
- [PATCH v2 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
 
Jason Gunthorpe
- [PATCH v2 16/25] iommu: Remove ops->set_platform_dma_ops()
 
Jason Gunthorpe
- [PATCH v2 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
 
Jason Gunthorpe
- [PATCH v2 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
 
Jason Gunthorpe
- [PATCH v2 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
 
Jason Gunthorpe
- [PATCH v2 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
 
Jason Gunthorpe
- [PATCH v2 21/25] iommu: Require a default_domain for all iommu drivers
 
Jason Gunthorpe
- [PATCH v2 22/25] iommu: Add __iommu_group_domain_alloc()
 
Jason Gunthorpe
- [PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
 
Jason Gunthorpe
- [PATCH v2 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
 
Jason Gunthorpe
- [PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
 
Jason Gunthorpe
- [PATCH rc] iommu/power: Remove iommu_del_device()
 
Jason Gunthorpe
- [PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 
Jason Gunthorpe
- [PATCH v2 1/3] iommu/fsl: Always allocate a group for non-pci devices
 
Jason Gunthorpe
- [PATCH v2 2/3] iommu/fsl: Move ENODEV to fsl_pamu_probe_device()
 
Jason Gunthorpe
- [PATCH v2 3/3] iommu/fsl: Use driver_managed_dma to allow VFIO to work
 
Jason Gunthorpe
- [PATCH v2 00/34] Split ptdesc from struct page
 
Jason Gunthorpe
- [PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 
Jason Gunthorpe
- [PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 
Jason Gunthorpe
- [RFC PATCH v2] fs/xattr: add *at family syscalls
 
Christian Göttsche
- [PATCH] procfs: consolidate arch_report_meminfo declaration
 
Dave Hansen
- [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 
Baoquan He
- [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
 
Baoquan He
- [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 
Baoquan He
- [PATCH v8 7/7] PCI: Work around PCIe link training failures
 
Bjorn Helgaas
- [PATCH v8 2/7] PCI: Export PCI link retrain timeout
 
Bjorn Helgaas
- [PATCH v4 2/3] PCI/AER: Disable AER interrupt on suspend
 
Bjorn Helgaas
- [EXT] Re: [PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 
Bjorn Helgaas
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 
Bjorn Helgaas
- [EXT] Re: [PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 
Bjorn Helgaas
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 
Bjorn Helgaas
- [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
 
Bjorn Helgaas
- [PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 
Bjorn Helgaas
- [PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 
Bjorn Helgaas
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 
Bjorn Helgaas
- [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 
Christoph Hellwig
- [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 
Christoph Hellwig
- [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
 
Christoph Hellwig
- WARNING at fs/btrfs/disk-io.c:275 during xfstests run(4k block)
 
Christoph Hellwig
- [PATCH 01/22] powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueues
 
Tejun Heo
- linux-next: boot warning
 
Tejun Heo
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Rob Herring
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Rob Herring
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Rob Herring
- [PATCH] powerpc: isa-bridge: Fix ISA mmapping when "ranges" is not present
 
Rob Herring
- a possible issue with radix MMU on P9
 
Dan Horák
- [PATCH] powerpc/64s/radix: Fix soft dirty tracking
 
Dan Horák
- [RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
 
Tobias Huschle
- [RFC 1/1] sched/fair: Consider asymmetric scheduler groups in load balancer
 
Tobias Huschle
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
 
Claudio Imbrenda
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
 
Claudio Imbrenda
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
 
Claudio Imbrenda
- Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Doru Iorgulescu
- Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Doru Iorgulescu
- [PATCH] powerpc/64s/radix: Fix soft dirty tracking
 
Aneesh Kumar K.V
- [PATCH] powerpc: fix debugfs_create_dir error checking
 
Greg KH
- next: gcc-8-ppc6xx_defconfig: ERROR: modpost: "__divdi3" [sound/pci/emu10k1/snd-emu10k1.ko] undefined!
 
Naresh Kamboju
- [PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
 
Alexey Kardashevskiy
- [PATCH 0/6] bus: fsl-mc: Make remove function return void
 
Uwe Kleine-König
- [PATCH 00/89] i2c: Convert to platform remove callback returning void
 
Uwe Kleine-König
- [PATCH 14/89] i2c: cpm: Convert to platform remove callback returning void
 
Uwe Kleine-König
- [PATCH 49/89] i2c: opal: Convert to platform remove callback returning void
 
Uwe Kleine-König
- [PATCH 50/89] i2c: pasemi-platform: Convert to platform remove callback returning void
 
Uwe Kleine-König
- [PATCH 53/89] i2c: powermac: Convert to platform remove callback returning void
 
Uwe Kleine-König
- [PATCH] powerpc: Drop MPC5200 LocalPlus bus FIFO driver
 
Uwe Kleine-König
- [PATCH 00/97] usb: Convert to platform remove callback returning void
 
Uwe Kleine-König
- [PATCH 30/97] usb: gadget/fsl_qe_udc: Convert to platform remove callback returning void
 
Uwe Kleine-König
- [PATCH] macintosh: Switch i2c drivers back to use .probe()
 
Uwe Kleine-König
- [PATCH] sound: Switch i2c drivers back to use .probe()
 
Uwe Kleine-König
- [PATCH] powerpc: Switch i2c drivers back to use .probe()
 
Uwe Kleine-König
- [PATCH 0/6] bus: fsl-mc: Make remove function return void
 
Uwe Kleine-König
- [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
 
Vinod Koul
- [PATCH v14 07/15] phy: fsl: Add Lynx 10G SerDes driver
 
Vinod Koul
- [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
 
Vinod Koul
- [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
 
Vinod Koul
- [PATCH v14 07/15] phy: fsl: Add Lynx 10G SerDes driver
 
Vinod Koul
- [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
 
Vinod Koul
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Greg Kroah-Hartman
- [PATCH 6.3 110/246] perf vendor events power9: Remove UTF-8 characters from JSON files
 
Greg Kroah-Hartman
- [PATCH 6.1 095/239] perf vendor events power9: Remove UTF-8 characters from JSON files
 
Greg Kroah-Hartman
- [PATCH 4.14 094/116] perf vendor events power9: Remove UTF-8 characters from JSON files
 
Greg Kroah-Hartman
- [PATCH 4.19 164/191] perf vendor events power9: Remove UTF-8 characters from JSON files
 
Greg Kroah-Hartman
- [PATCH 6.2 101/242] perf vendor events power9: Remove UTF-8 characters from JSON files
 
Greg Kroah-Hartman
- [PATCH 5.15 050/134] perf vendor events power9: Remove UTF-8 characters from JSON files
 
Greg Kroah-Hartman
- [PATCH 5.10 329/381] perf vendor events power9: Remove UTF-8 characters from JSON files
 
Greg Kroah-Hartman
- [PATCH 5.4 236/282] perf vendor events power9: Remove UTF-8 characters from JSON files
 
Greg Kroah-Hartman
- [PATCH 00/97] usb: Convert to platform remove callback returning void
 
Greg Kroah-Hartman
- [PATCH 00/97] usb: Convert to platform remove callback returning void
 
Greg Kroah-Hartman
- [PATCH v5 2/3] PCI/AER: Disable AER interrupt on suspend
 
Sathyanarayanan Kuppuswamy
- [PATCH 00/21] dma-mapping: unify support for cache flushes
 
Lad, Prabhakar
- [PATCH] mm: kfence: Fix false positives on big endian
 
David Laight
- [PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
 
David Laight
- [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
 
Charlemagne Lasse
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Linux regression tracking #adding (Thorsten Leemhuis)
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Linux regression tracking #update (Thorsten Leemhuis)
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Linux regression tracking (Thorsten Leemhuis)
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Linux regression tracking (Thorsten Leemhuis)
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Christophe Leroy
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Christophe Leroy
- [RFC PATCH 4/4] powerpc/64: Remove support for kernel's built with ELFv1 ABI
 
Christophe Leroy
- [PATCH 0/4] powerpc/64: ELFv2 conversion
 
Christophe Leroy
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Christophe Leroy
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Christophe Leroy
- [PATCH 0/3] Extend KCSAN to all powerpc
 
Christophe Leroy
- [PATCH 1/3] kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
 
Christophe Leroy
- [PATCH 2/3] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
 
Christophe Leroy
- [PATCH 3/3] xtensa: Remove 64 bits atomic builtins stubs
 
Christophe Leroy
- [PATCH 1/3] kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
 
Christophe Leroy
- [PATCH 1/3][For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode
 
Christophe Leroy
- [PATCH 2/3][For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
 
Christophe Leroy
- [PATCH 3/3][For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size
 
Christophe Leroy
- [PATCH 1/2][For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
 
Christophe Leroy
- [PATCH 2/2][For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size
 
Christophe Leroy
- [PATCH v2 6/6] powerpc/64: Rename entry_64.S to prom_entry_64.S
 
Christophe Leroy
- next: gcc-8-ppc6xx_defconfig: ERROR: modpost: "__divdi3" [sound/pci/emu10k1/snd-emu10k1.ko] undefined!
 
Christophe Leroy
- [PATCH] mm: kfence: Fix false positives on big endian
 
Christophe Leroy
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Christophe Leroy
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Christophe Leroy
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Christophe Leroy
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Christophe Leroy
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Christophe Leroy
- [PATCH] powerpc/kcsan: Properly instrument arch_spin_unlock()
 
Christophe Leroy
- Bug: Write fault blocked by KUAP! in do_notify_resume()
 
Christophe Leroy
- [PATCH AUTOSEL 6.3 1/7] powerpc: Use of_property_present() for testing DT property presence
 
Sasha Levin
- [PATCH AUTOSEL 6.3 6/7] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Sasha Levin
- [PATCH AUTOSEL 6.2 5/6] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Sasha Levin
- [PATCH AUTOSEL 6.1 4/5] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Sasha Levin
- [PATCH AUTOSEL 5.15 3/4] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Sasha Levin
- [PATCH AUTOSEL 5.10 2/3] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Sasha Levin
- [PATCH AUTOSEL 5.4 2/3] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Sasha Levin
- [PATCH AUTOSEL 6.3 6/7] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Sasha Levin
- [PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 
Frank Li
- [EXT] Re: [PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 
Frank Li
- [PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 
Frank Li
- [EXT] Re: [PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 
Frank Li
- [PATCH v3 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 0/6] bus: fsl-mc: Make remove function return void
 
Leo Li
- [PATCH] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
 
Chancel Liu
- [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
 
Catalin Marinas
- [PATCH 02/23] arm64: allow pte_offset_map() to fail
 
Catalin Marinas
- [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
 
Catalin Marinas
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 
Catalin Marinas
- [PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 
David Matlack
- [PATCH 00/12] powerpc: KCSAN fix warnings and mark accesses
 
Rohan McLure
- [PATCH 01/12] powerpc: qspinlock: Fix qnode->locked value interpretation
 
Rohan McLure
- [PATCH 02/12] powerpc: qspinlock: Mark accesses to qnode lock checks
 
Rohan McLure
- [PATCH 03/12] powerpc: qspinlock: Enforce qnode writes prior to publishing to queue
 
Rohan McLure
- [PATCH 04/12] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Rohan McLure
- [PATCH 05/12] powerpc: Mark [h]ssr_valid accesses in check_return_regs_valid
 
Rohan McLure
- [PATCH 06/12] powerpc: Mark accesses to power_save callback in arch_cpu_idle
 
Rohan McLure
- [PATCH 07/12] powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
 
Rohan McLure
- [PATCH 08/12] powerpc: Annotate accesses to ipi message flags
 
Rohan McLure
- [PATCH 09/12] powerpc: Mark writes registering ipi to host cpu through kvm
 
Rohan McLure
- [PATCH 10/12] powerpc: powernv: Annotate data races in opal events
 
Rohan McLure
- [PATCH 11/12] powerpc: powernv: Annotate asynchronous access to opal tokens
 
Rohan McLure
- [PATCH 12/12] powerpc: Mark asynchronous accesses to irq_data
 
Rohan McLure
- [PATCH 01/12] powerpc: qspinlock: Fix qnode->locked value interpretation
 
Rohan McLure
- [PATCH 03/12] powerpc: qspinlock: Enforce qnode writes prior to publishing to queue
 
Rohan McLure
- [PATCH 07/12] powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
 
Rohan McLure
- [PATCH v2 00/11] powerpc: KCSAN fix warnings and mark accesses
 
Rohan McLure
- [PATCH v2 01/11] powerpc: qspinlock: Mark accesses to qnode lock checks
 
Rohan McLure
- [PATCH v2 02/11] powerpc: qspinlock: Enforce qnode writes prior to publishing to queue
 
Rohan McLure
- [PATCH v2 03/11] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Rohan McLure
- [PATCH v2 04/11] powerpc: Mark [h]ssr_valid accesses in check_return_regs_valid
 
Rohan McLure
- [PATCH v2 05/11] powerpc: Mark accesses to power_save callback in arch_cpu_idle
 
Rohan McLure
- [PATCH v2 06/11] powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
 
Rohan McLure
- [PATCH v2 07/11] powerpc: Annotate accesses to ipi message flags
 
Rohan McLure
- [PATCH v2 08/11] powerpc: Mark writes registering ipi to host cpu through kvm and polling
 
Rohan McLure
- [PATCH v2 09/11] powerpc: powernv: Annotate data races in opal events
 
Rohan McLure
- [PATCH v2 10/11] powerpc: powernv: Annotate asynchronous access to opal tokens
 
Rohan McLure
- [PATCH v2 11/11] powerpc: Mark asynchronous accesses to irq_data
 
Rohan McLure
- [PATCH v2 08/11] powerpc: Mark writes registering ipi to host cpu through kvm and polling
 
Rohan McLure
- [PATCH v2 05/11] powerpc: Mark accesses to power_save callback in arch_cpu_idle
 
Rohan McLure
- [PATCH v2 03/11] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Rohan McLure
- [PATCH v2 03/11] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Rohan McLure
- [PATCH 4/12] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Gautam Menghani
- [PATCH] powerpc: fix debugfs_create_dir error checking
 
Immad Mir
- [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
 
Petr Mladek
- [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
 
Petr Mladek
- [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
 
Petr Mladek
- [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
 
Petr Mladek
- [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
 
Petr Mladek
- [PATCH v4 09/17] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
 
Petr Mladek
- [PATCH v4 10/17] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
 
Petr Mladek
- [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
 
Petr Mladek
- [PATCH v4 12/17] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
 
Petr Mladek
- [PATCH v5 02/18] watchdog/perf: More properly prevent false positives with turbo modes
 
Petr Mladek
- [PATCH v5 06/18] watchdog/hardlockup: Add comments to touch_nmi_watchdog()
 
Petr Mladek
- [PATCH v5 08/18] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
 
Petr Mladek
- [PATCH v5 10/18] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
 
Petr Mladek
- [PATCH v5 10/18] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
 
Petr Mladek
- [PATCH v5 11/18] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
 
Petr Mladek
- [PATCH v5 12/18] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
 
Petr Mladek
- [PATCH v5 13/18] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
 
Petr Mladek
- [PATCH v5 14/18] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Petr Mladek
- [PATCH v5 14/18] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Petr Mladek
- [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
 
Petr Mladek
- [PATCH v5 13/18] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
 
Petr Mladek
- [PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 
Petr Mladek
- [PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
 
Petr Mladek
- [PATCH 01/10] watchdog/hardlockup: Keep kernel.nmi_watchdog sysctl as 0444 if probe fails
 
Petr Mladek
- [PATCH 02/10] watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_probe()
 
Petr Mladek
- [PATCH 03/10] watchdog/hardlockup: Don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
 
Petr Mladek
- [PATCH 04/10] watchdog/hardlockup: In watchdog_hardlockup_check() use cpumask_copy()
 
Petr Mladek
- [PATCH 05/10] watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()
 
Petr Mladek
- [PATCH 06/10] watchdog/buddy: Cleanup how watchdog_buddy_check_hardlockup() is called
 
Petr Mladek
- [PATCH 07/10] watchdog/buddy: Don't copy the cpumask in watchdog_next_cpu()
 
Petr Mladek
- [PATCH 08/10] watchdog/buddy: Simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY
 
Petr Mladek
- [PATCH 09/10] watchdog/hardlockup: Move SMP barriers from common code to buddy code
 
Petr Mladek
- linux-next: boot failure after merge of the tip tree
 
Ingo Molnar
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
 
Vishal Moola
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
 
Vishal Moola
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
 
Vishal Moola
- [PATCH v2 05/34] mm: add utility functions for ptdesc
 
Vishal Moola
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
 
Vishal Moola
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
 
Vishal Moola
- [PATCH v2 05/34] mm: add utility functions for ptdesc
 
Vishal Moola
- [PATCH 4/14] audit: avoid missing-prototype warnings
 
Paul Moore
- [PATCH 4/14] audit: avoid missing-prototype warnings
 
Paul Moore
- [PATCH] mm: kfence: Fix false positives on big endian
 
Andrew Morton
- [RFC PATCH v1 0/5] KVM: PPC: Nested PAPR guests
 
Jordan Niethe
- [RFC PATCH v1 1/5] KVM: PPC: Use getters and setters for vcpu register state
 
Jordan Niethe
- [RFC PATCH v1 2/5] KVM: PPC: Add fpr getters and setters
 
Jordan Niethe
- [RFC PATCH v1 3/5] KVM: PPC: Add vr getters and setters
 
Jordan Niethe
- [RFC PATCH v1 4/5] powerpc: Add helper library for Guest State Buffers
 
Jordan Niethe
- [RFC PATCH v1 5/5] KVM: PPC: Add support for nested PAPR guests
 
Jordan Niethe
- [PATCH 1/1] arch:hexagon/powerpc: 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 2/2] powerpc/xmon: use KSYM_NAME_LEN in array size
 
Miguel Ojeda
- [PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
 
Miguel Ojeda
- [PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 
Vladimir Oltean
- [PATCH] cachestat: wire up cachestat for other architectures
 
Nhat Pham
- [PATCH] cachestat: wire up cachestat for other architectures
 
Nhat Pham
- [PATCH] cachestat: wire up cachestat for other architectures
 
Nhat Pham
- [PATCH v13 3/3] selftests: Add selftests for cachestat
 
Nhat Pham
- [PATCH] cachestat: wire up cachestat for other architectures
 
Nhat Pham
- [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Nicholas Piggin
- [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
 
Nicholas Piggin
- [PATCH v4 03/17] watchdog/hardlockup: change watchdog_nmi_enable() to void
 
Nicholas Piggin
- [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
 
Nicholas Piggin
- [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
 
Nicholas Piggin
- [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
 
Nicholas Piggin
- [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
 
Nicholas Piggin
- [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
 
Nicholas Piggin
- [PATCH 0/4] powerpc/64: ELFv2 conversion
 
Nicholas Piggin
- [PATCH 1/4] powerpc/64: Force ELFv2 when building with LLVM linker
 
Nicholas Piggin
- [PATCH 2/4] powerpc/64: Make ELFv2 the default for big-endian builds
 
Nicholas Piggin
- [PATCH 3/4] powerpc/64s: Remove support for ELFv1 little endian userspace
 
Nicholas Piggin
- [RFC PATCH 4/4] powerpc/64: Remove support for kernel's built with ELFv1 ABI
 
Nicholas Piggin
- [PATCH] powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernels
 
Nicholas Piggin
- [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
 
Nicholas Piggin
- [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
 
Nicholas Piggin
- [PATCH 01/12] powerpc: qspinlock: Fix qnode->locked value interpretation
 
Nicholas Piggin
- [PATCH 02/12] powerpc: qspinlock: Mark accesses to qnode lock checks
 
Nicholas Piggin
- [PATCH 03/12] powerpc: qspinlock: Enforce qnode writes prior to publishing to queue
 
Nicholas Piggin
- [PATCH 04/12] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Nicholas Piggin
- [PATCH 05/12] powerpc: Mark [h]ssr_valid accesses in check_return_regs_valid
 
Nicholas Piggin
- [PATCH 06/12] powerpc: Mark accesses to power_save callback in arch_cpu_idle
 
Nicholas Piggin
- [PATCH 07/12] powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
 
Nicholas Piggin
- [PATCH 08/12] powerpc: Annotate accesses to ipi message flags
 
Nicholas Piggin
- [PATCH 09/12] powerpc: Mark writes registering ipi to host cpu through kvm
 
Nicholas Piggin
- [PATCH 10/12] powerpc: powernv: Annotate data races in opal events
 
Nicholas Piggin
- [PATCH 03/12] powerpc: qspinlock: Enforce qnode writes prior to publishing to queue
 
Nicholas Piggin
- [RFC PATCH 4/4] powerpc/64: Remove support for kernel's built with ELFv1 ABI
 
Nicholas Piggin
- [PATCH 1/2] powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
 
Nicholas Piggin
- [PATCH 2/2] powerpc/pseries: Remove unused hcall tracing instruction
 
Nicholas Piggin
- [PATCH v2 0/6] powerpc: merge _switch in 32/64
 
Nicholas Piggin
- [PATCH v2 1/6] powerpc/64s: move stack SLB pinning out of line from _switch
 
Nicholas Piggin
- [PATCH v2 2/6] powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 merge
 
Nicholas Piggin
- [PATCH v2 3/6] powerpc/32: Remove sync from _switch
 
Nicholas Piggin
- [PATCH v2 4/6] powerpc/32: Rearrange _switch to prepare for 32/64 merge
 
Nicholas Piggin
- [PATCH v2 5/6] powerpc: merge 32-bit and 64-bit _switch implementation
 
Nicholas Piggin
- [PATCH v2 6/6] powerpc/64: Rename entry_64.S to prom_entry_64.S
 
Nicholas Piggin
- [PATCH v2 02/11] powerpc: qspinlock: Enforce qnode writes prior to publishing to queue
 
Nicholas Piggin
- [PATCH v2 03/11] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Nicholas Piggin
- [PATCH v2 05/11] powerpc: Mark accesses to power_save callback in arch_cpu_idle
 
Nicholas Piggin
- [PATCH v2 06/11] powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
 
Nicholas Piggin
- [PATCH v2 07/11] powerpc: Annotate accesses to ipi message flags
 
Nicholas Piggin
- [PATCH v2 08/11] powerpc: Mark writes registering ipi to host cpu through kvm and polling
 
Nicholas Piggin
- [PATCH v2 6/6] powerpc/64: Rename entry_64.S to prom_entry_64.S
 
Nicholas Piggin
- [PATCH 1/2] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
 
Nicholas Piggin
- [PATCH 2/2] lazy tlb: consolidate lazy tlb mm switching
 
Nicholas Piggin
- [PATCH 0/4] powerpc: mm_cpumask cleanups and lazy tlb mm
 
Nicholas Piggin
- [PATCH 1/4] powerpc: Account mm_cpumask and active_cpus in init_mm
 
Nicholas Piggin
- [PATCH 2/4] powerpc/64s: Use dec_mm_active_cpus helper
 
Nicholas Piggin
- [PATCH 3/4] powerpc: Add mm_cpumask warning when context switching
 
Nicholas Piggin
- [PATCH 4/4] powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs
 
Nicholas Piggin
- [PATCH] mm: kfence: Fix false positives on big endian
 
Alexander Potapenko
- [PATCH v2 00/25] iommu: Make default_domain's mandatory
 
Steven Price
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Naveen N Rao
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Naveen N Rao
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Naveen N Rao
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Naveen N Rao
- [PATCH] powerpc: Fail build if using recordmcount with binutils v2.37
 
Naveen N Rao
- [PATCH v2] powerpc: Fail build if using recordmcount with binutils v2.37
 
Naveen N Rao
- [PATCH] powerpc: Fail build if using recordmcount with binutils v2.37
 
Naveen N Rao
- [PATCH] powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
 
Naveen N Rao
- [PATCH 0/4] powerpc/64: ELFv2 conversion
 
Naveen N. Rao
- [PATCH] powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernels
 
Naveen N. Rao
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 
Mike Rapoport
- [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 
Mike Rapoport
- [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
 
Mike Rapoport
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
 
Mike Rapoport
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
 
Mike Rapoport
- [PATCH v2 05/34] mm: add utility functions for ptdesc
 
Mike Rapoport
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
 
Mike Rapoport
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
 
Mike Rapoport
- [PATCH v2 05/34] mm: add utility functions for ptdesc
 
Mike Rapoport
- [PATCH v2 05/34] mm: add utility functions for ptdesc
 
Mike Rapoport
- [PATCH v2 05/34] mm: add utility functions for ptdesc
 
Mike Rapoport
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
 
Guo Ren
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
 
Guo Ren
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 
Guo Ren
- [PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 
Ricardo Ribalda
- [PATCH v6 1/4] kexec: Support purgatories with .text.hot sections
 
Ricardo Ribalda
- [PATCH v6 2/4] x86/purgatory: Remove profile optimization flags
 
Ricardo Ribalda
- [PATCH v6 3/4] powerpc/purgatory: Remove profile optimization flags
 
Ricardo Ribalda
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Ricardo Ribalda
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Ricardo Ribalda
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Ricardo Ribalda
- [PATCH v6 4/4] risc/purgatory: Add linker script
 
Ricardo Ribalda
- [PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 
Ricardo Ribalda
- [PATCH v7 1/4] kexec: Support purgatories with .text.hot sections
 
Ricardo Ribalda
- [PATCH v7 2/4] x86/purgatory: Remove PGO flags
 
Ricardo Ribalda
- [PATCH v7 3/4] powerpc/purgatory: Remove PGO flags
 
Ricardo Ribalda
- [PATCH v7 4/4] riscv/purgatory: Remove PGO flags
 
Ricardo Ribalda
- [PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 
Robert Richter
- [PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 
Robert Richter
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 
David Rientjes
- [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 AUTOSEL 6.3 6/7] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
 
Pali Rohár
- [RFC PATCH] powerpc: udbg: export udbg_putc
 
Pali Rohár
- [RFC PATCH] powerpc: udbg: export udbg_putc
 
Pali Rohár
- [PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
 
Pali Rohár
- [RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 
Steven Rostedt
- linux-next: boot warning
 
Stephen Rothwell
- linux-next: boot warning
 
Stephen Rothwell
- linux-next: build warnings in powercp build
 
Stephen Rothwell
- linux-next: boot failure after merge of the tip tree
 
Stephen Rothwell
- [PATCH v8 7/7] PCI: Work around PCIe link training failures
 
Maciej W. Rozycki
- [PATCH v8 7/7] PCI: Work around PCIe link training failures
 
Maciej W. Rozycki
- [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
 
Maciej W. Rozycki
- [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 
Mark Rutland
- [PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 
Manivannan Sadhasivam
- [PATCH v3 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 
Manivannan Sadhasivam
- [PATCH 1/4] block:sed-opal: SED Opal keystore
 
Jarkko Sakkinen
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Bagas Sanjaya
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Bagas Sanjaya
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Bagas Sanjaya
- Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
Bagas Sanjaya
- Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Bagas Sanjaya
- Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Bagas Sanjaya
- Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Bagas Sanjaya
- Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Bagas Sanjaya
- Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Bagas Sanjaya
- WARNING at fs/btrfs/disk-io.c:275 during xfstests run(4k block)
 
Sachin Sant
- Kernel crash with ftrace tests 
 
Sachin Sant
- [PATCH] powerpc/security: Fix Speculation_Store_Bypass reporting on Power10
 
R Nageswara Sastry
- [PATCH v2 RESEND] soc/fsl/qe: fix usb.c build errors
 
Nicolas Schier
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 
Andreas Schwab
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 
Andreas Schwab
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 
Andreas Schwab
- [PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 
Azeem Shaikh
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 
Azeem Shaikh
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 
Azeem Shaikh
- [PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 
Azeem Shaikh
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 
Andy Shevchenko
- [PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 
Maninder Singh
- [PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 
Maninder Singh
- [PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
 
Maninder Singh
- [PATCH 2/2] powerpc/xmon: use KSYM_NAME_LEN in array size
 
Maninder Singh
- [PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 
Maninder Singh
- [PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 
Jiri Slaby
- [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency
 
Jiri Slaby
- [PATCH v2 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency
 
Jiri Slaby
- [PATCH v9 1/4] drivers: of: kexec ima: Support 32-bit platforms
 
Jerry Snitselaar
- [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available
 
Jerry Snitselaar
- [PATCH v9 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
 
Jerry Snitselaar
- [PATCH] powerpc/crypto: Fix aes-gcm-p10 build when VSX=n
 
Joel Stanley
- [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 
Lorenzo Stoakes
- [PATCH v6 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 
Lorenzo Stoakes
- [PATCH v2 10/25] iommu/exynos: Implement an IDENTITY domain
 
Marek Szyprowski
- [PATCH v2 00/25] iommu: Make default_domain's mandatory
 
Marek Szyprowski
- [PATCH] macintosh: Switch i2c drivers back to use .probe()
 
Dmitry Torokhov
- [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
 
Oliver Upton
- [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
 
Oliver Upton
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
 
Geert Uytterhoeven
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
 
Geert Uytterhoeven
- [PATCH] cachestat: wire up cachestat for other architectures
 
Geert Uytterhoeven
- [RFC PATCH v2] fs/xattr: add *at family syscalls
 
Geert Uytterhoeven
- [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 
Geert Uytterhoeven
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 
Geert Uytterhoeven
- [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
 
Geert Uytterhoeven
- [PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
 
Linus Walleij
- [PATCH] ASoC: fsl_sai: MCLK bind with TX/RX enable bit
 
Shengjiu Wang
- [PATCH] ASoC: fsl_micfil: Fix error handler with pm_runtime_enable
 
Shengjiu Wang
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 
Matthew Wilcox
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
 
Matthew Wilcox
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 
Matthew Wilcox
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
 
Matthew Wilcox
- [PATCH v2 05/34] mm: add utility functions for ptdesc
 
Matthew Wilcox
- [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
 
Matthew Wilcox
- [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
 
Matthew Wilcox
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
 
Rafael J. Wysocki
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
 
Rafael J. Wysocki
- [PATCH] powerpc/crypto: fix build warnings when DEBUG_FS is not enabled
 
Herbert Xu
- [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
 
Peter Xu
- ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 
Zi Yan
- [PATCH 0/6] bus: fsl-mc: Make remove function return void
 
Li Yang
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 
Tiezhu Yang
- [RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 
Yicong Yang
- [RESEND PATCH v9 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
 
Yicong Yang
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 
Yicong Yang
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 
Hyeonggon Yoo
- [PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 
Yu Zhao
- [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
 
Yu Zhao
- [PATCH mm-unstable v2 02/10] mm/kvm: use mmu_notifier_ops->test_clear_young()
 
Yu Zhao
- [PATCH mm-unstable v2 03/10] kvm/arm64: export stage2_try_set_pte() and macros
 
Yu Zhao
- [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
 
Yu Zhao
- [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
 
Yu Zhao
- [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
 
Yu Zhao
- [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
 
Yu Zhao
- [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
 
Yu Zhao
- [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
 
Yu Zhao
- [PATCH mm-unstable v2 10/10] mm: multi-gen LRU: use mmu_notifier_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
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Christian Zigotzky
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Christian Zigotzky
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Christian Zigotzky
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Christian Zigotzky
- [PASEMI NEMO] Boot issue with the PowerPC updates 6.4-1
 
Christian Zigotzky
- [PATCH] powerpc: isa-bridge: Fix ISA mmapping when "ranges" is not present
 
Christian Zigotzky
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
 
Peter Zijlstra
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
 
Peter Zijlstra
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 
Peter Zijlstra
- linux-next: boot failure after merge of the tip tree
 
Peter Zijlstra
- [PATCH RFC] rcu: torture: shorten the time between forward-progress tests
 
zhouzhouyi at gmail.com
- [Bug 217390] New: use after free in spufs_switch_log_poll
 
bugzilla-daemon at kernel.org
- [Bug 217390] use after free in spufs_switch_log_poll
 
bugzilla-daemon at kernel.org
- [Bug 217350] kdump kernel hangs in powerkvm guest
 
bugzilla-daemon at kernel.org
- [Bug 217427] New: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
bugzilla-daemon at kernel.org
- [Bug 217427] Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
bugzilla-daemon at kernel.org
- [Bug 217350] kdump kernel hangs in powerkvm guest
 
bugzilla-daemon at kernel.org
- [Bug 217427] Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
bugzilla-daemon at kernel.org
- [Bug 217427] Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
bugzilla-daemon at kernel.org
- [Bug 217427] Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 
bugzilla-daemon at kernel.org
- [Bug 215389] pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 
bugzilla-daemon at kernel.org
- [Bug 216715] kernel 6.1-rc5 + KASAN_OUTLINE fails to boot at very early stage when DEBUG_PAGEALLOC_ENABLE_DEFAULT is enabled (PowerMac G4 3,6)
 
bugzilla-daemon at kernel.org
- [Bug 215389] pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 
bugzilla-daemon at kernel.org
- [Bug 215389] pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 
bugzilla-daemon at kernel.org
- [Bug 215389] pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 
bugzilla-daemon at kernel.org
- [Bug 216715] kernel 6.1-rc5 + KASAN_OUTLINE fails to boot at very early stage when DEBUG_PAGEALLOC_ENABLE_DEFAULT is enabled (PowerMac G4 3,6)
 
bugzilla-daemon at kernel.org
- [Bug 216715] kernel 6.1-rc5 + KASAN_OUTLINE fails to boot at very early stage when DEBUG_PAGEALLOC_ENABLE_DEFAULT is enabled (PowerMac G4 3,6)
 
bugzilla-daemon at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.4-2 tag
 
pr-tracker-bot at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.4-3 tag
 
pr-tracker-bot at kernel.org
- [PATCH v4 0/3] sed-opal: keyrings, discovery, revert, key store
 
gjoyce at linux.vnet.ibm.com
- [PATCH v4 1/3] block: sed-opal: Implement IOC_OPAL_DISCOVERY
 
gjoyce at linux.vnet.ibm.com
- [PATCH v4 2/3] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
 
gjoyce at linux.vnet.ibm.com
- [PATCH v4 3/3] block: sed-opal: keyring support for SED keys
 
gjoyce at linux.vnet.ibm.com
- [PATCH v5 0/4] generic and PowerPC SED Opal keystore
 
gjoyce at linux.vnet.ibm.com
- [PATCH 1/4] block:sed-opal: SED Opal keystore
 
gjoyce at linux.vnet.ibm.com
- [PATCH 2/4] powerpc/pseries: PLPKS SED Opal keystore support
 
gjoyce at linux.vnet.ibm.com
- [PATCH 3/4] block: sed-opal: keystore access for SED Opal keys
 
gjoyce at linux.vnet.ibm.com
- [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes
 
gjoyce at linux.vnet.ibm.com
- Patch "Subject:[For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 4.14-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 4.14-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode" has been added to the 4.14-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 4.19-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 4.19-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode" has been added to the 4.19-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 5.10-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 5.10-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 5.15-stable tree
 
gregkh at linuxfoundation.org
- Patch "Subject:[For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 5.15-stable tree
 
gregkh at linuxfoundation.org
- Patch "spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 5.4-stable tree
 
gregkh at linuxfoundation.org
- Patch "spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 5.4-stable tree
 
gregkh at linuxfoundation.org
- [PATCH] powerpc: fix debugfs_create_dir error checking
 
mirimmad at outlook.com
- [PATCH] powerpc: fix debugfs_create_dir error checking
 
mirimmad at outlook.com
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
 
kernel test robot
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
 
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS 536d948a8dee21166d9c5b5a4189af56beba16e3
 
kernel test robot
- [powerpc:merge] BUILD SUCCESS 547124f858ea52b2f7e58e8c0d39170a9fa66b4b
 
kernel test robot
- [powerpc:next] BUILD SUCCESS 3af77224c09d79e03e34e7412f88692483054fed
 
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS 66b2ca086210732954a7790d63d35542936fc664
 
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS 8133a3f0aa66ed3d7d974c89ac6aca6fe6cec837
 
kernel test robot
- [powerpc:next-test] BUILD SUCCESS 7d3ee229ea51a17afc1e53272e2a8f377cc82ba2
 
kernel test robot
- [powerpc:merge] BUILD SUCCESS 6d40746dbb75f85a18a0df005f1a8d6147abec22
 
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS 211059f4d536f4322fc9ab5581870c8e26b43197
 
kernel test robot
- [powerpc:fixes] BUILD SUCCESS 1f7aacc5eb9ed2cc17be7a90da5cd559effb9d59
 
kernel test robot
- [powerpc:merge] BUILD SUCCESS 7b2f56d76feff3b494d6e77950ab97987323d3c5
 
kernel test robot
    
      Last message date: 
       Wed May 31 22:59:12 AEST 2023
    Archived on: Wed May 31 22:59:32 AEST 2023
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).