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-11 12:31:00 linux-kernel [PATCH v3 04/35] workqueue.h: move struct delayed_work to workqueue_types.h
2024-02-11 12:30:54 linux-kernel [PATCH v3 07/35] sysfs.h: move declarations to sysfs_types.h
2024-02-09 16:56:54 linux-kernel [PATCH v2 35/35] include: remove lots of unnecessary <linux/kernel.h> includes
2024-02-09 16:56:17 linux-kernel [PATCH v2 33/35] linux/kernel.h: move upper/lower_*_bits macros to wordpart.h
2024-02-09 16:56:14 linux-kernel [PATCH v2 34/35] linux/kernel.h: move PTR_IF() to ptr_util.h
2024-02-09 16:56:00 linux-kernel [PATCH v2 32/35] linux/kernel.h: move VERIFY_OCTAL_PERMISSIONS() to octal_permissions.h
2024-02-09 16:55:18 linux-kernel [PATCH v2 30/35] linux/kernel.h: move might_sleep(), ... to sched/debug_atomic_sleep.h
2024-02-09 16:52:29 linux-kernel [PATCH v2 01/35] include: add missing includes
2024-02-09 16:52:06 linux-kernel [PATCH v2 25/35] list_bl.h: move declarations to list_bl_types.h
2024-02-09 16:51:56 linux-kernel [PATCH v2 22/35] blkdev.h: move declarations to blkdev_types.h
2024-02-09 16:51:31 linux-kernel [PATCH v2 26/35] percpu-rwsem.h: move declarations to percpu-rwsem_types.h
2024-02-09 16:51:28 linux-kernel [PATCH v2 00/35] Fast kernel headers: reduce header dependencies
2024-02-09 16:51:02 linux-kernel [PATCH v2 31/35] linux/kernel.h: move READ and WRITE to direction.h
2024-02-09 16:47:08 linux-kernel [PATCH v2 28/35] radix-tree.h: move declarations to radix-tree_types.h
2024-02-09 16:46:31 linux-kernel [PATCH v2 27/35] quota.h: move declarations to quota_types.h
2024-02-09 16:45:34 linux-kernel [PATCH v2 29/35] linux/random.h: reduce dependencies on linux/kernel.h
2024-02-09 16:44:33 linux-kernel [PATCH v2 16/35] device.h: move declarations to device_types.h
2024-02-09 16:44:21 linux-kernel [PATCH v2 24/35] list_lru.h: move declarations to list_lru_types.h
2024-02-09 16:44:11 linux-kernel [PATCH v2 23/35] sbitmap.h: move declarations to sbitmap_types.h
2024-02-09 16:43:48 linux-kernel [PATCH v2 21/35] percpu-refcount.h: move declarations to percpu-refcount_types.h
2024-02-09 16:43:35 linux-kernel [PATCH v2 20/35] bio.h: move declarations to bio_types.h
2024-02-09 16:43:27 linux-kernel [PATCH v2 15/35] completion.h: move declarations to completion_types.h
2024-02-09 16:43:26 linux-kernel [PATCH v2 17/35] xarray.h: move declarations to xarray_types.h
2024-02-09 16:43:18 linux-kernel [PATCH v2 19/35] bio.h: move bio_has_data() and bio_no_advance_iter() to blk_types.h
2024-02-09 16:43:13 linux-kernel [PATCH v2 18/35] blkdev.h: move blk_op_is_passthrough() to blk_types.h
2024-02-09 16:42:54 linux-kernel [PATCH v2 03/35] include: reduce header dependencies by using "*_types.h"
2024-02-09 16:42:40 linux-kernel [PATCH v2 13/35] wait.h: move declarations to wait_types.h
2024-02-09 16:42:32 linux-kernel [PATCH v2 14/35] swait.h: move declarations to swait_types.h
2024-02-09 16:42:12 linux-kernel [PATCH v2 05/35] kref.h: move declarations to kref_types.h
2024-02-09 16:42:08 linux-kernel [PATCH v2 06/35] kobject.h: move declarations to kobject_types.h
2024-02-09 16:42:02 linux-kernel [PATCH v2 12/35] bvec.h: move declarations to bvec_types.h
2024-02-09 16:41:52 linux-kernel [PATCH v2 08/35] maple_tree.h: move declarations to maple_tree_types.h
2024-02-09 16:41:50 linux-kernel [PATCH v2 11/35] percpu_counter.h: move declarations to percpu_counter_types.h
2024-02-09 16:41:33 linux-kernel [PATCH v2 09/35] rwsem.h: move declarations to rwsem_types.h
2024-02-09 16:41:30 linux-kernel [PATCH v2 10/35] uprobes.h: move declarations to uprobes_types.h
2024-02-09 16:41:19 linux-kernel [PATCH v2 07/35] sysfs.h: move declarations to sysfs_types.h
2024-02-09 16:41:18 linux-kernel [PATCH v2 02/35] include: remove unnecessary #include directives
2024-02-09 16:41:05 linux-kernel [PATCH v2 04/35] workqueue.h: move struct delayed_work to workqueue_types.h
2024-01-31 22:00:51 linux-kernel Re: [PATCH 00/28] Fast kernel headers: reduce header dependencies
2024-01-31 15:32:26 linux-kernel [PATCH 15/28] completion.h: move declarations to completion_types.h
2024-01-31 15:28:41 linux-kernel [PATCH 17/28] xarray.h: move declarations to xarray_types.h
2024-01-31 15:26:01 linux-kernel [PATCH 28/28] radix-tree.h: move declarations to radix-tree_types.h
2024-01-31 15:25:54 linux-kernel [PATCH 24/28] list_lru.h: move declarations to list_lru_types.h
2024-01-31 15:24:36 linux-kernel [PATCH 07/28] sysfs.h: move declarations to sysfs_types.h
2024-01-31 15:24:33 linux-kernel [PATCH 02/28] include: remove unnecessary #include directives
2024-01-31 15:21:23 linux-kernel [PATCH 26/28] percpu-rwsem.h: move declarations to percpu-rwsem_types.h
2024-01-31 15:20:28 linux-kernel [PATCH 16/28] device.h: move declarations to device_types.h
2024-01-31 15:20:27 linux-kernel [PATCH 23/28] sbitmap.h: move declarations to sbitmap_types.h
2024-01-31 15:20:22 linux-kernel [PATCH 25/28] list_bl.h: move declarations to list_bl_types.h
2024-01-31 15:16:59 linux-kernel [PATCH 20/28] bio.h: move declarations to bio_types.h
2024-01-31 15:11:02 linux-kernel [PATCH 05/28] kref.h: move declarations to kref_types.h