Max Kellermann ([email protected])

Number of posts: 406 (0.48 per day)
First post: 2022-02-21 18:15:02
Last post: 2024-06-12 10:21:05

Date List Subject
2024-02-22 11:52:41 linux-kernel [PATCH v2 08/14] linux/mm.h: move devmap-related declarations to mm/devmap_managed.h
2024-02-22 11:52:28 linux-kernel [PATCH v2 06/14] linux/mm.h: move folio_size(), ... to mm/folio_size.h
2024-02-22 11:52:24 linux-kernel [PATCH v2 05/14] linux/mm.h: move page_address() and others to mm/page_address.h
2024-02-22 11:51:59 linux-kernel [PATCH v2 03/14] linux/mm.h: move page_kasan_tag() to mm/page_kasan_tag.h
2024-02-22 11:51:56 linux-kernel [PATCH v2 01/14] drivers: add missing includes on linux/mm.h (and others)
2024-02-22 11:51:51 linux-kernel [PATCH v2 04/14] linux/mm.h: move section functions to mm/page_section.h
2024-02-22 11:51:50 linux-kernel [PATCH v2 02/14] include/drm/drm_gem.h: add poll_table_struct forward declaration
2024-02-22 11:51:23 linux-kernel [PATCH v2 00/14] Fast kernel headers: split linux/mm.h
2024-02-22 11:47:47 linux-kernel [PATCH] linux-next/cpu: remove stray semicolon
2024-02-17 15:02:41 linux-kernel Re: [PATCH] scripts/mod/modpost: fix null pointer dereference
2024-02-16 23:01:30 linux-kernel Re: [PATCH] arch/x86/entry_fred: don't set up KVM IRQs if KVM is disabled
2024-02-15 19:41:24 linux-kernel Re: [PATCH v1 07/14] linux/mm.h: move folio_next() to mm/folio_next.h
2024-02-15 19:37:19 linux-kernel Re: [PATCH v1 06/14] linux/mm.h: move page_size() to mm/page_size.h
2024-02-15 19:33:52 linux-kernel Re: [PATCH v1 09/14] linux/mm.h: move usage count functions to mm/page_usage.h
2024-02-15 19:30:43 linux-kernel Re: [PATCH] arch/x86/entry_fred: don't set up KVM IRQs if KVM is disabled
2024-02-15 15:32:59 linux-kernel [PATCH v1 12/14] linux/mm.h: move is_vmalloc_addr() to mm/vmalloc_addr.h
2024-02-15 15:30:37 linux-kernel [PATCH v1 00/14] Fast kernel headers: split linux/mm.h
2024-02-15 14:59:41 linux-kernel [PATCH v1 14/14] include: reduce dependencies on linux/mm.h
2024-02-15 14:59:35 linux-kernel [PATCH v1 13/14] linux/mm.h: move high_memory to mm/high_memory.h
2024-02-15 14:59:03 linux-kernel [PATCH v1 11/14] linux/mm.h: move pfmemalloc-related functions to pfmemalloc.h
2024-02-15 14:58:34 linux-kernel [PATCH v1 09/14] linux/mm.h: move usage count functions to mm/page_usage.h
2024-02-15 14:58:31 linux-kernel [PATCH v1 10/14] linux/mm.h: move page_zone_id() and more to mm/page_zone.h
2024-02-15 14:58:05 linux-kernel [PATCH v1 08/14] linux/mm.h: move devmap-related declarations to mm/devmap_managed.h
2024-02-15 14:57:49 linux-kernel [PATCH v1 06/14] linux/mm.h: move page_size() to mm/page_size.h
2024-02-15 14:57:46 linux-kernel [PATCH v1 07/14] linux/mm.h: move folio_next() to mm/folio_next.h
2024-02-15 14:57:42 linux-kernel [PATCH v1 05/14] linux/mm.h: move page_address() and others to mm/page_address.h
2024-02-15 14:57:17 linux-kernel [PATCH v1 04/14] linux/mm.h: move section functions to mm/page_section.h
2024-02-15 14:57:09 linux-kernel [PATCH v1 03/14] linux/mm.h: move page_kasan_tag() to mm/page_kasan_tag.h
2024-02-15 14:56:43 linux-kernel [PATCH v1 02/14] include/drm/drm_gem.h: add poll_table_struct forward declaration
2024-02-15 14:56:40 linux-kernel [PATCH v1 01/14] drivers: add missing includes on linux/mm.h (and others)
2024-02-15 14:15:14 linux-kernel [PATCH] scripts/mod/modpost: fix null pointer dereference
2024-02-15 13:37:20 linux-kernel [PATCH] arch/x86/entry_fred: don't set up KVM IRQs if KVM is disabled
2024-02-15 10:00:52 linux-kernel [PATCH v1 3/8] include linux/wordpart.h in various sources that need it
2024-02-15 09:59:29 linux-kernel [PATCH v1 0/8] Fast kernel headers: split linux/kernel.h
2024-02-15 09:58:39 linux-kernel [PATCH v1 5/8] linux/kernel.h: move might_sleep(), ... to sched/debug_atomic_sleep.h
2024-02-15 09:38:29 linux-kernel [PATCH v1 8/8] linux/kernel.h: move PTR_IF() to ptr_util.h
2024-02-15 09:38:20 linux-kernel [PATCH v1 7/8] linux/kernel.h: move VERIFY_OCTAL_PERMISSIONS() to octal_permissions.h
2024-02-15 09:38:17 linux-kernel [PATCH v1 6/8] linux/kernel.h: move READ and WRITE to direction.h
2024-02-15 09:37:44 linux-kernel [PATCH v1 4/8] linux/random.h: reduce dependencies on linux/kernel.h
2024-02-15 09:37:23 linux-kernel [PATCH v1 2/8] include/drm/drm_fixed.h: include linux/wordpart.h instead of linux/kernel.h
2024-02-15 09:37:12 linux-kernel [PATCH v1 1/8] include/linux/goldfish.h: include linux/wordpart.h instead of linux/kernel.h
2024-02-15 08:56:00 linux-kernel Re: [PATCH v1 1/1] kernel.h: Move upper_*_bits() and lower_*_bits() to wordpath.h
2024-02-12 14:42:15 linux-kernel Re: [PATCH v3 00/35] Fast kernel headers: reduce header dependencies
2024-02-12 12:22:23 linux-kernel [PATCH v5 35/35] include: remove lots of unnecessary <linux/kernel.h> includes
2024-02-12 12:20:35 linux-kernel [PATCH v5 25/35] list_bl.h: move declarations to list_bl_types.h
2024-02-12 12:20:35 linux-kernel [PATCH v5 21/35] percpu-refcount.h: move declarations to percpu-refcount_types.h
2024-02-12 12:17:08 linux-kernel [PATCH v5 18/35] blkdev.h: move blk_op_is_passthrough() to blk_types.h
2024-02-12 12:17:06 linux-kernel [PATCH v5 14/35] swait.h: move declarations to swait_types.h
2024-02-12 12:06:20 linux-kernel [PATCH v5 01/35] include: add missing includes
2024-02-12 12:02:30 linux-kernel [PATCH v5 00/35] Fast kernel headers: reduce header dependencies
2024-02-12 12:02:08 linux-kernel [PATCH v5 34/35] linux/kernel.h: move PTR_IF() to ptr_util.h