Date |
List |
Subject |
2024-06-15 02:51:47
|
linux-kernel
|
Re: [RFC 2/2] rust: sync: Add atomic support |
2024-06-15 02:46:21
|
linux-kernel
|
Re: [PATCH v2 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA |
2024-06-15 02:41:59
|
linux-kernel
|
Re: [PATCH v2 1/4] kernfs: remove page_mkwrite() from vm_operations_struct |
2024-06-15 02:40:29
|
linux-kernel
|
Re: [PATCH v2 2/4] mm/gup: handle ZONE_DEVICE pages in folio_fast_pin_allowed() |
2024-06-15 02:13:04
|
linux-kernel
|
Re: [PATCH v17 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings |
2024-06-15 01:53:37
|
linux-crypto
|
Re: [PATCH v17 5/5] x86: vdso: Wire up getrandom() vDSO implementation |
2024-06-15 01:28:42
|
linux-kernel
|
Re: [RFC 2/2] rust: sync: Add atomic support |
2024-06-15 01:04:24
|
linux-kernel
|
Re: [RFC 2/2] rust: sync: Add atomic support |
2024-06-15 00:10:04
|
linux-kernel
|
Re: [PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers" |
2024-06-14 23:44:00
|
linux-kernel
|
Re: [PATCH v3 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup |
2024-06-14 23:39:16
|
linux-kernel
|
Re: [PATCH v3 1/3] selftests/vDSO: fix clang build errors and warnings |
2024-06-14 23:31:55
|
linux-kernel
|
[PATCH v3 1/3] selftests/vDSO: fix clang build errors and warnings |
2024-06-14 23:31:41
|
linux-kernel
|
[PATCH v3 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup |
2024-06-14 23:31:30
|
linux-kernel
|
[PATCH v3 2/3] selftests/mm: remove partially duplicated "all:" target in Makefile |
2024-06-14 23:31:22
|
linux-kernel
|
[PATCH v3 3/3] selftests/vDSO: remove duplicate compiler invocations from Makefile |
2024-06-14 22:56:33
|
linux-kernel
|
Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings |
2024-06-14 22:52:36
|
linux-kernel
|
Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings |
2024-06-14 18:13:04
|
linux-kernel
|
Re: [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal |
2024-06-14 02:33:01
|
linux-kernel
|
[PATCH v2 6/6] selftests/mm: remove local __NR_* definitions |
2024-06-14 02:32:12
|
linux-kernel
|
[PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers" |
2024-06-14 02:31:45
|
linux-kernel
|
[PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal |
2024-06-14 02:30:58
|
linux-kernel
|
[PATCH v2 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS |
2024-06-14 02:30:57
|
linux-kernel
|
[PATCH v2 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h |
2024-06-14 02:30:49
|
linux-kernel
|
[PATCH v2 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items |
2024-06-14 02:30:27
|
linux-kernel
|
[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers" |
2024-06-13 21:31:48
|
linux-kernel
|
Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers" |
2024-06-13 02:13:16
|
linux-kernel
|
Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers" |
2024-06-11 20:55:15
|
linux-kernel
|
Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers" |
2024-06-11 06:26:22
|
linux-kernel
|
Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers" |
2024-06-11 04:35:30
|
linux-kernel
|
Re: [PATCH 5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS |
2024-06-11 04:34:27
|
linux-kernel
|
Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers" |
2024-06-08 02:16:24
|
linux-kernel
|
Re: [PATCH 3/5] mm/selftests: kvm, mdwe fixes to avoid requiring "make headers" |
2024-06-08 02:11:59
|
linux-kernel
|
[PATCH 5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS |
2024-06-08 02:11:16
|
linux-kernel
|
[PATCH 4/5] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items |
2024-06-08 02:11:11
|
linux-kernel
|
[PATCH 3/5] mm/selftests: kvm, mdwe fixes to avoid requiring "make headers" |
2024-06-08 02:11:05
|
linux-kernel
|
[PATCH 2/5] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h |
2024-06-08 02:10:55
|
linux-kernel
|
[PATCH 1/5] selftests/mm: mseal, self_elf: fix missing __NR_mseal |
2024-06-08 02:10:40
|
linux-kernel
|
[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers" |
2024-06-07 22:23:37
|
linux-kernel
|
Re: [PATCH v3 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation |
2024-06-07 21:25:37
|
linux-kernel
|
Re: [PATCH 0/8] selftests: x86: build suite with clang |
2024-06-07 20:13:59
|
linux-kernel
|
Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds |
2024-06-04 04:55:54
|
linux-kernel
|
Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds |
2024-06-03 21:06:57
|
linux-kernel
|
Re: [PATCH v2 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores |
2024-06-03 20:12:26
|
linux-kernel
|
Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds |
2024-06-03 17:10:31
|
linux-kernel
|
Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds |
2024-06-01 01:46:20
|
linux-kernel
|
[PATCH v2 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan |
2024-06-01 01:46:07
|
linux-kernel
|
[PATCH v2 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS |
2024-06-01 01:46:07
|
linux-kernel
|
[PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures |
2024-06-01 00:49:16
|
linux-kernel
|
[PATCH] Makefile: rust-analyzer target: better error handling and comments |
2024-05-31 20:11:01
|
linux-kernel
|
[PATCH v3 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler |
2024-05-31 20:10:43
|
linux-kernel
|
[PATCH v3 2/3] selftests/futex: don't pass a const char* to asprintf(3) |