[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-02-17 13:23 UTC (11+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier
[RFC PATCH] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-02-17 12:57 UTC (6+ messages)
[linux-next:master 6160/6564] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3757: warning: expecting prototype for dc_process_dmub_aux_transfer_async(). Prototype was for dc_enable_dmub_notifications() instead
2022-02-17 12:44 UTC
[PATCH mm] kasan: print virtual mapping info in reports
2022-02-17 12:00 UTC (5+ messages)
[PATCH] mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping()
2022-02-17 11:54 UTC (8+ messages)
` [PATCH] [PATCH 4.19 STABLE] "
[PATCH 00/16] DEPT(Dependency Tracker)
2022-02-17 11:10 UTC (19+ messages)
` [PATCH 01/16] llist: Move llist_{head,node} definition to types.h
` [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
` [PATCH 03/16] dept: Embed Dept data in Lockdep
` [PATCH 04/16] dept: Apply Dept to spinlock
` [PATCH 05/16] dept: Apply Dept to mutex families
` [PATCH 06/16] dept: Apply Dept to rwlock
` [PATCH 07/16] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH 08/16] dept: Apply Dept to seqlock
` [PATCH 09/16] dept: Apply Dept to rwsem
` [PATCH 10/16] dept: Add proc knobs to show stats and dependency graph
` [PATCH 11/16] dept: Introduce split map concept and new APIs for them
` [PATCH 12/16] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH 13/16] dept: Apply SDT to swait
` [PATCH 14/16] dept: Apply SDT to wait(waitqueue)
` [PATCH 15/16] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH 16/16] dept: Distinguish each syscall context from another
` Report 1 in ext4 and journal based on v5.17-rc1
` Report 2 "
[PATCH] mm/mmu_notifiers: use helper function mmu_notifier_synchronize()
2022-02-17 11:09 UTC
[PATCH] mm/slab_common: use helper function is_power_of_2()
2022-02-17 10:44 UTC (3+ messages)
[PATCH 4/6] mm, memory_hotplug: reorganize new pgdat initialization
2022-02-17 10:40 UTC (3+ messages)
[REPORT] libata deadlock possibilities by DEPT
2022-02-17 10:35 UTC (7+ messages)
` Report 2 in ata_scsi_port_error_handler()
` Report "
[PATCH v3 0/5] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-17 9:48 UTC (6+ messages)
` [PATCH v3 1/5] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v3 2/5] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v3 3/5] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v3 4/5] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock()
` [PATCH v3 5/5] mm/memcg: Protect memcg_stock with a local_lock_t
[PATCH 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-02-17 9:46 UTC (2+ messages)
[PATCH v2 0/6] Follow-up on high-order PCP caching
2022-02-17 9:42 UTC (13+ messages)
` [PATCH 1/6] mm/page_alloc: Fetch the correct pcp buddy during bulk free
` [PATCH 2/6] mm/page_alloc: Track range of active PCP lists "
` [PATCH 3/6] mm/page_alloc: Simplify how many pages are selected per pcp list "
` [PATCH 4/6] mm/page_alloc: Drain the requested list first "
` [PATCH 5/6] mm/page_alloc: Free pages in a single pass "
` [PATCH 6/6] mm/page_alloc: Limit number of high-order pages on PCP "
[linux-next:master 556/6237] drivers/net/wireless/ath/wcn36xx/main.c:409:7: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
2022-02-17 9:35 UTC
[PATCH v2 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-17 9:28 UTC (6+ messages)
` [PATCH v2 4/4] mm/memcg: Protect memcg_stock with a local_lock_t
[PATCH] mm/slob: make kmem_cache_boot static
2022-02-17 8:58 UTC
[PATCH v3 0/3] Add hugetlb MADV_DONTNEED support
2022-02-17 8:58 UTC (4+ messages)
` [PATCH v3 1/3] mm: enable MADV_DONTNEED for hugetlb mappings
[PATCH] [v2] mm: move oom_kill sysctls to their own file
2022-02-17 8:57 UTC (3+ messages)
` [mm] 00a096aab8: BUG:KASAN:global-out-of-bounds_in__register_sysctl_table
arch/powerpc/include/asm/kvm_ppc.h:964:1: sparse: sparse: incorrect type in assignment (different base types)
2022-02-17 8:50 UTC
[PATCH v2] vsprintf: Fix %pK with kptr_restrict == 0
2022-02-17 8:49 UTC
[PATCH v3 1/2] selftest/vm: Add util.h and and move helper functions there
2022-02-17 8:35 UTC (2+ messages)
` [PATCH v3 2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT
[PATCH] selftest/vm: Fix map_fixed_noreplace test failure
2022-02-17 8:34 UTC
[RFC PATCH V1 0/5] mm/damon: Add NUMA access statistics function support
2022-02-17 8:29 UTC (2+ messages)
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-17 8:13 UTC (29+ messages)
` [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 11/18] arm64: simplify access_ok()
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 16/18] sh: "
` [PATCH v2 17/18] ia64: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[PATCH] mm/pages_alloc.c: Don't create ZONE_MOVABLE beyond the end of a node
2022-02-17 7:48 UTC (2+ messages)
Maple Tree for next
2022-02-17 6:31 UTC (5+ messages)
[PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
2022-02-17 6:08 UTC (8+ messages)
[PATCH v5 0/4] mm: Rework zap ptes on swap entries
2022-02-17 6:07 UTC (5+ messages)
` [PATCH v5 1/4] mm: Don't skip swap entry even if zap_details specified
` [PATCH v5 2/4] mm: Rename zap_skip_check_mapping() to should_zap_page()
` [PATCH v5 3/4] mm: Change zap_details.zap_mapping into even_cows
` [PATCH v5 4/4] mm: Rework swap handling of zap_pte_range
[PATCH v4 0/4] mm: Rework zap ptes on swap entries
2022-02-17 5:46 UTC (15+ messages)
` [PATCH v4 1/4] mm: Don't skip swap entry even if zap_details specified
` [PATCH v4 2/4] mm: Rename zap_skip_check_mapping() to should_zap_page()
` [PATCH v4 3/4] mm: Change zap_details.zap_mapping into even_cows
` [PATCH v4 4/4] mm: Rework swap handling of zap_pte_range
[PATCH v2] hw/poison: Add in-use hugepage filter judgement and avoid filter page impact on mce handler
2022-02-17 3:00 UTC
drivers/net/ethernet/marvell/pxa168_eth.c:1575:34: warning: unused variable 'pxa168_eth_of_match'
2022-02-17 1:49 UTC
[PATCH linux-next] Fix shmem huge page failed to set F_SEAL_WRITE attribute problem
2022-02-17 1:25 UTC (3+ messages)
[PATCH v6 01/10] mm: add zone device coherent type memory support
2022-02-17 1:05 UTC (19+ messages)
[PATCH] usercopy: Check valid lifetime via stack depth
2022-02-17 0:59 UTC (2+ messages)
tools/cgroup/memcg_slabinfo.py is broken
2022-02-17 0:25 UTC (8+ messages)
[PATCH v7 00/12] Multigenerational LRU Framework
2022-02-17 0:13 UTC (3+ messages)
` [PATCH v7 05/12] mm: multigenerational LRU: minimal implementation
[linux-next:master] BUILD REGRESSION 763a906a02e961eedabab7dbedd16904a3bd0184
2022-02-16 22:55 UTC
[PATCH v6 00/71] Introducing the Maple Tree
2022-02-16 20:24 UTC (10+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
` [PATCH v6 08/71] Maple Tree: Add new data structure
` [PATCH v6 11/71] mm: Add VMA iterator
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
2022-02-16 19:46 UTC (7+ messages)
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
2022-02-16 19:43 UTC (10+ messages)
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
[PATCH 1/4] mm: Trial do_wp_page() simplification
2022-02-16 19:24 UTC (16+ messages)
[x86/Kconfig] fac54e2bfb: kernel_BUG_at_arch/x86/mm/physaddr.c
2022-02-16 18:16 UTC (2+ messages)
[PATCH v2] kasan: test: support async (again) and asymm modes for HW_TAGS
2022-02-16 17:40 UTC
[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
2022-02-16 16:20 UTC (6+ messages)
[PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit
2022-02-16 16:04 UTC
[PATCH] mm/page_alloc: Mark pagesets as __maybe_unused
2022-02-16 15:50 UTC (3+ messages)
[PATCH v2 0/2] drivers/base/memory: determine and store zone for single-zone memory blocks
2022-02-16 15:45 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH mm] fix for "kasan, fork: reset pointer tags of vmapped stacks"
2022-02-16 15:20 UTC (3+ messages)
[PATCH 0/5] Follow-up on high-order PCP caching
2022-02-16 14:37 UTC (10+ messages)
` [PATCH 2/5] mm/page_alloc: Track range of active PCP lists during bulk free
` [PATCH 3/5] mm/page_alloc: Simplify how many pages are selected per pcp list "
` [PATCH 4/5] mm/page_alloc: Free pages in a single pass "
` [PATCH 5/5] mm/page_alloc: Limit number of high-order pages on PCP "
[linux-next:master 4897/5417] drivers/i2c/busses/i2c-designware-amdpsp.c:165:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-02-16 14:06 UTC (6+ messages)
[PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-02-16 13:32 UTC (4+ messages)
` [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit
[PATCH v2 0/4] memcg: robust enforcement of memory.high
2022-02-16 13:12 UTC (5+ messages)
` [PATCH v2 4/4] memcg: synchronously enforce memory.high for large overcharges
[PATCH v2] powerpc/mm: Update default hugetlb size early
2022-02-16 12:25 UTC (2+ messages)
[PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
2022-02-16 12:11 UTC (2+ messages)
` [PATCH v4 2/2] powerpc: Fix virt_addr_valid() check
[PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages
2022-02-16 11:51 UTC (9+ messages)
` [PATCH v3 05/12] mm: thp: introduce folio_split_queue_lock{_irqsave}()
` [PATCH v3 06/12] mm: thp: make split queue lock safe when LRU pages are reparented
` [PATCH v3 07/12] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
` [PATCH v3 08/12] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH v3 09/12] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
` [PATCH v3 10/12] mm: memcontrol: rename {un}lock_page_memcg() to {un}lock_page_objcg()
` [PATCH v3 11/12] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
` [PATCH v3 12/12] mm: lru: use lruvec lock to serialize memcg changes
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