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