Linux Sparc
[Prev Page][Next Page]
- [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v3 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [RESEND PATCH 4/4] sparc32: mm: Reduce allocation size for PMD and PTE tables
- From: Will Deacon <will@xxxxxxxxxx>
- [RESEND PATCH 3/4] sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
- From: Will Deacon <will@xxxxxxxxxx>
- [RESEND PATCH 2/4] sparc32: mm: Restructure sparc32 MMU page-table layout
- From: Will Deacon <will@xxxxxxxxxx>
- [RESEND PATCH 1/4] sparc32: mm: Fix argument checking in __srmmu_get_nocache()
- From: Will Deacon <will@xxxxxxxxxx>
- [RESEND PATCH 0/4] Rework sparc32 page-table layout
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 4/4] hugetlbfs: clean up command line processing
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v2 4/4] hugetlbfs: clean up command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Nonworking Ultra45 configuration
- From: Meelis Roos <mroos@xxxxxxxx>
- Re: [PATCH v2 4/4] hugetlbfs: clean up command line processing
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [GIT] Sparc
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] silo: Allow building tilo only
- From: Matt Turner <mattst88@xxxxxxxxx>
- [GIT] Sparc
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v1] serial: sunhv: Initialize lock for non-registered console
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH v1] serial: sunhv: Initialize lock for non-registered console
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] second: Fix typo'd operator
- From: Matt Turner <mattst88@xxxxxxxxx>
- Re: [PATCH v1] serial: sunhv: Initialize lock for non-registered console
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Hoan Tran <hoan@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 1/2] sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Hoan Tran <hoan@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] sparc32: use per-device dma_ops
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: Adhemerval Zanella <adhemerval.zanella@xxxxxxxxxx>
- Re: [PATCH v1] serial: sunhv: Initialize lock for non-registered console
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1] serial: sunhv: Initialize lock for non-registered console
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [sparc64] OOPS after 'serial: core: Allow detach and attach serial device for console'
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [sparc64] OOPS after 'serial: core: Allow detach and attach serial device for console'
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [sparc64] OOPS after 'serial: core: Allow detach and attach serial device for console'
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [sparc64] OOPS after 'serial: core: Allow detach and attach serial device for console'
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 4/4] hugetlbfs: clean up command line processing
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2 0/4] Clean up hugetlb boot command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH v2 4/4] hugetlbfs: clean up command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: Adhemerval Zanella <adhemerval.zanella@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: Suspected bug in wait syscall or similar
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Suspected bug in wait syscall or similar
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Hoan Tran <Hoan@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/5] sparc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
- From: Hoan Tran <Hoan@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 5/5] s390: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
- From: Hoan Tran <Hoan@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
- From: Hoan Tran <Hoan@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
- From: Hoan Tran <Hoan@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
- From: Hoan Tran <Hoan@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH 4/4] hugetlbfs: clean up command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 1/4] sparc32: mm: Fix argument checking in __srmmu_get_nocache()
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 1/4] sparc32: mm: Fix argument checking in __srmmu_get_nocache()
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 1/4] sparc32: mm: Fix argument checking in __srmmu_get_nocache()
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH 4/4] sparc32: mm: Reduce allocation size for PMD and PTE tables
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 3/4] sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 1/4] sparc32: mm: Fix argument checking in __srmmu_get_nocache()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 2/4] sparc32: mm: Restructure sparc32 MMU page-table layout
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 0/4] Rework sparc32 page-table layout
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 4/4] hugetlbfs: clean up command line processing
- From: "Longpeng (Mike, Cloud Infrastructure Service Product Dept.)" <longpeng2@xxxxxxxxxx>
- Re: [PATCH 4/4] hugetlbfs: clean up command line processing
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v4 01/17] cpu: Add new {add,remove}_cpu() functions
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH v4 11/17] sparc: Replace cpu_up/down with add/remove_cpu
- From: Qais Yousef <qais.yousef@xxxxxxx>
- [PATCH v4 01/17] cpu: Add new {add,remove}_cpu() functions
- From: Qais Yousef <qais.yousef@xxxxxxx>
- [PATCH v4 00/17] Convert cpu_up/down to device_online/offline
- From: Qais Yousef <qais.yousef@xxxxxxx>
- [PATCH] sparc32: use per-device dma_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 1/2] sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH 4/4] hugetlbfs: clean up command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] hugetlbfs: clean up command line processing
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 4/4] hugetlbfs: clean up command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- [PATCH 0/4] Clean up hugetlb boot command line processing
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCHv2 34/50] sparc: Add show_stack_loglvl()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC 3/3] mm/vma: Introduce some more VMA flag wrappers
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 0/2] mm/vma: some new flags
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC 3/3] mm/vma: Introduce some more VMA flag wrappers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [RFC 3/3] mm/vma: Introduce some more VMA flag wrappers
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Stafford Horne <shorne@xxxxxxxxx>
- [RFC 3/3] mm/vma: Introduce some more VMA flag wrappers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [RFC 0/3] mm/vma: some new flags and helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Guo Ren <guoren@xxxxxxxxxx>
- [PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v3 09/15] sparc: Replace cpu_up/down with add/remove_cpu
- From: Qais Yousef <qais.yousef@xxxxxxx>
- [PATCH v3 01/15] cpu: Add new {add,remove}_cpu() functions
- From: Qais Yousef <qais.yousef@xxxxxxx>
- Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] compiler: Remove CONFIG_OPTIMIZE_INLINING entirely
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH v2 1/2] sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH v2 2/2] compiler: Remove CONFIG_OPTIMIZE_INLINING entirely
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 1/2] sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/2] vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 2/2] compiler: Remove CONFIG_OPTIMIZE_INLINING entirely
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH 1/2] vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/2] compiler: Remove CONFIG_OPTIMIZE_INLINING entirely
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 057/459] sparc: Add .exit.data section.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 026/252] sparc: Add .exit.data section.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 025/186] sparc: Add .exit.data section.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 018/141] sparc: Add .exit.data section.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 065/542] sparc: Add .exit.data section.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxx>
- [PATCH v3] asm-generic: Fix unistd_32.h generation format
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v2] asm-generic: Fix unistd_32.h generation format
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [sparc64] unable to build kernel after bbfceba15f8 / "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kdb: Fix compiling on architectures w/out DBG_MAX_REG_NUM defined
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kdb: Fix compiling on architectures w/out DBG_MAX_REG_NUM defined
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] kdb: Fix compiling on architectures w/out DBG_MAX_REG_NUM defined
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] kdb: Fix compiling on architectures w/out DBG_MAX_REG_NUM defined
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [sparc64] unable to build kernel after bbfceba15f8 / "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [sparc64] unable to build kernel after bbfceba15f8 / "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [sparc64] unable to build kernel after bbfceba15f8 / "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH] kdb: Fix compiling on architectures w/out DBG_MAX_REG_NUM defined
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- [sparc64] unable to build kernel after bbfceba15f8 / "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [GIT] Sparc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- [GIT] Sparc
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] sparc64: fix adjtimex regression
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH] sparc64: fix adjtimex regression
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [sparc64] stall on CPU with current git master
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [sparc64] stall on CPU with current git master
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [sparc64] stall on CPU with current git master
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [GIT] Sparc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [GIT] Sparc
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- [PATCH V12] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH RESEND] sparc/console: kill off obsolete declarations
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] sparc32: fix struct ipc64_perm type definition
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] sparc32,leon: Stop adding vendor and device id to prom ambapp path components
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v4] reboot: support offline CPUs before reboot
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- Re: [PATCH RESEND v4] reboot: support offline CPUs before reboot
- From: Rob Landley <rob@xxxxxxxxxxx>
- Re: [PATCH v5] reboot: support offline CPUs before reboot
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v5] reboot: support offline CPUs before reboot
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- Re: [PATCH v5] reboot: support offline CPUs before reboot
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- Re: [PATCH v5] reboot: support offline CPUs before reboot
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH RESEND] sparc/console: kill off obsolete declarations
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5] reboot: support offline CPUs before reboot
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v5] reboot: support offline CPUs before reboot
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- Re: [PATCH v5] reboot: support offline CPUs before reboot
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v5] reboot: support offline CPUs before reboot
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- Re: [PATCH] sparc32: fix struct ipc64_perm type definition
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH RESEND v4] reboot: support offline CPUs before reboot
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v4] reboot: support offline CPUs before reboot
- From: Guenter Roeck <groeck@xxxxxxxxxx>
- [PATCH] sparc32: fix struct ipc64_perm type definition
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH RESEND v4] reboot: support offline CPUs before reboot
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 00/12] Unify SMP stop generic logic to common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- Re: [RFC PATCH v3 00/12] Unify SMP stop generic logic to common code
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH] sparc32,leon: Stop adding vendor and device id to prom ambapp path components
- From: Andreas Larsson <andreas@xxxxxxxxxxx>
- Re: [PATCH] tty: n_hdlc: fix build on SPARC
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] tty: n_hdlc: fix build on SPARC
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] modpost: assume STT_SPARC_REGISTER is defined
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] y2038: sparc: remove use of struct timex
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/22] compat: provide compat_ptr() on all architectures
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: [PATCH v3 02/22] compat: provide compat_ptr() on all architectures
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v3 02/22] compat: provide compat_ptr() on all architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [mm/debug] 87c4696d57: kernel_BUG_at_include/linux/mm.h
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 02/22] compat: provide compat_ptr() on all architectures
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] modpost: assume STT_SPARC_REGISTER is defined
- From: David Miller <davem@xxxxxxxxxx>
- Re: [PATCH v3 02/22] compat: provide compat_ptr() on all architectures
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v3 02/22] compat: provide compat_ptr() on all architectures
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH] modpost: assume STT_SPARC_REGISTER is defined
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v3 02/22] compat: provide compat_ptr() on all architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2] y2038: sparc: remove use of struct timex
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- [mm/debug] 87c4696d57: kernel_BUG_at_include/linux/mm.h
- From: kernel test robot <rong.a.chen@xxxxxxxxx>
- [PATCH V11 RESEND] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [RFC PATCH v3 04/12] smp: address races of starting CPUs while stopping
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 07/12] arm64: smp: add arch specific cpu parking helper
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 06/12] arm64: smp: use SMP crash-stop common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 05/12] arm64: smp: use generic SMP stop common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 08/12] x86: smp: use generic SMP stop common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 09/12] x86: smp: use SMP crash-stop common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 12/12] sparc64: smp: use generic SMP stop common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 11/12] arm: smp: use SMP crash-stop common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 10/12] arm: smp: use generic SMP stop common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 03/12] smp: coordinate concurrent crash/smp stop calls
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 02/12] smp: unify crash_ and smp_send_stop() logic
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 01/12] smp: add generic SMP-stop support to common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [RFC PATCH v3 00/12] Unify SMP stop generic logic to common code
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- [PATCH v17 09/23] sparc: mm: Add p?d_leaf() definitions
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v18 11/13] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v2] y2038: sparc: remove use of struct timex
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V11] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [Y2038] [PATCH v2 24/24] y2038: sparc: remove use of struct timex
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 24/24] y2038: sparc: remove use of struct timex
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- Re: [PATCH v2 01/24] Input: input_event: fix struct padding on sparc64
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH v2 24/24] y2038: sparc: remove use of struct timex
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 00/24] drivers, fs: y2038 updates
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 01/24] Input: input_event: fix struct padding on sparc64
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 45/58] tty/serial: Migrate sunhv to use has_sysrq
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 48/58] tty/serial: Migrate sunzilog to use has_sysrq
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 47/58] tty/serial: Migrate sunsu to use has_sysrq
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 46/58] tty/serial: Migrate sunsab to use has_sysrq
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH] sparc64: add support for folded p4d page tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] sparc64: add support for folded p4d page tables
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] sparc64: add support for folded p4d page tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [tip: sched/urgent] sched/rt, sparc: Use CONFIG_PREEMPTION
- From: "tip-bot2 for Thomas Gleixner" <tip-bot2@xxxxxxxxxxxxx>
- [PATCH v18 13/13] Documentation: path-lookup: include new LOOKUP flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 12/13] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 11/13] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 09/13] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 04/13] namei: allow set_root() to produce errors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 03/13] namei: allow nd_jump_link() to produce errors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 02/13] nsfs: clean-up ns_get_path() signature to return int
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v18 00/13] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 09/25] sparc: mm: Add p?d_leaf() definitions
- From: Steven Price <steven.price@xxxxxxx>
- [PATCH V11] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH v2 07/14] sparc: Replace cpu_up/down with device_online/offline
- From: Qais Yousef <qais.yousef@xxxxxxx>
- Re: [PATCH V10] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] sparc64: add support for folded p4d page tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] sparc64: add support for folded p4d page tables
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH] sparc64: add support for folded p4d page tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [Y2038] [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [Y2038] [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers
- From: Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
- [PATCH V10] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 04/13] namei: allow set_root() to produce errors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 03/13] namei: allow nd_jump_link() to produce errors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 02/13] nsfs: clean-up ns_get_path() signature to return int
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: 5.4-rc8 OOPS from bpf now
- From: Meelis Roos <mroos@xxxxxxxx>
- Re: 5.4-rc8 OOPS from bpf now (was: path_openat->link_path_walk->inode_permission), on sparc64
- From: Meelis Roos <mroos@xxxxxxxx>
- Re: 5.4-rc8 OOPS from path_openat->link_path_walk->inode_permission, on sparc64
- From: Meelis Roos <mroos@xxxxxxxx>
- 5.4-rc8 OOPS from path_openat->link_path_walk->inode_permission, on sparc64
- From: Meelis Roos <mroos@xxxxxxxx>
- [PATCH v17 13/13] Documentation: path-lookup: include new LOOKUP flags
- From: Aleksa Sarai <asarai@xxxxxxx>
- [PATCH v17 12/13] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 11/13] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 04/13] namei: allow set_root() to produce errors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 03/13] namei: allow nd_jump_link() to produce errors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 02/13] nsfs: clean-up ns_get_path() signature to return int
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v17 00/13] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
- From: Aleksa Sarai <asarai@xxxxxxx>
- [PATCH AUTOSEL 4.19 089/237] sparc: Fix parport build warnings.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 058/150] sparc: Fix parport build warnings.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 51/99] sparc64: Rework xchg() definition to avoid warnings.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 31/77] sparc: Fix parport build warnings.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 40/77] sparc64: Rework xchg() definition to avoid warnings.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 38/99] sparc: Fix parport build warnings.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 077/150] sparc64: Rework xchg() definition to avoid warnings.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 127/237] sparc64: Rework xchg() definition to avoid warnings.
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 11/12] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 10/12] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 03/12] namei: allow set_root() to produce errors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 01/12] nsfs: clean-up ns_get_path() signature to return int
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v16 00/12] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH] sparc: vdso: fix build error of vdso32
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH] sparc: vdso: fix build error of vdso32
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] sparc: vdso: fix build error of vdso32
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 03/23] y2038: vdso: change timeval to __kernel_old_timeval
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 00/23] y2038 cleanups
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v15 7/9] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v15 7/9] open: introduce openat2(2) syscall
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] sparc: vdso: Fix build failure seen due to kbuild changes
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH 19/21] nds32: use generic ioremap
- From: Greentime Hu <green.hu@xxxxxxxxx>
- Re: [PATCH V9] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V9] mm/debug: Add tests validating architecture page table helpers
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH V9 RESEND] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V9] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V9] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 8/8] Input: input_event: fix struct padding on sparc64
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 8/8] Input: input_event: fix struct padding on sparc64
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] sparc: vdso: Fix build failure seen due to kbuild changes
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 01/21] arm: remove ioremap_cached
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/21] lib: provide a simple generic ioremap implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Fwd: [PATCH v5 1/4] sparc64: implement ioremap_uc
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH] sparc: vdso: Fix build failure seen due to kbuild changes
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] sparc: vdso: Fix build failure seen due to kbuild changes
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] sparc: vdso: Fix build failure seen due to kbuild changes
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 08/23] y2038: ipc: remove __kernel_time_t reference from headers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 09/23] y2038: stat: avoid 'time_t' in 'struct stat'
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 04/23] y2038: vdso: change timespec to __kernel_old_timespec
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 03/23] y2038: vdso: change timeval to __kernel_old_timeval
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 00/23] y2038 cleanups
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 8/8] Input: input_event: fix struct padding on sparc64
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 0/8] y2038: bug fixes from y2038 work
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 34/50] sparc: Add show_stack_loglvl()
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: generic-iomap tree for linux-next
- From: Christoph Hellwig <hch@xxxxxx>
- Re: generic-iomap tree for linux-next
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: generic-iomap tree for linux-next
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- generic-iomap tree for linux-next
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/21] lib: provide a simple generic ioremap implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH 34/50] sparc: Add show_stack_loglvl()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH 34/50] sparc: Add show_stack_loglvl()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 34/50] sparc: Add show_stack_loglvl()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH v4 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxx>
- Re: [PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH 07/21] parisc: remove __ioremap
- From: Helge Deller <deller@xxxxxx>
- [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 8/9] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 7/9] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v15 0/9] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v4 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 12/13] um: add support for folded p4d page tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 10/13] sparc32: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 08/13] parisc: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 07/13] nds32: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 03/13] c6x: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 01/13] alpha: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: generic ioremap (and lots of cleanups) v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 20/21] csky: remove ioremap_cache
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v3 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 12/13] um: add support for folded p4d page tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 10/13] sparc32: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 08/13] parisc: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 07/13] nds32: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 03/13] c6x: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 01/13] alpha: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v15 09/23] sparc: mm: Add p?d_leaf() definitions
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v2 12/13] um: add support for folded p4d page tables
- Re: [PATCH v2 12/13] um: add support for folded p4d page tables
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH v2 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCH v2 07/13] nds32: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 10/13] sparc32: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 12/13] um: add support for folded p4d page tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 08/13] parisc: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 03/13] c6x: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] tty: n_hdlc: fix build on SPARC
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 05/12] sparc: Replace cpu_up/down with device_online/offline
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] tty: n_hdlc: fix build on SPARC
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tty: n_hdlc: fix build on SPARC
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 05/12] sparc: Replace cpu_up/down with device_online/offline
- From: Qais Yousef <qais.yousef@xxxxxxx>
- Re: [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 08/21] x86: Clean up ioremap()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH 13/21] m68k: rename __iounmap and mark it static
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 2/3] arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 09/21] xtensa: clean up ioremap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/21] parisc: remove __ioremap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/21] lib: provide a simple generic ioremap implementation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/21] nios2: remove __iounmap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/21] riscv: use the generic ioremap code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/21] csky: use generic ioremap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/21] csky: remove ioremap_cache
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/21] nds32: use generic ioremap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/21] sh: remove __iounmap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/21] hexagon: remove __iounmap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/21] m68k: rename __iounmap and mark it static
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/21] x86: Clean up ioremap()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/21] nios2: remove __ioremap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/21] hexagon: clean up ioremap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/21] unicore32: remove ioremap_cached
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/21] arm: remove ioremap_cached
- From: Christoph Hellwig <hch@xxxxxx>
- generic ioremap (and lots of cleanups) v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 1/4] sparc64: implement ioremap_uc
- From: David Miller <davem@xxxxxxxxxxxxx>
- Fwd: [PATCH v5 1/4] sparc64: implement ioremap_uc
- From: Tuowen Zhao <ztuowen@xxxxxxxxx>
- Re: [PATCH 08/21] x86: clean up ioremap
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v14 09/22] sparc: mm: Add p?d_leaf() definitions
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH V8] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH RESEND v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v14 5/6] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v14 4/6] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v14 1/6] namei: O_BENEATH-style resolution restriction flags
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH RESEND v14 0/6] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH AUTOSEL 5.3 77/99] sparc64: disable fast-GUP due to unexplained oopses
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Enabling MSI for Microblaze
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [REVIEW PATCH v5 2/3] arch: wire-up close_range()
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 1/2] asm-generic: Make msi.h a mandatory include/asm header
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- [PATCH v2 0/2] Enabling MSI for Microblaze
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- [PATCH v2 1/2] asm-generic: Make msi.h a mandatory include/asm header
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH 05/12] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/2] Enabling MSI for Microblaze
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH v13 09/22] sparc: mm: Add p?d_leaf() definitions
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] asm-generic: Make msi.h a mandatory include/asm header
- From: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
- Re: [PATCH 1/2] asm-generic: Make msi.h a mandatory include/asm header
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 0/2] Enabling MSI for Microblaze
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- [PATCH 1/2] asm-generic: Make msi.h a mandatory include/asm header
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v13 09/22] sparc: mm: Add p?d_leaf() definitions
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 04/12] m68k: nommu: use pgtable-nopud instead of 4level-fixup
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- Re: [PATCH 04/12] m68k: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 05/12] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- Re: [PATCH 04/12] m68k: nommu: use pgtable-nopud instead of 4level-fixup
- From: Greg Ungerer <gerg@xxxxxxxxxxxxxx>
- Re: [PATCH v2 09/12] sparc32: use pgtable-nopud instead of 4level-fixup
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH v2 09/12] sparc32: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH 02/12] arm: nommu: use pgtable-nopud instead of 4level-fixup
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- [PATCH 12/12] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 11/12] um: add support for folded p4d page tables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 10/12] um: remove unused pxx_offset_proc() and addr_pte() functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 09/12] sparc32: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 07/12] nds32: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 05/12] m68k: mm: use pgtable-nopXd instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 02/12] arm: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 04/12] m68k: nommu: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 03/12] c6x: use pgtable-nopud instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 01/12] alpha: use pgtable-nop4d instead of 4level-fixup
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V7] mm/debug: Add tests validating architecture page table helpers
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/21] x86: clean up ioremap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Mail converted by MHonArc
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[GCC Help]
[Bugtraq]