org.kernel.vger.linux-sgx

10927 articles on record, showing the most recent 50.

[PATCH v2 1/3] x86/sgx: Remove unused TCS definitions
Wed, 29 Jul 2026 12:56:26 +0000
Thorsten Blum <[email protected]> • #10928
[PATCH v2 3/3] x86/sgx: Use SGX_LAUNCH_TOKEN_SIZE in __sgx_virt_einit()
Wed, 29 Jul 2026 12:56:28 +0000
Thorsten Blum <[email protected]> • #10927
[PATCH v2 2/3] x86/sgx: Remove unused size and count definitions
Wed, 29 Jul 2026 12:56:27 +0000
Thorsten Blum <[email protected]> • #10926
[PATCH v2 0/3] x86/sgx: Remove unused definitions and reuse launch token size
Wed, 29 Jul 2026 12:56:25 +0000
Thorsten Blum <[email protected]> • #10925
Re: [PATCH v6] x86/sgx: Report RCU-Tasks quiescent state in EPC sanitization loop
Fri, 24 Jul 2026 07:07:28 +0000
Jarkko Sakkinen <[email protected]> • #10924
[PATCH v6] x86/sgx: Report RCU-Tasks quiescent state in EPC sanitization loop
Fri, 24 Jul 2026 02:55:14 +0000
Jun Miao <[email protected]> • #10923
Re: [PATCH v5] x86/sgx: Report RCU-Tasks quiescent state in EPC sanitization loop
Thu, 23 Jul 2026 13:03:52 +0000
Jarkko Sakkinen <[email protected]> • #10922
RE: [PATCH v5] x86/sgx: Report RCU-Tasks quiescent state in EPC sanitization loop
Thu, 23 Jul 2026 09:57:33 +0000
"Miao, Jun" <[email protected]> • #10921
Re: [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
Thu, 23 Jul 2026 02:42:45 +0000
"Zi Yan" <[email protected]> • #10920
Re: [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
Thu, 23 Jul 2026 02:40:28 +0000
"Zi Yan" <[email protected]> • #10919
Re: [PATCH] selftests/sgx: use MAP_FAILED for mmap error check
Wed, 22 Jul 2026 15:33:55 +0000
Jarkko Sakkinen <[email protected]> • #10918
Re: [PATCH] selftests/sgx: use MAP_FAILED for mmap error check
Wed, 22 Jul 2026 02:17:55 +0000
"Huang, Kai" <[email protected]> • #10917
Re: [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Mon, 20 Jul 2026 07:20:01 +0000
"Lorenzo Stoakes (ARM)" <[email protected]> • #10916
[PATCH] selftests/sgx: use MAP_FAILED for mmap error check
Mon, 20 Jul 2026 02:54:43 +0000
longlong yan <[email protected]> • #10915
Re: [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
Sun, 19 Jul 2026 23:27:23 +0000
"Liam R. Howlett" <[email protected]> • #10914
Re: [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
Sat, 18 Jul 2026 02:59:11 +0000
"Zi Yan" <[email protected]> • #10913
Re: [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
Sat, 18 Jul 2026 02:58:49 +0000
"Zi Yan" <[email protected]> • #10912
Re: [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
Sat, 18 Jul 2026 02:57:58 +0000
"Zi Yan" <[email protected]> • #10911
Re: [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
Sat, 18 Jul 2026 02:56:44 +0000
"Zi Yan" <[email protected]> • #10910
Re: [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Sat, 18 Jul 2026 02:54:24 +0000
"Zi Yan" <[email protected]> • #10909
Re: [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
Sat, 18 Jul 2026 02:46:28 +0000
"Zi Yan" <[email protected]> • #10908
Re: [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
Sat, 18 Jul 2026 02:46:01 +0000
"Zi Yan" <[email protected]> • #10907
Re: [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
Sat, 18 Jul 2026 02:37:21 +0000
"Zi Yan" <[email protected]> • #10906
Re: [PATCH v2 04/33] mm: introduce and use vma_end_pgoff()
Sat, 18 Jul 2026 02:35:08 +0000
"Zi Yan" <[email protected]> • #10905
Re: [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
Sat, 18 Jul 2026 02:32:47 +0000
"Zi Yan" <[email protected]> • #10904
Re: [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
Sat, 18 Jul 2026 02:32:04 +0000
"Zi Yan" <[email protected]> • #10903
Re: [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
Sat, 18 Jul 2026 02:29:09 +0000
"Zi Yan" <[email protected]> • #10902
Re: [PATCH v2 00/33] mm: make VMA page offset handling more consistent
Thu, 16 Jul 2026 13:31:43 +0000
"Lorenzo Stoakes (ARM)" <[email protected]> • #10901
Re: [PATCH v2 00/33] mm: make VMA page offset handling more consistent
Thu, 16 Jul 2026 10:03:41 +0000
"Christian K??nig" <[email protected]> • #10900
Re: [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Thu, 16 Jul 2026 09:46:34 +0000
"Lorenzo Stoakes (ARM)" <[email protected]> • #10899
Re: [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
Thu, 16 Jul 2026 09:44:14 +0000
"Lorenzo Stoakes (ARM)" <[email protected]> • #10898
Re: [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Thu, 16 Jul 2026 09:43:35 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10897
Re: [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
Thu, 16 Jul 2026 09:42:12 +0000
"Lorenzo Stoakes (ARM)" <[email protected]> • #10896
Re: [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
Thu, 16 Jul 2026 09:36:05 +0000
"Lorenzo Stoakes (ARM)" <[email protected]> • #10895
Re: [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
Thu, 16 Jul 2026 09:33:51 +0000
"Lorenzo Stoakes (ARM)" <[email protected]> • #10894
Re: [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Thu, 16 Jul 2026 09:27:33 +0000
"Lorenzo Stoakes (ARM)" <[email protected]> • #10893
Re: [PATCH v2 31/33] mm/vma: use guard clauses in can_vma_merge_[before, after]()
Thu, 16 Jul 2026 08:39:54 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10892
Re: [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
Thu, 16 Jul 2026 08:38:00 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10891
Re: [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
Thu, 16 Jul 2026 08:28:37 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10890
Re: [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
Thu, 16 Jul 2026 08:22:51 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10889
Re: [PATCH v2 27/33] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
Thu, 16 Jul 2026 08:20:50 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10888
Re: [PATCH v2 26/33] mm/vma: update vma_shrink() to not pass start, pgoff parameters
Thu, 16 Jul 2026 07:47:05 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10887
Re: [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
Wed, 15 Jul 2026 19:53:23 +0000
"Liam R. Howlett" <[email protected]> • #10886
Re: [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
Wed, 15 Jul 2026 19:51:01 +0000
"Liam R. Howlett" <[email protected]> • #10885
Re: [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
Wed, 15 Jul 2026 18:05:42 +0000
"Liam R. Howlett" <[email protected]> • #10884
Re: [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
Wed, 15 Jul 2026 17:45:59 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10883
Re: [PATCH v2 24/33] mm/vma: move __install_special_mapping() to vma.c
Wed, 15 Jul 2026 17:39:53 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10882
Re: [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
Wed, 15 Jul 2026 17:38:38 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10881
Re: [PATCH v2 22/33] mm/vma: introduce vma_assert_can_modify()
Wed, 15 Jul 2026 17:33:00 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10880
Re: [PATCH v2 21/33] mm: use linear_page_[index, delta]() consistently
Wed, 15 Jul 2026 17:30:34 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #10879