Linux Arch
[Prev Page][Next Page]
- [PATCH v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH RFC v2 27/27] arm64: mte: Enable dynamic tag storage reuse
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 26/27] arm64: mte: Fast track reserving tag storage when the block is free
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 25/27] KVM: arm64: Disable MTE if tag storage is enabled
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 24/27] arm64: mte: Handle fatal signal in reserve_tag_storage()
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 23/27] arm64: mte: copypage: Handle tag restoring when missing tag storage
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 22/27] arm64: mte: swap: Handle tag restoring when missing tag storage
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 21/27] mm: arm64: Handle tag storage pages mapped before mprotect(PROT_MTE)
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 17/27] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 10/27] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 09/27] mm: Allow an arch to hook into folio allocation when VMA is known
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 08/27] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 07/27] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare()
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 03/27] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 02/27] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 01/27] arm64: mte: Rework naming for tag manipulation functions
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3] arm64: irq: set the correct node for VMAP stack
- From: Huang Shijie <shijie@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] arm64: irq: set the correct node for VMAP stack
- From: Huang Shijie <shijie@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v11 4/5] riscv: Add checksum library
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v11 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v11 3/5] riscv: Add checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v11 0/5] riscv: Add fine-tuned checksum functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v11 2/5] riscv: Add static key for misaligned accesses
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v11 1/5] asm-generic: Improve csum_fold
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v10 4/5] riscv: Add checksum library
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH] arm64: irq: set the correct node for VMAP stack
- From: Shijie Huang <shijie@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH] arm64: irq: set the correct node for VMAP stack
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- RE: [PATCH 34/39] arm64: psci: Ignore DENIED CPUs
- From: Jianyong Wu <Jianyong.Wu@xxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 0/4] usercopy: generic tests + arm64 fixes
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] arm64: irq: set the correct node for VMAP stack
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] LoongArch: Silence the boot warning about 'nokaslr'
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH 2/2] Hexagon: Make pfn accessors statics inlines
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 0/2] arch: Virt to phys to static inlines
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 1/2] ARC: mm: Make virt_to_pfn() a static inline
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: Several tst-robust* tests time out with recent Linux kernel
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH] arm64: irq: set the correct node for VMAP stack
- From: Huang Shijie <shijie@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
- From: Leonardo Bras Soares Passos <leobras@xxxxxxxxxx>
- Re: [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: (subset) [PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [RFC PATCH V2 00/38] rv64ilp32: Running ILP32 on RV64 ISA
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [RFC PATCH V2 00/38] rv64ilp32: Running ILP32 on RV64 ISA
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: (subset) [PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 04/22] Loongarch: remove arch_*register_cpu() exports
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [GIT PULL] LoongArch changes for v6.7
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] riscv: Avoid code duplication with generic bitops implementation
- From: Xiao Wang <xiao.w.wang@xxxxxxxxx>
- [RFC PATCH V2 38/38] 64ilp32 v.s. 64lp64
- [RFC PATCH V2 37/38] add tinylab defconfig
- [RFC PATCH V2 36/38] irqchip: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT
- [RFC PATCH V2 35/38] clocksource: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT
- [RFC PATCH V2 34/38] riscv: Cleanup rv32_defconfig
- [RFC PATCH V2 33/38] riscv: s64ilp32: Add rv64ilp32_defconfig
- [RFC PATCH V2 32/38] riscv: s64ilp32: Validate harts by architecture name
- [RFC PATCH V2 31/38] riscv: s64ilp32: Add u32ilp32 signal support
- [RFC PATCH V2 30/38] riscv: s64ilp32: Add u32ilp32 ptrace support
- [RFC PATCH V2 29/38] riscv: s64ilp32: Introduce ARCH_HAS_64ILP32_KERNEL for syscall
- [RFC PATCH V2 28/38] riscv: s64ilp32: Temporary workaround solution to gcc problem
- [RFC PATCH V2 27/38] riscv: s64ilp32: Correct the rv64ilp32 stackframe layout
- [RFC PATCH V2 26/38] riscv: s64ilp32: Disable KVM
- [RFC PATCH V2 25/38] riscv: s64ilp32: Implement cmpxchg_double
- [RFC PATCH V2 24/38] riscv: s64ilp32: Add TImode (128 int) support
- [RFC PATCH V2 23/38] riscv: s64ilp32: Enable native atomic64
- [RFC PATCH V2 22/38] riscv: s64ilp32: Add MMU_SV39 mode support
- [RFC PATCH V2 21/38] riscv: s64ilp32: Add MMU_SV32 mode support
- [RFC PATCH V2 20/38] riscv: s64ilp32: Add ARCH_RV64ILP32 Kconfig option
- [RFC PATCH V2 19/38] riscv: s64ilp32: Add ELF32 support
- [RFC PATCH V2 18/38] riscv: s64ilp32: Add ebpf jit support
- [RFC PATCH V2 17/38] riscv: s64ilp32: Adjust TASK_SIZE for s64ilp32 kernel
- [RFC PATCH V2 16/38] riscv: s64ilp32: Introduce PTR_L and PTR_S
- [RFC PATCH V2 15/38] riscv: s64ilp32: Add asid support
- [RFC PATCH V2 14/38] riscv: s64ilp32: Add sbi support
- [RFC PATCH V2 13/38] riscv: s64ilp32: Introduce xlen_t for 64ILP32 kernel
- [RFC PATCH V2 12/38] riscv: s64ilp32: Unify ULL & UL into UXL in csr
- [RFC PATCH V2 11/38] riscv: u64ilp32: Enable user space runtime switch
- [RFC PATCH V2 10/38] riscv: u64ilp32: Remove the restriction of UXL=32
- [RFC PATCH V2 09/38] riscv: u64ilp32: Add xlen_t in user_regs_struct
- [RFC PATCH V2 08/38] riscv: u64ilp32: Adjust vDSO alternative for 64ilp32 abi
- [RFC PATCH V2 07/38] riscv: u64ilp32: Add ptrace interface support
- [RFC PATCH V2 06/38] riscv: u64ilp32: Add signal support for compat
- [RFC PATCH V2 05/38] riscv: u64ilp32: Adjust vDSO kernel flow for 64ilp32 abi
- [RFC PATCH V2 04/38] riscv: u64ilp32: Introduce ILP32 vdso for UXL=64
- [RFC PATCH V2 03/38] riscv: u64ilp32: Add time-related vDSO common flow for vdso32
- [RFC PATCH V2 02/38] riscv: u64ilp32: Remove compat_vdso/
- [RFC PATCH V2 01/38] riscv: u64ilp32: Unify vdso32 & compat_vdso into vdso/Makefile
- [RFC PATCH V2 00/38] rv64ilp32: Running ILP32 on RV64 ISA
- [GIT PULL] LoongArch changes for v6.7
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 03/12] net: netdev netlink api to bind dma-buf to a net device
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/2] riscv: Enable pcpu page first chunk allocator
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 1/2] mm: Introduce flush_cache_vmap_early() and its riscv implementation
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH 0/2] riscv: Enable percpu page first chunk allocator
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- Re: [RFC PATCH v3 07/12] page-pool: device memory support
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/12] page-pool: device memory support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/12] page-pool: device memory support
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/12] page-pool: device memory support
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/12] page-pool: device memory support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- RE: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/12] page-pool: device memory support
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 07/12] page-pool: device memory support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/12] Device Memory TCP
- From: David Ahern <dsahern@xxxxxxxxxx>
- [PATCH] LoongArch/smp: Call rcutree_report_cpu_starting() earlier
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 04/22] Loongarch: remove arch_*register_cpu() exports
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC 00/22] Initial cleanups for vCPU hotplug
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- RE: [PATCH v10 4/5] riscv: Add checksum library
- From: "Wang, Xiao W" <xiao.w.wang@xxxxxxxxx>
- Re: [PATCH v6 0/4] riscv: tlb flush improvements
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [RFC PATCH v3 07/12] page-pool: device memory support
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- RE: [PATCH v10 3/5] riscv: Checksum header
- From: "Wang, Xiao W" <xiao.w.wang@xxxxxxxxx>
- Re: [PATCH v6 0/4] riscv: tlb flush improvements
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v6 0/4] riscv: tlb flush improvements
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- PSA: this list has been migrated (no action required)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 11/12] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 08/12] net: support non paged skb frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 07/12] page-pool: device memory support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 03/12] net: netdev netlink api to bind dma-buf to a net device
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 01/12] net: page_pool: factor out releasing DMA from releasing the page
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH v3 00/12] Device Memory TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [TREE] "Fast Kernel Headers" Tree -v3
- From: Lucas Tanure <tanure@xxxxxxxxx>
- Re: [GIT PULL] asm-generic updates for v6.7
- From: Frank Scheiner <frank.scheiner@xxxxxx>
- Re: [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: Sharing page tables across processes (mshare)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [GIT PULL] asm-generic updates for v6.7
- From: Tomáš Glozar <tglozar@xxxxxxxxx>
- Re: [GIT PULL] asm-generic updates for v6.7
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] asm-generic updates for v6.7
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] asm-generic updates for v6.7
- From: Frank Scheiner <frank.scheiner@xxxxxx>
- Re: [PATCH v9 0/5] riscv: Add fine-tuned checksum functions
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [GIT PULL] asm-generic updates for v6.7
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] asm-generic updates for v6.7
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v10 2/5] riscv: Add static key for misaligned accesses
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v10 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v10 3/5] riscv: Checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v10 4/5] riscv: Add checksum library
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v10 0/5] riscv: Add fine-tuned checksum functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v10 1/5] asm-generic: Improve csum_fold
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: Sharing page tables across processes (mshare)
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH v9 5/5] riscv: Test checksum functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v3 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v9 5/5] riscv: Test checksum functions
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v9 3/5] riscv: Checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v9 0/5] riscv: Add fine-tuned checksum functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v9 3/5] riscv: Checksum header
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- Re: Sharing page tables across processes (mshare)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Sharing page tables across processes (mshare)
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- Re: Overhead of io{read,write}{8,16,32,64} on x86
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v9 0/5] riscv: Add fine-tuned checksum functions
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: Overhead of io{read,write}{8,16,32,64} on x86
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Overhead of io{read,write}{8,16,32,64} on x86
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v9 2/5] riscv: Add static key for misaligned accesses
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v9 3/5] riscv: Checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v9 5/5] riscv: Test checksum functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v9 4/5] riscv: Add checksum library
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v9 1/5] asm-generic: Improve csum_fold
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v9 0/5] riscv: Add fine-tuned checksum functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: Sharing page tables across processes (mshare)
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH v8 4/5] riscv: Add checksum library
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v8 3/5] riscv: Checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Overhead of io{read,write}{8,16,32,64} on x86
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH RT 0/3] riscv: add PREEMPT_RT support
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH RT 0/3] riscv: add PREEMPT_RT support
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- RE: [PATCH v8 4/5] riscv: Add checksum library
- From: "Wang, Xiao W" <xiao.w.wang@xxxxxxxxx>
- RE: [PATCH v8 3/5] riscv: Checksum header
- From: "Wang, Xiao W" <xiao.w.wang@xxxxxxxxx>
- Re: [PATCH v8 0/5] riscv: Add fine-tuned checksum functions
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: ia64 maintainership (resend)
- From: Tomáš Glozar <tglozar@xxxxxxxxx>
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
- From: Miguel Luis <miguel.luis@xxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH] LoongArch: Support PREEMPT_DYNAMIC with static keys
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v6 0/4] riscv: tlb flush improvements
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH v6 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 1/4] riscv: Improve tlb_flush()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v6 0/4] riscv: tlb flush improvements
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: Sharing page tables across processes (mshare)
- From: Rongwei Wang <rongwei.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
- From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
- Re: [PATCH v5 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [PATCH v5 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [PATCH v2 06/39] mm: enumerate all gfp flags
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH v8 1/5] asm-generic: Improve csum_fold
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v8 1/5] asm-generic: Improve csum_fold
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v8 5/5] riscv: Test checksum functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v8 4/5] riscv: Add checksum library
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v8 3/5] riscv: Checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v8 2/5] riscv: Add static key for misaligned accesses
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v8 1/5] asm-generic: Improve csum_fold
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v8 0/5] riscv: Add fine-tuned checksum functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v3 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v3 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH v3 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- Re: [PATCH v2 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 550087a0ba91eb001c139f563a193b1e9ef5a8dd
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v5 0/4] arch/*/io.h: remove ioremap_uc in some architectures
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v5 0/4] arch/*/io.h: remove ioremap_uc in some architectures
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Gary Guo <gary@xxxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v2 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH v2 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- Re: [RFC] rust: types: Add read_once and write_once
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v7 2/4] riscv: Checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v7 2/4] riscv: Checksum header
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v7 2/4] riscv: Checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v7 2/4] riscv: Checksum header
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v7 2/4] riscv: Checksum header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [RFC] rust: types: Add read_once and write_once
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/39] mm: enumerate all gfp flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- RE: [PATCH v7 3/4] riscv: Add checksum library
- From: "Wang, Xiao W" <xiao.w.wang@xxxxxxxxx>
- RE: [PATCH v7 2/4] riscv: Checksum header
- From: "Wang, Xiao W" <xiao.w.wang@xxxxxxxxx>
- Re: [PATCH v2 06/39] mm: enumerate all gfp flags
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/39] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 00/39] Memory allocation profiling
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH 34/39] arm64: psci: Ignore DENIED CPUs
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 36/39] arm64: document virtual CPU hotplug's expectations
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 31/39] ACPICA: Add new MADT GICC flags fields
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 19/39] ACPI: processor: Add support for processors described as container packages
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 13/39] x86: intel_epb: Don't rely on link order
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 15/39] LoongArch: Switch over to GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 16/39] riscv: Switch over to GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init()
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- [PATCH v2 39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 38/39] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 37/39] codetag: debug: mark codetags for reserved pages as empty
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 27/39] xfs: Memory allocation profiling fixups
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 35/39] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 30/39] mm: percpu: Add codetag reference into pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 33/39] mm: vmalloc: Enable memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 36/39] codetag: debug: skip objext checking when it's for objext itself
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 29/39] mm: percpu: Introduce pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 31/39] mm: percpu: enable per-cpu allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 32/39] arm64: Fix circular header dependency
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 34/39] rhashtable: Plumb through alloc tag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 24/39] mm/slab: enable slab allocation tagging for kmalloc and friends
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 26/39] mempool: Hook up to memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 23/39] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 22/39] lib: add codetag reference into slabobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 20/39] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 19/39] mm: enable page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 17/39] change alloc_pages name in dma_map_ops to avoid name conflicts
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 16/39] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 15/39] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 14/39] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 13/39] lib: code tagging module support
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 12/39] lib: code tagging framework
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 07/39] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 06/39] mm: enumerate all gfp flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 05/39] prandom: Remove unused include
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 04/39] nodemask: Split out include/linux/nodemask_types.h
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 03/39] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 02/39] scripts/kallysms: Always include __start and __stop symbols
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 00/39] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
- From: Miguel Luis <miguel.luis@xxxxxxxxxx>
- Re: [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
- From: Miguel Luis <miguel.luis@xxxxxxxxxx>
- Re: [PATCH RT 0/3] riscv: add PREEMPT_RT support
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Sharing page tables across processes (mshare)
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [RFC PATCH v2 20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH RT 0/3] riscv: add PREEMPT_RT support
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- Re: [PATCH RT 0/3] riscv: add PREEMPT_RT support
- From: "Schaffner, Tobias" <tobias.schaffner@xxxxxxxxxxx>
- Re: [PATCH v5 13/44] i2c: add HAS_IOPORT dependencies
- From: Wolfram Sang <wsa@xxxxxxxxxx>
- RE: [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu()
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] linux/init: remove __memexit* annotations
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH 02/10] linux/init: remove __memexit* annotations
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: mempolicy: Interleave policy for tiered memory nodes
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] ACPI: Use the acpi_device_is_present() helper in more places
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Akira Yokosawa <akiyks@xxxxxxxxx>
- Re: [PATCH] ACPI: Use the acpi_device_is_present() helper in more places
- From: Miguel Luis <miguel.luis@xxxxxxxxxx>
- [PATCH] ACPI: Use the acpi_device_is_present() helper in more places
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 4230ea146b1e64628f11e44290bb4008e391bc24
- From: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 4230ea146b1e64628f11e44290bb4008e391bc24
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [GIT PULL] LoongArch fixes for v6.6-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- [PATCH v5 4/4] riscv: Improve flush_tlb_kernel_range()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v5 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v5 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v5 1/4] riscv: Improve tlb_flush()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [PATCH v5 0/4] riscv: tlb flush improvements
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [GIT PULL] LoongArch fixes for v6.6-rc7
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PING][PATCH] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v4 1/4] riscv: Improve flush_tlb()
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- [PING][PATCH] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
- From: Peter Bergner <bergner@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v7 2/4] riscv: Checksum header
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v7 3/4] riscv: Add checksum library
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v6 06/38] mm: Add default definition of set_ptes()
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/38] mm: Add default definition of set_ptes()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/38] mm: Add default definition of set_ptes()
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
- From: Hyesoo Yu <hyesoo.yu@xxxxxxxxxxx>
- Re: [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally.
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] cpu-hotplug: provide prototypes for arch CPU registration
- From: Tomáš Glozar <tglozar@xxxxxxxxx>
- Re: [PATCH] cpu-hotplug: provide prototypes for arch CPU registration
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
- From: Nuno Das Neves <nunodasneves@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] cpu-hotplug: provide prototypes for arch CPU registration
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [PATCH v4 1/4] riscv: Improve flush_tlb()
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH v6 32/38] kselftest/arm64: Always run signals tests with GCS enabled
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 31/38] kselftest/arm64: Allow signals tests to specify an expected si_code
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 29/38] kselftest/arm64: Add GCS as a detected feature in the signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 27/38] arm64: Add Kconfig for Guarded Control Stack (GCS)
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 30/38] kselftest/arm64: Add framework support for GCS to signal handling tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 28/38] kselftest/arm64: Verify the GCS hwcap
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 38/38] kselftest/arm64: Enable GCS for the FP stress tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 37/38] kselftest/arm64: Add a GCS stress test
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 36/38] selftests/arm64: Add GCS signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 35/38] kselftest/arm64: Add test coverage for GCS mode locking
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 34/38] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 33/38] kselftest/arm64: Add very basic GCS test program
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 26/38] arm64/ptrace: Expose GCS via ptrace and core files
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 24/38] arm64/signal: Set up and restore the GCS context for signal handlers
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 25/38] arm64/signal: Expose GCS state in signal frames
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 21/38] arm64/gcs: Allocate a new GCS for threads with GCS enabled
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 23/38] arm64/mm: Implement map_shadow_stack()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 22/38] arm64/gcs: Implement shadow stack prctl() interface
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 19/38] arm64/mm: Handle GCS data aborts
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 20/38] arm64/gcs: Context switch GCS state for EL0
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 18/38] arm64/traps: Handle GCS exceptions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 17/38] arm64/hwcap: Add hwcap for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 15/38] arm64/gcs: Allow GCS usage at EL0 and EL1
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 16/38] arm64/idreg: Add overrride for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 14/38] KVM: arm64: Manage GCS registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 13/38] arm64/mm: Map pages for guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 12/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 09/38] arm64/gcs: Provide copy_to_user_gcs()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 10/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 11/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 08/38] arm64/gcs: Add manual encodings of GCS instructions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 05/38] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 07/38] arm64/sysreg: Add definitions for architected GCS caps
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 06/38] arm64/sysreg: Add new system registers for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 04/38] arm64: Document boot requirements for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 03/38] mman: Add map_shadow_stack() flags
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 02/38] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v6 00/38] arm64/gcs: Provide support for GCS in userspace
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCHSET v5] io_uring IO interface
- From: Corey Anderson <coreyanderson31@xxxxxxxxxx>
- [tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH] LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- [arnd-asm-generic:asm-generic] BUILD SUCCESS f82060480095a909291adc90d5579f50b6ec0627
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH v1 1/1] asm-generic: Fix spelling of architecture
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- RE: [PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v1 1/1] asm-generic: Fix spelling of architecture
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Netdev]
[Netfilter]
[Bugtraq]