messages from 2022-04-07 12:10:07 to 2022-04-08 10:09:15 UTC [more...]
[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
2022-04-08 10:08 UTC (8+ messages)
[PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
2022-04-08 9:59 UTC (8+ messages)
[PATCH V4 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
2022-04-08 9:58 UTC (7+ messages)
` [PATCH V4 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 4/7] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
[linux-next:master 2863/3040] drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:28:10: fatal error: asm/hypervisor.h: No such file or directory
2022-04-08 9:52 UTC
[RFC PATCH 0/5] hugetlb: Change huge pmd sharing
2022-04-08 9:26 UTC (4+ messages)
[linux-next:master 1554/3040] drivers/hwmon/aquacomputer_d5next.c:255: undefined reference to `crc16'
2022-04-08 9:11 UTC
[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
2022-04-08 9:11 UTC (24+ messages)
` [PATCH 01/10] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH 08/10] mm/slab: Allow dynamic kmalloc() minimum alignment
[linux-next:master 2790/3040] fs/io_uring.c:7501:39: sparse: sparse: marked inline, but without a definition
2022-04-08 9:01 UTC
[PATCH 0/3] A few fixup and cleanup patches for memory failure
2022-04-08 8:52 UTC (6+ messages)
` [PATCH 1/3] mm/memory-failure.c: avoid false-postive PageSwapCache test
` [PATCH 2/3] mm/memory-failure.c: minor cleanup for HWPoisonHandlable
` [PATCH 3/3] mm/memory-failure.c: dissolve truncated hugetlb page
[RFC PATCH 00/47] Address Space Isolation for KVM
2022-04-08 8:52 UTC (6+ messages)
[linux-next:master 1114/3040] ERROR: modpost: "build_error" [drivers/gpio/gpio_pl061_rust.ko] undefined!
2022-04-08 8:40 UTC
[Patch v2 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
2022-04-08 8:09 UTC (3+ messages)
` [Patch v2 2/2] mm/page_alloc: not necessary to multiply MAX_NODE_LOAD
[LSF/MM/BPF TOPIC] block drivers in user space
2022-04-08 7:44 UTC (3+ messages)
[mcgrof:sysctl-testing 12/18] mm/page-writeback.c:93:28: warning: unused variable 'dirty_bytes_min'
2022-04-08 7:38 UTC
[PATCH] delayacct: track delays from COW
2022-04-08 7:31 UTC (4+ messages)
[PATCH v9 0/4] mm: Enable conversion of powerpc to default topdown mmap layout
2022-04-08 7:25 UTC (5+ messages)
` [PATCH v9 1/4] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v9 2/4] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v9 3/4] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v9 4/4] mm, hugetlbfs: Allow for "high" userspace addresses
[PATCH 0/3] memory tiering: hot page selection
2022-04-08 7:12 UTC (4+ messages)
` [PATCH 1/3] memory tiering: hot page selection with hint page fault latency
` [PATCH 2/3] memory tiering: rate limit NUMA migration throughput
` [PATCH 3/3] memory tiering: adjust hot threshold automatically
[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
2022-04-08 6:51 UTC (8+ messages)
[PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes
2022-04-08 6:28 UTC (13+ messages)
[PATCH v7] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
2022-04-08 6:28 UTC (6+ messages)
[PATCH v11 0/8] fsdax: introduce fs query to support reflink
2022-04-08 6:26 UTC (6+ messages)
` [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
[PATCH v11 1/8] dax: Introduce holder for dax_device
2022-04-08 5:59 UTC (13+ messages)
[PATCH v2] mm, page_alloc: fix build_zonerefs_node()
2022-04-08 5:50 UTC (6+ messages)
[PATCH v2 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-08 5:00 UTC (8+ messages)
` [PATCH v2 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v2 2/4] selftests: cgroup: return the errno of write() in cg_write() on failure
` [PATCH v2 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v2 4/4] selftests: cgroup: add a selftest for memory.reclaim
[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-08 4:57 UTC (5+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v3 2/4] selftests: cgroup: return the errno of write() in cg_write() on failure
` [PATCH v3 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v3 4/4] selftests: cgroup: add a selftest for memory.reclaim
[PATCH v10 00/14] Multi-Gen LRU Framework
2022-04-08 4:48 UTC (13+ messages)
` [PATCH v10 13/14] mm: multi-gen LRU: admin guide
` [PATCH v10 14/14] mm: multi-gen LRU: design doc
[PATCH v2] Documentation: arch_pgtable_helpers: demote pgtable list headings
2022-04-08 4:24 UTC (2+ messages)
[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
2022-04-08 4:18 UTC (8+ messages)
[PATCH resend] memcg: introduce per-memcg reclaim interface
2022-04-08 4:10 UTC (15+ messages)
[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
2022-04-08 3:42 UTC (4+ messages)
[PATCH v7] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
2022-04-08 3:24 UTC (3+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-08 3:06 UTC (7+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
[PATCH v2] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
2022-04-08 3:02 UTC (3+ messages)
[RFC PATCH -next V2 0/7]arm64: add machine check safe support
2022-04-08 2:43 UTC (15+ messages)
` [RFC PATCH -next V2 3/7] arm64: add support for machine check error safe
` [RFC PATCH -next V2 4/7] arm64: add copy_from_user to machine check safe
` [RFC PATCH -next V2 5/7] arm64: add get_user "
` [RFC PATCH -next V2 7/7] arm64: add pagecache reading "
[PATCH -next] mm/memory_hotplug: Fix build warning without CONFIG_MEMORY_HOTREMOVE
2022-04-08 2:24 UTC
[PATCH] mm: fix kernel NULL pointer dereference in page_vma_mapped_walk
2022-04-08 1:17 UTC (4+ messages)
` "
[PATCH v9 00/14] Multi-Gen LRU Framework
2022-04-07 23:51 UTC (6+ messages)
` [PATCH v9 07/14] mm: multi-gen LRU: exploit locality in rmap
Regression in xfstests on tmpfs-backed NFS exports
2022-04-07 23:45 UTC (7+ messages)
[PATCH v6] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
2022-04-07 22:32 UTC (4+ messages)
[PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-04-07 21:22 UTC (5+ messages)
` [PATCH 00/14] cifs: Iterators, netfslib and folios
[PATCH] mm/secretmem: fix panic when growing a memfd_secret
2022-04-07 20:50 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
2022-04-07 20:34 UTC
[PATCH 4/4] selftests/memfd: add tests for MFD_NOEXEC
2022-04-07 20:03 UTC (3+ messages)
` [PATCH 3/4] selftests/memfd: add tests for F_SEAL_EXEC
[PATCH] userfaultfd/selftests: use swap() instead of open coding it
2022-04-07 18:45 UTC (3+ messages)
[PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
2022-04-07 18:41 UTC (5+ messages)
[linux-next:pending-fixes] BUILD SUCCESS c940edc95df5473d8dbfa962c9bf0285a57fec74
2022-04-07 18:05 UTC
[PATCH] mm: swap: determine swap device by using page nid
2022-04-07 17:36 UTC (5+ messages)
[PATCH] kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
2022-04-07 17:08 UTC
[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-04-07 15:47 UTC (22+ messages)
` [PATCH v6 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v6 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v6 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v6 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v6 05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v6 06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v6 07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v6 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v6 09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v6 10/21] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v6 11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v6 12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v6 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v6 14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v6 15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v6 16/21] block: add check when merging zone device pages
` [PATCH v6 17/21] lib/scatterlist: "
` [PATCH v6 18/21] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v6 19/21] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [PATCH v6 21/21] nvme-pci: allow mmaping the CMB in userspace
use block_device based APIs in block layer consumers
2022-04-07 15:26 UTC (14+ messages)
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 10/27] block: add a bdev_nonrot helper
` [PATCH 11/27] block: add a bdev_write_cache helper
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-04-07 14:57 UTC (5+ messages)
` [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data
[RFC PATCH] cgroup: introduce dynamic protection for memcg
2022-04-07 14:14 UTC (13+ messages)
[PATCH] mm/vmscan.c: no need to double-check if free pages are under high-watermark
2022-04-07 13:56 UTC (6+ messages)
[PATCH] mm, page_alloc: fix build_zonerefs_node()
2022-04-07 13:23 UTC (12+ messages)
[PATCH 0/4] Alternative fixes for migration
2022-04-07 13:11 UTC (4+ messages)
` [PATCH 4/4] mm/mempolicy: Use vma_alloc_folio() in new_page()
[linux-next:master 2009/2869] freesync.c:undefined reference to `__aeabi_uldivmod'
2022-04-07 12:31 UTC
[linux-next:master 2009/2869] ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
2022-04-07 12:30 UTC
[linux-next:master 2014/2869] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_hwss.c:32:6: warning: no previous prototype for 'virtual_setup_stream_attribute'
2022-04-07 12:08 UTC
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;
as well as URLs for NNTP newsgroup(s).