LinuxLists
Users
About
Leonardo Bras (
[email protected]
)
Number of posts: 337 (0.39 per day)
First post: 2022-02-05 12:01:31
Last post: 2024-06-10 05:05:51
Previous Page
/
Next Page
Date
List
Subject
2024-01-03 16:33:10
linux-kernel
[PATCH v1 2/5] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros
2024-01-03 16:32:57
linux-kernel
[PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions
2024-01-03 16:32:41
linux-kernel
[PATCH v1 0/5] Rework & improve riscv cmpxchg.h and atomic.h
2024-01-03 16:03:07
linux-kernel
[PATCH v1 5/5] riscv: Introduce set_compat_task() in asm/compat.h
2024-01-03 16:02:51
linux-kernel
[PATCH v1 4/5] riscv: Introduce is_compat_thread() into compat.h
2024-01-03 16:02:34
linux-kernel
[PATCH v1 3/5] riscv: add compile-time test into is_compat_task()
2024-01-03 16:01:59
linux-kernel
[PATCH v1 1/5] riscv: Improve arch_get_mmap_end() macro
2024-01-03 16:01:52
linux-kernel
[PATCH v1 2/5] riscv: Replace direct thread flag check with is_compat_task()
2024-01-03 16:01:00
linux-kernel
[PATCH v1 0/5] riscv: Introduce compat-mode helpers & improve arch_get_mmap_end()
2024-01-03 15:31:30
linux-kernel
Re: [RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
2023-12-26 19:28:48
linux-kernel
Re: [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
2023-12-26 19:17:43
linux-kernel
Re: [RFC PATCH 2/4] riscv: add compile-time test into is_compat_task()
2023-12-23 03:11:08
linux-kernel
Re: [RFC PATCH v5 0/5] Rework & improve riscv cmpxchg.h and atomic.h
2023-12-23 02:59:04
linux-kernel
Re: [PATCH V3 1/4] riscv: mm: Fixup compat mode boot failure
2023-12-23 02:52:17
linux-kernel
Re: [PATCH V3 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 17:26:06
linux-kernel
Re: [RFC PATCH 1/1] riscv: Improve arch_get_mmap_end() macro
2023-12-22 17:14:56
linux-kernel
Re: [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
2023-12-22 17:12:54
linux-kernel
Re: [RFC PATCH 2/4] riscv: add compile-time test into is_compat_task()
2023-12-22 08:29:31
linux-kernel
Re: [RFC PATCH 4/4] riscv: Introduce set_compat_task() in asm/compat.h
2023-12-22 08:28:50
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 08:28:26
linux-kernel
[RFC PATCH 1/1] riscv: Improve arch_get_mmap_end() macro
2023-12-22 07:49:38
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 07:48:33
linux-kernel
[RFC PATCH 4/4] riscv: Introduce set_compat_task() in asm/compat.h
2023-12-22 07:48:10
linux-kernel
[RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
2023-12-22 07:47:13
linux-kernel
[RFC PATCH 2/4] riscv: add compile-time test into is_compat_task()
2023-12-22 07:47:00
linux-kernel
[RFC PATCH 1/4] riscv: Replace direct thread flag check with is_compat_task()
2023-12-22 07:46:47
linux-kernel
[RFC PATCH 0/4] Introduce & Optimize compat-mode helpers
2023-12-22 07:22:46
linux-kernel
Re: [PATCH V2 3/4] riscv: mm: Remove unused TASK_SIZE_MIN
2023-12-22 05:28:24
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 05:09:59
linux-kernel
Re: [PATCH V2 4/4] riscv: mm: Optimize TASK_SIZE definition
2023-12-22 04:49:42
linux-kernel
Re: [PATCH V2 3/4] riscv: mm: Remove unused TASK_SIZE_MIN
2023-12-22 04:43:40
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 04:33:28
linux-kernel
Re: [PATCH V2 1/4] riscv: mm: Fixup compat mode boot failure
2023-12-22 04:24:04
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 03:35:30
linux-kernel
Re: [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
2023-12-22 01:51:37
linux-kernel
Re: [PATCH V2 1/4] riscv: mm: Fixup compat mode boot failure
2023-12-15 18:30:35
linux-kernel
Re: [RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile
2023-12-12 17:10:36
linux-kernel
Re: [RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile
2023-12-11 22:41:37
linux-kernel
Re: [RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile
2023-12-11 22:14:16
linux-kernel
[RFC PATCH v6 1/1] scripts: Introduce a default git.orderFile
2023-12-11 13:18:30
linux-kernel
Re: [RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile
2023-12-08 18:19:39
linux-kernel
[RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile
2023-12-08 18:04:55
linux-kernel
Re: [RESEND RFC PATCH v4 1/1] scripts: Introduce a default git.orderFile
2023-10-16 22:16:36
linux-kernel
Re: [PATCH smp,csd] Throw an error if a CSD lock is stuck for too long
2023-10-16 20:59:27
linux-kernel
Re: [PATCH smp,csd] Throw an error if a CSD lock is stuck for too long
2023-10-16 20:54:23
linux-kernel
Re: [PATCH smp,csd] Throw an error if a CSD lock is stuck for too long
2023-10-13 15:27:52
linux-kernel
Re: [PATCH smp,csd] Throw an error if a CSD lock is stuck for too long
2023-10-04 07:13:01
linux-kernel
Re: [PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
2023-09-13 22:12:35
linux-kernel
Re: [RFC PATCH v4 1/1] scripts: Introduce a default git.orderFile
2023-09-13 14:04:46
linux-kernel
Re: [RFC PATCH v2 1/1] scripts: Introduce a default git.orderFile
2023-09-13 10:56:10
linux-kernel
Re: [RFC PATCH v2 1/1] scripts: Introduce a default git.orderFile