[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
2024-03-01 3:28 UTC (14+ messages)
` [Lsf-pc] "
[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 (11+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
[LSF/MM/BPF TOPIC] Hugetlb Unifications
2024-03-01 3:11 UTC (3+ messages)
[PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
2024-03-01 2:48 UTC (17+ messages)
` [PATCH v5 01/13] riscv: Flush the instruction cache during SMP bringup
` [PATCH v5 02/13] riscv: Factor out page table TLB synchronization
` [PATCH v5 03/13] riscv: Use IPIs for remote cache/TLB flushes by default
` [PATCH v5 04/13] riscv: mm: Broadcast kernel TLB flushes only when needed
` [PATCH v5 05/13] riscv: Only send remote fences when some other CPU is online
` [PATCH v5 06/13] riscv: mm: Combine the SMP and UP TLB flush code
` [External] "
` [PATCH v5 07/13] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v5 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
` [External] "
` [PATCH v5 09/13] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v5 10/13] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v5 11/13] riscv: mm: Make asid_bits a local variable
` [PATCH v5 12/13] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v5 13/13] riscv: mm: Always use an ASID to flush mm contexts
[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 v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-03-01 2:13 UTC (8+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[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
` "
folio_mmapped
2024-03-01 0:40 UTC (12+ messages)
` folio_mmapped
[RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
2024-03-01 0:33 UTC (4+ messages)
MGLRU premature memcg OOM on slow writes
2024-03-01 0:30 UTC (4+ messages)
[PATCH v3 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
2024-02-29 23:43 UTC (4+ messages)
` [PATCH v3 bpf-next 1/3] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range
` [PATCH v3 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap
` [PATCH v3 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()
[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
2024-02-29 23:31 UTC (9+ 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
` [Epilogue] Profile-Guided Heap Optimization and THP fungibility
[PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
2024-02-29 22:56 UTC (4+ messages)
[linux-next:master 10835/11156] include/asm-generic/pgtable-nop4d.h:11:33: error: 'PGDIR_SHIFT' undeclared; did you mean 'PUD_SHIFT'?
2024-02-29 22:49 UTC (2+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-29 22:13 UTC (7+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
[PATCH] vfio/type1: unpin PageReserved page
2024-02-29 22:04 UTC (7+ messages)
[linux-next:master 10211/11156] WARNING: modpost: "__divdi3" [fs/f2fs/f2fs.ko] undefined!
2024-02-29 21:44 UTC
[LSF/MM/BPF TOPIC] untorn buffered writes
2024-02-29 21:21 UTC (9+ messages)
[PATCH 0/8] Some cleanups for memory-failure
2024-02-29 21:20 UTC (9+ messages)
` [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
` [PATCH 2/8] mm/memory-failure: Pass addr to __add_to_kill()
` [PATCH 3/8] mm: Return the address from page_mapped_in_vma()
` [PATCH 4/8] mm/memory-failure: Convert shake_page() to shake_folio()
` [PATCH 5/8] mm: Convert hugetlb_page_mapping_lock_write to folio
` [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio
` [PATCH 7/8] mm/memory-failure: Convert hwpoison_user_mappings to take "
` [PATCH 8/8] mm/memory-failure: Add some folio conversions to unpoison_memory
[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-02-29 21:07 UTC (2+ messages)
[PATCH v3 00/35] Memory allocation profiling
2024-02-29 20:54 UTC (5+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
[PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
2024-02-29 20:54 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-02-29 20:51 UTC (13+ messages)
[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
2024-02-29 20:41 UTC (8+ messages)
[PATCH] block: Remove special-casing of compound pages
2024-02-29 20:05 UTC (5+ messages)
[LSF/MM/BPF TOPIC] Large folios, swap and fscache
2024-02-29 19:31 UTC (3+ messages)
[PATCH v2] zswap: replace RB tree with xarray
2024-02-29 18:58 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
2024-02-29 18:53 UTC
[PATCH v2] mm/vmstat: Add order's information for extfrag_index and unusable_index
2024-02-29 18:40 UTC (2+ messages)
[RFC] Memory tiering kernel alignment
2024-02-29 18:23 UTC (4+ messages)
[linux-next:master] [mm] 8f33a2ff30: stress-ng.resched.ops_per_sec -10.3% regression
2024-02-29 18:21 UTC (2+ messages)
[linux-next:master 10211/11156] file.o:undefined reference to `__moddi3'
2024-02-29 18:14 UTC
BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
2024-02-29 17:11 UTC (4+ messages)
[linux-next:master 8897/11156] arch/riscv/boot/dts/sophgo/sg2042.dtsi:9:10: fatal error: 'dt-bindings/reset/sophgo,sg2042-reset.h' file not found
2024-02-29 17:10 UTC
[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
2024-02-29 15:56 UTC (5+ messages)
` [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()
[linux-next:master 10211/11156] file.c:undefined reference to `__aeabi_ldivmod'
2024-02-29 15:56 UTC
[PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
2024-02-29 15:55 UTC (3+ messages)
[PATCH 0/1] Is pagecache_isize_extended() compatible with large folios?
2024-02-29 15:43 UTC (3+ messages)
` [PATCH 1/1] mm: Convert pagecache_isize_extended to use a folio
[PATCH] mm/mempolicy: Use a folio in do_mbind()
2024-02-29 15:41 UTC (2+ messages)
[PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
2024-02-29 15:28 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
2024-02-29 15:15 UTC (4+ messages)
[PATCH RESEND 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
2024-02-29 14:26 UTC (2+ messages)
` [PATCH RESEND 2/2] cgroup/cpuset: Mark memory_spread_slab as obsolete
[linux-next:master 10109/11156] drivers/hid/amd-sfh-hid/amd_sfh_pcie.c:413:34: error: 'struct system_cpuinfo_parisc' has no member named 'x86'
2024-02-29 14:08 UTC
[RFC PATCH v5 00/29] TDX KVM selftests
2024-02-29 13:20 UTC (7+ messages)
` [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
[PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
2024-02-29 12:21 UTC (6+ messages)
[PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
2024-02-29 12:07 UTC (5+ messages)
[PATCH] mm/memory.c: do_numa_page(): remove a redundant page table read
2024-02-29 11:35 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS cbd0dd66742e17fb39be25ed9c4c45c2d8451c4d
2024-02-29 11:21 UTC
[PATCH v3 00/11] Mitigate a vmap lock contention v3
2024-02-29 10:38 UTC (10+ messages)
[LSF/MM/BPF TOPIC] Address Space Isolation
2024-02-29 9:57 UTC
[PATCH 0/2] Fix I/O high when memory almost met memcg limit
2024-02-29 9:01 UTC (7+ messages)
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault
[PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
2024-02-29 8:50 UTC (10+ messages)
[PATCH v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
2024-02-29 8:42 UTC (8+ messages)
` [PATCH v2 1/7] mm/ppc: Define "
` [PATCH v2 2/7] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v2 3/7] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v2 5/7] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v2 6/7] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v2 7/7] mm/treewide: Drop pXd_large()
[PATCH 5/5] mm/treewide: Drop pXd_large()
2024-02-29 7:56 UTC (3+ messages)
[PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
2024-02-29 7:05 UTC (2+ messages)
[linux-next:master 8933/10830] arch/riscv/boot/dts/sophgo/sg2042.dtsi:9:10: fatal error: dt-bindings/reset/sophgo,sg2042-reset.h: No such file or directory
2024-02-29 6:50 UTC
[PATCH 4/8] mm: Add __dump_folio()
2024-02-29 5:05 UTC (4+ messages)
[PATCH RFC 0/5] support NUMA emulation for arm64
2024-02-29 3:26 UTC (5+ messages)
` [PATCH v1 0/2] support NUMA emulation for genertic arch
[PATCH RFC v2 0/5] mm: support large folios swap-in
2024-02-29 1:33 UTC (10+ messages)
` [PATCH RFC v2 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
` [PATCH RFC v2 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
` [PATCH RFC v2 3/5] mm: swap: make should_try_to_free_swap() support large-folio
` [PATCH RFC v2 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [PATCH RFC v2 5/5] mm: support large folios swapin as a whole
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-02-29 0:57 UTC (14+ messages)
` [Lsf-pc] "
[PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
2024-02-28 23:47 UTC (3+ messages)
[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
2024-02-28 23:18 UTC (8+ messages)
[PATCH v2 0/9] Cover a guard gap corner case
2024-02-28 23:10 UTC (9+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
[PATCH] mm: page_alloc: Use div64_ul() instead of do_div()
2024-02-28 22:49 UTC
[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
2024-02-28 22:03 UTC (2+ messages)
[linux-next:master 10511/10830] mm/internal.h:98:23: error: implicit declaration of function 'pte_mkclean'; did you mean 'page_mkclean'?
2024-02-28 21:52 UTC (2+ messages)
[PATCH] mm/vmscan: simplify the calculation of fractions for SCAN_FRACT
2024-02-28 21:44 UTC (2+ 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