linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-21 12:47:51 to 2023-04-24 06:54:32 UTC [more...]

[PATCH -V2] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
 2023-04-24  6:54 UTC 

[PATCH] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-24  6:51 UTC  (9+ messages)

[syzbot] [cgroups?] [mm?] KCSAN: data-race in drain_all_stock / drain_obj_stock (4)
 2023-04-24  6:51 UTC  (8+ messages)
` [PATCH] mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
 2023-04-24  6:44 UTC  (10+ messages)

[PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
 2023-04-24  6:24 UTC  (2+ messages)

RFC: allow building a kernel without buffer_heads
 2023-04-24  6:22 UTC  (20+ messages)
` [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
` [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
` [PATCH 03/17] fs: rename and move block_page_mkwrite_return
` [PATCH 04/17] fs: remove emergency_thaw_bdev
` [PATCH 05/17] filemap: update ki_pos in generic_perform_write
` [PATCH 06/17] filemap: add a kiocb_write_and_wait helper
` [PATCH 07/17] filemap: add a kiocb_invalidate_pages helper
` [PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper
` [PATCH 09/17] fs: factor out a direct_write_fallback helper
` [PATCH 10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
` [PATCH 12/17] fuse: use direct_write_fallback
` [PATCH 13/17] block: don't plug in blkdev_write_iter
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 15/17] block: stop setting ->direct_IO
` [PATCH 16/17] block: use iomap for writes to block devices
` [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD

[PATCH 0/5] block: simplify with PAGE_SECTORS_SHIFT
 2023-04-24  5:55 UTC  (15+ messages)
` [PATCH 1/5] dm integrity: simplify by using PAGE_SECTORS_SHIFT
` [PATCH 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT

[PATCH v4 0/3] page_owner: print stacks and their counter
 2023-04-24  3:54 UTC  (3+ messages)

[PATCH] mmzone: Introduce for_each_populated_zone_pgdat()
 2023-04-24  3:50 UTC  (2+ messages)

[PATCH RFC] Randomized slab caches for kmalloc()
 2023-04-24  3:15 UTC  (5+ messages)

[PATCH next] mm/khugepaged: fix conflicting mods to collapse_file()
 2023-04-24  2:36 UTC  (4+ messages)

[PATCH v2 1/2] mm/page_alloc: drop the unnecessary pfn_valid() for start pfn
 2023-04-24  2:24 UTC  (3+ messages)
` [PATCH v2 2/2] mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()

[linux-next:master 12586/13717] drivers/net/phy/marvell.c:2887 m88e1318_led_blink_set() warn: inconsistent indenting
 2023-04-23 16:54 UTC 

[PATCH v4 0/6] remove the vmas parameter from GUP APIs
 2023-04-23 15:12 UTC  (3+ messages)
` [PATCH v4 1/6] mm/gup: remove unused vmas parameter from get_user_pages()

[linux-next:master] [perf vendor events intel] 9d9675bb41: perf-sanity-tests.perf_all_metricgroups_test.fail
 2023-04-23 13:50 UTC  (2+ messages)

[PATCH] Fix some coding style errors in memblock.c
 2023-04-23 13:29 UTC 

[lkp@intel.com: [linux-next:master 13449/13717] drivers/vdpa/mlx5/net/mlx5_vnet.c:2896:3: error: implicit declaration of function 'mlx5_msix_free' is invalid in C99]
 2023-04-23 11:42 UTC  (4+ messages)

[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
 2023-04-23 10:45 UTC  (12+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()
` [PATCH v2 2/4] buffer: Add lock_buffer_timeout()
` [PATCH v2 3/4] migrate_pages: Don't wait forever locking pages in MIGRATE_SYNC_LIGHT
` [PATCH v2 4/4] migrate_pages: Don't wait forever locking buffers "

[linux-next:master 4537/13717] drivers/clk/clk-sp7021.c:316:8: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((_m), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsigne
 2023-04-23  6:09 UTC 

[PATCH 1/2] mm/page_alloc: drop the unnecessary pfn_valid() for start pfn
 2023-04-23  6:00 UTC  (8+ messages)
` [PATCH 2/2] mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2023-04-23  2:54 UTC 

[PATCH v7 00/13] fold per-CPU vmstats remotely
 2023-04-23  1:25 UTC  (16+ messages)

[linux-next:master 13449/13717] drivers/vdpa/mlx5/net/mlx5_vnet.c:2896:3: error: implicit declaration of function 'mlx5_msix_free' is invalid in C99
 2023-04-22 23:29 UTC 

[PATCH mm-stable v2 0/3] mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM
 2023-04-22 21:01 UTC  (4+ messages)
` [PATCH mm-stable v2 1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
` [PATCH mm-stable v2 2/3] selftests/ksm: ksm_functional_tests: add prctl unmerge test
` [PATCH mm-stable v2 3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code

[linux-next:master 9508/13717] drivers/accel/habanalabs/gaudi/gaudi.c:117:19: warning: unused variable 'gaudi_irq_name'
 2023-04-22 16:07 UTC 

[PATCH v4 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counte
 2023-04-22 11:18 UTC  (4+ messages)

[PATCH v12 0/3] cachestat: a new syscall for page cache state of files
 2023-04-22  9:56 UTC  (6+ messages)
` [PATCH v12 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v12 2/3] cachestat: implement cachestat syscall
` [PATCH v12 3/3] selftests: Add selftests for cachestat

[linux-next:master] BUILD REGRESSION d3e1ee0e67e7603d36f4fa2fec6b881c01aabe89
 2023-04-22  7:06 UTC 

[linux-next:pending-fixes] BUILD SUCCESS f05a2341f2478a68b23e32ddd4bc4774a3375b7f
 2023-04-22  7:05 UTC 

[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
 2023-04-22  5:10 UTC  (14+ messages)
` [RFC 1/8] shmem: replace BLOCKS_PER_PAGE with PAGE_SECTORS
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()
` [RFC 3/8] shmem: account for high order folios
` [RFC 4/8] shmem: add helpers to get block size
` [RFC 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks()
` [RFC 6/8] shmem: consider block size in shmem_default_max_inodes()
` [RFC 7/8] shmem: add high order page support
` [RFC 8/8] shmem: add support to customize block size on multiple PAGE_SIZE

[linux-next:master 12579/13717] qca8k-leds.c:(.rodata.cst4+0x2c): undefined reference to `devm_led_classdev_register_ext'
 2023-04-22  5:10 UTC 

[RFC PATCH 0/3] permit write-sealed memfd read-only shared mappings
 2023-04-21 21:23 UTC  (6+ messages)
` [RFC PATCH 3/3] mm: perform the mapping_map_writable() check after call_mmap()

[PATCH] [v2] kasan: use internal prototypes matching gcc-13 builtins
 2023-04-21 20:56 UTC 

[linux-next:master 13449/13717] drivers/vdpa/mlx5/net/mlx5_vnet.c:2896:17: error: implicit declaration of function 'mlx5_msix_free'; did you mean 'mlx5_db_free'?
 2023-04-21 19:53 UTC 

[PATCH v4 3/3] mm,page_owner: Filter out stacks by a threshold counter
 2023-04-21 19:53 UTC  (3+ messages)

DAMON Beer/Coffee/Tea chat series
 2023-04-21 19:45 UTC  (2+ messages)

[RFC 00/48] RISC-V CoVE support
 2023-04-21 19:24 UTC  (9+ messages)
` [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks

[PATCH v5 0/5] cgroup: eliminate atomic rstat flushing
 2023-04-21 18:54 UTC  (7+ messages)
` [PATCH v5 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH v5 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
` [PATCH v5 3/5] memcg: calculate root usage from global state
` [PATCH v5 4/5] memcg: remove mem_cgroup_flush_stats_atomic()
` [PATCH v5 5/5] cgroup: remove cgroup_rstat_flush_atomic()

[PATCH] module: add debugging auto-load duplicate module support
 2023-04-21 18:45 UTC  (10+ messages)

[PATCH v9 0/3] mm: process/cgroup ksm support
 2023-04-21 18:28 UTC  (11+ messages)
` [PATCH v1 0/3] mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM
  ` [PATCH v1 1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
  ` [PATCH v1 3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code

[syzbot] [ext4?] [mm?] KCSAN: data-race in strscpy / strscpy (3)
 2023-04-21 18:20 UTC  (6+ messages)

[linux-next:master 6260/13289] drivers/net/arcnet/com20020.c:74:7: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-04-21 18:00 UTC 

[linux-next:master 9460/12794] drivers/bluetooth/btnxpuart.c:1277:34: warning: unused variable 'nxpuart_of_match_table'
 2023-04-21 17:39 UTC 

[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
 2023-04-21 17:21 UTC  (4+ messages)
` [PATCH mm-unstable RFC 1/5] writeback: move wb_over_bg_thresh() call outside lock section

[PATCH] arm64: Also reset KASAN tag if page is not PG_mte_tagged
 2023-04-21 17:20 UTC  (3+ messages)

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-21 17:14 UTC  (36+ messages)
` [RFC PATCH 02/26] mm: compaction: avoid GFP_NOFS deadlocks
` [RFC PATCH 05/26] mm: page_alloc: per-migratetype pcplist for THPs
` [RFC PATCH 06/26] mm: page_alloc: consolidate free page accounting
` [RFC PATCH 07/26] mm: page_alloc: move capture_control to the page allocator
` [RFC PATCH 08/26] mm: page_alloc: claim blocks during compaction capturing
` [RFC PATCH 10/26] mm: page_alloc: allow compaction capturing from larger blocks
` [RFC PATCH 11/26] mm: page_alloc: introduce MIGRATE_FREE
` [RFC PATCH 12/26] mm: page_alloc: per-migratetype free counts
` [RFC PATCH 13/26] mm: compaction: remove compaction result helpers
` [RFC PATCH 14/26] mm: compaction: simplify should_compact_retry()
` [RFC PATCH 15/26] mm: compaction: simplify free block check in suitable_migration_target()
` [RFC PATCH 25/26] mm: page_alloc: disallow fallbacks when 2M defrag is enabled

Can you drop the splice patches?
 2023-04-21 15:57 UTC  (2+ messages)

[PATCH v2] mm: Fix memcg writeback for rt tasks
 2023-04-21 14:57 UTC  (3+ messages)

[PATCH] kasan: use internal prototypes matching gcc-13 builtins
 2023-04-21 14:40 UTC  (3+ messages)

[PATCH v3 0/4] Fix mas_empty_area() search
 2023-04-21 13:55 UTC  (5+ messages)
` [PATCH v3 1/4] maple_tree: Make maple state reusable after mas_empty_area_rev()
` [PATCH v3 2/4] maple_tree: Update mtree_alloc_rrange() and mtree_alloc_range() testing
` [PATCH v3 3/4] maple_tree: Fix mas_empty_area() search
` [PATCH v3 4/4] mm/mmap: Regression fix for unmapped_area{_topdown}


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).