Linux ia64 Archive — Date Index
[Prev Page][Next Page]
- [PATCH v3 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH -tip v10 16/16] x86/kprobes: Fixup return address in generic trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 15/16] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 14/16] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 12/16] kprobes: Enable stacktrace from pt_regs in kretprobe handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 13/16] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 11/16] arm: kprobes: Make space for instruction pointer on stack
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 10/16] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 06/16] objtool: Add frame-pointer-specific function ignore
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 09/16] ARC: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 05/16] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 08/16] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 07/16] objtool: Ignore unwind hints for ignored functions
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 02/16] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 04/16] kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 01/16] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 03/16] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v10 00/16] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] objtool: Add frame-pointer-specific function ignore
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- [PATCH -tip v3 6/6] kprobes: Use bool type for functions which returns boolean value
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 5/6] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 4/6] kprobes: Add assertions for required lock
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 3/6] kprobes: Use IS_ENABLED() instead of kprobes_built_in()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 2/6] kprobes: Fix coding style issues
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 1/6] kprobes: treewide: Cleanup the error messages for kprobes
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 0/6] kprobes: treewide: Clean up kprobe code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH v2 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 10/21] powerpc/iommu: return error code from .map_sg() ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 12/21] s390/pci: return error code from s390_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 06/21] ARM/dma-mapping: return error code from .map_sg() ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 05/21] alpha: return error code from alpha_pci_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 14/21] sparc/iommu: return error codes from .map_sg() ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 16/21] parisc: return error code from .map_sg() ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v2 00/21] .map_sg() error cleanup
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/9] arc: use generic strncpy/strnlen from_user
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 6/9] microblaze: use generic strncpy/strnlen from_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 5/9] csky: use generic strncpy/strnlen from_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 4/9] arc: use generic strncpy/strnlen from_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/9] h8300: remove stale strncpy_from_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 6/9] microblaze: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 5/9] csky: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 4/9] arc: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 2/9] h8300: remove stale strncpy_from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH -tip v2 0/6] kprobes: treewide: Clean up kprobe code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 04/16] dma-iommu: Return error code from iommu_dma_map_sg()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 01/16] dma-mapping: Allow map_sg() ops to return negative error codes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 00/16] .map_sg() error cleanup
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v1 00/16] .map_sg() error cleanup
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- [PATCH v1 15/16] dma-mapping: return error code from dma_dummy_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 11/16] sparc/iommu: return error codes from .map_sg() ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 04/16] dma-iommu: Return error code from iommu_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 01/16] dma-mapping: Allow map_sg() ops to return negative error codes
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 05/16] alpha: return error code from alpha_pci_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 06/16] ARM/dma-mapping: return error code from .map_sg() ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 09/16] powerpc/iommu: return error code from .map_sg() ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 07/16] ia64/sba_iommu: return error code from sba_map_sg_attrs()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 12/16] parisc: return error code from .map_sg() ops
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 08/16] MIPS/jazzdma: return error code from jazz_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 02/16] dma-direct: Return appropriate error code from dma_direct_map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 03/16] iommu: Return full error code from iommu_map_sg[_atomic]()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v1 00/16] .map_sg() error cleanup
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v1 2/4] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
- From: Pankaj Gupta <pankaj.gupta.linux@xxxxxxxxx>
- [PATCH v1 2/4] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Matt Wu <wuqiang.matt@xxxxxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 14/14] x86/kprobes: Fixup return address in generic trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 13/14] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 12/14] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 11/14] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 10/14] kprobes: Enable stacktrace from pt_regs in kretprobe handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 09/14] arm: kprobes: Make space for instruction pointer on stack
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 08/14] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 07/14] ARC: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 06/14] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 05/14] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 04/14] kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 03/14] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 02/14] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 01/14] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v9 00/14] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v2 6/6] kprobes: Use bool type for functions which returns boolean value
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v2 5/6] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v2 4/6] kprobes: Add assertions for required lock
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v2 3/6] kprobes: Use IS_ENABLED() instead of kprobes_built_in()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v2 2/6] kprobes: Fix coding style issues
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v2 1/6] kprobes: treewide: Cleanup the error messages for kprobes
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v2 0/6] kprobes: treewide: Clean up kprobe code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH 2/2] objtool: Ignore unwind hints for ignored functions
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip 6/6] kprobes: Use bool type for functions which returns boolean value
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH 1/2] objtool: Add frame-pointer-specific function ignore
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH 2/2] objtool: Ignore unwind hints for ignored functions
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH 1/2] objtool: Add frame-pointer-specific function ignore
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip 6/6] kprobes: Use bool type for functions which returns boolean value
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH -tip 6/6] kprobes: Use bool type for functions which returns boolean value
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip 5/6] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip 4/6] kprobes: Add assertions for required lock
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip 3/6] kprobes: Use IS_ENABLED() instead of kprobes_built_in()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip 2/6] kprobes: Fix coding style issues
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip 1/6] kprobes: treewide: Cleanup the error messages for kprobes
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip 0/6] kprobes: treewide: Clean up kprobe code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Matt Wu <wuqiang.matt@xxxxxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH -tip v8 13/13] x86/kprobes: Fixup return address in generic trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 7/7] ia64: mca_drv: fix incorrect array size calculation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 9/9] ia64: mca_drv: fix incorrect array size calculation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 15/15] ia64: mca_drv: fix incorrect array size calculation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 17/17] ia64: mca_drv: fix incorrect array size calculation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 25/26] ia64: mca_drv: fix incorrect array size calculation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH -tip v8 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -tip v8 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v8 13/13] x86/kprobes: Fixup return address in generic trampoline handler
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH -tip v8 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH -tip v8 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH -tip v8 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH -tip v8 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH -tip v8 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH -tip v8 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 20/80] sched/core: Initialize the idle task with preemption disabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 19/70] sched/core: Initialize the idle task with preemption disabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH -tip v8 09/13] kprobes: Enable stacktrace from pt_regs in kretprobe handler
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH -tip v8 13/13] x86/kprobes: Fixup return address in generic trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 09/13] kprobes: Enable stacktrace from pt_regs in kretprobe handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 07/13] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 06/13] ARC: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH -tip v7 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v7 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
- From: kernel test robot <lkp@xxxxxxxxx>
- + mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxx>
- Re: [PATCH -tip v7 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v7 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
- From: Stephen Brennan <stephen@xxxxxxxxxx>
- Re: [PATCH -tip v7 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <masami.hiramatsu@xxxxxxxxx>
- Re: [PATCH v2 0/9] Remove DISCINTIGMEM memory model
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 0/9] Remove DISCINTIGMEM memory model
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 7/9] docs: remove description of DISCONTIGMEM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 3/9] arc: remove support for DISCONTIGMEM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/9] arc: update comment about HIGHMEM implementation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH v3 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 7/9] docs: remove description of DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 6/9] arch, mm: remove stale mentions of DISCONIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 4/9] m68k: remove support for DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 3/9] arc: remove support for DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 2/9] arc: update comment about HIGHMEM implementation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 1/9] alpha: remove DISCONTIGMEM and NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 0/9] Remove DISCONTIGMEM memory model
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] Remove DISCINTIGMEM memory model
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH] mm: update legacy flush_tlb_* to use vma
- From: Chen Li <chenli@xxxxxxxxxxxxx>
- [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 7/9] docs: remove description of DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 4/9] m68k: remove support for DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 1/9] alpha: remove DISCONTIGMEM and NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 0/9] Remove DISCINTIGMEM memory model
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 4/9] m68k: remove support for DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 4/9] m68k: remove support for DISCONTIGMEM
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 7/9] docs: remove description of DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 4/9] m68k: remove support for DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 3/9] arc: remove support for DISCONTIGMEM
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 2/9] arc: update comment about HIGHMEM implementation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 0/9] Remove DISCINTIGMEM memory model
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] mm: generalize ZONE_[DMA|DMA32]
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: generalize ZONE_[DMA|DMA32]
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [PATCH v2] mm: generalize ZONE_[DMA|DMA32]
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v2] mm: generalize ZONE_[DMA|DMA32]
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm: generalize ZONE_[DMA|DMA32]
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] mm: generalize ZONE_[DMA|DMA32]
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH -tip v7 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] mm: generalize ZONE_[DMA|DMA32]
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] mm: generalize ZONE_[DMA|DMA32]
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] mm: generalize ZONE_[DMA|DMA32]
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH -tip v7 13/13] x86/kprobes: Fixup return address in generic trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 07/13] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 06/13] ARC: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v7 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v6 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v6 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH -tip v6 13/13] x86/kprobes: Fixup return address in generic trampoline handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 11/13] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 07/13] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 06/13] ARC: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v6 00/13] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH v4 2/3] audit: add support for the openat2 syscall
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] audit: add support for the openat2 syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v4 2/3] audit: add support for the openat2 syscall
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v4 0/3] audit: add support for openat2
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH] ia64: mca_drv: fix incorrect array size calculation
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 01/13] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] sched: Initialize the idle task with preemption disabled
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- [PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: "Zi Yan" <ziy@xxxxxxxxxx>
- Re: [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2] ia64: headers: drop duplicated words
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH] mm: update legacy flush_tlb_* to use vma
- From: Chen Li <chenli@xxxxxxxxxxxxx>
- Re: [PATCH] mm: update legacy flush_tlb_* to use vma
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined.
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined.
- From: "Zi Yan" <ziy@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: "Zi Yan" <ziy@xxxxxxxxxx>
- Re: [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined.
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: "Zi Yan" <ziy@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: "Zi Yan" <ziy@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: "Zi Yan" <ziy@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC PATCH 7/7] [not for merge] mm: increase SECTION_SIZE_BITS to 31
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 6/7] arch: x86: no MAX_ORDER exceeds SECTION_SIZE check for 32bit vdso.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 5/7] mm: memory_hotplug, sparse: enable memory hotplug/hotremove subsections
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 4/7] mm: pageblock: allow set/unset migratetype for partial pageblock
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 3/7] mm: memory_hotplug: decouple memory_block size with section size.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 2/7] mm: set pageblock_order to the max of HUGETLB_PAGE_ORDER and MAX_ORDER-1
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined.
- From: Zi Yan <zi.yan@xxxxxxxx>
- [RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
- From: Zi Yan <zi.yan@xxxxxxxx>
- [PATCH AUTOSEL 4.19 32/32] ia64: module: fix symbolizer crash on fdescr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 46/46] ia64: module: fix symbolizer crash on fdescr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 81/85] ia64: module: fix symbolizer crash on fdescr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 100/104] ia64: module: fix symbolizer crash on fdescr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 110/116] ia64: module: fix symbolizer crash on fdescr
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v3 2/3] audit: add support for the openat2 syscall
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v3 0/3] audit: add support for openat2
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v2 0/3] audit: add support for openat2
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v2 2/3] audit: add support for the openat2 syscall
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v2 1/3] audit: replace magic audit syscall class numbers with macros
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v2 0/3] audit: add support for openat2
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: New working ia64 installer images available
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: New working ia64 installer images available
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] audit: add support for the openat2 syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] audit: add support for the openat2 syscall
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 6/7] ia64: fix discontig.c section mismatches
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 7/8] ia64: fix discontig.c section mismatches
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 09/11] ia64: fix discontig.c section mismatches
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 10/12] ia64: fix discontig.c section mismatches
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 11/14] ia64: fix discontig.c section mismatches
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 18/21] ia64: fix discontig.c section mismatches
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 20/23] ia64: fix discontig.c section mismatches
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- RE: [PATCH v2 1/3] hpsa: use __packed on individual structs, not header-wide
- From: <Don.Brace@xxxxxxxxxxxxx>
- Re: [PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 1/2] ia64: syscalls: switch to generic syscalltbl.sh
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH RESENDbis] ia64: remove duplicate entries in generic_defconfig
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] ia64: fix discontig.c section mismatches
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: 5.?? regression: strace testsuite OOpses kernel on ia64
- From: Yonghong Song <yhs@xxxxxx>
- Re: 5.?? regression: strace testsuite OOpses kernel on ia64
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH 11/20] kbuild: ia64: use common install script
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 11/20] kbuild: ia64: use common install script
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- [PATCH 11/20] kbuild: ia64: use common install script
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ia64: module: fix symbolizer crash on fdescr
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH v2 3/3] hpsa: add an assert to prevent from __packed reintroduction
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- [PATCH] ia64: module: fix symbolizer crash on fdescr
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- RE: [PATCH v2 3/3] hpsa: add an assert to prevent from __packed reintroduction
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- Re: [PATCH v2 1/3] hpsa: use __packed on individual structs, not header-wide
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH V2 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] ia64: fix user_stack_pointer() for ptrace()
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH] ia64: fix user_stack_pointer() for ptrace()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] ia64: fix user_stack_pointer() for ptrace()
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2 1/3] hpsa: use __packed on individual structs, not header-wide
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 3/3] hpsa: add an assert to prevent from __packed reintroduction
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 1/3] hpsa: use __packed on individual structs, not header-wide
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 3/3] hpsa: add an assert to prevent from __packed reintroduction
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- [PATCH v2 1/3] hpsa: use __packed on individual structs, not header-wide
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- [PATCH v2 2/3] hpsa: fix boot on ia64 (atomic_t alignment)
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 6/8] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 08/10] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 10/12] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 13/15] ia64: fix format strings for err_inject
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 12/15] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 16/19] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 17/19] ia64: fix format strings for err_inject
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 29/33] ia64: fix format strings for err_inject
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 28/33] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 34/38] ia64: fix format strings for err_inject
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 33/38] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ia64: mca: always make IA64_MCA_DEBUG an expression
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- [PATCH v2] ia64: fix EFI_DEBUG build
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- [PATCH v2] ia64: simplify code flow around swiotlb init
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: Current Linux kernels working on rx2800 again
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH -tip v5 00/12] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH -tip v5 12/12] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 11/12] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 08/12] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 09/12] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 07/12] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 06/12] ARC: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 05/12] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 04/12] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 03/12] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 02/12] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 01/12] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v5 00/12] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH] ia64: simplify code flow around swiotlb init
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ia64: simplify code flow around swiotlb init
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH] ia64: mca: allocate early mca with GFP_ATOMIC
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ia64: Ensure proper NUMA distance and possible map initialization
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ia64: Ensure proper NUMA distance and possible map initialization
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: <Don.Brace@xxxxxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH] ia64: fix EFI_DEBUG build
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/3] drivers/char: remove /dev/kmem for good
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] ia64: mca: allocate early mca with GFP_ATOMIC
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH] ia64: drop unused IA64_FW_EMU ifdef
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] ia64: fix EFI_DEBUG build
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: vmlinux link failure on ia64 with zstd
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: Regression in 543cea9a - was: Re: Kernel problem on rx2800 i2
- From: Frank Scheiner <frank.scheiner@xxxxxx>
- Re: [PATCH] ia64: mca: allocate early mca with GFP_ATOMIC
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: Regression in 543cea9a - was: Re: Kernel problem on rx2800 i2
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Current Linux kernels working on rx2800 again
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ia64: fix EFI_DEBUG build
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH -tip v4 08/12] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v4 12/12] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH] ia64: fix EFI_DEBUG build
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH -tip v4 12/12] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH -tip v3 00/12] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 11/12] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 12/12] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 09/12] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 08/12] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 07/12] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 06/12] ARC: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 05/12] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 04/12] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 03/12] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 02/12] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 01/12] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v4 00/12] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 00/12] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v3 05/11] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v3 05/11] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v3 05/11] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -tip v3 08/11] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH] IA64: Trivial spelling fixes
- From: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
- Re: [PATCH] ia64: Ensure proper NUMA distance and possible map initialization
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] IA64: Trivial spelling fixes
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH] IA64: Trivial spelling fixes
- From: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
- Re: [PATCH -tip v3 05/11] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v3 05/11] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH -tip v3 07/11] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- Re: [PATCH] ia64: Ensure proper NUMA distance and possible map initialization
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH 0/6] mm: some config cleanups
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH RFC 2/3] mm: remove xlate_dev_kmem_ptr()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] ia64: Ensure proper NUMA distance and possible map initialization
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH RFC 2/3] mm: remove xlate_dev_kmem_ptr()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH -tip v3 10/11] x86/unwind: Recover kretprobe trampoline entry
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 11/11] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 09/11] x86/kprobes: Push a fake return address at kretprobe_trampoline
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 08/11] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 07/11] ia64: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 06/11] ARC: Add instruction_pointer_set() API
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 05/11] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 03/11] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 04/11] kprobes: Add kretprobe_find_ret_addr() for searching return address
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 02/11] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descriptor()
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 00/11] kprobes: Fix stacktrace with kretprobes on x86
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH -tip v3 01/11] ia64: kprobes: Fix to pass correct trampoline address to the handler
- From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
- [PATCH] ia64: Ensure proper NUMA distance and possible map initialization
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH 1/2] audit: add support for the openat2 syscall
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH 1/2] audit: add support for the openat2 syscall
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH 1/2] audit: add support for the openat2 syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] audit: add support for the openat2 syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] audit: add support for the openat2 syscall
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- RE: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: <Don.Brace@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: 5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: 5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- RE: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] ia64: hp: common: A typo fix in the file sba_iommu.c
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] ia64: hp: common: A typo fix in the file sba_iommu.c
- From: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
- Re: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v2] mm: Move mem_init_print_info() into mm_init()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 21/21] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 15/16] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 16/16] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 14/14] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 13/14] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 22/23] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 20/21] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 23/23] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 37/37] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 36/37] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 53/54] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 54/54] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 61/61] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 60/61] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] mm: Move mem_init_print_info() into mm_init()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- RE: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: <Don.Brace@xxxxxxxxxxxxx>
- Re: [PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm: Move mem_init_print_info() into mm_init()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] mm: Move mem_init_print_info() into mm_init()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH] mm: Move mem_init_print_info() into mm_init()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH] ia64: mca: allocate early mca with GFP_ATOMIC
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- [PATCH] ia64: fix format strings for err_inject
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH] ia64: include: asm: Minor typo fixes in the file pgtable.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] ia64: include: asm: Minor typo fixes in the file pgtable.h
- From: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
- [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH] ia64: kernel: Few typos fixed in the file fsys.S
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] ia64: kernel: Few typos fixed in the file fsys.S
- From: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
- Re: [PATCH] ia64: kernel: Few typos fixed in the file fsys.S
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] ia64: kernel: Few typos fixed in the file fsys.S
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ia64: kernel: Few typos fixed in the file fsys.S
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] ia64: kernel: Few typos fixed in the file fsys.S
- From: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
- Re: [PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] mm: some config cleanups
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] mm: some config cleanups
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 0/6] mm: some config cleanups
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 0/6] mm: some config cleanups
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 6/6] mm: Drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 0/6] mm: some config cleanups
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- RE: [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: <Don.Brace@xxxxxxxxxxxxx>
- Re: [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: Tomas Henzl <thenzl@xxxxxxxxxx>
- Re: [PATCH V3] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH V3] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- RE: [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: <Don.Brace@xxxxxxxxxxxxx>
- Re: [PATCH V2] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- RE: [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: <Don.Brace@xxxxxxxxxxxxx>
- RE: [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: <Don.Brace@xxxxxxxxxxxxx>
- Re: [PATCH] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: Sergei Trofimovich <slyich@xxxxxxxxx>
- [PATCH] module: remove duplicate include in arch/ia64/kernel/head.S
- From: menglong8.dong@xxxxxxxxx
- Re: 5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: 5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
- From: Jens Axboe <axboe@xxxxxxxxx>
- [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
- From: Sergei Trofimovich <slyich@xxxxxxxxx>
- Re: [PATCH] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
- From: Sergei Trofimovich <slyfox@xxxxxxxxxx>
- Re: [PATCH] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
- From: Sergei Trofimovich <slyich@xxxxxxxxx>
- Re: 5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: 5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: 5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
- From: Sergei Trofimovich <slyich@xxxxxxxxx>
- Re: [PATCH V2] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH V2] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V2] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH V2] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
Mail converted by MHonArc
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[GCC Help]
[Bugtraq]