Petr Tesarik ([email protected])

Number of posts: 175 (0.44 per day)
First post: 2023-02-20 15:27:50
Last post: 2024-03-25 13:21:57

Date List Subject
2024-03-25 13:21:57 linux-kernel [PATCH v4 2/2] bug: introduce ASSERT_VAR_CAN_HOLD()
2024-03-25 13:21:43 linux-kernel [PATCH v4 1/2] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-25 13:20:26 linux-kernel [PATCH v4 0/2] swiotlb: allocate padding slots if necessary
2024-03-22 10:29:53 linux-kernel Re: [PATCH v3 1/2] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-21 17:21:01 linux-kernel [PATCH v3 2/2] bug: introduce ASSERT_VAR_CAN_HOLD()
2024-03-21 17:19:56 linux-kernel [PATCH v3 1/2] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-21 17:19:46 linux-kernel [PATCH v3 0/2] swiotlb: allocate padding slots if necessary
2024-03-20 13:59:36 linux-kernel Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
2024-03-18 13:23:35 linux-kernel [PATCH v2 0/2] swiotlb: allocate padding slots if necessary
2024-03-18 13:10:21 linux-kernel Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
2024-03-18 13:07:45 linux-kernel [PATCH v2 1/2] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-18 13:06:20 linux-kernel [PATCH v2 2/2] bug: introduce ASSERT_VAR_CAN_HOLD()
2024-03-13 09:28:34 linux-kernel [PATCH 1/1] swiotlb: add a KUnit test suite
2024-03-12 15:08:11 linux-kernel Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
2024-03-12 15:07:05 linux-kernel Re: [PATCH 1/1] x86/entry: Use one cmpq in NMI entry to check RIP for nested NMIs
2024-03-12 13:42:34 linux-kernel [PATCH 1/1] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-02-29 08:40:47 linux-kernel [PATCH 1/1] x86/entry: Use one cmpq in NMI entry to check RIP for nested NMIs
2024-02-23 14:09:33 linux-kernel [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
2024-02-22 13:23:26 linux-kernel [RFC 5/5] apparmor: parse profiles in sandbox mode
2024-02-22 13:22:37 linux-kernel [RFC 4/5] sbm: fix up calls to dynamic memory allocators
2024-02-22 13:14:59 linux-kernel [RFC 3/5] sbm: x86: infrastructure to fix up sandbox faults
2024-02-22 13:14:45 linux-kernel [RFC 2/5] sbm: enhance buffer mapping API
2024-02-22 13:14:28 linux-kernel [RFC 1/5] sbm: x86: fix SBM error entry path
2024-02-22 13:13:42 linux-kernel [RFC 0/5] PoC: convert AppArmor parser to SandBox Mode
2024-02-16 15:49:55 linux-kernel [RFC 8/8] KEYS: Add intentional fault injection
2024-02-16 15:49:33 linux-kernel [RFC 7/8] KEYS: Run PGP key parser in a sandbox
2024-02-16 15:48:52 linux-kernel [RFC 5/8] PGPLIB: Signature parser
2024-02-16 15:48:30 linux-kernel [RFC 4/8] PGPLIB: Basic packet parser
2024-02-16 15:43:46 linux-kernel [RFC 1/8] mpi: Introduce mpi_key_length()
2024-02-16 15:43:43 linux-kernel [RFC 2/8] rsa: add parser of raw format
2024-02-16 15:35:49 linux-kernel [RFC 6/8] KEYS: PGP data parser
2024-02-16 15:35:24 linux-kernel [RFC 3/8] PGPLIB: PGP definitions (RFC 4880)
2024-02-16 15:33:44 linux-kernel [RFC 0/8] PGP key parser using SandBox Mode
2024-02-14 11:59:39 linux-kernel [PATCH v1 7/8] sbm: documentation of the x86-64 SandBox Mode implementation
2024-02-14 11:58:32 linux-kernel [PATCH v1 4/8] sbm: x86: allocate and map an exception stack
2024-02-14 11:57:57 linux-kernel [PATCH v1 2/8] sbm: x86: execute target function on sandbox mode stack
2024-02-14 11:57:40 linux-kernel [PATCH v1 1/8] sbm: x86: page table arch hooks
2024-02-14 11:54:36 linux-kernel [PATCH v1 5/5] sbm: SandBox Mode documentation
2024-02-14 11:52:40 linux-kernel [PATCH v1 0/5] Introduce SandBox Mode (SBM)
2024-02-14 11:38:39 linux-kernel [PATCH v1 8/8] sbm: x86: lazy TLB flushing
2024-02-14 11:38:07 linux-kernel [PATCH v1 6/8] sbm: x86: switch to sandbox mode pages in arch_sbm_exec()
2024-02-14 11:37:48 linux-kernel [PATCH v1 5/8] sbm: x86: handle sandbox mode faults
2024-02-14 11:36:55 linux-kernel [PATCH v1 3/8] sbm: x86: map system data structures into the sandbox
2024-02-14 11:36:05 linux-kernel [PATCH v1 0/8] x86_64 SandBox Mode arch hooks
2024-02-14 11:33:32 linux-kernel [PATCH v1 3/5] sbm: call helpers and thunks
2024-02-14 11:33:25 linux-kernel [PATCH v1 2/5] sbm: sandbox input and output buffers
2024-02-14 11:33:06 linux-kernel [PATCH v1 4/5] sbm: SandBox Mode KUnit test suite
2024-02-14 11:32:12 linux-kernel [PATCH v1 1/5] sbm: SandBox Mode core data types and functions
2023-12-15 12:33:08 linux-kernel [PATCH 2/2] um: oops on accessing an non-present page in the vmalloc area
2023-12-15 12:32:50 linux-kernel [PATCH 1/2] um: do not panic on kernel mode faults
2023-12-15 12:32:04 linux-kernel [PATCH 0/2] um: improve UML page fault handling