Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH] mm: reduce lock contention of pcp buffer refill, (continued)
- [linux-next:master 8679/9815] drivers/of/platform.c:570:2-23: WARNING: Function "for_each_node_by_type" should have of_node_put() before break around line 575. (fwd),
Julia Lawall
- [REMINDER] LSF/MM/BPF: 2023: Call for Proposals, Josef Bacik
- [RFC 0/5] mm/bpf/perf: Store build id in file object,
Jiri Olsa
- Re: [PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management,
Thomas Gleixner
- [PATCH v4] mm/vmalloc: replace BUG_ON to a simple if statement,
Hyunmin Lee
- [linux-next:pending-fixes] BUILD SUCCESS 1b7183933813912a1055084d11e9173310c0cc33, kernel test robot
- LSFMMBPF proposal [MM]: Lazy RCU memory reclaim,
Joel Fernandes
- Re: [PATCH 1/2] cpuset: Fix cpuset_cpus_allowed() to not filter offline CPUs, Hillf Danton
- [linux-next:master 9102/9815] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: mod_info_packet.h: No such file or directory, kernel test robot
- [PATCH v3] mm/vmalloc: replace BUG_ON to a simple if statement,
Hyunmin Lee
- [PATCH v3 0/3] docs/mm: remove useless markup,
Mike Rapoport
- [PATCH v4 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas,
Baoquan He
- [RFC PATCH v2 0/5] folio based filemap_map_pages(),
Yin Fengwei
- [PATCH V2 0/3] sched/numa: Enhance vma scanning,
Raghavendra K T
- Re: [PATCH 5/6] driver core: Add __alloc_size hint to devm allocators,
Yongqin Liu
- [PATCH v4] mm: hwposion: support recovery from ksm_might_need_to_copy(),
Kefeng Wang
- [PATCH] kasan: use %zd format for printing size_t,
Arnd Bergmann
- [linux-next:master] [locking/lockdep] 90d0a9b894: WARNING:at_kernel/locking/lockdep.c:#__lock_acquire, kernel test robot
- Re: [PATCH RFC] tick/nohz: fix data races in get_cpu_idle_time_us(),
Hillf Danton
- [PATCH] mm/khugepaged: skip shmem with armed userfaultfd,
David Stevens
- [linux-next:master 8520/9515] arch/arm/mach-pxa/cm-x300.c:26:10: fatal error: linux/platform_data/rtc-v3020.h: No such file or directory, kernel test robot
- Re: [PATCH -next resend v3] mm: hwposion: support recovery from ksm_might_need_to_copy(),
Andrew Morton
- [linux-next:master 7594/9515] arch/arm/mach-pxa/hx4700.c:24:10: fatal error: 'linux/mfd/asic3.h' file not found, kernel test robot
- [PATCH 1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates,
Suren Baghdasaryan
- Re: [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction,
Alexander Graf
- [linux-next:master] BUILD REGRESSION 80bd9028fecadae4e8e3a278cd32d74badc2a6e0, kernel test robot
- [linux-next:pending-fixes] BUILD REGRESSION 70d29276a90d181584b2ed5c83079fad7e2cd6b6,
kernel test robot
- [BUG REPORT] random list_del corruption on mm-unstable,
Hyeonggon Yoo
- [PATCH] mm: move FOLL_PIN debug accounting under CONFIG_DEBUG_VM,
Jens Axboe
- [PATCH v2 0/2] docs/mm: remove useless markup,
Mike Rapoport
- Re: [PATCH v1] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit,
David Hildenbrand
- [PATCH v9 00/25] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v9 01/25] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v9 03/25] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v9 04/25] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v9 05/25] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v9 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait, Byungchul Park
- [PATCH v9 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v9 06/25] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v9 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v9 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [PATCH v9 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v9 02/25] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v9 13/25] dept: Distinguish each work from another, Byungchul Park
- [PATCH v9 12/25] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v9 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [PATCH v9 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v9 14/25] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v9 17/25] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v9 20/25] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v9 19/25] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v9 22/25] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v9 24/25] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v9 21/25] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v9 23/25] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v9 18/25] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v9 25/25] dept: Track the potential waits of PG_{locked,writeback}, Byungchul Park
- [PATCH v9 0/3] Implement IOCTL to get and/or the clear info about PTEs,
Muhammad Usama Anjum
- [linus:master] [maple_tree] 120b116208: INFO:task_blocked_for_more_than#seconds,
kernel test robot
- [PATCH] mm,page_alloc,cma: configurable CMA utilization,
Sukadev Bhattiprolu
- [PATCH] mm/gup: Add folio to list when folio_isolate_lru() succeed,
Kuan-Ying Lee
- [PATCH stable 4.14 0/1] Fix ext4 xfstests failure,
Rishabh Bhatnagar
- [linux-next:master 7027/9183] ftrace-ops.c:undefined reference to `__udivdi3', kernel test robot
- [linux-next:master 4150/9183] drivers/gpu/drm/msm/msm_drv.h:238:45: error: field 'gpu_devfreq_config' has incomplete type, kernel test robot
- [PATCH mm-unstable v2 0/4] Convert a couple migrate functions to use folios,
Vishal Moola (Oracle)
- [PATCH 00/18] lib/stackdepot: fixes and clean-ups,
andrey . konovalov
- [PATCH 01/18] lib/stackdepot: fix setting next_slab_inited in init_stack_slab, andrey . konovalov
- [PATCH 02/18] lib/stackdepot: put functions in logical order, andrey . konovalov
- [PATCH 03/18] lib/stackdepot: use pr_fmt to define message format, andrey . konovalov
- [PATCH 04/18] lib/stackdepot, mm: rename stack_depot_want_early_init, andrey . konovalov
- [PATCH 05/18] lib/stackdepot: rename stack_depot_disable, andrey . konovalov
- [PATCH 07/18] lib/stackdepot: lower the indentation in stack_depot_init, andrey . konovalov
- [PATCH 08/18] lib/stackdepot: reorder and annotate global variables, andrey . konovalov
- [PATCH 09/18] lib/stackdepot: rename hash table constants and variables, andrey . konovalov
- [PATCH 06/18] lib/stackdepot: annotate init and early init functions, andrey . konovalov
- [PATCH 10/18] lib/stackdepot: rename init_stack_slab, andrey . konovalov
- [PATCH 11/18] lib/stackdepot: rename slab variables, andrey . konovalov
- [PATCH 12/18] lib/stackdepot: rename handle and slab constants, andrey . konovalov
- [PATCH 14/18] lib/stackdepot: annotate depot_init_slab and depot_alloc_stack, andrey . konovalov
- [PATCH 13/18] lib/stacktrace: drop impossible WARN_ON for depot_init_slab, andrey . konovalov
- [PATCH 15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface, andrey . konovalov
- [PATCH 16/18] lib/stackdepot: annotate racy slab_index accesses, andrey . konovalov
- [PATCH 17/18] lib/stackdepot: various comments clean-ups, andrey . konovalov
- [PATCH 18/18] lib/stackdepot: move documentation comments to stackdepot.h, andrey . konovalov
- [PATCH mm-unstable v4 0/6] Convert various mempolicy.c functions to use folios,
Vishal Moola (Oracle)
- [PATCH] mm/mmap: Fix vma_merge() offset when expanding the next vma,
Liam R. Howlett
- [LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture,
Viacheslav A.Dubeyko
- [linux-next:master 7468/9183] drivers/gpu/host1x/dev.c:520:6: warning: variable 'syncpt_irq' is uninitialized when used here, kernel test robot
- [PATCH 0/9] use canonical ftrace path whenever possible,
Ross Zwisler
- [linux-next:master] BUILD REGRESSION ae0c77e1bc6963c67c6c09e8c72959fcb1ed8d5f, kernel test robot
- Re: [PATCH 28/34] selftests: vm: Fix incorrect kernel headers search path, Shuah Khan
- [linux-next:pending-fixes] BUILD SUCCESS 0a49732f057b28a62652502dafc8e5810ce788ee, kernel test robot
- [PATCH 5.10 094/143] panic: Consolidate open-coded panic_on_warn checks, Greg Kroah-Hartman
- [PATCH 5.15 138/204] panic: Consolidate open-coded panic_on_warn checks, Greg Kroah-Hartman
- [linux-next:master 7031/9183] kernel/trace/trace_events_synth.c:567 trace_event_raw_event_synth() warn: inconsistent indenting, kernel test robot
- [PATCH] mm: extend max struct page size for kmsan,
Arnd Bergmann
- [RFC PATCH 0/5] folio based filemap_map_pages(),
Yin Fengwei
- [GIT PULL] iov_iter: Improve page extraction (pin or just list),
David Howells
- [linux-next:master 1434/9183] arch/arm64/kvm/arm.c:2211: warning: expecting prototype for Initialize Hyp(). Prototype was for kvm_arm_init() instead, kernel test robot
- [linux-next:master 6402/9183] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MTTY, kernel test robot
- add bvec initialization helpers,
Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper, Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper, Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper, Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper, Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec, Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs, Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 22/23] vring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- Message not available
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper, David Howells
- Message not available
Re: [PATCH v2 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()., Xu Yu
Re: [syzbot] possible deadlock in team_del_slave (2), Hillf Danton
[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MDPY, kernel test robot
[PATCH mm-unstable v4 0/3] mm, printk: introduce new format for page_type,
Hyeonggon Yoo
Re: [linux-next:master] [mm] f1a7941243: unixbench.score -5.1% regression,
Oliver Sang
[linus:master] [mm] f1a7941243: unixbench.score -19.2% regression,
kernel test robot
[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MBOCHS, kernel test robot
[linux-next:master 4700/8766] htmldocs: Documentation/riscv/uabi.rst:24: WARNING: Enumerated list ends without a blank line; unexpected unindent., kernel test robot
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2),
Randy Dunlap
[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by DRM_I915_GVT_KVMGT, kernel test robot
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM,
Mike Rapoport
[PATCH v2 0/2] Some small improvements for memblock.,
Peng Zhang
[PATCH 0/2] docs/mm: remove useless markup,
Mike Rapoport
LSF/MM/BPF 2023 IOMAP conversion status update,
Luis Chamberlain
[PATCH -next] memory tier: release the new_memtier in find_create_memory_tier(),
Tong Tiangen
[PATCH v2] mm/migrate: Continue to migrate for non-hugetlb folios,
Chen Wandun
[PATCH] mm/migrate: Continue to migrate for small pages,
Chen Wandun
Re: [PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set,
Liu Shixin
[PATCH] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty(),
Kefeng Wang
[PATCH v4] kasan: infer allocation size by scanning metadata, Kuan-Ying Lee
[linux-next:pending-fixes] BUILD SUCCESS 436294605dc51c3ed577f8ab00fa121dea23e689, kernel test robot
[PATCH v3] kasan: infer allocation size by scanning metadata,
Kuan-Ying Lee
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]