Linux Kernel Memory Management
[Prev Page][Next Page]
[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance,
Kirill A. Shutemov
[sudeep-holla:android13-5.15/ffa 2846/4062] include/linux/mm.h:3292:59: warning: unused parameter 'start', kernel test robot
[linux-next:master] BUILD REGRESSION e3b18f7200f45d66f7141136c25554ac1e82009b, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS 1026f1ab9e072d96616b988ed4b066b5b95613a2, kernel test robot
[PATCH 0/5] Fix page_owner's use of free timestamps,
Audra Mitchell
[linux-next:master 454/12130] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn35/dcn35_hwseq.c:159 dcn35_init_hw() warn: inconsistent indenting, kernel test robot
[PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener,
Dmitry Rokosov
[linux-next:master 3438/12130] fs/bcachefs/extents.h:603:17: warning: writing 8 bytes into a region of size 0, kernel test robot
[linux-next:master 11413/12130] drivers/fpga/altera-ps-spi.c:74:34: warning: unused variable 'of_ef_match', kernel test robot
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [RFC PATCH 31/53] netfs: Provide netfs_file_read_iter(), David Howells
- [RFC PATCH 32/53] netfs: Provide a writepages implementation, David Howells
- [RFC PATCH 27/53] netfs: Implement support for unbuffered/DIO read, David Howells
- [RFC PATCH 26/53] netfs: Allocate multipage folios in the writepath, David Howells
- [RFC PATCH 42/53] afs: Use the netfs write helpers, David Howells
- [RFC PATCH 47/53] cifs: Make wait_mtu_credits take size_t args, David Howells
- [RFC PATCH 20/53] fscache: Add a function to begin an cache op from a netfslib request, David Howells
- [RFC PATCH 17/53] netfs: Extend the netfs_io_*request structs to handle writes, David Howells
- [RFC PATCH 49/53] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [RFC PATCH 52/53] cifs: Remove some code that's no longer used, part 2, David Howells
- [RFC PATCH 14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator, David Howells
- [RFC PATCH 10/53] netfs: Add iov_iters to (sub)requests to describe various buffers, David Howells
- [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [RFC PATCH 45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [RFC PATCH 38/53] netfs: Support encryption on Unbuffered/DIO write, David Howells
- [RFC PATCH 48/53] cifs: Implement netfslib hooks, David Howells
- [RFC PATCH 43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op, David Howells
- [RFC PATCH 13/53] netfs: Add bounce buffering support, David Howells
- [RFC PATCH 44/53] cifs: Share server EOF pos with netfslib, David Howells
- [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls, David Howells
- [RFC PATCH 28/53] netfs: Implement unbuffered/DIO write support, David Howells
- [RFC PATCH 23/53] netfs: Dispatch write requests to process a writeback slice, David Howells
- [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking, David Howells
- [RFC PATCH 15/53] netfs: Limit subrequest by size or number of segments, David Howells
- [RFC PATCH 30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite(), David Howells
- [RFC PATCH 33/53] netfs: Provide minimum blocksize parameter, David Howells
- [RFC PATCH 51/53] cifs: Remove some code that's no longer used, part 1, David Howells
- [RFC PATCH 22/53] netfs: Prep to use folio->private for write grouping and streaming write, David Howells
- [RFC PATCH 46/53] cifs: Use more fields from netfs_io_subrequest, David Howells
- [RFC PATCH 53/53] cifs: Remove some code that's no longer used, part 3, David Howells
- [RFC PATCH 34/53] netfs: Make netfs_skip_folio_read() take account of blocksize, David Howells
- [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray, David Howells
- [RFC PATCH 37/53] netfs: Support decryption on ubuffered/DIO read, David Howells
- [RFC PATCH 11/53] netfs: Add support for DIO buffering, David Howells
- [RFC PATCH 29/53] netfs: Implement buffered write API, David Howells
- [RFC PATCH 25/53] netfs: Make netfs_read_folio() handle streaming-write pages, David Howells
- [RFC PATCH 19/53] netfs: Make netfs_put_request() handle a NULL pointer, David Howells
- [RFC PATCH 21/53] netfs: Make the refcounting of netfs_begin_read() easier to use, David Howells
- [RFC PATCH 35/53] netfs: Perform content encryption, David Howells
- [RFC PATCH 16/53] netfs: Export netfs_put_subrequest() and some tracepoints, David Howells
- [RFC PATCH 36/53] netfs: Decrypt encrypted content, David Howells
- [RFC PATCH 50/53] cifs: Cut over to using netfslib, David Howells
- [RFC PATCH 18/53] netfs: Add a hook to allow tell the netfs to update its i_size, David Howells
- [RFC PATCH 39/53] netfs: Provide a launder_folio implementation, David Howells
- [RFC PATCH 41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first, David Howells
- [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data, David Howells
- [RFC PATCH 40/53] netfs: Implement a write-through caching option, David Howells
- [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request, David Howells
- [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct, David Howells
- [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests, David Howells
- [RFC PATCH 24/53] netfs: Provide func to copy data to pagecache for buffered write, David Howells
- <Possible follow-ups>
- [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib, David Howells
[PATCH v6 0/8] Add printf attribute to kselftest functions,
Maciej Wieczor-Retman
[PATCH] mm/sparsemem: fix race in accessing memory_section->usage,
Charan Teja Kalla
[linux-next:master 10163/11653] sound/soc/rockchip/rockchip_i2s_tdm.c:1315:34: warning: unused variable 'rockchip_i2s_tdm_match', kernel test robot
[RFC PATCH 1/1] mm: only use old generation and stable tier for madv_pageout,
zhaoyang.huang
[PATCH -next v2 00/19] mm: convert page cpupid functions to folios,
Kefeng Wang
- [PATCH -next v2 02/19] mm: add folio_last_cpupid(), Kefeng Wang
- [PATCH -next v2 01/19] mm_types: add virtual and _last_cpupid into struct folio, Kefeng Wang
- [PATCH -next v2 03/19] mm: memory: use folio_last_cpupid() in do_numa_page(), Kefeng Wang
- [PATCH -next v2 04/19] mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page(), Kefeng Wang
- [PATCH -next v2 05/19] mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail(), Kefeng Wang
- [PATCH -next v2 09/19] mm: mprotect: use a folio in change_pte_range(), Kefeng Wang
- [PATCH -next v2 11/19] mm: remove xchg_page_access_time(), Kefeng Wang
- [PATCH -next v2 13/19] sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory(), Kefeng Wang
- [PATCH -next v2 15/19] mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail(), Kefeng Wang
- [PATCH -next v2 08/19] sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency(), Kefeng Wang
- [PATCH -next v2 18/19] mm: use folio_xchg_last_cpupid() in wp_page_reuse(), Kefeng Wang
- [PATCH -next v2 06/19] mm: remove page_cpupid_last(), Kefeng Wang
- [PATCH -next v2 14/19] mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags(), Kefeng Wang
- [PATCH -next v2 10/19] mm: huge_memory: use a folio in change_huge_pmd(), Kefeng Wang
- [PATCH -next v2 12/19] mm: add folio_xchg_last_cpupid(), Kefeng Wang
- [PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio, Kefeng Wang
- [PATCH -next v2 07/19] mm: add folio_xchg_access_time(), Kefeng Wang
- [PATCH -next v2 16/19] mm: make finish_mkwrite_fault() static, Kefeng Wang
- [PATCH -next v2 19/19] mm: remove page_cpupid_xchg_last(), Kefeng Wang
[linux-next:master 453/12130] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:260 dcn35_update_bw_bounding_box_fpu() warn: inconsistent indenting, kernel test robot
[PATCH] mm, memcg: avoid recycling when there is no more recyclable memory,
Ruifeng Su
[PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA,
Yunsheng Lin
[linux-next:pending-fixes] BUILD SUCCESS 960f4d0f660c7eca51d814d65d3757ead9c2ca65, kernel test robot
[linux-next:master 10163/11653] sound/soc/rockchip/rockchip_i2s_tdm.c:1315:34: warning: 'rockchip_i2s_tdm_match' defined but not used, kernel test robot
[PATCH 0/3] mm/damon/sysfs-schemes: Do DAMOS tried regions update for only one apply interval,
SeongJae Park
[RFC PATCH 00/10] how to reclaim unneeded vmlinux memory ?,
Jim Cromie
- [RFC PATCH 01/10] dyndbg: prep to isolate 3 repetetive fields, Jim Cromie
- [RFC PATCH 02/10] dyndbg: split __dyndbg_sites section out from __dyndbg, Jim Cromie
- [RFC PATCH 10/10] dyndbg: cache the dynamically generated prefixes per callsite, Jim Cromie
- [RFC PATCH 05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites, Jim Cromie
- [RFC PATCH 09/10] dyndbg: add dd_clear_range to prune mtrees, Jim Cromie
- [RFC PATCH 04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees, Jim Cromie
- [RFC PATCH 03/10] dyndbg: add 2nd cursor pair to init-fn, Jim Cromie
- [RFC PATCH 07/10] dyndbg: wire in __desc_*() functions, Jim Cromie
- [RFC PATCH 08/10] dyndbg: drop _ddebug.site member, Jim Cromie
- [RFC PATCH 06/10] dyndbg: add site_*() macros to avoid using _ddebug.site, Jim Cromie
- <Possible follow-ups>
- [RFC PATCH 00/10] how to reclaim unneeded vmlinux memory ?, Jim Cromie
- [RFC PATCH 04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees, Jim Cromie
- [RFC PATCH 05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites, Jim Cromie
- [RFC PATCH 03/10] dyndbg: add 2nd cursor pair to init-fn, Jim Cromie
- [RFC PATCH 02/10] dyndbg: split __dyndbg_sites section out from __dyndbg, Jim Cromie
- [RFC PATCH 07/10] dyndbg: wire in __desc_*() functions, Jim Cromie
- [RFC PATCH 09/10] dyndbg: add dd_clear_range to prune mtrees, Jim Cromie
- [RFC PATCH 06/10] dyndbg: add site_*() macros to avoid using _ddebug.site, Jim Cromie
- [RFC PATCH 08/10] dyndbg: drop _ddebug.site member, Jim Cromie
[PATCH v4 0/3] permit write-sealed memfd read-only shared mappings,
Lorenzo Stoakes
[PATCH v2] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier, Samasth Norway Ananda
Large Block Sizes update and monthly sync ups, Luis Chamberlain
[PATCH] mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm(),
Waiman Long
[linux-next:master 10440/11653] a6xx_gmu.c:undefined reference to `qmp_send', kernel test robot
[PATCH v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries(),
Liam R. Howlett
[PATCH 1/1] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier,
Samasth Norway Ananda
[linux-next:master 466/11428] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:292 dcn35_update_clocks() warn: inconsistent indenting, kernel test robot
[linux-next:master] [kselftest] 9c2a19f715: kernel-selftests.net.rtnetlink.sh.gretap.fail, kernel test robot
[PATCH RFC 0/5] support NUMA emulation for arm64,
Rongwei Wang
[PATCH] mm: page_alloc: check the order of compound page event when the order is 0,
Hyesoo Yu
[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving,
Gregory Price
[PATCH v4 0/5] Abstract vma_merge() and split_vma(),
Lorenzo Stoakes
[PATCH v4 0/8] soc/tegra: fuse: Add ACPI support,
Kartik
[v2 0/1] mm: hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions,
Usama Arif
[linux-next:master] [bpf/tests] daabb2b098: kernel-selftests.net.test_bpf.sh.fail,
kernel test robot
[PATCH v5 0/8] Add printf attribute to kselftest functions,
Maciej Wieczor-Retman
[RFC PATCH] zswap: add writeback_time_threshold interface to shrink zswap pool,
Zhongkun He
[PATCH v3 0/5] Abstract vma_merge() and split_vma(),
Lorenzo Stoakes
[linux-next:master 6935/11192] drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c:538:25-29: ERROR: aconnector is NULL but dereferenced. (fwd),
Julia Lawall
[linux-next:master] BUILD REGRESSION c0a6edb636cba9c0d1db966a54d910a02e52e4be, kernel test robot
[PATCH] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries(),
Liam R. Howlett
Re: [PATCH v14 08/39] mm/swap: Add folio_mark_accessed(),
Gregory Price
Re: selftests: cgroup: test_core - Unable to handle kernel NULL pointer dereference at virtual address,
Roman Gushchin
[RESEND PATCH v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect(), Lorenzo Stoakes
[linux-next:pending-fixes] BUILD SUCCESS 00b249acca70baaa39f56e37f5d5ed5da9bc550f, kernel test robot
[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages,
Naoya Horiguchi
[PATCH] bounds: Support non-power-of-two CONFIG_NR_CPUS,
Matthew Wilcox (Oracle)
[RFC PATCH v1 0/2] Swap-out small-sized THP without splitting,
Ryan Roberts
[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds,
Yosry Ahmed
[PATCH v2 1/5] mm: memcg: change flush_next_time to flush_last_time, Yosry Ahmed
[PATCH v2 4/5] mm: workingset: move the stats flush into workingset_test_recent(), Yosry Ahmed
[PATCH v2 2/5] mm: memcg: move vmstats structs definition above flushing code, Yosry Ahmed
[PATCH v2 5/5] mm: memcg: restore subtree stats flushing, Yosry Ahmed
Re: [PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds, domenico cerasuolo
Re: [PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds, Andrew Morton
[PATCH] exec: allow executing block devices,
Alyssa Ross
[PATCH 0/6] sched/numa: Complete scanning of partial and inactive VMAs,
Mel Gorman
[RFC PATCH 0/3] mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval,
SeongJae Park
[PATCH -next 0/7] mm: convert page cpupid functions to folios,
Kefeng Wang
[PATCH -next 4/7] mm: convert xchg_page_access_time to xchg_folio_access_time(), Kefeng Wang
[PATCH] sched/wait: introduce endmark in __wake_up_common,
Bin Lai
[PATCH 0/3] align maple tree write paths,
Sidhartha Kumar
[PATCH v2 0/5] mm: improve performance of accounted kernel memory allocations,
Roman Gushchin
[PATCH 0/1] mm: hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions,
Usama Arif
[linux-next:master 10253/10591] drivers/fpga/xilinx-pr-decoupler.c:94:34: warning: unused variable 'xlnx_pr_decoupler_of_match', kernel test robot
[PATCH v2 0/5] Abstract vma_merge() and split_vma(),
Lorenzo Stoakes
[linux-next:master 10184/10591] mm/gup.c:3446 pin_user_pages_fd() warn: unsigned 'start' is never less than zero., kernel test robot
[linux-next:master 8423/10591] fs/gfs2/super.c:1543:17: sparse: sparse: incompatible types in comparison expression (different address spaces):, kernel test robot
[PATCH 0/1] Large folio migration fix and questions on migration stats,
Zi Yan
[PATCH 7/7] block, drivers: make lots of attribute_group globals const,
Max Kellermann
[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages,
Usama Arif
Re: [PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages, Mike Kravetz
[PATCH v4 00/10] Introduce __mt_dup() to improve the performance of fork(),
Peng Zhang
- [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap(), Peng Zhang
- [PATCH v4 02/10] maple_tree: Introduce {mtree,mas}_lock_nested(), Peng Zhang
- [PATCH v4 08/10] maple_tree: Update check_forking() and bench_forking(), Peng Zhang
- [PATCH v4 05/10] maple_tree: Add test for mtree_dup(), Peng Zhang
- [PATCH v4 01/10] maple_tree: Add mt_free_one() and mt_attr() helpers, Peng Zhang
- [PATCH v4 07/10] maple_tree: Skip other tests when BENCH is enabled, Peng Zhang
- [PATCH v4 09/10] maple_tree: Preserve the tree attributes when destroying maple tree, Peng Zhang
- [PATCH v4 06/10] maple_tree: Update the documentation of maple tree, Peng Zhang
- [PATCH v4 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup(), Peng Zhang
[linux-next:pending-fixes] BUILD SUCCESS 35a9dc47bcc822953d70a503ab9fb581d724b58e, kernel test robot
[PATCH v4 0/8] Add printf attribute to kselftest functions,
Maciej Wieczor-Retman
high IRQ latency due to pcp draining,
Lucas Stach
[PATCH v6 00/38] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v6 05/38] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v6 07/38] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v6 08/38] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v6 15/38] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v6 20/38] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v6 25/38] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v6 37/38] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v6 04/38] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v6 21/38] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v6 28/38] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v6 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v6 29/38] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v6 03/38] mman: Add map_shadow_stack() flags, Mark Brown
- [PATCH v6 10/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v6 11/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v6 26/38] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v6 13/38] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v6 23/38] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v6 02/38] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v6 30/38] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v6 34/38] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v6 31/38] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v6 27/38] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v6 24/38] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v6 12/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v6 18/38] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v6 06/38] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v6 32/38] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v6 17/38] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v6 36/38] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v6 09/38] arm64/gcs: Provide copy_to_user_gcs(), Mark Brown
- [PATCH v6 33/38] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v6 35/38] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v6 16/38] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v6 19/38] arm64/mm: Handle GCS data aborts, Mark Brown
Re: [syzbot] [wireguard?] WARNING in kthread_unpark, Hillf Danton
[PATCH v2] kasan:print the original fault addr when access invalid shadow,
Haibo Li
[PATCH v3 0/3] userfaultfd move option,
Suren Baghdasaryan
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]