messages from 2026-07-31 13:53:59 to 2026-08-11 16:47:49 UTC [more...]
[PATCH 00/22] Simplify special kernel page table handling
2026-08-11 16:47 UTC (10+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH 0/4] kho: rename "scratch" to "bootmem"
2026-08-11 16:26 UTC (5+ messages)
` [PATCH 1/4] memblock: get rid of CONFIG_MEMBLOCK_KHO_SCRATCH
` [PATCH 2/4] memblock: rename KHO_SCRATCH to KHO_NOPRSRV
` [PATCH 3/4] kho: rename KHO scratch to KHO bootmem
` [PATCH 4/4] kho: rename kho_scratch= commandline parameter to kho_bootmem=
[PATCH v8] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-11 16:22 UTC (5+ messages)
[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-08-11 16:21 UTC (7+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v3 3/5] iommu/x86: Share the architectural MSI reserved range
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v3 5/5] iommu/hyperv: Add page-selective IOTLB flush support
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-11 14:09 UTC (26+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
` [PATCH 5/9] mm: convert PTE table entries in ptep_get()
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH 9/9] xen: "
[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-11 12:13 UTC (5+ messages)
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-11 8:34 UTC (9+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 2/6] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V2 3/6] sh/mm: Stop using pte_ERROR()
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 5/6] sh/mm: Stop using pgd_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()
[PATCH v2 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)
2026-08-10 18:50 UTC (2+ messages)
[PATCH v10 0/8] mm: optimize zone-device memmap initialization
2026-08-10 12:20 UTC (9+ messages)
` [PATCH v10 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v10 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v10 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v10 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v10 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v10 6/8] string: introduce memcpy_nontemporal()
` [PATCH v10 7/8] mm: use memcpy_nontemporal() in zone-device template copies
` [PATCH v10 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
[tip:locking/core] [futex] b78b0b6582: kselftests.damon.sysfs_memcg_path_leak.sh.fail
2026-08-07 17:37 UTC (5+ messages)
[PATCH v1 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)
2026-08-07 13:51 UTC
[PATCH v7] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-07 6:08 UTC (3+ messages)
[RFC] mm: Drop pxd_ERROR()
2026-08-07 3:04 UTC (3+ messages)
[PATCH v9 0/2] module: Extend module_blacklist parameter to built-in modules
2026-08-07 1:26 UTC (3+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] module: Rename module_blacklist to module_denylist
[PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
2026-08-06 22:57 UTC (5+ messages)
` [PATCH 1/3] init/Kconfig: generalize config COMMAND_LINE_SIZE to all architectures
` [PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across "
` [PATCH 3/3] init/Kconfig: make config INIT_ENV_ARG_LIMIT user-configurable
[PATCH v8 0/2] module: Rename module_blacklist to module_denylist
2026-08-06 18:24 UTC (5+ messages)
` [PATCH v8 1/2] module: Extend module_blacklist parameter to built-in modules
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-08-06 17:11 UTC (2+ messages)
`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
2026-08-06 15:21 UTC (15+ messages)
[PATCH v2 00/15] riscv: add Svnapot PTE folding support
2026-08-06 11:03 UTC (6+ messages)
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
` [External] "
[PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across all architectures
2026-08-06 6:05 UTC
[PATCH v2] module: Extend module_blacklist parameter to built-in modules
2026-08-06 2:15 UTC (3+ messages)
[PATCH v5 0/9] PCI passthru on Hyper-V
2026-08-05 12:48 UTC (11+ messages)
` [PATCH v5 1/9] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH v5 2/9] mshv: Add declarations and definitions for VFIO-MSHV bridge device
` [PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon
` [PATCH v5 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v5 5/9] mshv: Import data structs around device passthru from hyperv headers
` [PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
` [PATCH v5 8/9] mshv: Populate mmio mappings for PCI passthru
` [PATCH v5 9/9] mshv: Disable movable regions upfront if device passthru
[PATCH v9 0/8] mm: optimize zone-device memmap initialization
2026-08-05 11:04 UTC (15+ messages)
` [PATCH v9 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v9 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v9 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v9 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v9 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v9 6/8] string: introduce memcpy_nontemporal()
` [PATCH v9 7/8] mm: use memcpy_nontemporal() in zone-device template copies
` [PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-08-04 20:25 UTC (2+ messages)
[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
2026-08-04 19:54 UTC (10+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 2/5] locking: Factor out queued_spin_release()
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock
[PATCH v3 0/6] arm64: hyperv: Add Realm support for Hyper-V
2026-08-04 13:25 UTC (3+ messages)
` [PATCH v3 1/6] arm64: rsi: Add RSI host call structure and helper function
[PATCH v5 00/14] module: Introduce hash-based integrity checking
2026-08-04 12:44 UTC (5+ messages)
` [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping
[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
2026-08-01 19:30 UTC (3+ messages)
` [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories
[PATCH] vfs: missing inode operation should return a consistent error code
2026-07-31 13:53 UTC (4+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox