Linux for MIPS
[Prev Page][Next Page]
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 18/34] mm: Remove page table members from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 20/34] arm: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 15/34] x86: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 26/34] mips: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 05/34] mm: add utility functions for ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 00/34] Split ptdesc from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 04/21] ia64/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 03/21] arm/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 11/21] riscv/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 13/21] sh/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 08/21] mips/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 02/21] x86/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 12/21] s390/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 06/21] loongarch/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 09/21] parisc/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec
- From: Eric DeVolder <eric.devolder@xxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: Build regressions/improvements in v6.4-rc6
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Build regressions/improvements in v6.4-rc6
- From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
- Re: Build regressions/improvements in v6.4-rc6
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] MIPS: Loongson64: loongson3_defconfig: Enable amdgpu drm driver
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [patch] x86/realmode: Make stack lock work in trampoline_compat()
- From: "'Andrew Cooper'" <andrew.cooper3@xxxxxxxxxx>
- RE: [patch] x86/realmode: Make stack lock work in trampoline_compat()
- From: David Laight <David.Laight@xxxxxxxxxx>
- [mips-linux:mips-next 4/29] drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr'; did you mean 'xlate_dev_mem_ptr'?
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] mips: dts: ralink: mt7628a: Unify pinctrl-single pin group nodes
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: cpu-features: Use boot_cpu_type for CPU type based features
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Rework smt cmdline parameters
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mips: Fix spacing issue
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Alchemy: Enable PATA_PLATFORM support
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: generic: Allow R5 CPUs to be selected
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mips: provide unxlate_dev_mem_ptr() in asm/io.h
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHz
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] mips: ingenic: Remove useless __maybe_unused
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mips: asm-offsets: add missing prototypes
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] MIPS: DTS: qi_lb60: Don't use unit address for regulators
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Revert "MIPS: unhide PATA_PLATFORM"
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH v2 07/23 fix] mips: update_mmu_cache() can replace __update_tlb(): fix
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [patch] x86/realmode: Make stack lock work in trampoline_compat()
- From: Yunhong Jiang <yunhong.jiang@xxxxxxxxxxxxxxx>
- Re: [patch] x86/realmode: Make stack lock work in trampoline_compat()
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Re: [patch] x86/realmode: Make stack lock work in trampoline_compat()
- From: Yunhong Jiang <yunhong.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 21/23] x86: Allow get_locked_pte() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 20/23] sparc: iounit and iommu use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 19/23] sparc: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 13/23] powerpc/hugetlb: pte_alloc_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 12/23] powerpc: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 06/23] microblaze: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 02/23] arm64: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 01/23] arm: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 00/53] drm: Convert to platform remove callback returning void
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 00/53] drm: Convert to platform remove callback returning void
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/53] drm: Convert to platform remove callback returning void
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 00/53] drm: Convert to platform remove callback returning void
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/53] drm: Convert to platform remove callback returning void
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- [PATCH v2 2/2] dmaengine: ls2x-apb: new driver for the Loongson LS2X APB DMA controller
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH v2 1/2] dt-bindings: dmaengine: Add Loongson LS2X APB DMA controller
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH v2 0/2] New driver for the Loongson LS2X APB DMA Controller
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
- [PATCH] MIPS: cpu-features: Use boot_cpu_type for CPU type based features
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
- [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- [PATCH v4 2/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- [PATCH v4 1/2] dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- [PATCH v4 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- Re: [PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep()
- From: Yanteng Si <siyanteng@xxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH v3 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v3 2/2] dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- [PATCH v3 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- [PATCH v3 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- Re: [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] gpiolib: Remove unused gpio_cansleep()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 00/89] i2c: Convert to platform remove callback returning void
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1 1/1] gpiolib: Remove unused gpio_cansleep()
- From: Yanteng Si <siyanteng@xxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 9/9] MIPS: configs: CI20: Enable WiFi / Bluetooth
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 8/9] MIPS: configs: CI20: Regenerate defconfig
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 7/9] MIPS: DTS: CI20: Enable support for WiFi / Bluetooth
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 6/9] MIPS: DTS: CI20: Parent MSCMUX clock to MPLL
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 5/9] MIPS: DTS: CI20: Misc. cleanups
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 4/9] MIPS: DTS: CI20: Do not force-enable CIM and WiFi regulators
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 3/9] MIPS: DTS: CI20: Add parent supplies to ACT8600 regulators
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 2/9] MIPS: DTS: CI20: Fix ACT8600 regulator node names
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 1/9] MIPS: DTS: CI20: Fix regulators
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 4/4] MIPS: DTS: qi_lb60: Don't use unit address for regulators
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 2/4] mips: ingenic: Remove useless __maybe_unused
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 3/4] mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHz
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 1/4] MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v2 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
- Re: [PATCH V5 3/5] rtc: Add rtc driver for the Loongson family chips
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH V5 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Binbin Zhou <zhoubb.aaron@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH V5 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Conor Dooley <conor@xxxxxxxxxx>
- [PATCH v2 15/16] KVM: arm64: Provide option to pass page walker flag for huge page splits
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 13/16] KVM: arm64: Run clear-dirty-log under MMU read lock
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 16/16] KVM: arm64: Split huge pages during clear-dirty-log under MMU read lock
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 12/16] KVM: arm64: Retry shared page table walks outside of fault handler
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 11/16] KVM: arm64: Use KVM_PGTABLE_WALK_SHARED flag instead of KVM_PGTABLE_WALK_HANDLE_FAULT
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 14/16] KVM: arm64: Pass page walker flags from callers of stage 2 split walker
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 07/16] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 05/16] KVM: selftests: Allow independent execution of vCPUs in dirty_log_perf_test
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 08/16] KMV: arm64: Pass page table walker flags to stage2_apply_range_*()
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 10/16] KVM: arm64: Return -ENOENT if PTE is not valid in stage2_attr_walker
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 02/16] KVM: selftests: Add optional delay between consecutive clear-dirty-log calls
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 06/16] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 04/16] KVM: selftests: Print read-write progress by vCPUs in dirty_log_perf_test
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 03/16] KVM: selftests: Pass the count of read and write accesses from guest to host
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 01/16] KVM: selftests: Clear dirty logs in user defined chunks sizes in dirty_log_perf_test
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 00/16] Use MMU read lock for clear-dirty-log
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v1 1/1] gpiolib: Remove unused gpio_cansleep()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/1] gpiolib: Remove unused gpio_cansleep()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH V5 3/5] rtc: Add rtc driver for the Loongson family chips
- From: Keguang Zhang <keguang.zhang@xxxxxxxxx>
- Re: [PATCH V5 2/5] rtc: Remove the Loongson-1 RTC driver
- From: Keguang Zhang <keguang.zhang@xxxxxxxxx>
- [PATCH V5 5/5] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V5 3/5] rtc: Add rtc driver for the Loongson family chips
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V5 4/5] MIPS: Loongson64: DTS: Add RTC support to LS7A PCH
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V5 2/5] rtc: Remove the Loongson-1 RTC driver
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V5 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V5 0/5] Add rtc driver for the Loongson family chips
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 00/53] drm: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/89] i2c: Convert to platform remove callback returning void
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- [PATCH 2/2] Revert "MIPS: unhide PATA_PLATFORM"
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH 1/2] MIPS: Alchemy: Enable PATA_PLATFORM support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH 0/2] MIPS: Fix recent clutter with PATA_PLATFORM
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 05/13] module, jitalloc: drop module_alloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 01/13] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 00/89] i2c: Convert to platform remove callback returning void
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 00/89] i2c: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
- From: Guo Ren <guoren@xxxxxxxxxx>
- [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 15/34] x86: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 31/34] sparc64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 26/34] mips: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 24/34] loongarch: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 21/34] arm64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 20/34] arm: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 18/34] mm: Remove page table members from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 16/34] s390: Convert various gmap functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 17/34] s390: Convert various pgalloc functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 12/34] mm: Convert ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 10/34] mm: Convert ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 08/34] mm: Convert ptlock_ptr() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 07/34] mm: Convert ptlock_alloc() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 04/34] pgtable: Create struct ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 05/34] mm: add utility functions for ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 00/34] Split ptdesc from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- [PATCH AUTOSEL 5.15 20/24] mips: Move initrd_start check after initrd address sanitisation.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [patch] x86/smpboot: Fix the parallel bringup decision
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH AUTOSEL 4.14 08/10] MIPS: Alchemy: fix dbdma2
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 16/21] MIPS: Restore Au1300 support
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 12/13] mips: Move initrd_start check after initrd address sanitisation.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 09/10] mips: Move initrd_start check after initrd address sanitisation.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 15/17] mips: Move initrd_start check after initrd address sanitisation.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 07/10] MIPS: Restore Au1300 support
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 17/21] MIPS: Alchemy: fix dbdma2
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 18/21] mips: Move initrd_start check after initrd address sanitisation.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 11/13] MIPS: Alchemy: fix dbdma2
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 14/17] MIPS: Alchemy: fix dbdma2
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 10/13] MIPS: Restore Au1300 support
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 13/17] MIPS: Restore Au1300 support
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 17/24] MIPS: unhide PATA_PLATFORM
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 19/24] MIPS: Alchemy: fix dbdma2
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 18/24] MIPS: Restore Au1300 support
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 27/33] mips: Move initrd_start check after initrd address sanitisation.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 29/37] MIPS: Restore Au1300 support
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 30/37] MIPS: Alchemy: fix dbdma2
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 24/33] MIPS: unhide PATA_PLATFORM
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 25/33] MIPS: Restore Au1300 support
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 26/33] MIPS: Alchemy: fix dbdma2
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 28/37] MIPS: unhide PATA_PLATFORM
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 31/37] mips: Move initrd_start check after initrd address sanitisation.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [patch] x86/smpboot: Fix the parallel bringup decision
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [patch] x86/smpboot: Fix the parallel bringup decision
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] MIPS: generic: Allow R5 CPUs to be selected
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Binbin Zhou <zhoubb.aaron@xxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [patch] x86/realmode: Make stack lock work in trampoline_compat()
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [patch] x86/realmode: Make stack lock work in trampoline_compat()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Keguang Zhang <keguang.zhang@xxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Keguang Zhang <keguang.zhang@xxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH V4 2/5] rtc: Remove the Loongson-1 RTC driver
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH V4 2/5] rtc: Remove the Loongson-1 RTC driver
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH] mips: Fix spacing issue
- From: Franziska Näpelt <franziska.naepelt@xxxxxxxxxxxxxx>
- [PATCH v2] mips: Fix spacing issue
- From: Franziska Naepelt <franziska.naepelt@xxxxxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Binbin Zhou <zhoubb.aaron@xxxxxxxxx>
- Re: [PATCH v2 2/2] dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board
- From: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- [PATCH v2 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- [PATCH v2 1/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- [PATCH v2 2/2] dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- [PATCH v2 4/7] mips: update a reference to a moved Arm Document
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 2/2] MIPS: generic: Allow R5 CPUs to be selected
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH] mips: Fix spacing issue
- From: Ladislav Michl <oss-lists@xxxxxxxxx>
- [PATCH] mips: Fix spacing issue
- From: Franziska Naepelt <franziska.naepelt@xxxxxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Binbin Zhou <zhoubb.aaron@xxxxxxxxx>
- [PATCH v7 9/9] net-next: mvpp2: don't shadow error
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 8/9] net-next: mvpp2: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 5/9] pinctrl: ingenic: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Conor Dooley <conor@xxxxxxxxxx>
- [PATCH v7 7/9] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 6/9] pinctrl: pistachio: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 4/9] pinctrl: wpcm450: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 3/9] iio: cdc: ad7150: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 2/9] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 1/9] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Keguang Zhang <keguang.zhang@xxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 5/8] pinctrl: ingenic: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 6/8] pinctrl: pistachio: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 7/8] iio: cdc: ad7150: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [GIT PULL] MIPS fixes for v6.4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] MIPS fixes for v6.4
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Binbin Zhou <zhoubb.aaron@xxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v4] mips: add <asm-generic/io.h> including
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 7/8] iio: cdc: ad7150: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 6/8] pinctrl: pistachio: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 5/8] pinctrl: ingenic: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 2/8] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 0/8] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Binbin Zhou <zhoubb.aaron@xxxxxxxxx>
- Re: [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 11/67] ASoC: jz4740-i2s: Make I2S divider calculations more robust
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 02/23] arm64: allow pte_offset_map() to fail
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH V4 3/5] rtc: Add rtc driver for the Loongson family chips
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V4 5/5] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V4 4/5] MIPS: Loongson64: DTS: Add RTC support to LS7A PCH
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V4 2/5] rtc: Remove the Loongson-1 RTC driver
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V4 0/5] rtc: Add rtc driver for the Loongson family chips
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
- From: Binbin Zhou <zhoubinbin@xxxxxxxxxxx>
- Re: [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 00/21] dma-mapping: unify support for cache flushes
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] MIPS: unhide PATA_PLATFORM
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs
- From: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
- Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Bug: arch/mips/txx9/generic/setup.c: 714-716: dead code
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] MIPS: Loongson32: Remove reset.c
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Restore Au1300 support
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] mips: dts: ingenic: x1000: Add AIC device tree node
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Alchemy: fix dbdma2
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: unhide PATA_PLATFORM
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mips: dts: ingenic: Remove unnecessary AIC clocks
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mips: Move initrd_start check after initrd address sanitisation.
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] mips: dts: ralink: mt7628a: Unify pinctrl-single pin group nodes
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [PATCH] mtd: rawnand: ingenic: fix empty stub helper definitions
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 2/2] input: joystick: Fix buffer data parsing
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Bug: arch/mips/txx9/generic/setup.c: 714-716: dead code
- From: sunying@xxxxxxxxxxxxxx
- Re: [PATCH v5 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH 3/3] Documentation: kernel-parameters: Add some MIPS parameters
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
- From: Artur Rojek <contact@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] input: joystick: Fix buffer data parsing
- From: Artur Rojek <contact@xxxxxxxxxxxxxx>
- [PATCH v2 0/2] iio/adc-joystick: buffer data parsing fixes
- From: Artur Rojek <contact@xxxxxxxxxxxxxx>
- [PATCH 1/3] MIPS: Rework smt cmdline parameters
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 2/3] MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 3/3] Documentation: kernel-parameters: Add some MIPS parameters
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 0/3] MIPS: Enhancements on usage and documentation of parameters
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v5 2/8] iio: mb1232: relax return value check for IRQ get
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v5 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v5 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v5 2/8] iio: mb1232: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v5 7/8] iio: cdc: ad7150: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v4] mips: add <asm-generic/io.h> including
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4] mips: add <asm-generic/io.h> including
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v4] mips: add <asm-generic/io.h> including
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v4] mips: add <asm-generic/io.h> including
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 4/7] mips: update a reference to a moved Arm Document
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- Re: [PATCH v4] mips: add <asm-generic/io.h> including
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 2/3] MIPS: Introduce config options for LLSC availability
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH v4] mips: add <asm-generic/io.h> including
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- [PATCH 3/3] MIPS: Select ARCH_SUPPORTS_ATOMIC_RMW when possible
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 2/3] MIPS: Introduce config options for LLSC availability
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 0/3] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 4/7] mips: update a reference to a moved Arm Document
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- [PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v5 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 7/8] iio: cdc: ad7150: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 6/8] pinctrl: pistachio: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 5/8] pinctrl: ingenic: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 2/8] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 0/8] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH AUTOSEL 6.3 08/59] bpf, mips: Implement DADDI workarounds for JIT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2 00/34] Split ptdesc from struct page
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 46/65] clk: at91: smd: Switch to determine_rate
- From: <Claudiu.Beznea@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/65] clk: at91: sckc: Add a determine_rate hook
- From: <Claudiu.Beznea@xxxxxxxxxxxxx>
- Re: [PATCH v3 06/65] clk: at91: main: Add a determine_rate hook
- From: <Claudiu.Beznea@xxxxxxxxxxxxx>
- [RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
- From: Yicong Yang <yangyicong@xxxxxxxxxx>
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
- From: Yicong Yang <yangyicong@xxxxxxxxxx>
- [RESEND PATCH v9 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
- From: Yicong Yang <yangyicong@xxxxxxxxxx>
- Re: [PATCH 09/14] kunit: include debugfs header file
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 11/14] init: consolidate prototypes in linux/init.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 09/14] kunit: include debugfs header file
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 08/14] panic: make function declarations visible
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 07/14] panic: hide unused global functions
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 06/14] locking: add lockevent_read() prototype
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 04/14] audit: avoid missing-prototype warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/14] mm/init/kernel: missing-prototypes warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: (subset) [PATCH v3 4/6] arm64: dts: sparx5: rename pinctrl nodes
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
- From: Charlemagne Lasse <charlemagnelasse@xxxxxxxxx>
- Re: [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get
- From: "Vaittinen, Matti" <Matti.Vaittinen@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Limit MIPS_MT_SMP support by ISA reversion
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH] mtd: rawnand: ingenic: fix empty stub helper definitions
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: Limit MIPS_MT_SMP support by ISA reversion
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH] mtd: rawnand: ingenic: fix empty stub helper definitions
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] MIPS: Limit MIPS_MT_SMP support by ISA reversion
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 1/2] mips: provide unxlate_dev_mem_ptr() in asm/io.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 2/2] mips: asm-offsets: add missing prototypes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get
- From: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
- Re: [PATCH] MIPS: Limit MIPS_MT_SMP support by ISA reversion
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v4 5/7] pinctrl: ingenic: relax return value check for IRQ get
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v4 7/7] iio: cdc: ad7150: Functional change
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v4 6/7] pinctrl: pistachio: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v4 5/7] pinctrl: ingenic: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v4 3/7] net-next: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v4 1/7] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH] MIPS: Drop unused positional parameter in local_irq_{dis,en}able
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/53] drm: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 00/53] drm: Convert to platform remove callback returning void
- From: Inki Dae <daeinki@xxxxxxxxx>
- Re: [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 2/2] irqchip/mips-gic: Use raw spinlock for gic_lock
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 0/2] irqchip/mips-gic fixes
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH 2/2] irqchip/mips-gic: Use raw spinlock for gic_lock
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH 1/2] irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH v2] fix ___SYNC () build error when PROFILE_ALL_BRANCHES is enabled
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Helge Deller <deller@xxxxxx>
- Re: [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
- From: Helge Deller <deller@xxxxxx>
Mail converted by MHonArc
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[GCC Help]
[Bugtraq]