messages from 2020-04-21 15:30:00 to 2020-04-22 22:01:54 UTC [more...]
[PATCH v3 6/7] misc: bcm-vk: add Broadcom VK driver
2020-04-22 22:01 UTC (7+ messages)
[PATCH v3 0/4] Clean up hugetlb boot command line processing
2020-04-22 21:54 UTC (10+ messages)
` [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
[PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
2020-04-22 21:41 UTC
[PATCH v3 00/19] The new cgroup slab memory controller
2020-04-22 20:47 UTC (20+ messages)
` [PATCH v3 01/19] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [PATCH v3 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v3 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
` [PATCH v3 05/19] mm: memcontrol: decouple reference counting from page accounting
` [PATCH v3 06/19] mm: memcg/slab: obj_cgroup API
` [PATCH v3 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v3 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [PATCH v3 09/19] mm: memcg/slab: charge individual slab objects instead of pages
` [PATCH v3 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [PATCH v3 11/19] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [PATCH v3 12/19] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [PATCH v3 13/19] mm: memcg/slab: simplify memcg cache creation
` [PATCH v3 14/19] mm: memcg/slab: deprecate memcg_kmem_get_cache()
` [PATCH v3 15/19] mm: memcg/slab: deprecate slab_root_caches
` [PATCH v3 16/19] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [PATCH v3 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [PATCH v3 18/19] kselftests: cgroup: add kernel memory accounting tests
` [PATCH v3 19/19] tools/cgroup: add memcg_slabinfo.py tool
[PATCH v10 0/3] mm/hmm/test: add self tests for HMM
2020-04-22 20:00 UTC (5+ messages)
` [PATCH v10 1/3] mm/hmm/test: add selftest driver "
` [PATCH v10 2/3] mm/hmm/test: add selftests "
` [PATCH v10 3/3] MAINTAINERS: add HMM selftests
5.7RC1 BUG: kernel NULL pointer dereference, address: 00000000000007a0 [mod_zone_page_state+0x5/0x70]
2020-04-22 19:11 UTC
[PATCH hmm 0/5] Adjust hmm_range_fault() API
2020-04-22 19:09 UTC (13+ messages)
` [PATCH hmm 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
` [PATCH hmm 2/5] mm/hmm: make hmm_range_fault return 0 or -1
` [PATCH hmm 3/5] drm/amdgpu: remove dead code after hmm_range_fault()
` [PATCH hmm 4/5] mm/hmm: remove HMM_PFN_SPECIAL
` [PATCH hmm 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
2020-04-22 18:49 UTC (21+ messages)
[PATCH 0/4] arm64: MTE swap and hibernation support
2020-04-22 18:34 UTC (7+ messages)
` [PATCH 1/4] mm: Add PG_ARCH_2 page flag
` [PATCH 2/4] mm: Add arch hooks for saving/restoring tags
` [PATCH 3/4] arm64: mte: Enable swap of tagged pages
` [PATCH 4/4] arm64: mte: Save tags when hibernating
[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
2020-04-22 18:02 UTC (36+ messages)
` [PATCH 01/18] mm: fix NUMA node file count error in replace_page_cache()
` [PATCH 02/18] mm: memcontrol: fix theoretical race in charge moving
` [PATCH 03/18] mm: memcontrol: drop @compound parameter from memcg charging API
` [PATCH 04/18] mm: memcontrol: move out cgroup swaprate throttling
` [PATCH 05/18] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
` [PATCH 06/18] mm: memcontrol: prepare uncharging for removal of private page type counters
` [PATCH 07/18] mm: memcontrol: prepare move_account "
` [PATCH 08/18] mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
` [PATCH 09/18] mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
` [PATCH 10/18] mm: memcontrol: switch to native NR_ANON_MAPPED counter
` [PATCH 15/18] mm: memcontrol: make swap tracking an integral part of memory control
pass kernel pointers to the sysctl ->proc_handler method
2020-04-22 17:26 UTC (4+ messages)
` [PATCH 4/6] sysctl: remove all extern declaration from sysctl.c
pass kernel pointers to the sysctl ->proc_handler method v2
2020-04-22 17:24 UTC (14+ messages)
` [PATCH 1/5] bpf-cgroup: remove unused exports
` [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c
` [PATCH 4/5] sysctl: avoid forward declarations
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler
[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
2020-04-22 16:40 UTC (16+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
` [PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names
` [PATCH 3/3] arm64: memory: Give hotplug memory a different resource name
[PATCH v1 0/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
2020-04-22 15:53 UTC (3+ messages)
` [PATCH v1 1/2] mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0
` [PATCH v1 2/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
[PATCH v2] mm: Optimized hugepage zeroing & copying from user
2020-04-22 14:38 UTC (13+ messages)
[RFC PATCH 4/4] mm: Add PG_zero support
2020-04-22 14:09 UTC (5+ messages)
[PATCH v2] mm, memcg: fix inconsistent oom event behavior
2020-04-22 13:15 UTC (7+ messages)
[PATCH v2] mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
2020-04-22 13:07 UTC (2+ messages)
[PATCH/RFC] MM: fix writeback for NFS
2020-04-22 12:46 UTC (8+ messages)
` Writeback fixes "
` Writeback fixes for NFS - V2
` Writeback fixes for NFS - V3
` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
ppc64 early slub caches have zero random value
2020-04-22 11:13 UTC (4+ messages)
[PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
2020-04-22 10:36 UTC (15+ messages)
[PATCH v2 00/10] block: fix blktrace debugfs use after free
2020-04-22 10:31 UTC (16+ messages)
` [PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function
` [PATCH v2 03/10] blktrace: fix debugfs use after free
[PATCH RFC 0/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
2020-04-22 10:00 UTC (9+ messages)
` [PATCH RFC 1/2] mm/memory_hotplug: no need to init new pgdat with node_start_pfn
[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
2020-04-22 8:39 UTC (8+ messages)
[PATCH 00/10] change the implemenation of the PageHighMem()
2020-04-22 7:55 UTC (9+ messages)
` [PATCH 01/10] mm/page-flags: introduce PageHighMemZone()
` [PATCH 03/10] mm/migrate: separate PageHighMem() and PageHighMemZone() use case
[PATCH] mm: return true in cpupid_pid_unset()
2020-04-22 7:18 UTC
[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
2020-04-22 6:59 UTC (6+ messages)
[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
2020-04-22 2:18 UTC (14+ messages)
` [PATCH v5 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v5 02/10] MMU notifier: use the new mmap locking API
` [PATCH v5 03/10] DMA reservations: "
` [PATCH v5 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v5 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v5 06/10] mmap locking API: convert nested write lock sites
` [PATCH v5 07/10] mmap locking API: add mmap_read_trylock_non_owner()
` [PATCH v5 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v5 09/10] mmap locking API: add mmap_assert_locked
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock
[PATCH v1 0/6] arm64: tlb: add support for TTL feature
2020-04-22 2:13 UTC (6+ messages)
` [PATCH v1 1/6] arm64: Detect the ARMv8.4 "
[PATCH V2 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mkinvalid()
2020-04-22 1:52 UTC (3+ messages)
` [PATCH V2 1/2] powerpc/mm: Drop platform defined pmd_mknotpresent()
` [PATCH V2 2/2] mm/thp: Rename pmd_mknotpresent() as pmd_mkinvalid()
[PATCH 0/4] Charge loop device i/o to issuing cgroup
2020-04-22 1:13 UTC (3+ messages)
` [PATCH 2/4] mm: support nesting memalloc_use_memcg()
BUG in mm/zswap
2020-04-22 1:12 UTC (4+ messages)
Re: [PATCH V2] kmalloc_index optimization(code size & runtime stable)
2020-04-22 1:12 UTC (2+ messages)
` "
[linux-stable-rc:linux-5.4.y 1325/4536] lib/ubsan.c:422: undefined reference to `__ashrti3'
2020-04-22 1:07 UTC
[PATCH v5] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
2020-04-22 1:01 UTC (3+ messages)
[Patch v2 1/3] mm/swapfile.c: found_free could be represented by (tmp < max)
2020-04-22 0:36 UTC (4+ messages)
` [Patch v2 2/3] mm/swapfile.c: tmp is always smaller than max
` [Patch v2 3/3] mm/swapfile.c: omit a duplicate code by compare tmp and max first
[PATCH v4 10/10] mmap locking API: rename mmap_sem to mmap_lock
2020-04-21 22:19 UTC (3+ messages)
[PATCH v29 13/20] x86/sgx: Add a page reclaimer
2020-04-21 21:53 UTC
[PATCH v4 0/2] add callbacks for inaccessible pages
2020-04-21 21:31 UTC (12+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "
[PATCH] hibernate: unlock swap bdev for writing when uswsusp is active
2020-04-21 18:39 UTC (8+ messages)
[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-21 18:34 UTC (6+ messages)
` [PATCH v2 5/5] uaccess: Rename user_access_begin/end() to user_full_access_begin/end()
[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
2020-04-21 16:45 UTC (4+ messages)
` [PATCH v3 20/23] fs: Allow copy_mount_options() to access user-space in a single pass
Re:Re:Re: [PATCH] kmalloc_index optimization(add kmalloc max size check)
2020-04-21 15:57 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;
as well as URLs for NNTP newsgroup(s).