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