linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-05 23:08:13 to 2024-01-09 22:12:46 UTC [more...]

[PATCH mm] kasan: avoid resetting aux_lock
 2024-01-09 22:12 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-09 22:07 UTC  (5+ messages)
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers

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

[GIT PULL] slab updates for 6.8
 2024-01-09 21:40 UTC  (2+ messages)

[GIT PULL] non-MM updates for 6.8-rc1
 2024-01-09 21:40 UTC  (2+ messages)

[GIT PULL] MM updates for 6.8-rc1
 2024-01-09 21:40 UTC  (2+ messages)

[RFC PATCH v5 0/4] Introduce mseal()
 2024-01-09 20:36 UTC  (8+ messages)
` [RFC PATCH v5 1/4] mseal: Wire up mseal syscall
` [RFC PATCH v5 2/4] mseal: add "
` [RFC PATCH v5 3/4] selftest mm/mseal memory sealing
` [RFC PATCH v5 4/4] mseal:add documentation

[PATCH v16 00/34] Drivers for Gunyah hypervisor
 2024-01-09 19:38 UTC  (35+ messages)
` [PATCH v16 01/34] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v16 02/34] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v16 03/34] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v16 04/34] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v16 05/34] virt: gunyah: Add hypervisor driver
` [PATCH v16 06/34] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v16 07/34] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v16 08/34] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v16 09/34] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v16 10/34] gunyah: vm_mgr: Add VM start/stop
` [PATCH v16 11/34] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v16 12/34] virt: gunyah: Add resource tickets
` [PATCH v16 13/34] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v16 14/34] virt: gunyah: Add hypercalls for running a vCPU
` [PATCH v16 15/34] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v16 16/34] gunyah: Add hypercalls for demand paging
` [PATCH v16 17/34] gunyah: rsc_mgr: Add memory parcel RPC
` [PATCH v16 18/34] virt: gunyah: Add interfaces to map memory into guest address space
` [PATCH v16 19/34] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v16 20/34] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v16 21/34] virt: gunyah: Implement guestmemfd
` [PATCH v16 22/34] virt: gunyah: Add ioctl to bind guestmem to VMs
` [PATCH v16 23/34] virt: gunyah: guestmem: Initialize RM mem parcels from guestmem
` [PATCH v16 24/34] virt: gunyah: Share guest VM dtb configuration to Gunyah
` [PATCH v16 25/34] gunyah: rsc_mgr: Add RPC to enable demand paging
` [PATCH v16 26/34] mm/interval_tree: Export iter_first/iter_next
` [PATCH v16 27/34] virt: gunyah: Enable demand paging
` [PATCH v16 28/34] gunyah: rsc_mgr: Add RPC to set VM boot context
` [PATCH v16 29/34] virt: gunyah: Allow userspace to initialize context of primary vCPU
` [PATCH v16 30/34] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v16 31/34] virt: gunyah: Add irqfd interface
` [PATCH v16 32/34] virt: gunyah: Add IO handlers
` [PATCH v16 33/34] virt: gunyah: Add ioeventfd
` [PATCH v16 34/34] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH] MAINTAINERS: add Yosry Ahmed as a zswap reviewer
 2024-01-09 19:32 UTC  (3+ messages)

[PATCH 1/2] mm: mmap: no need to call khugepaged_enter_vma() for stack
 2023-12-21  6:59 UTC  (2+ messages)
` [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE

[syzbot] [mm?] WARNING in hpage_collapse_scan_pmd
 2024-01-09 19:26 UTC  (2+ messages)

[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
 2024-01-09 18:42 UTC  (7+ messages)
` [PATCH 1/4] netfs: "
` [PATCH 2/4] afs: "
` [PATCH 3/4] erofs: "
` [PATCH 4/4] cifs: "

[PATCH 0/6] netfs, cachefiles: More additional patches
 2024-01-09 18:37 UTC  (10+ messages)
` [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static
` [PATCH 2/6] netfs: Count DIO writes
` [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling
` [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache
` [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
` [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait

[PATCH v2 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-09 18:18 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-01-09 18:04 UTC  (9+ messages)
` [Lsf-pc] "

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

[PATCH 0/4] Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
 2024-01-09 17:09 UTC  (8+ messages)
` [PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
` [PATCH 2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX
` [PATCH 3/4] powerpc,s390: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
` [PATCH 4/4] ptdump: add check_wx_pages debugfs attribute

[PATCH RFC 00/12] x86 NUMA-aware kernel replication
 2024-01-09 16:57 UTC  (7+ messages)
` [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
` [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas

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

[PATCH net-next 1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
 2024-01-09 15:37 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 v1 0/4] Enable >0 order folio memory compaction
 2024-01-09 15:25 UTC  (4+ messages)
` [PATCH v1 2/4] mm/compaction: add support for "

[linus:master] [maple_tree] 4249f13c11: aim9.page_test.ops_per_sec 3.5% improvement
 2024-01-09 14:03 UTC 

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-09 12:44 UTC  (12+ 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 v2 0/9] swapin refactor for optimization and unified readahead
 2024-01-09  9:42 UTC  (15+ messages)
` [PATCH v2 3/9] mm/swap: avoid doing extra unlock error checks for direct swapin
` [PATCH v2 4/9] mm/swap: always account swapped in page into current memcg
` [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

[PATCH] mm, oom: Add lru_add_drain() in __oom_reap_task_mm()
 2024-01-09  9:15 UTC 

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

[RFC PATCH v4 0/4] Introduce mseal()
 2024-01-09  7:17 UTC  (6+ messages)
` [RFC PATCH v4 2/4] mseal: add mseal syscall
` [RFC PATCH v4 3/4] selftest mm/mseal memory sealing

[PATCH] efi: Disable mirror feature during crashkernel
 2024-01-09  6:05 UTC  (2+ messages)

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

[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] 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)

[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 

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)

[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 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
 2024-01-08  7:08 UTC  (11+ messages)

[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  (10+ messages)

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


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