[PATCH 00/12] selftests: Remove ARRAY_SIZE duplicate defines
2021-12-13 20:38 UTC (11+ messages)
` [PATCH 01/12] tools: fix ARRAY_SIZE defines in tools and selftests hdrs
` [PATCH 02/12] selftests/arm64: remove ARRAY_SIZE define from vec-syscfg.c
` [PATCH 06/12] selftests/landlock: remove ARRAY_SIZE define from common.h
` [PATCH 07/12] selftests/net: remove ARRAY_SIZE define from individual tests
` [PATCH 09/12] selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark
[PATCH v3 0/3] Assorted improvements to usercopy
2021-12-13 20:27 UTC (6+ messages)
` [PATCH v3 1/3] mm/usercopy: Check kmap addresses properly
` [PATCH v3 2/3] mm/usercopy: Detect vmalloc overruns
` [PATCH v3 3/3] mm/usercopy: Detect compound page overruns
[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-13 19:17 UTC (25+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup to helper
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 33/40] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH v8 39/40] virt: sevguest: Add support to derive key
[PATCH v2 0/1] Dont allocate pages on a offline node
2021-12-13 19:10 UTC (9+ messages)
` [PATCH v2 1/1] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes
[linux-next:master 4659/6579] arch/s390/crypto/chacha-s390.S:315: Error: Unrecognized opcode: `clgfi'
2021-12-13 18:05 UTC
[PATCH v4 00/17] Optimize list lru memory consumption
2021-12-13 16:53 UTC (18+ messages)
` [PATCH v4 01/17] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v4 02/17] mm: introduce kmem_cache_alloc_lru
` [PATCH v4 03/17] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v4 04/17] fs: allocate inode by using alloc_inode_sb()
` [PATCH v4 05/17] f2fs: "
` [PATCH v4 06/17] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v4 07/17] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v4 08/17] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v4 09/17] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v4 10/17] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v4 11/17] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v4 12/17] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v4 13/17] mm: list_lru: replace linear array with xarray
` [PATCH v4 14/17] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v4 15/17] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v4 16/17] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v4 17/17] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
[Bug 215323] New: Frequently swapping, userspace program will abnormally exit
2021-12-13 16:51 UTC
[PATCH] mm: add group_oom_kill memory.event fix
2021-12-13 16:25 UTC
[linux-next:master 5987/6579] fs/ext4/super.c:2689:51: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-12-13 16:12 UTC
[linux-next:master 5819/6579] dtbs_check: arch/arm/boot/dts/am335x-osd3358-sm-red.dt.yaml: imu@68: i2c-gate: False schema does not allow {'#address-cells': [[1]], '#size-cells': [[0]], 'ax8975@c': {'compatible': ['asahi-kasei,ak8975'], 'reg': [[12]]}}
2021-12-13 16:12 UTC
[PATCH v2 00/34] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2021-12-13 15:34 UTC (11+ messages)
` [PATCH v2 08/34] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH v2 17/34] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v2 24/34] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH v2 28/34] kasan, vmalloc: add vmalloc support to HW_TAGS
` [PATCH v2 32/34] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
[PATCH v3] mm: fix panic in __alloc_pages
2021-12-13 15:06 UTC (11+ messages)
[PATCH v3 0/5] Avoid requesting page from DMA zone when no managed pages
2021-12-13 14:24 UTC (12+ messages)
` [PATCH v3 1/5] docs: kernel-parameters: Update to reflect the current default size of atomic pool
` [PATCH v3 2/5] dma-pool: allow user to disable "
` [PATCH v3 3/5] mm_zone: add function to check if managed dma zone exists
` [PATCH v3 4/5] dma/pool: create dma atomic pool only if dma zone has managed pages
` [PATCH v3 5/5] mm/slub: do not create dma-kmalloc if no managed pages in DMA zone
[PATCH RESEND v2 0/5] Avoid requesting page from DMA zone when no managed pages
2021-12-13 14:03 UTC (14+ messages)
` [PATCH RESEND v2 2/5] dma-pool: allow user to disable atomic pool
[PATCH v2 linux-next] delayacct: track delays from memory compact
2021-12-13 13:56 UTC (6+ messages)
[PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
2021-12-13 13:55 UTC (11+ messages)
[PATCH v4 00/10] Convert powerpc to default topdown mmap layout
2021-12-13 13:02 UTC (3+ messages)
` [PATCH v4 06/10] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
[PATCH] mm: add group_oom_kill memory event
2021-12-13 11:19 UTC (4+ messages)
[PATCH 5.4 0/5] memblock, arm: fixes for freeing of the memory map
2021-12-13 10:31 UTC (8+ messages)
` [PATCH 5.4 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 5.4 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 5.4 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
` [PATCH 5.4 4/5] arm: extend pfn_valid to take into account freed memory map alignment
` [PATCH 5.4 5/5] arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
[PATCH] mm/memcontrol: Disable on PREEMPT_RT
2021-12-13 10:08 UTC (4+ messages)
[PATCH 5.10 0/5] memblock, arm: fixes for freeing of the memory map
2021-12-13 9:41 UTC (6+ messages)
` [PATCH 5.10 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 5.10 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 5.10 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
` [PATCH 5.10 4/5] arm: extend pfn_valid to take into account freed memory map alignment
` [PATCH 5.10 5/5] arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
[mm/slob] fa5ba4107c: BUG:kernel_NULL_pointer_dereference,address
2021-12-13 9:17 UTC (3+ messages)
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2021-12-13 9:07 UTC (6+ messages)
[PATCH 0/2] Remove some 'congested' tests
2021-12-13 7:04 UTC (8+ messages)
` [PATCH 2/2] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 1/2] Remove inode_congested()
[PATCH v5] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
2021-12-13 3:38 UTC
[PATCH -V2] numa balancing: move some document to make it consistent with the code
2021-12-13 2:11 UTC (2+ messages)
[PATCH -V2] numa balancing: move some document to make it consistent with the code
2021-12-13 1:58 UTC (3+ messages)
[RFC] mm: introduce page pinner
2021-12-13 1:56 UTC (2+ messages)
drivers/interconnect/qcom/icc-rpmh.c:166:28: sparse: sparse: incorrect type in assignment (different base types)
2021-12-13 1:32 UTC
[PATCH] mm: mempolicy: fix THP allocations escaping mempolicy restrictions
2021-12-12 21:54 UTC (2+ messages)
[PATCH -mm v2 0/3] Phase 2 of task comm cleanups
2021-12-12 16:26 UTC (6+ messages)
` [PATCH -mm v2 1/3] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
` [PATCH -mm v2 2/3] cn_proc: replaced old hard-coded "
` [PATCH -mm v2 3/3] tools/perf: replace "
[PATCH for-v5.15.x 0/2] mm/damon/core: Fix fake load reports due to uninterruptible sleeps
2021-12-12 12:14 UTC (4+ messages)
` [PATCH for-v5.15.x 1/2] timers: implement usleep_idle_range()
` [PATCH for-v5.15.x 2/2] mm/damon/core: fix fake load reports due to uninterruptible sleeps
[RFC PATCH 0/4] Add speculative numa fault support
2021-12-12 11:32 UTC (5+ messages)
` [RFC PATCH 1/4] mm: "
` [RFC PATCH 2/4] mm: Add a debug interface to control the range of speculative numa fault
` [RFC PATCH 3/4] mm: Add speculative numa fault stats
` [RFC PATCH 4/4] mm: Update the speculative pages' accessing time
[syzbot] BUG: unable to handle kernel NULL pointer dereference in folio_mark_dirty
2021-12-12 9:15 UTC (7+ messages)
` [f2fs-dev] "
[syzbot] INFO: task can't die in reclaim_throttle
2021-12-12 8:40 UTC (3+ messages)
[RFC] mm: introduce page pinner
2021-12-12 7:21 UTC (4+ messages)
[GIT PULL] percpu fixes for v5.16-rc5
2021-12-12 0:34 UTC (2+ messages)
[PATCH] docs/vm: clarify overcommit amount sysctl behavior
2021-12-11 22:21 UTC
[PATCH v2 00/33] Separate struct slab from struct page
2021-12-11 16:52 UTC (11+ messages)
` [PATCH v2 24/33] mm/slob: Convert SLOB to use struct slab
` [PATCH v2 31/33] mm/sl*b: Differentiate struct slab fields by sl*b implementations
[PATCH V2] mm/gup.c: stricter check on THP migration entry during follow_pmd_mask
2021-12-11 15:16 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS a119cd39dcbf7ff9601d883da1bcaa29e7a33592
2021-12-11 12:59 UTC
[linux-next:master] BUILD REGRESSION ea922272cbe547bdf58da2aaf240d59782c6a009
2021-12-11 12:50 UTC
[linux-next:master 5987/6579] fs/ext4/super.c:2689:51: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-12-11 9:08 UTC
[syzbot] KASAN: use-after-free Read in remove_wait_queue (3)
2021-12-11 3:00 UTC
[PATCH] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
2021-12-11 2:21 UTC
incoming
2021-12-11 1:08 UTC (23+ messages)
` [patch 01/21] Increase default MLOCK_LIMIT to 8 MiB
` [patch 02/21] MAINTAINERS: update kdump maintainers
` [patch 03/21] mailmap: update email address for Guo Ren
` [patch 04/21] filemap: remove PageHWPoison check from next_uptodate_page()
` [patch 05/21] timers: implement usleep_idle_range()
` [patch 06/21] mm/damon/core: fix fake load reports due to uninterruptible sleeps
` [patch 07/21] mm/damon/core: use better timer mechanisms selection threshold
` [patch 08/21] mm/damon/dbgfs: remove an unnecessary error message
` [patch 09/21] mm/damon/core: remove unnecessary error messages
` [patch 10/21] mm/damon/vaddr: remove an unnecessary warning message
` [patch 11/21] mm/damon/vaddr-test: split a test function having >1024 bytes frame size
` [patch 12/21] mm/damon/vaddr-test: remove unnecessary variables
` [patch 13/21] selftests/damon: skip test if DAMON is running
` [patch 14/21] selftests/damon: test DAMON enabling with empty target_ids case
` [patch 15/21] selftests/damon: test wrong DAMOS condition ranges input
` [patch 16/21] selftests/damon: test debugfs file reads/writes with huge count
` [patch 17/21] selftests/damon: split test cases
` [patch 18/21] mm/slub: fix endianness bug for alloc/free_traces attributes
` [patch 19/21] mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
` [patch 20/21] hugetlbfs: fix issue of preallocation of gigantic pages can't work
` [patch 21/21] mm: bdi: initialize bdi_min_ratio when bdi is unregistered
[PATCH v2 00/11] iommu: refactor flush queues into iommu-dma
2021-12-10 23:50 UTC (17+ messages)
` [PATCH v2 01/11] iommu/iova: Fix race between FQ timeout and teardown
` [PATCH v2 02/11] gpu: host1x: Add missing DMA API include
` [PATCH v2 03/11] drm/tegra: vic: Fix DMA API misuse
` [PATCH v2 04/11] iommu/iova: Squash entry_dtor abstraction
` [PATCH v2 05/11] iommu/iova: Squash flush_cb abstraction
` [PATCH v2 06/11] iommu/amd: Simplify pagetable freeing
` [PATCH v2 07/11] iommu/amd: Use put_pages_list
` [PATCH v2 08/11] iommu/vt-d: "
` [PATCH v2 09/11] iommu/iova: Consolidate flush queue code
` [PATCH v2 10/11] iommu/iova: Move flush queue code to iommu-dma
` [PATCH v2 11/11] iommu: Move flush queue data into iommu_dma_cookie
[PATCH 1/1] mm: bdi: Initialize bdi_min_ratio when bdi unregister
2021-12-10 21:36 UTC (7+ messages)
[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
2021-12-10 20:17 UTC (6+ messages)
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages
[PATCH] mm: delete unsafe BUG from page_cache_add_speculative()
2021-12-10 19:18 UTC (3+ messages)
[PATCH v4 00/66] Introducing the Maple Tree
2021-12-10 18:24 UTC (6+ messages)
` [PATCH v4 07/66] mm: Add VMA iterator
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