Linux Arch
[Prev Page][Next Page]
- [PATCH 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 1/4] riscv: Improve flush_tlb()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 0/4] riscv: tlb flush improvements
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v5 01/38] minmax: Add in_range() macro
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 24/38] sh: Implement the new page table range API
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- Re: [PATCH v5 21/38] powerpc: Implement the new page table range API
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 20/36] powerpc: Implement the new page table range API
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 24/38] sh: Implement the new page table range API
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 04/38] mm: Add folio_flush_mapping()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 01/38] minmax: Add in_range() macro
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 04/38] mm: Add folio_flush_mapping()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 01/38] minmax: Add in_range() macro
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 17/36] nios2: Implement the new page table range API
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v5 18/38] nios2: Implement the new page table range API
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [RFC PATCH 08/10] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 07/10] tcp: implement sendmsg() TX path for for devmem tcp
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 09/10] memory-provider: updates core provider API for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 10/10] memory-provider: add dmabuf devmem provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 03/10] dma-buf: add support for NET_TX pages
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 01/10] dma-buf: add support for paged attachment mappings
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 02/10] dma-buf: add support for NET_RX pages
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 06/10] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 04/10] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 05/10] tcp: implement recvmsg() RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH 00/10] Device Memory TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v5 03/38] mm: Add generic flush_icache_pages() and documentation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v5 02/38] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 32/38] mm: Tidy up set_ptes definition
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 06/38] mm: Add default definition of set_ptes()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 36/38] mm: Convert do_set_pte() to set_pte_range()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 01/38] minmax: Add in_range() macro
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 09/38] arm: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 34/38] filemap: Add filemap_map_folio_range()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 37/38] filemap: Batch PTE mappings
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 20/38] parisc: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 33/38] mm: Use flush_icache_pages() in do_set_pmd()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 28/38] x86: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 16/38] microblaze: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 17/38] mips: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 21/38] powerpc: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 24/38] sh: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 05/38] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 03/38] mm: Add generic flush_icache_pages() and documentation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 26/38] sparc64: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 25/38] sparc32: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 35/38] rmap: add folio_add_file_rmap_range()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 30/38] mm: Remove page_mapping_file()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 00/38] New page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 27/38] um: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 19/38] openrisc: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 23/38] s390: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 22/38] riscv: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 15/38] m68k: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 29/38] xtensa: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 14/38] loongarch: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 10/38] arm64: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 18/38] nios2: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 12/38] hexagon: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 08/38] arc: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 07/38] alpha: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 13/38] ia64: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 11/38] csky: Implement the new page table range API
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v5 04/38] mm: Add folio_flush_mapping()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 20/36] powerpc: Implement the new page table range API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 17/36] nios2: Implement the new page table range API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2] syscalls: Cleanup references to sys_lookup_dcookie()
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- RE: [PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/10] Introduce SMT level and add PowerPC support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH] riscv: entry: Fixup do_trap_break from kernel side
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
- Re: [PATCH] LoongArch: Fix module relocation error with binutils 2.41
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH V2] LoongArch: Fix module relocation error with binutils 2.41
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH] LoongArch: Fix module relocation error with binutils 2.41
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- [PATCH] LoongArch: Fix module relocation error with binutils 2.41
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v4 00/10] Introduce SMT level and add PowerPC support
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
- From: Guo Ren <guoren@xxxxxxxxxx>
- [PATCH] riscv: support PREEMPT_DYNAMIC with static keys
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- Re: [PATCH v7 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] riscv: entry: Fixup do_trap_break from kernel side
- From: Guo Ren <guoren@xxxxxxxxxx>
- [PATCH 2/2] perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH 1/2] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v7 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Olivier Dion <odion@xxxxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH] x86/shstk: Move arch detail comment out of core mm
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Olivier Dion <odion@xxxxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- RE: [EXTERNAL] [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
- From: Saurabh Singh Sengar <ssengar@xxxxxxxxxxxxx>
- [PATCH] x86/shstk: Don't retry vm_munmap() on -EINTR
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- [PATCH] x86/shstk: Move arch detail comment out of core mm
- From: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [GIT PULL] asm-generic updates for 6.5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Olivier Dion <odion@xxxxxxxxxxxx>
- Re: [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v8 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [GIT PULL] asm-generic updates for 6.5
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [GIT PULL] asm-generic updates for 6.5
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [PATCH v4 02/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 05/10] cpu/SMT: Remove topology_smt_supported()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 06/10] cpu/SMT: Create topology_smt_thread_allowed()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 08/10] powerpc/pseries: Initialise CPU hotplug callbacks earlier
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 09/10] powerpc: Add HOTPLUG_SMT support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 04/10] cpu/SMT: Store the current/max number of threads
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 03/10] cpu/SMT: Move smt/control simple exit cases earlier
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v4 01/10] cpu/hotplug: remove dependancy against cpu_primary_thread_mask
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH V2 1/9] x86/hyperv: Add sev-snp enlightened guest static key
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/9] Introduce SMT level and add PowerPC support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [06/12] arch: Declare screen_info in <asm/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [01/12] efi: Do not include <linux/screen_info.h> from EFI header
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [PATCH v3 0/9] Introduce SMT level and add PowerPC support
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [01/12] efi: Do not include <linux/screen_info.h> from EFI header
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [08/12] drivers/firmware: Remove trailing whitespaces
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [05/12] arch: Remove trailing whitespaces
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [06/12] arch: Declare screen_info in <asm/screen_info.h>
- From: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] riscv: entry: Fixup do_trap_break from kernel side
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Olivier Dion <odion@xxxxxxxxxxxx>
- Re: [PATCH] riscv: entry: Fixup do_trap_break from kernel side
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] arch: Remove trailing whitespaces
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- RE: [PATCH V2 9/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V2 8/9] x86/hyperv: Add smp support for SEV-SNP guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V2 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP enlightened guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V2 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V2 4/9] drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlightened guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V2 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V2 1/9] x86/hyperv: Add sev-snp enlightened guest static key
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH v5 30/44] rtc: add HAS_IOPORT dependencies
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v5 30/44] rtc: add HAS_IOPORT dependencies
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Jonathan Wakely <jwakely.gcc@xxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 2/2] arch: um: Use the x86 checksum implementation on 32-bit
- From: David Gow <davidgow@xxxxxxxxxx>
- [PATCH 1/2] asm-generic: current: Don't include thread-info.h if building asm
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH v5 03/44] char: add HAS_IOPORT dependencies
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v5 30/44] rtc: add HAS_IOPORT dependencies
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] riscv: entry: Fixup do_trap_break from kernel side
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
- From: Olivier Dion <odion@xxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] riscv: entry: Fixup do_trap_break from kernel side
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [GIT PULL] csky changes for v6.5
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] csky changes for v6.5
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 4dd595c34c4bb22c16a76206a18c13e4e194335d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [GIT PULL] LoongArch changes for v6.5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v3 0/9] Introduce SMT level and add PowerPC support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/9] Introduce SMT level and add PowerPC support
- From: Sachin Sant <sachinp@xxxxxxxxxxxxx>
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] arch/sparc: Add module license and description for fbdev helpers
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] arch/sparc: Add module license and description for fbdev helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [GIT PULL] LoongArch changes for v6.5
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH] arch/sparc: Add module license and description for fbdev helpers
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v3 2/9] cpu/SMT: Move smt/control simple exit cases earlier
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 5/9] cpu/SMT: Create topology_smt_thread_allowed()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 4/9] cpu/SMT: Remove topology_smt_supported()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 0/9] Introduce SMT level and add PowerPC support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v3 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support
- From: Sachin Sant <sachinp@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- Re: [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 05/12] arch: Remove trailing whitespaces
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
- Re: [PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH v6 00/33] Split ptdesc from struct page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support
- From: Sachin Sant <sachinp@xxxxxxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- [PATCH v2 2/9] cpu/SMT: Move smt/control simple exit cases earlier
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 5/9] cpu/SMT: Create topology_smt_thread_allowed()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 3/9] cpu/SMT: Store the current/max number of threads
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 8/9] powerpc: Add HOTPLUG_SMT support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 0/9] Introduce SMT level and add PowerPC support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH v2 4/9] cpu/SMT: Remove topology_smt_supported()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH] riscv: sigcontext: Correct the comment of sigreturn
- Re: [GIT PULL] Move arm64 documentation under Documentation/arch
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 00/33] Split ptdesc from struct page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v6 00/33] Split ptdesc from struct page
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v6 00/33] Split ptdesc from struct page
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- [GIT PULL] Move arm64 documentation under Documentation/arch
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [GIT PULL] Move Arm documentation under Documentation/arch
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] arch/sparc: Add module license and description for fbdev helpers
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v6 03/33] pgtable: Create struct ptdesc
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Move Arm documentation under Documentation/arch
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v6 03/33] pgtable: Create struct ptdesc
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v6 00/33] Split ptdesc from struct page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] arch/sparc: Add module license and description for fbdev helpers
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] arch/sparc: Add module license and description for fbdev helpers
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] arch/sparc: Add module license and description for fbdev helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH v4 5/9] virt: geniezone: Add irqfd support
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4 5/9] virt: geniezone: Add irqfd support
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/33] Split ptdesc from struct page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v6 00/33] Split ptdesc from struct page
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH V2 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 8/9] x86/hyperv: Add smp support for SEV-SNP guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 9/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 1/9] x86/hyperv: Add sev-snp enlightened guest static key
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 4/9] drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH v6 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 25/33] mips: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 29/33] sh: Convert pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 20/33] arm64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 19/33] arm: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 15/33] s390: Convert various gmap functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 17/33] mm: Remove page table members from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 24/33] m68k: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 16/33] s390: Convert various pgalloc functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 23/33] loongarch: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 30/33] sparc64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 14/33] x86: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 21/33] csky: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 11/33] mm: Convert ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 10/33] mm: Convert pmd_ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 09/33] mm: Convert ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 07/33] mm: Convert ptlock_ptr() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 03/33] pgtable: Create struct ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 08/33] mm: Convert pmd_ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 04/33] mm: add utility functions for ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v6 00/33] Split ptdesc from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: ypodemsk@xxxxxxxxxx
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack.
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
- From: Yi-De Wu (吳一德) <Yi-De.Wu@xxxxxxxxxxxx>
- Re: [PATCH RFC v2 3/4] mm/ptshare: Create new mm struct for page table sharing
- From: Karim Manaouil <kmanaouil.dev@xxxxxxxxx>
- Re: [PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
- From: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
- Re: [PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack.
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- Re: [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- RE: [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
- From: Kameron Carr <kameroncarr@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- Re: [PATCH] syscalls: Remove file path comments from headers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack.
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] syscalls: Remove file path comments from headers
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack.
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: Yang Shi <shy828301@xxxxxxxxx>
- RE: [PATCH] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 29/33] sh: Convert pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 30/33] sparc64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 25/33] mips: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 23/33] loongarch: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 21/33] csky: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 20/33] arm64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 19/33] arm: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 16/33] s390: Convert various pgalloc functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 17/33] mm: Remove page table members from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 14/33] x86: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 11/33] mm: Convert ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 10/33] mm: Convert pmd_ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 08/33] mm: Convert pmd_ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 09/33] mm: Convert ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 07/33] mm: Convert ptlock_ptr() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 04/33] mm: add utility functions for ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 03/33] pgtable: Create struct ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 00/33] Split ptdesc from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH] syscalls: Remove file path comments from headers
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- [PATCH] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
- From: Kameron Carr <kameroncarr@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack.
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH] syscalls: Remove file path comments from headers
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 0/2] Unify uapi bitsperlong.h
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v3 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH v3 0/2] Unify uapi bitsperlong.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: ypodemsk@xxxxxxxxxx
- Re: [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: ypodemsk@xxxxxxxxxx
- Re: [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
- From: ypodemsk@xxxxxxxxxx
- Re: [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- [PATCH] LoongArch: Add guard for the larch_insn_gen_xxx functions
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- [PATCH] syscalls: Remove file path comments from headers
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH v9 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- [PATCH v9 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- [PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH] LoongArch: Set CPU#0 as the io master for FDT
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH v2 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH v2 0/2] Unify uapi bitsperlong.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- RE: [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH v8 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- [PATCH v8 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- [PATCH v8 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
- From: Yair Podemsky <ypodemsk@xxxxxxxxxx>
- [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
- From: Yair Podemsky <ypodemsk@xxxxxxxxxx>
- [PATCH v2 1/2] arch: Introduce ARCH_HAS_CPUMASK_BITS
- From: Yair Podemsky <ypodemsk@xxxxxxxxxx>
- [PATCH v7 18/19] arm64 : mm: add wrapper function ioremap_prot()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 16/19] mm: move is_ioremap_addr() into new header file
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 14/19] parisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 13/19] xtensa: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 11/19] sh: add <asm-generic/io.h> including
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 09/19] openrisc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 08/19] ia64: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 07/19] arc: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 06/19] mm/ioremap: add slab availability checking in ioremap_prot
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 03/19] openrisc: mm: remove unneeded early ioremap code
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- RE: [PATCH v7 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v6 14/19] parisc: mm: Convert to GENERIC_IOREMAP
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH] syscalls: Fix file path names in the header comments
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] syscalls: Fix file path names in the header comments
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH] syscalls: Fix file path names in the header comments
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v7 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- [PATCH v7 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- [PATCH v7 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [GIT PULL] LoongArch fixes for v6.4-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 08/10] powerpc/pseries: Initialise CPU hotplug callbacks earlier
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 04/10] cpu/SMT: Remove topology_smt_supported()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 01/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 03/10] cpu/SMT: Store the current/max number of threads
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 09/10] powerpc: Add HOTPLUG_SMT support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 02/10] cpu/SMT: Move smt/control simple exit cases earlier
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 00/10] Introduce SMT level and add PowerPC support
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 06/10] cpu/SMT: Create topology_smt_thread_allowed()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 05/10] cpu/SMT: Create topology_smt_threads_supported()
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- [PATCH 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [GIT PULL] LoongArch fixes for v6.4-rc7
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v4 1/9] docs: geniezone: Introduce GenieZone hypervisor
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v9 00/42] Shadow stacks for userspace
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 17/42] mm: Warn on shadow stack memory in wrong vma
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 16/42] mm: Add guard pages around a shadow stack.
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 14/42] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 04/42] mm: Re-introduce vm_flags to do_mmap()
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- Re: [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 26/34] mips: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 18/19] arm64 : mm: add wrapper function ioremap_prot()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 25/34] m68k: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 20/34] arm: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 18/34] mm: Remove page table members from struct page
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 15/34] x86: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/34] mm: add utility functions for ptdesc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 04/34] pgtable: Create struct ptdesc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 3/9] cpu/SMT: Store the current/max number of threads
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "szabolcs.nagy@xxxxxxx" <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v9 14/42] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 05/42] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 04/42] mm: Re-introduce vm_flags to do_mmap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 5/5] perf arm-spe: Fix a dangling Documentation/arm64 reference
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 2/5] dt-bindings: fix dangling Documentation/arm64 reference
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 3/5] arm64: Fix dangling references to Documentation/arm64
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 4/5] mm: Fix a dangling Documentation/arm64 reference
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 1/5] docs: arm64: Move arm64 documentation under Documentation/arch/
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 6/7] docs: update some straggling Documentation/arm references
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH -next V13 3/3] riscv: stack: Add config of thread stack size
- [PATCH -next V13 2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
- [PATCH -next V13 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
- [PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
- Re: [PATCH 1/5] docs: arm64: Move arm64 documentation under Documentation/arch/
- From: Yanteng Si <siyanteng@xxxxxxxxxxx>
- Re: [PATCH v4 17/36] nios2: Implement the new page table range API
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 00/42] Shadow stacks for userspace
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 3/9] cpu/SMT: Store the current/max number of threads
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/42] Shadow stacks for userspace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 11/42] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v9 00/42] Shadow stacks for userspace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] cpu/SMT: Store the current/max number of threads
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 5/5] perf arm-spe: Fix a dangling Documentation/arm64 reference
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH -next V12 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
- From: Guo Ren <guoren@xxxxxxxxxx>
- [PATCH] LoongArch: Add vector extensions support
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 4/5] mm: Fix a dangling Documentation/arm64 reference
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/5] dt-bindings: fix dangling Documentation/arm64 reference
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH -next V12 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
- From: David Hildenbrand <david@xxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Netdev]
[Netfilter]
[Bugtraq]