linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-04 15:31:25 to 2024-01-09 04:15:49 UTC [more...]

[PATCH] efi: Disable mirror feature during crashkernel
 2024-01-09  4:15 UTC 

[PATCH v3 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-09  3:46 UTC 

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-09  3:41 UTC  (12+ messages)
      ` [EXT] "

[PATCH 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy
 2024-01-09  3:38 UTC  (6+ messages)
` [PATCH 1/3] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend
` [PATCH 2/3] mm/zswap: remove the memcpy if acomp is not asynchronous

[PATCH 00/15] stackdepot: allow evicting stack traces
 2024-01-09  3:27 UTC  (8+ messages)
` [PATCH 11/15] stackdepot: use read/write lock

[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2024-01-09  3:13 UTC  (13+ messages)
  ` [External] "

[PATCH] exec: remove useless comment
 2024-01-09  3:04 UTC  (3+ messages)
  ` [PATCH RESEND] "

[PATCH] mm,page_alloc,cma: configurable CMA utilization
 2024-01-09  2:59 UTC  (10+ messages)

[PATCH v2 0/9] swapin refactor for optimization and unified readahead
 2024-01-09  2:03 UTC  (16+ messages)
` [PATCH v2 2/9] mm/swap: move no readahead swapin code to a stand-alone helper
` [PATCH v2 4/9] mm/swap: always account swapped in page into current memcg
` [PATCH v2 5/9] mm/swap: introduce swapin_entry for unified readahead policy
` [PATCH v2 6/9] mm/swap: handle swapcache lookup in swapin_entry
` [PATCH v2 8/9] mm/swap: introduce a helper for swapin without vmfault
` [PATCH v2 9/9] mm/swap, shmem: use new swapin helper to skip readahead conditionally

[GIT PULL] MM updates for 6.8-rc1
 2024-01-08 23:50 UTC 

[linux-next:master 12569/12662] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/curr1_crit is defined 2 times: Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:52 Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:35
 2024-01-08 23:06 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1e1ee397f195d619ac9975001a5d9f71f0dbcbfe
 2024-01-08 22:58 UTC 

[PATCH 0/5] netfs, cachefiles, 9p: Additional patches
 2024-01-08 22:31 UTC  (5+ messages)
` [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()

LSF/MM/BPF: 2024: Call for Proposals
 2024-01-08 19:35 UTC  (7+ messages)
  ` [LSF/MM/BPF TOPIC] Large block for I/O

[PATCH v3 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-01-08 19:24 UTC  (9+ messages)
` [PATCH v3 1/3] x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
` [PATCH v3 2/3] x86/mm: Regularize set_memory_p() parameters and make non-static
` [PATCH v3 3/3] x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_zeropad()

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-01-08 18:37 UTC  (9+ messages)
` [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree

high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
 2024-01-08 17:53 UTC  (22+ messages)

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-01-08 17:39 UTC  (9+ messages)
  ` [Lsf-pc] "

[PATCH v2 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-08 17:43 UTC 

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-08 17:04 UTC  (11+ messages)
` [PATCH v1 04/26] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list

[PATCH net-next 1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
 2024-01-08 16:25 UTC  (13+ messages)
` [PATCH net-next 2/6] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next 3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next 5/6] net: introduce page_frag_cache_drain()

[RFC PATCH v4 0/4] Introduce mseal()
 2024-01-08 16:00 UTC  (11+ messages)
` [RFC PATCH v4 1/4] mseal: Wire up mseal syscall
` [RFC PATCH v4 2/4] mseal: add "
` [RFC PATCH v4 3/4] selftest mm/mseal memory sealing
` [RFC PATCH v4 4/4] mseal:add documentation

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-08 15:53 UTC  (4+ messages)
` [PATCH v11 26/35] KVM: SEV: Support SEV-SNP AP Creation NAE event

[PATCH 6.1 065/150] splice, net: Add a splice_eof op to file-ops and socket-ops
 2024-01-08 15:35 UTC 

[PATCH v6 0/5] implement "memmap on memory" feature on s390
 2024-01-08 13:27 UTC  (5+ messages)
` [PATCH v6 2/5] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v6 3/5] s390/sclp: remove unhandled memory notifier type
` [PATCH v6 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v6 5/5] s390: enable MHP_MEMMAP_ON_MEMORY

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2024-01-08 13:18 UTC  (11+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[linux-next:master 12620/12908] fs/bcachefs/reflink.c:37:5-8: Unneeded variable: "ret". Return " 0" on line 44
 2024-01-08  8:17 UTC 

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-01-08  7:27 UTC  (3+ messages)

[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
 2024-01-08  7:08 UTC  (12+ messages)
  ` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH 1/2] mm: list_lru: disable memcg_aware when cgroup.memory is set to "nokmem"
 2024-01-08  6:49 UTC  (3+ messages)

[PATCH v2] drm/amdkfd: Fix sparse __rcu annotation warnings
 2024-01-08  6:40 UTC  (2+ messages)

[PATCH -next] mm/filemap: avoid type conversion
 2024-01-08  5:01 UTC  (2+ messages)

kernel/crash_core.c:749:1: sparse: sparse: symbol '__crash_hotplug_lock' was not declared. Should it be static?
 2024-01-07 22:22 UTC 

[PATCH] selftests/mm/ksm_functional: prevent unmapping undefined address
 2024-01-07 20:42 UTC  (2+ messages)

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2024-01-07 18:22 UTC  (11+ messages)
                  `  "

[linux-next:master 11897/12662] sound/pci/hda/tas2781_hda_i2c.c:433:30: sparse: sparse: incorrect type in assignment (different base types)
 2024-01-07 14:11 UTC 

kernel/crash_core.c:749:1: sparse: sparse: symbol '__crash_hotplug_lock' was not declared. Should it be static?
 2024-01-07  2:41 UTC 

[linux-next:master 12610/12662] htmldocs: Warning: file Documentation/ABI/testing/sysfs-platform-silicom#20:
 2024-01-06 18:13 UTC 

[PATCH] of: reserved_mem: fix error log for reserved mem init failure
 2024-01-06 18:01 UTC  (5+ messages)

security/keys/proc.c:217:45: warning: 'sprintf' may write a terminating nul past the end of the destination
 2024-01-06 15:30 UTC 

Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree
 2024-01-06 12:02 UTC  (6+ messages)
  ` [Regression 6.1.y] From "cifs: Fix flushing, invalidation and file size with copy_file_range()"

[linux-next:pending-fixes] BUILD SUCCESS 2d1e9517c42c4cba4347e9fefb94e80e955eab5e
 2024-01-06  7:51 UTC 

[linux-next:master] BUILD REGRESSION e2425464bc87159274879ab30f9d4fe624b9fcd2
 2024-01-06  7:52 UTC 

sound/firewire/dice/dice.c:120:35: warning: ') at ' directive output may be truncated writing 5 bytes into a region of size between 1 and 69
 2024-01-06  7:00 UTC 

[linux-next:master 12569/12662] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/curr1_crit is defined 2 times: Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:35 Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:52
 2024-01-06  6:38 UTC 

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks
 2024-01-06  4:36 UTC  (15+ messages)

[PATCH v6 0/1] mm: report per-page metadata information
 2024-01-06  0:38 UTC  (5+ messages)
` [PATCH v6 1/1] "

[RFC PATCH v1] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-05 23:18 UTC  (14+ messages)

[PATCH v1 0/4] Enable >0 order folio memory compaction
 2024-01-05 22:56 UTC  (8+ messages)

[PATCH v4 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2024-01-05 21:13 UTC  (4+ messages)
` [PATCH v4 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read

[GIT PULL] hotfixes for 6.8
 2024-01-05 19:43 UTC 

[PATCH 0/1] selftest/mm/hugetlb: SIGBUS on stolen page
 2024-01-05 19:00 UTC  (5+ messages)
` [PATCH 1/1] selftests/mm: new test that steals pages

[linux-next:master] [mm] 1111d46b5c: stress-ng.pthread.ops_per_sec -84.3% regression
 2024-01-05 18:49 UTC  (13+ messages)

[PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
 2024-01-05 17:20 UTC  (11+ messages)
  ` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
      ` [PATCH] Fix oops in NFS

[RFC PATCH 00/14] Rearrange batched folio freeing
 2024-01-05 17:00 UTC  (4+ messages)
` [RFC PATCH 11/14] mm: Free folios in a batch in shrink_folio_list()

[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
 2024-01-05 16:33 UTC  (9+ messages)

[PATCH v3 00/10] IOMMU memory observability
 2024-01-05 15:33 UTC  (9+ messages)
` [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h

[PATCH] drm/amdkfd: Fix sparse __rcu annotation warnings
 2024-01-05 13:32 UTC  (6+ messages)

[PATCH] execve: argument list space enlargement
 2024-01-05 12:02 UTC  (2+ messages)

[GIT PULL] slab updates for 6.8
 2024-01-05  9:36 UTC 

[linux-next:master 11453/12662] sound/ac97/bus.c:112:20: error: use of undeclared identifier 'ac97_bus_type'
 2024-01-05  8:58 UTC 

[linux-next:master 7009/12403] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c:958 amdgpu_dm_update_plane_color_mgmt() warn: inconsistent indenting
 2024-01-05  8:31 UTC 

[linux-next:master 2314/12403] drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c:575:9-32: duplicated argument to & or | (fwd)
 2024-01-05  8:15 UTC 

[linux-next:master] BUILD REGRESSION d0b3c8aa5e37775cd7c3ac07b256218df0fd6678
 2024-01-05  6:36 UTC 

[PATCH -next v6 0/2] Make memory reclamation measurable
 2024-01-05  1:36 UTC  (3+ messages)
` [PATCH -next v6 1/2] mm: shrinker: add new event to trace shrink count
` [PATCH -next v6 2/2] mm: vmscan: add new event to trace shrink lru

[linux-next:pending-fixes] BUILD SUCCESS dffa4b3b7491b3a6c691ebad6d5b1f6a8d4c6916
 2024-01-04 22:59 UTC 

[PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio
 2024-01-04 17:41 UTC  (5+ messages)
` [PATCH v3 1/2] mm: fix arithmetic for bdi min_ratio
` [PATCH v3 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio

[PATCH v4 00/12] riscv: ASID-related and UP-related TLB flush enhancements
 2024-01-04 15:50 UTC  (13+ messages)
` [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
` [PATCH v4 08/12] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v4 10/12] riscv: mm: Make asid_bits a local variable
` [PATCH v4 12/12] riscv: mm: Always use an ASID to flush mm contexts


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).