linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/11
[PATCH 21/27] xor: add a better public API
Christoph Hellwig
2026/03/11
[PATCH 20/27] xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 19/27] xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
2026/03/11
[PATCH 18/27] x86: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 17/27] s390: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 16/27] sparc: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 15/27] riscv: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 14/27] powerpc: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 13/27] loongarch: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 12/27] arm64: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 11/27] arm: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 10/27] alpha: move the XOR code to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 09/27] xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
2026/03/11
[PATCH 08/27] xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
2026/03/11
[PATCH 07/27] xor: split xor.h
Christoph Hellwig
2026/03/11
[PATCH 06/27] xor: cleanup registration and probing
Christoph Hellwig
2026/03/11
[PATCH 05/27] xor: small cleanups
Christoph Hellwig
2026/03/11
[PATCH 04/27] xor: move to lib/raid/
Christoph Hellwig
2026/03/11
[PATCH 03/27] um/xor: cleanup xor.h
Christoph Hellwig
2026/03/11
[PATCH 02/27] arm/xor: remove in_interrupt() handling
Christoph Hellwig
2026/03/11
cleanup the RAID5 XOR library v2
Christoph Hellwig
2026/03/11
[PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
Christoph Hellwig
2026/03/10
Re: [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Manivannan Sadhasivam
2026/03/10
[PATCH v2] cpuidle: powerpc: avoid double clear when breaking snooze
Shrikanth Hegde
2026/03/10
Re: [PATCH] cpuidle: powerpc: avoid double clear when breaking snooze
Mukesh Kumar Chaurasiya
2026/03/10
Re: [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
Manivannan Sadhasivam
2026/03/10
[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-2 tag
Madhavan Srinivasan
2026/03/10
Re: [PATCH v2 4/4] KVM: PPC: remove hugetlb.h inclusion
IBM
2026/03/10
Re: [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
IBM
2026/03/10
Re: [PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
IBM
2026/03/10
Re: [PATCH v2 00/10] Misc powerpc selftests kernel fixes and cleanups
IBM
2026/03/10
Re: [PATCH] powerpc: 83xx: km83xx: Fix keymile vendor prefix
Madhavan Srinivasan
2026/03/10
Re: [PATCH] powerpc/kexec/core: use big-endian types for crash variables
Madhavan Srinivasan
2026/03/10
Re: [PATCH v2] powerpc/crash: adjust the elfcorehdr size
Madhavan Srinivasan
2026/03/10
Re: [PATCH] powerpc/pseries: Correct MSI allocation tracking
Madhavan Srinivasan
2026/03/10
Re: [PATCH] powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodes
Madhavan Srinivasan
2026/03/10
Re: [PATCH] powerpc/uaccess: Fix inline assembly for clang build on PPC32
Madhavan Srinivasan
2026/03/10
Re: [PATCH] powerpc: dts: fsl: Drop unused .dtsi files
Madhavan Srinivasan
2026/03/10
Re: [PATCH RESEND v5] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
Madhavan Srinivasan
2026/03/10
Re: [PATCH RESEND v2 0/5] PowerPC: A few cleanups in MPC83xx devicetrees
Madhavan Srinivasan
2026/03/10
Re: [PATCH v4 0/6] powerpc64/bpf: various fixes
Madhavan Srinivasan
2026/03/10
Re: [PATCH v2 0/3] powerpc64/ftrace: fixes clang build issues
Madhavan Srinivasan
2026/03/10
Re: [PATCH] powerpc/e500: Always use 64 bits PTE
Madhavan Srinivasan
2026/03/10
Re: [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
Shawn Lin
2026/03/10
Re: [PATCH v4 15/17] module: Introduce hash-based integrity checking
Eric Biggers
2026/03/10
Re: [PATCH v4 15/17] module: Introduce hash-based integrity checking
Eric Biggers
2026/03/10
Re: [PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
Qiao Zhao
2026/03/10
[PATCH] soc: fsl: qe: Fix potential NULL pointer dereference in qe_reset()
Wang Jun
2026/03/10
Re: [PATCH v4 10/17] module: Move integrity checks into dedicated function
Eric Biggers
2026/03/10
Re: [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
Eric Biggers
2026/03/10
Re: [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
Eric Biggers
2026/03/10
Re: [PATCH v4 04/17] module: Make mod_verify_sig() static
Eric Biggers
2026/03/10
Re: [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Eric Biggers
2026/03/10
Re: [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
Eric Biggers
2026/03/10
Re: [PATCH v2] mm/kasan: Fix double free for kasan pXds
Aboorva Devarajan
2026/03/10
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Paul Moore
2026/03/10
Re: [PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
Dan HorĂ¡k
2026/03/10
Re: [PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
Takashi Iwai
2026/03/10
Re: [PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
Thorsten Blum
2026/03/10
[PATCH] cpuidle: powerpc: avoid double clear when breaking snooze
Shrikanth Hegde
2026/03/10
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy (CS GROUP)
2026/03/10
Re: [PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
Takashi Iwai
2026/03/10
[PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
Manivannan Sadhasivam via B4 Relay
2026/03/10
[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam via B4 Relay
2026/03/10
[PATCH v7 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
Manivannan Sadhasivam via B4 Relay
2026/03/10
[PATCH v7 4/4] misc: pci_endpoint_test: Add AER error handlers
Manivannan Sadhasivam via B4 Relay
2026/03/10
[PATCH v7 1/4] PCI/ERR: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam via B4 Relay
2026/03/10
Re: [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
2026/03/10
Re: [PATCH v2 00/10] Misc powerpc selftests kernel fixes and cleanups
Venkat Rao Bagalkote
2026/03/10
Re: [PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam
2026/03/10
Re: [PATCH] selftests/powerpc: Suppress false positive -Wmaybe-uninitialized with GCC 15
Christophe Leroy (CS GROUP)
2026/03/10
Re: [PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
Vlastimil Babka
2026/03/10
[PATCH v6 3/3] ASoC: fsl_xcvr: add bitcount and timestamp controls
Shengjiu Wang
2026/03/10
[PATCH v6 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
Shengjiu Wang
2026/03/10
[PATCH v6 1/3] ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
Shengjiu Wang
2026/03/10
[PATCH v6 0/3] ASoC: fsl: add bitcount and timestamp controls
Shengjiu Wang
2026/03/10
[PATCH v2] ALSA: aoa: Skip devices with no codecs in i2sbus_resume()
Thorsten Blum
2026/03/10
[PATCH] selftests/powerpc: Suppress false positive -Wmaybe-uninitialized with GCC 15
Amit Machhiwal
2026/03/10
[PATCH] powerpc/net: Inline checksum wrappers and convert to scoped user access
Christophe Leroy (CS GROUP)
2026/03/10
[PATCH] powerpc/sstep: Convert to scoped user access
Christophe Leroy (CS GROUP)
2026/03/10
[PATCH] powerpc/align: Convert emulate_spe() to scoped user access
Christophe Leroy (CS GROUP)
2026/03/10
[PATCH] powerpc/ptrace: Convert gpr32_set_common_user() to scoped user access
Christophe Leroy (CS GROUP)
2026/03/10
[PATCH] powerpc/futex: Use masked user access
Christophe Leroy (CS GROUP)
2026/03/10
Re: [PATCH v5 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
Shengjiu Wang
2026/03/10
Re: [PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
Bartosz Golaszewski
2026/03/10
Re: [PATCH 07/14] pinctrl: Kconfig: drop unneeded dependencies on OF_GPIO
Linus Walleij
2026/03/10
[PATCH AUTOSEL 6.19-5.10] ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()
Sasha Levin
2026/03/10
[PATCH AUTOSEL 6.19-5.10] ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()
Sasha Levin
2026/03/10
[PATCH] powerpc/iommu: fix lockdep warning during PCI enumeration
Nilay Shroff
2026/03/09
Re: [PATCH 21/25] xor: add a better public API
Christoph Hellwig
2026/03/09
Re: [PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
Venkat
2026/03/09
Re: [PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
Venkat
2026/03/09
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Baoquan He
2026/03/09
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
2026/03/09
[PATCH] soc: fsl: qe_ports_ic: Add missing cleanup on device removal
Felix Gu
2026/03/09
Re: [PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
Alex Williamson
2026/03/09
Re: [PATCH v5 3/3] ASoC: fsl_xcvr: add bitcount and timestamp controls
Mark Brown
2026/03/09
Re: [PATCH v5 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
Mark Brown
2026/03/09
Re: [RFC v2 12/21] mm: thp: handle split failure in device migration
Usama Arif
2026/03/09
Re: [PATCH] integrity: avoid using __weak functions
Nathan Chancellor
2026/03/09
[PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
2026/03/09
Re: [bug report]: iommu WARNING is observed on powerpc system during pci enumeration at boot up
Nicolin Chen
2026/03/09
[PATCH v2 10/10] powerpc: Print MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS at startup
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 09/10] powerpc/64s: Make use of H_RPTI_TYPE_ALL macro
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 08/10] powerpc/64s: Rename tlbie_lpid_va to tlbie_va_lpid
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 07/10] powerpc/64s: Rename tlbie_va_lpid to tlbie_va_pid_lpid
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 06/10] powerpc/64s: Kill the unused argument of exit_lazy_flush_tlb
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 05/10] powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 04/10] powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 03/10] powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bit
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 02/10] powerpc/64s: Fix unmap race with PMD migration entries
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 01/10] powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 00/10] Misc powerpc selftests kernel fixes and cleanups
Ritesh Harjani (IBM)
2026/03/09
[bug report]: iommu WARNING is observed on powerpc system during pci enumeration at boot up
Nilay Shroff
2026/03/09
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Puranjay Mohan
2026/03/09
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Puranjay Mohan
2026/03/09
Re: [PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
Saket Kumar Bhaskar
2026/03/09
[PATCH v2 4/4] KVM: PPC: remove hugetlb.h inclusion
David Hildenbrand (Arm)
2026/03/09
[PATCH v2 3/4] KVM: remove hugetlb.h inclusion
David Hildenbrand (Arm)
2026/03/09
[PATCH v2 2/4] mm: move vma_mmu_pagesize() from hugetlb to vma.c
David Hildenbrand (Arm)
2026/03/09
[PATCH v2 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
David Hildenbrand (Arm)
2026/03/09
[PATCH v2 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
David Hildenbrand (Arm)
2026/03/09
Re: [RFC v2 12/21] mm: thp: handle split failure in device migration
Nico Pache
2026/03/09
Re: [PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
David Hildenbrand (Arm)
2026/03/09
Re: [PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
2026/03/09
[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
2026/03/09
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Jason Gunthorpe
2026/03/09
Re: [PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
Christophe Leroy (CS GROUP)
2026/03/09
Re: [PATCH v1 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
David Hildenbrand (Arm)
2026/03/09
Re: [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
Lorenzo Stoakes (Oracle)
2026/03/09
Re: [PATCH v1 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
Lorenzo Stoakes (Oracle)
2026/03/09
Re: [PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
Lorenzo Stoakes (Oracle)
2026/03/09
Re: [PATCH v1 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
Lorenzo Stoakes (Oracle)
2026/03/09
Re: [PATCH v2 2/2] powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
Sourabh Jain
2026/03/09
Re: [PATCH v2 1/2] powerpc/crash: fix backup region offset update to eflcorehdr
Sourabh Jain
2026/03/09
Re: [PATCH] ALSA: aoa: Handle empty codec list in i2sbus_pcm_prepare()
Takashi Iwai
2026/03/09
Re: [PATCH] ALSA: aoa: Handle empty codec list in i2sbus_pcm_prepare()
Thorsten Blum
2026/03/09
[PATCH v2 2/2] powerpc/64s: Add support for huge pfnmaps
Ritesh Harjani (IBM)
2026/03/09
[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
Ritesh Harjani (IBM)
2026/03/09
Re: [PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
2026/03/09
Re: [PATCH] ALSA: aoa: Handle empty codec list in i2sbus_pcm_prepare()
Takashi Iwai
2026/03/09
[PATCH] ALSA: aoa: Handle empty codec list in i2sbus_pcm_prepare()
Thorsten Blum
2026/03/09
Re: [PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
Wolfram Sang
2026/03/09
Re: [PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
Saket Kumar Bhaskar
2026/03/09
Re: [PATCH v2] powerpc: vas-api: constify dynamic struct class in coproc api register
Jori Koolstra
2026/03/09
Re: [PATCH v2] powerpc: vas-api: constify dynamic struct class in coproc api register
Jori Koolstra
2026/03/09
Re: [PATCH v2] powerpc: vas-api: constify dynamic struct class in coproc api register
Jori Koolstra
2026/03/09
Re: [PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
Johan Hovold
2026/03/09
[PATCH v5 3/3] ASoC: fsl_xcvr: add bitcount and timestamp controls
Shengjiu Wang
2026/03/09
[PATCH v5 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
Shengjiu Wang
2026/03/09
[PATCH v5 1/3] ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
Shengjiu Wang
2026/03/09
[PATCH v5 0/3] ASoC: fsl: add bitcount and timestamp controls
Shengjiu Wang
2026/03/08
Re: [PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
Nicolas Schier
2026/03/08
Re: [PATCH v2] powerpc: vas-api: constify dynamic struct class in coproc api register
Greg KH
2026/03/08
Re: [PATCH v4 1/2] powerpc: fix KUAP warning in VMX usercopy path
Shrikanth Hegde
2026/03/08
Re: [PATCH] powerpc: vas-api: constify dynamic struct class in coproc api register
Greg KH
2026/03/08
Re: [PATCH v4 2/2] powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
IBM
2026/03/08
Re: [PATCH v4 1/2] powerpc: fix KUAP warning in VMX usercopy path
IBM
2026/03/08
Re: [PATCH v4 1/3] ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
Shengjiu Wang
2026/03/08
[powerpc:merge] BUILD SUCCESS 6edcf9084ca5c607f90e47745e5ec060ec7d0445
kernel test robot
2026/03/08
Re: [PATCH] integrity: avoid using __weak functions
Mimi Zohar
2026/03/08
[PATCH v2] powerpc: vas-api: constify dynamic struct class in coproc api register
Jori Koolstra
2026/03/08
Re: [PATCH] powerpc: vas-api: constify dynamic struct class in coproc api register
Jori Koolstra
2026/03/08
[PATCH] powerpc: vas-api: constify dynamic struct class in coproc api register
Jori Koolstra
2026/03/08
Re: [PATCH] powerpc: vas-api: constify dynamic struct class in coproc api register
Greg KH
2026/03/07
[powerpc:fixes-test] BUILD SUCCESS 35e4f2a17eb40288f9bcdb09549fa04a63a96279
kernel test robot
2026/03/07
Re: [PATCH v2 2/2] powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
Aditya Gupta
2026/03/07
Re: [PATCH v2 1/2] powerpc/crash: fix backup region offset update to eflcorehdr
Aditya Gupta
2026/03/07
[no subject]
Aditya Gupta
2026/03/06
[PATCH v2 2/2] powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
Sourabh Jain
2026/03/06
[PATCH v2 1/2] powerpc/crash: fix backup region offset update to eflcorehdr
Sourabh Jain
2026/03/06
[PATCH v2 0/2] powerpc/crash: backup region offset update to eflcorehdr
Sourabh Jain
2026/03/06
Re: [PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
H. Peter Anvin
2026/03/06
Re: [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
Guenter Roeck
2026/03/06
Re: [PATCH] integrity: avoid using __weak functions
Arnd Bergmann
2026/03/06
Re: [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
Guenter Roeck
2026/03/06
Re: [PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
Nathan Chancellor
2026/03/06
Re: [PATCH] integrity: avoid using __weak functions
Nathan Chancellor
2026/03/06
Re: [GIT PULL] PCI fixes for v7.0
pr-tracker-bot
2026/03/06
[GIT PULL] PCI fixes for v7.0
Bjorn Helgaas
2026/03/06
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Lorenzo Stoakes (Oracle)
2026/03/06
Re: [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
Lorenzo Stoakes (Oracle)
2026/03/06
Re: [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
Lorenzo Stoakes (Oracle)
2026/03/06
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Lorenzo Stoakes (Oracle)
2026/03/06
Re: [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
Lorenzo Stoakes (Oracle)
2026/03/06
Re: [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
Lorenzo Stoakes (Oracle)
2026/03/06
Re: [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
Lorenzo Stoakes (Oracle)
2026/03/06
Re: [PATCH 1/1] s390/ipl: Fix missing arch_get_secureboot() prototype warning
kernel test robot
2026/03/06
Re: [PATCH 1/7] x86/vdso: Respect COMPAT_32BIT_TIME
H. Peter Anvin
2026/03/06
Re: [PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
Bartosz Golaszewski
2026/03/06
Re: [PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
Bartosz Golaszewski
2026/03/06
[PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Alexander Gordeev
2026/03/06
[PATCH v2 3/4] s390/pgtable: Add s390 support for page table check
Alexander Gordeev
2026/03/06
[PATCH v2 2/4] s390/pgtable: Use set_pmd_bit() to invalidate PMD entry
Alexander Gordeev
2026/03/06
[PATCH v2 4/4] s390: Enable page table check for debug_defconfig
Alexander Gordeev
2026/03/06
mm/pgtable: Support for page table check on s390
Alexander Gordeev
2026/03/06
Re: [PATCH v6 00/13] Remove device private pages from physical address space
David Hildenbrand (Arm)
2026/03/06
Re: [PATCH v6 13/13] mm: Remove device private pages from the physical address space
David Hildenbrand (Arm)
2026/03/06
Re: [PATCH v6 12/13] mm/hmm: Add flag to track device private pages
David Hildenbrand (Arm)
2026/03/06
Re: [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
David Hildenbrand (Arm)
Earlier messages
Later messages