messages from 2023-06-21 12:57:05 to 2023-06-22 13:15:10 UTC [more...]
[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
2023-06-22 13:14 UTC (7+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-06-22 13:01 UTC (6+ messages)
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings
[6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
2023-06-22 12:54 UTC (4+ messages)
` Bad linux-next merge? (was Re: [6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR)
[linux-next:master 2829/11867] drivers/scsi/scsi.c:591:1-3: WARNING: possible condition with no effect (if == else) (fwd)
2023-06-22 12:19 UTC
[PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
2023-06-22 12:09 UTC (19+ messages)
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-22 10:20 UTC (8+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "
[PATCH 12/79] fs: switch to new ctime accessors
2023-06-22 10:14 UTC (12+ messages)
` [PATCH 39/79] hugetlbfs: "
` [PATCH 74/79] shmem: "
` [PATCH 01/79] fs: add ctime accessors infrastructure
` [PATCH 00/79] fs: new accessors for inode->i_ctime
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-06-22 9:55 UTC (16+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
[PATCH v3] mm: Fix shmem THP counters on migration
2023-06-22 9:47 UTC
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-22 9:18 UTC (21+ messages)
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 9:02 UTC (31+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker
` [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH 21/29] fs: super: dynamically allocate the s_shrink
` [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem
` [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 25/29] mm: vmscan: make memcg "
` [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless
` [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
[linux-next:master 211/11867] drivers/target/target_core_iblock.c:892:30-35: WARNING: conversion to bool not needed here
2023-06-22 8:48 UTC
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:39 UTC (15+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:31 UTC (4+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
[linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail
2023-06-22 8:30 UTC (7+ messages)
` [LTP] "
[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
2023-06-22 8:25 UTC (4+ messages)
` [PATCH v1 1/2] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v1 2/2] udmabuf: Add back support for mapping hugetlb pages
[PATCH RESEND] elf: correct note name comment
2023-06-22 6:02 UTC
[PATCH] mm: zswap: fix double invalidate with exclusive loads
2023-06-22 6:39 UTC (7+ messages)
[PATCH] x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory()
2023-06-22 5:06 UTC (3+ messages)
[PATCH 3/7] riscv: mm: Refactor create_linear_mapping_range() for hot add
2023-06-22 4:56 UTC (3+ messages)
[PATCH 08/11] sysctl: Add size to register_sysctl_init
2023-06-22 4:25 UTC (9+ messages)
[PATCH v2 00/12] mm: free retracted page table by RCU
2023-06-22 2:36 UTC (6+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
[PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly
2023-06-22 2:22 UTC (5+ messages)
[PATCH 1/2] Revert "page cache: fix page_cache_next/prev_miss off by one"
2023-06-21 23:02 UTC (10+ messages)
` [PATCH 2/2] hugetlb: revert use of page_cache_next_miss()
[linux-next:master 2819/11071] fs/ceph/addr.c:794:12: warning: stack frame size (2096) exceeds limit (2048) in 'ceph_writepages_start'
2023-06-21 21:44 UTC (3+ messages)
[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-06-21 19:32 UTC (3+ messages)
[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
2023-06-21 19:21 UTC (6+ messages)
[PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
2023-06-21 19:08 UTC (4+ messages)
[RFC PATCH v2 0/6] mm: working set reporting
2023-06-21 18:48 UTC (8+ messages)
` [RFC PATCH v2 1/6] mm: aggregate working set information into histograms
` [RFC PATCH v2 2/6] mm: add working set refresh threshold to rate-limit aggregation
` [RFC PATCH v2 3/6] mm: report working set when under memory pressure
` [RFC PATCH v2 4/6] mm: extend working set reporting to memcgs
` [RFC PATCH v2 5/6] mm: add per-memcg reaccess histogram
` [RFC PATCH v2 6/6] virtio-balloon: Add Working Set reporting
[PATCH v3 0/1] Randomized slab caches for kmalloc()
2023-06-21 18:21 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH 00/13] Remove pagevecs
2023-06-21 17:50 UTC (15+ messages)
` [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback()
` [PATCH 02/13] mm: Add __folio_batch_release()
` [PATCH 03/13] scatterlist: Add sg_set_folio()
` [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch
` [PATCH 05/13] drm: Convert drm_gem_put_pages() "
` [PATCH 06/13] mm: Remove check_move_unevictable_pages()
` [PATCH 07/13] pagevec: Rename fbatch_count()
` [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch
` [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch
` [PATCH 10/13] mm: Remove struct pagevec
` [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate
` [PATCH 12/13] mm: Remove references to pagevec
` [PATCH 13/13] mm: Remove unnecessary pagevec includes
[GIT PULL] hotfixes against 6.4-rc7
2023-06-21 17:39 UTC (2+ messages)
inconsistence in mprotect_fixup mlock_fixup madvise_update_vma
2023-06-21 16:08 UTC (9+ messages)
[syzbot] [kernel?] possible deadlock in scheduler_tick (2)
2023-06-21 15:37 UTC (11+ messages)
` [PATCH] lib/stackdepot: stackdepot: don't use __GFP_KSWAPD_RECLAIM from __stack_depot_save() if atomic context
` [PATCH] kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
` [PATCH v3] lib/stackdepot: fix gfp flags manipulation in __stack_depot_save()
[PATCH] memblock: Add error message when memblock_can_resize is not ready
2023-06-21 15:33 UTC (4+ messages)
[RFC PATCH 0/2] Invalidate secondary IOMMU TLB on permission upgrade
2023-06-21 15:06 UTC (2+ messages)
[PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
2023-06-21 14:53 UTC (4+ messages)
[PATCH v3] mm/min_free_kbytes: modify min_free_kbytes calculation rules
2023-06-21 14:30 UTC (3+ messages)
[PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 14:27 UTC (5+ messages)
` [PATCH v20 2/5] fs/proc/task_mmu: "
[PATCH v3 0/3] shmemfs stable directory offsets
2023-06-21 14:25 UTC (2+ messages)
[PATCH] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock
2023-06-21 14:20 UTC (2+ messages)
[PATCH v1 0/2] Add obj allocated counter for subpages
2023-06-21 14:18 UTC (9+ messages)
` [PATCH v1 1/2] zsmalloc: add allocated objects counter for subpage
next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
2023-06-21 14:08 UTC (2+ messages)
[PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-21 14:05 UTC (5+ messages)
` [PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
[PATCH v4] mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE
2023-06-21 13:48 UTC
[linux-next:master 6157/11436] drivers/gpu/drm/i915/soc/intel_gmch.c:41:13: warning: variable 'mchbar_addr' set but not used
2023-06-21 13:41 UTC
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 13:24 UTC (17+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).