org.kernel.vger.linux-arch archive
679 archived articles, newest first (page 3 of 7). Latest articles →
Re: [PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
Thu, 6 Aug 2026 15:57:46 -0700Re: [PATCH v8 1/2] module: Extend module_blacklist parameter to built-in modules
Thu, 6 Aug 2026 14:24:45 -0400Re: [PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
Thu, 6 Aug 2026 18:11:50 +0100Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Thu, 6 Aug 2026 17:21:24 +0200Re: [PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
Thu, 6 Aug 2026 23:12:32 +0800Re: [PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
Thu, 6 Aug 2026 16:01:55 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Thu, 06 Aug 2026 15:44:13 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Thu, 06 Aug 2026 15:25:50 +0200Re: [RFC] mm: Drop pxd_ERROR()
Thu, 6 Aug 2026 13:47:23 +0200Re: [External] Re: [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
Thu, 6 Aug 2026 19:03:33 +0800[PATCH 9/9] xen: use hw_pte_t for PTE range callbacks
Thu, 6 Aug 2026 09:38:47 +0100[PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
Thu, 6 Aug 2026 09:38:46 +0100[PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
Thu, 6 Aug 2026 09:38:45 +0100[PATCH 6/9] mm: convert PTE table entry to pte
Thu, 6 Aug 2026 09:38:44 +0100[PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
Thu, 6 Aug 2026 09:38:42 +0100[PATCH 5/9] mm: convert PTE table entries in ptep_get()
Thu, 6 Aug 2026 09:38:43 +0100[PATCH 3/9] mm: name pointers to copied PTE values ptentp
Thu, 6 Aug 2026 09:38:41 +0100[PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Thu, 6 Aug 2026 09:38:40 +0100[PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Thu, 6 Aug 2026 09:38:39 +0100[PATCH 0/9] mm: distinguish PTE table storage from PTE values
Thu, 6 Aug 2026 09:38:38 +0100Re: [PATCH v2 00/15] riscv: add Svnapot PTE folding support
Thu, 6 Aug 2026 10:28:34 +0200[RFC] mm: Drop pxd_ERROR()
Thu, 6 Aug 2026 13:36:39 +0530Re: [PATCH v2 00/15] riscv: add Svnapot PTE folding support
Thu, 6 Aug 2026 08:58:32 +0100Re: [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
Thu, 6 Aug 2026 08:34:22 +0100[PATCH 3/3] init/Kconfig: make config INIT_ENV_ARG_LIMIT user-configurable
Thu, 6 Aug 2026 06:14:16 +0000[PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across all architectures
Thu, 6 Aug 2026 06:14:15 +0000[PATCH 1/3] init/Kconfig: generalize config COMMAND_LINE_SIZE to all architectures
Thu, 6 Aug 2026 06:14:14 +0000[PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
Thu, 6 Aug 2026 06:14:13 +0000[PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across all architectures
Thu, 6 Aug 2026 06:05:48 +0000Re: [PATCH v2] module: Extend module_blacklist parameter to built-in modules
Thu, 6 Aug 2026 10:15:24 +0800Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Wed, 05 Aug 2026 17:56:55 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Wed, 05 Aug 2026 17:36:13 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Wed, 05 Aug 2026 17:08:54 +0200Re: [PATCH v2] module: Extend module_blacklist parameter to built-in modules
Wed, 5 Aug 2026 22:17:21 +0800Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Wed, 5 Aug 2026 09:48:38 -0300Re: [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
Wed, 5 Aug 2026 14:07:01 +0200Re: [PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
Wed, 5 Aug 2026 19:04:55 +0800Re: [PATCH v9 4/8] mm: add a template-based fast path for zone-device page init
Wed, 5 Aug 2026 17:50:47 +0800Re: [PATCH v9 0/8] mm: optimize zone-device memmap initialization
Wed, 5 Aug 2026 17:49:22 +0800Re: [PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
Tue, 4 Aug 2026 13:35:08 -0700Re: [RFC PATCH 00/24] pidfd: add a minimal process spawn builder
Tue, 4 Aug 2026 16:25:25 -0400Re: [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Tue, 4 Aug 2026 21:54:16 +0200Re: [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Tue, 4 Aug 2026 12:00:48 -0700Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Tue, 04 Aug 2026 17:52:14 +0200Re: [PATCH v3 1/6] arm64: rsi: Add RSI host call structure and helper function
Tue, 4 Aug 2026 14:25:42 +0100Re: [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping
Tue, 4 Aug 2026 14:44:35 +0200Re: [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
Tue, 4 Aug 2026 14:39:49 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Tue, 04 Aug 2026 13:26:15 +0100Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Tue, 04 Aug 2026 14:21:26 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Tue, 04 Aug 2026 14:02:10 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Tue, 04 Aug 2026 13:10:35 +0200Re: [PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 12:39:38 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Tue, 04 Aug 2026 12:36:55 +0200Re: [PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 09:57:23 +0200[PATCH 5/5] x86/paravirt: Trace contended_release on unlock
Tue, 4 Aug 2026 07:15:45 +0000[PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 07:15:43 +0000[PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
Tue, 4 Aug 2026 07:15:44 +0000[PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Tue, 4 Aug 2026 07:15:41 +0000[PATCH 2/5] locking: Factor out queued_spin_release()
Tue, 4 Aug 2026 07:15:42 +0000[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 07:15:40 +0000Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Tue, 4 Aug 2026 09:13:30 +0200[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
Tue, 4 Aug 2026 08:17:03 +0800Re: [PATCH v9 0/8] mm: optimize zone-device memmap initialization
Mon, 3 Aug 2026 14:40:14 -0700Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Mon, 03 Aug 2026 22:09:08 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Mon, 03 Aug 2026 21:56:42 +0200`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Mon, 3 Aug 2026 20:09:31 +0200Re: [PATCH v8 1/2] module: Extend module_blacklist parameter to built-in modules
Mon, 3 Aug 2026 17:55:28 +0200Re: [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
Mon, 3 Aug 2026 15:59:35 +0200Re: [PATCH v9 4/8] mm: add a template-based fast path for zone-device page init
Mon, 3 Aug 2026 16:39:22 +0800[PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
Mon, 3 Aug 2026 15:09:29 +0800[PATCH v9 7/8] mm: use memcpy_nontemporal() in zone-device template copies
Mon, 3 Aug 2026 15:09:28 +0800[PATCH v9 6/8] string: introduce memcpy_nontemporal()
Mon, 3 Aug 2026 15:09:27 +0800[PATCH v9 5/8] mm: extend the template fast path to zone-device compound tails
Mon, 3 Aug 2026 15:09:26 +0800[PATCH v9 4/8] mm: add a template-based fast path for zone-device page init
Mon, 3 Aug 2026 15:09:25 +0800[PATCH v9 3/8] mm: add a set_page_section_from_pfn() helper
Mon, 3 Aug 2026 15:09:24 +0800[PATCH v9 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
Mon, 3 Aug 2026 15:09:23 +0800[PATCH v9 1/8] mm: fix stale ZONE_DEVICE refcount comment
Mon, 3 Aug 2026 15:09:22 +0800[PATCH v9 0/8] mm: optimize zone-device memmap initialization
Mon, 3 Aug 2026 15:09:21 +0800Re: [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories
Sat, 1 Aug 2026 21:30:27 +0200[PATCH v5 9/9] mshv: Disable movable regions upfront if device passthru
Fri, 31 Jul 2026 15:34:27 -0700[PATCH v5 8/9] mshv: Populate mmio mappings for PCI passthru
Fri, 31 Jul 2026 15:34:26 -0700[PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Fri, 31 Jul 2026 15:34:25 -0700[PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
Fri, 31 Jul 2026 15:34:24 -0700[PATCH v5 5/9] mshv: Import data structs around device passthru from hyperv headers
Fri, 31 Jul 2026 15:34:23 -0700[PATCH v5 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
Fri, 31 Jul 2026 15:34:22 -0700[PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon
Fri, 31 Jul 2026 15:34:21 -0700[PATCH v5 2/9] mshv: Add declarations and definitions for VFIO-MSHV bridge device
Fri, 31 Jul 2026 15:34:20 -0700[PATCH v5 1/9] mshv: Provide a way to get partition ID if running in a VMM process
Fri, 31 Jul 2026 15:34:19 -0700[PATCH v5 0/9] PCI passthru on Hyper-V
Fri, 31 Jul 2026 15:34:18 -0700Re: [PATCH v8 0/2] module: Rename module_blacklist to module_denylist
Fri, 31 Jul 2026 11:04:51 -0400Re: [PATCH] vfs: missing inode operation should return a consistent error code
Fri, 31 Jul 2026 15:53:55 +0200Re: [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
Fri, 31 Jul 2026 09:28:25 -0400Re: [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
Fri, 31 Jul 2026 11:19:32 +0100Re: [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
Fri, 31 Jul 2026 12:29:40 +0530Re: [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
Fri, 31 Jul 2026 08:53:46 +0200Re: [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
Fri, 31 Jul 2026 11:19:32 +0530Re: [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
Thu, 30 Jul 2026 16:48:26 -0700Re: [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
Thu, 30 Jul 2026 16:31:55 -0700Re: [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
Thu, 30 Jul 2026 16:09:28 -0700Re: [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
Thu, 30 Jul 2026 14:11:22 +0100
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.