[linux-next:master 4800/11394] drivers/net/phy/qcom/qca807x.c:501:10: error: call to undeclared function 'qca807x_gpio'; ISO C99 and later do not support implicit function declarations
2024-03-03 5:09 UTC
include/linux/vmstat.h:400:43: error: arithmetic between different enumeration types ('enum zone_stat_item' and 'enum numa_stat_item')
2024-03-03 4:18 UTC
[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
2024-03-03 2:47 UTC (12+ messages)
` [Chapter One] THP zones: the use cases of policy zones
` [Chapter Two] THP shattering: the reverse of collapsing
` [Chapter Three] THP HVO: bring the hugeTLB feature to THP
[PATCH v3] zswap: replace RB tree with xarray
2024-03-02 21:32 UTC (2+ messages)
[PATCH v2] zswap: replace RB tree with xarray
2024-03-02 18:33 UTC (8+ messages)
[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-03-02 18:11 UTC (12+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type')
2024-03-02 18:09 UTC (5+ messages)
[linux-next:master 11242/11394] arch/riscv/include/asm/pgtable.h:443:41: error: implicit declaration of function 'napot_cont_size'
2024-03-02 17:44 UTC
[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
2024-03-02 16:53 UTC (23+ messages)
` [Lsf-pc] "
[PATCH] mm, slab: remove memcg_from_slab_obj()
2024-03-02 15:57 UTC (3+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-03-02 15:05 UTC (12+ messages)
` [musl] "
[RFC PATCH v5 00/29] TDX KVM selftests
2024-03-02 7:58 UTC (22+ messages)
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
` [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
` [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
` [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
` [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test
[PATCH 0/4] Clean up __folio_put()
2024-03-02 7:00 UTC (5+ messages)
` [PATCH 1/4] mm/swap: Free non-hugetlb large folios in a batch
` [PATCH 2/4] page_alloc: Combine free_the_page() and free_unref_page()
` [PATCH 3/4] page_alloc: Inline destroy_large_folio() into __folio_put_large()
` [PATCH 4/4] swap: Combine __folio_put_small, __folio_put_large and __folio_put
[PATCH] mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
2024-03-02 6:43 UTC
[linux-next:master 10409/11394] ERROR: modpost: "__fentry__" [tools/testing/selftests/livepatch/test_modules/test_klp_atomic_replace.ko] undefined!
2024-03-02 6:14 UTC
[PATCH v2 0/9] Cover a guard gap corner case
2024-03-02 1:51 UTC (11+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
` [RFC v2.1 12/12] hugetlbfs: Use initializer for "
[linux-next:master 9546/11394] drivers/mtd/ubi/nvmem.c:34:16: sparse: sparse: incompatible types in comparison expression (different type sizes):
2024-03-02 0:51 UTC
[PATCH 0/5] Remove some races around folio_test_hugetlb
2024-03-01 21:47 UTC (6+ messages)
` [PATCH 1/5] hugetlb: Make folio_test_hugetlb safer to call
` [PATCH 2/5] hugetlb: Add hugetlb_pfn_folio
` [PATCH 3/5] memory-failure: Use hugetlb_pfn_folio
` [PATCH 4/5] memory-failure: Reorganise get_huge_page_for_hwpoison()
` [PATCH 5/5] compaction: Use hugetlb_pfn_folio in isolate_migratepages_block
[PATCH 0/8] PageFlags cleanups
2024-03-01 21:32 UTC (18+ messages)
` [PATCH 1/8] mm: Separate out FOLIO_FLAGS from PAGEFLAGS
` [PATCH 2/8] mm: Remove PageWaiters, PageSetWaiters and PageClearWaiters
` [PATCH 3/8] mm: Remove PageYoung and PageIdle definitions
` [PATCH 4/8] mm: Add __dump_folio()
` [PATCH 5/8] mm: Make dump_page() take a const argument
` [PATCH 6/8] mm: Constify testing page/folio flags
` [PATCH 7/8] mm: Constify more page/folio tests
` [PATCH 8/8] mm: Remove cast from page_to_nid()
[PATCH v5 0/8] Split a folio to any lower order folios
2024-03-01 21:10 UTC (21+ messages)
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order
[PATCH v2 00/13] enable bs > ps in XFS
2024-03-01 20:04 UTC (18+ messages)
` [PATCH v2 01/13] mm: Support order-1 folios in the page cache
` [PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
` [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH v2 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH v2 05/13] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
` [PATCH v2 06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra
` [PATCH v2 07/13] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v2 08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
` [PATCH v2 09/13] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v2 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v2 11/13] xfs: expose block size in stat
` [PATCH v2 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v2 13/13] xfs: enable block size larger than page size support
[linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8
2024-03-01 19:03 UTC
[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
2024-03-01 18:57 UTC (3+ messages)
[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
2024-03-01 18:53 UTC (7+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook
` [PATCH RFC 2/4] mm, slab: move slab_memcg hooks to mm/memcontrol.c
` [PATCH RFC 3/4] mm, slab: introduce kmem_cache_charge()
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
[PATCH 0/2] Address some contpte nits
2024-03-01 18:47 UTC (3+ messages)
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2024-03-01 17:18 UTC (20+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
[LSF/MM/BPF TOPIC] Hugetlb Unifications
2024-03-01 16:44 UTC (6+ messages)
[PATCH] mm, slab: remove the corner case of inc_slabs_node()
2024-03-01 16:03 UTC (2+ messages)
[PATCH v7 0/2] mm/vmalloc: lock contention optimization under multi-threading
2024-03-01 15:54 UTC (3+ messages)
` [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
` [PATCH v7 2/2] mm/vmalloc: Eliminated the lock contention from twice to once
[PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
2024-03-01 15:46 UTC (2+ messages)
[PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
2024-03-01 14:49 UTC (4+ messages)
[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
2024-03-01 14:41 UTC (9+ messages)
[PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
2024-03-01 13:02 UTC (3+ messages)
[PATCH 0/8] Some cleanups for memory-failure
2024-03-01 12:40 UTC (3+ messages)
[PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
2024-03-01 11:38 UTC (13+ messages)
` [PATCH 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH 4/9] mm: Use common set_huge_pte_at() "
` [PATCH 5/9] mm: Use common huge_pte_clear() "
` [PATCH 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH 8/9] mm: Use common huge_ptep_set_wrprotect() "
` [PATCH 9/9] mm: Use common huge_ptep_clear_flush() "
MGLRU premature memcg OOM on slow writes
2024-03-01 11:25 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS d1e87c1d8f90f27a1ca3c90d9de048602beabc61
2024-03-01 11:25 UTC
folio_mmapped
2024-03-01 11:16 UTC (14+ messages)
` folio_mmapped
[PATCH] vfio/type1: unpin PageReserved page
2024-03-01 10:57 UTC (8+ messages)
[Linux Kernel Bug] UBSAN: shift-out-of-bounds in fault_around_bytes_set
2024-03-01 10:01 UTC (2+ messages)
[linux-next:master] [mm,page_owner] 217b2119b9: WARNING:at_lib/refcount.c:#refcount_warn_saturate
2024-03-01 9:34 UTC
[PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
2024-03-01 9:31 UTC (7+ messages)
` [PATCH v5 06/13] riscv: mm: Combine the SMP and UP TLB flush code
` [External] "
` [PATCH v5 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
` [External] "
[linux-next:master] [rcu/exp] 23da2ad64d: stress-ng.unshare.ops_per_sec 3.8% improvement
2024-03-01 9:29 UTC
[PATCH] selftests/mm: Dont fail testsuite due to a lack of hugepages
2024-03-01 9:28 UTC (2+ messages)
[PATCH v4 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
2024-03-01 9:26 UTC (2+ messages)
[PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
2024-03-01 9:14 UTC (2+ messages)
[PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-03-01 8:22 UTC (2+ messages)
` [PATCH v1 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
[Linux Kernel Bug] UBSAN: shift-out-of-bounds in fault_around_bytes_set
2024-03-01 3:42 UTC (2+ messages)
[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
2024-03-01 3:26 UTC (8+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
[linux-next:master 9077/11156] drivers/leds/leds-gpio-register.c:23:32: error: redefinition of 'gpio_led_register_device'
2024-03-01 2:46 UTC
[linux-next:master 10220/11156] fs/f2fs/segment.c:4912:12: sparse: sparse: symbol 'f2fs_zone_status' was not declared. Should it be static?
2024-03-01 2:24 UTC
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-03-01 1:35 UTC (9+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` "
[RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
2024-03-01 0:33 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox