Matteo Rizzo ([email protected])

Number of posts: 36 (0.34 per day)
First post: 2023-06-27 12:14:53
Last post: 2023-10-11 09:18:03

Date List Subject
2023-10-11 09:18:03 linux-kernel Re: [RFC PATCH 11/14] mm/slub: allocate slabs from virtual memory
2023-09-20 02:31:45 linux-kernel Re: [RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-19 14:44:25 linux-kernel Re: [RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-18 22:00:22 linux-kernel Re: [PATCH] x86/mm/dump_pagetables: Add SLAB_VIRTUAL knowledge
2023-09-18 15:12:52 linux-kernel Re: [RFC PATCH 10/14] x86: Create virtual memory region for SLUB
2023-09-18 13:41:56 linux-kernel Re: [RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-15 22:56:21 linux-kernel [RFC PATCH 12/14] mm/slub: introduce the deallocated_pages sysfs attribute
2023-09-15 22:30:42 linux-kernel [RFC PATCH 02/14] mm/slub: add is_slab_addr/is_slab_page helpers
2023-09-15 19:56:31 linux-kernel [RFC PATCH 05/14] mm/slub: create folio_set/clear_slab helpers
2023-09-15 18:08:51 linux-kernel [RFC PATCH 10/14] x86: Create virtual memory region for SLUB
2023-09-15 17:17:51 linux-kernel [RFC PATCH 14/14] security: add documentation for SLAB_VIRTUAL
2023-09-15 16:50:28 linux-kernel [RFC PATCH 13/14] mm/slub: sanity-check freepointers
2023-09-15 16:32:08 linux-kernel [RFC PATCH 01/14] mm/slub: don't try to dereference invalid freepointers
2023-09-15 16:17:29 linux-kernel [RFC PATCH 04/14] mm: use virt_to_slab instead of folio_slab
2023-09-15 16:13:20 linux-kernel [RFC PATCH 03/14] mm/slub: move kmem_cache_order_objects to slab.h
2023-09-15 15:25:38 linux-kernel [RFC PATCH 09/14] mm/slub: add the slab freelists to kmem_cache
2023-09-15 14:41:13 linux-kernel [RFC PATCH 11/14] mm/slub: allocate slabs from virtual memory
2023-09-15 14:23:26 linux-kernel [RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-15 14:04:03 linux-kernel [RFC PATCH 08/14] security: introduce CONFIG_SLAB_VIRTUAL
2023-09-15 13:24:04 linux-kernel [RFC PATCH 07/14] mm/slub: pass slab pointer to the freeptr decode helper
2023-09-15 11:08:52 linux-kernel [RFC PATCH 06/14] mm/slub: pass additional args to alloc_slab_page
2023-07-04 14:07:16 linux-kernel [PATCH v2] mm/slub: refactor freelist to use custom type
2023-07-04 11:34:49 linux-kernel Re: [PATCH] mm/slub: refactor freelist to use custom type
2023-07-03 14:42:30 linux-kernel [PATCH] mm/slub: refactor freelist to use custom type
2023-06-30 15:27:46 linux-kernel [PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
2023-06-30 15:19:20 linux-kernel [PATCH v3 1/1] io_uring: add a sysctl to disable io_uring system-wide
2023-06-30 15:16:03 linux-kernel Re: [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide
2023-06-29 17:38:29 linux-kernel Re: [PATCH] umh: fix build warning with CONFIG_SYSCTL disabled
2023-06-29 16:44:55 linux-kernel [PATCH] umh: fix build warning with CONFIG_SYSCTL disabled
2023-06-29 15:59:13 linux-kernel Re: [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide
2023-06-29 13:50:15 linux-kernel [PATCH v2 0/1] Add a sysctl to disable io_uring system-wide
2023-06-29 13:36:43 linux-kernel [PATCH v2 1/1] Add a new sysctl to disable io_uring system-wide
2023-06-28 15:53:06 linux-kernel Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide
2023-06-27 18:31:34 linux-kernel Re: [PATCH 1/1] Add a new sysctl to disable io_uring system-wide
2023-06-27 12:52:24 linux-kernel [PATCH 1/1] Add a new sysctl to disable io_uring system-wide
2023-06-27 12:14:53 linux-kernel [PATCH 0/1] Add a sysctl to disable io_uring system-wide