messages from 2024-07-13 11:05:38 to 2024-07-16 10:36:16 UTC [more...]
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-07-16 10:35 UTC (31+ messages)
` [PATCH v4 03/29] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 14/29] arm64: mask out POIndex when modifying a PTE
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 21/29] arm64/ptrace: add support for FEAT_POE
[PATCH v1 0/2] mTHP allocation stats for file-backed memory
2024-07-16 10:19 UTC (13+ messages)
` [PATCH v1 2/2] mm: mTHP stats for pagecache folio allocations
[RFC PATCHv2] mm: introduce reclaim throttle in MGLRU
2024-07-16 9:43 UTC
[linux-next:master 5671/13217] kernel/sched/ext.c:2898:17: error: implicit declaration of function 'stack_trace_print'; did you mean 'event_trace_printk'?
2024-07-16 9:22 UTC
[PATCH] mm/x86/pat: Only untrack the pfn range if unmap region
2024-07-16 9:13 UTC (7+ messages)
` "
[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-07-16 8:42 UTC (2+ messages)
[PATCH v2] mm/hwpoison: reset hwpoison filter parameters in pfn_inject_exit()
2024-07-16 8:38 UTC (2+ messages)
[syzbot] [crypto?] KASAN: slab-use-after-free Read in handle_mm_fault
2024-07-16 8:29 UTC
[PATCH 0/7] Split list_lru lock into per-cgroup scope
2024-07-16 8:15 UTC (4+ messages)
` [PATCH 4/7] mm/list_lru: code clean up for reparenting
[linux-next:master] [iio] 8d61d01cde: WARNING:at_arch/x86/kernel/cpu/bugs.c:#__warn_thunk
2024-07-16 7:59 UTC
[linux-next:master] [mm] 98c9daf5ae: aim7.jobs-per-min -29.4% regression
2024-07-16 7:53 UTC (5+ messages)
[PATCH RFC] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
2024-07-16 7:39 UTC
[PATCH v6 0/9] fs: multigrain timestamp redux
2024-07-16 7:37 UTC (17+ messages)
` [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v6 3/9] fs: add percpu counters for significant "
` [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v6 6/9] xfs: switch to "
` [PATCH v6 7/9] ext4: "
` [PATCH v6 8/9] btrfs: convert "
` [PATCH v6 9/9] tmpfs: add support for "
[syzbot] [mm?] BUG: sleeping function called from invalid context in vma_alloc_folio_noprof
2024-07-16 7:28 UTC (4+ messages)
` [PATCH] nsfs: use cleanup guard
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-16 7:20 UTC (5+ messages)
Regression on linux-next (next-20240712)
2024-07-16 5:37 UTC
[linux-next:master 12760/12989] WARNING: modpost: vmlinux: section mismatch in reference: map_kfence_pool+0x7c (section: .text) -> create_physical_mapping.constprop.0 (section: .init.text)
2024-07-16 3:21 UTC
[PATCH 0/2] Add GDB helper commands
2024-07-16 3:19 UTC
[PATCH] mm/hwpoison: reset hwpoison filter parameters in pfn_inject_exit()
2024-07-16 2:37 UTC (3+ messages)
[PATCH] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
2024-07-16 2:34 UTC (5+ messages)
[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
2024-07-16 2:30 UTC (16+ messages)
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is
` [PATCH v2 6/6] mm: zswap: interrupt shrinker writeback while pagein/out IO
[PATCH] mm: list_lru: Fix NULL pointer dereference in list_lru_add()
2024-07-16 2:30 UTC (7+ messages)
[PATCH] filemap: fix error pointer dereference in filemap_fault()
2024-07-16 2:30 UTC (2+ messages)
[PATCH] mm/zswap: fix a white space issue
2024-07-16 2:12 UTC (2+ messages)
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-07-16 1:33 UTC (3+ messages)
` [PATCH 19/26] percpu: clean up all mappings when pcpu_map_pages() fails
[PATCH 0/4] Fix and cleanups to quota
2024-07-16 1:19 UTC (7+ messages)
` [PATCH 1/4] quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed
` [PATCH 2/4] quota: remove unneeded return value of register_quota_format
` [PATCH 3/4] quota: remove redundant return at end of void function
` [PATCH 4/4] quota: remove unnecessary error code translation in dquot_quota_enable
[Question] race during kasan_populate_vmalloc_pte
2024-07-16 1:12 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 91e3b24eb7d297d9d99030800ed96944b8652eaf
2024-07-15 23:55 UTC
[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-07-15 23:15 UTC (12+ messages)
[linux-next:master] [perf vendor events] e2641db83f: perf-sanity-tests.perf_all_PMU_test.fail
2024-07-15 21:48 UTC (5+ messages)
[PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
2024-07-15 21:24 UTC (3+ messages)
[linux-next:master 10136/12989] undefined reference to `iowrite64be'
2024-07-15 20:31 UTC
[PATCH RFC 0/6] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
2024-07-15 20:29 UTC (7+ messages)
` [PATCH RFC 1/6] mm, slab: make caches with refcount of 0 unmergeable
` [PATCH RFC 2/6] mm, slab: always maintain per-node slab and object count
` [PATCH RFC 3/6] mm, slab: unlink sysfs and debugfs immediately
` [PATCH RFC 4/6] mm, slab: simplify kmem_cache_release()
` [PATCH RFC 5/6] mm, slab: asynchronously destroy caches with outstanding objects
` [PATCH RFC 6/6] kunit, slub: add test_kfree_rcu()
[PATCH v3 0/8] mm/mprotect: Fix dax puds
2024-07-15 20:00 UTC (10+ messages)
` [PATCH v3 1/8] mm/dax: Dump start address in fault handler
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
` [PATCH v3 3/8] mm/mprotect: Push mmu notifier to PUDs
` [PATCH v3 4/8] mm/powerpc: Add missing pud helpers
` [PATCH v3 5/8] mm/x86: Make pud_leaf() only cares about PSE bit
` [PATCH v3 6/8] mm/x86: arch_check_zapped_pud()
` [PATCH v3 7/8] mm/x86: Add missing pud helpers
` [PATCH v3 8/8] mm/mprotect: fix dax pud handlings
[linux-next:fs-next] BUILD SUCCESS 7aa4fbcca5aaea898f6a23ddd2815c1928230925
2024-07-15 19:51 UTC
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-07-15 18:38 UTC (3+ messages)
[PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order
2024-07-15 18:14 UTC (9+ messages)
` [PATCH v4 1/3] mm: swap: swap cluster switch to double link list
` [PATCH v4 2/3] mm: swap: mTHP allocate swap entries from nonfull list
[PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
2024-07-15 17:55 UTC (13+ messages)
[PATCH v10 00/10] enable bs > ps in XFS
2024-07-15 16:46 UTC (12+ messages)
` [PATCH v10 01/10] fs: Allow fine-grained control of folio sizes
` [PATCH v10 02/10] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v10 03/10] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v10 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v10 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v10 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v10 07/10] xfs: use kvmalloc for xattr buffers
` [PATCH v10 08/10] xfs: expose block size in stat
` [PATCH v10 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v10 10/10] xfs: enable block size larger than page size support
[PATCH v3 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-07-15 16:21 UTC (3+ messages)
[PATCH v2] mm/huge_memory: Avoid PMD-size page cache if needed
2024-07-15 16:20 UTC (4+ messages)
[syzbot] [mm?] WARNING in unmap_page_range (3)
2024-07-15 16:06 UTC (3+ messages)
` [syzbot] "
[linux-next:master 9862/12989] ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values in 'vmlinux.a(init.o at 1866440)' and 'vmlinux.a(skbuff.o at 2129720)'
2024-07-15 15:09 UTC
[PATCH v2 0/3] Some cleanups for shmem
2024-07-15 13:36 UTC (7+ messages)
` [PATCH v2 1/3] mm: shmem: simplify the suitable huge orders validation for tmpfs
` [PATCH v2 2/3] mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
` [PATCH v2 3/3] mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
[linux-next:pending-fixes] BUILD SUCCESS 46c782a1503e4c5a5f96da2321f6aa68dd2ef61a
2024-07-15 12:49 UTC
[linux-next:master 11606/12643] arm-linux-gnueabi-ld: arch/arm/mach-pxa/devices.o:undefined reference to `gpio_set_wake'
2024-07-15 12:44 UTC (6+ messages)
[linux-next:fs-current] BUILD SUCCESS bec1971e3154dbc91890b489322fef40f7676e91
2024-07-15 12:15 UTC
Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
2024-07-15 10:32 UTC (5+ messages)
[RFC PATCH] mm: introduce reclaim throttle in MGLRU
2024-07-15 10:19 UTC
[PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
2024-07-15 9:07 UTC (9+ messages)
[bug report] mm: memcg: move charge migration code to memcontrol-v1.c
2024-07-15 8:19 UTC (2+ messages)
Hard and soft lockups with FIO and LTP runs on a large system
2024-07-15 6:48 UTC (13+ messages)
[PATCH v2] mm: use zonelist_zone() to get zone
2024-07-15 6:26 UTC (4+ messages)
[linux-next:master 2316/12880] ERROR: modpost: "icssg_queue_pop" [drivers/net/ethernet/ti/icssg-prueth-sr1.ko] undefined!
2024-07-15 6:01 UTC (2+ messages)
[PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
2024-07-15 4:32 UTC (23+ messages)
` [PATCH 3/3] "
[linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
2024-07-15 4:08 UTC (5+ messages)
[linux-next:master 12386/12880] arch/x86/xen/multicalls.c:59:10: sparse: sparse: incorrect type in initializer (different address spaces)
2024-07-15 3:51 UTC
[PATCH v3 1/2] mm/memcg: alignment memcg_data define condition
2024-07-15 1:32 UTC (8+ messages)
` [REF PATCH v3 2/2] mm/slab: decouple the SLAB_OBJ_EXT from MEMCG
[PATCH] mm/slub: Use seq_putc() in slab_debugfs_show()
2024-07-14 18:06 UTC
[linux-next:master] [xfs] c1220522ef: xfstests.xfs.011.fail
2024-07-14 15:57 UTC (2+ messages)
[PATCH v2 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
2024-07-14 14:33 UTC (4+ messages)
` [PATCH v2 1/1] "
[jlayton:mgtime] [tmpfs] 6602c8010f: BUG:unable_to_handle_page_fault_for_address
2024-07-14 12:01 UTC (2+ messages)
[linux-next:master] [workqueue] 19af457573: WARNING:at_kernel/cpu.c:#lockdep_assert_cpus_held
2024-07-14 10:59 UTC
[linux-next:master 2032/12880] drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
2024-07-14 6:05 UTC
[linux-next:master 9671/9748] arch/arm/boot/dts/ti/omap/am571x-idk-overlays.dtb: scm_conf@1c04: compatible: ['syscon'] is too short
2024-07-14 5:44 UTC
[PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions
2024-07-14 5:02 UTC (2+ messages)
[PATCH 10/26] mm: asi: Avoid warning from NMI userspace accesses in ASI context
2024-07-14 3:59 UTC (2+ messages)
[linux-next:master] [mm] a132520496: WARNING:possible_recursive_locking_detected
2024-07-14 2:30 UTC
[PATCH v16 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
2024-07-14 2:30 UTC (6+ messages)
[syzbot] [mm?] kernel BUG in resv_map_release (2)
2024-07-14 1:46 UTC
[PATCH] mm: fix typo in Kconfig
2024-07-13 21:26 UTC (2+ messages)
[linux-next:master 11608/12880] arch/arm64/boot/dts/amlogic/amlogic-a4-a113l2-ba400.dtb: watchdog@2100: compatible: 'oneOf' conditional failed, one must be fixed:
2024-07-13 18:08 UTC
[linux-next:master 11301/12880] arch/powerpc/boot/dts/kmeter1.dtb: qe@100000: compatible: ['fsl,qe'] is too short
2024-07-13 16:25 UTC
[PATCH 18/26] mm: asi: Map vmalloc/vmap data as nonsesnitive
2024-07-13 15:53 UTC (2+ messages)
[PATCH] mm/huge_memory: Avoid PMD-size page cache if needed
2024-07-13 12:57 UTC (8+ messages)
[syzbot] [mm?] general protection fault in khugepaged (3)
2024-07-13 12:38 UTC
page: next (older) | 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;
as well as URLs for NNTP newsgroup(s).