[PATCH 00/22] Don't use kmalloc() with GFP_DMA
2022-02-19 7:14 UTC (45+ messages)
` [PATCH 01/22] parisc: pci-dma: remove stale code and comment
` [PATCH 02/22] net: moxa: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 03/22] gpu: ipu-v3: "
` [PATCH 04/22] drm/sti: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 05/22] sound: n64: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 06/22] fbdev: da8xx: "
` [PATCH 07/22] fbdev: mx3fb: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 08/22] usb: gadget: lpc32xx_udc: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 09/22] usb: cdns3: "
` [PATCH 10/22] uio: pruss: "
` [PATCH 11/22] staging: emxx_udc: "
` [PATCH 12/22] "
` [PATCH 13/22] spi: atmel: "
` [PATCH 14/22] spi: spi-ti-qspi: "
` [PATCH 15/22] usb: cdns3: Don't use GFP_DMA32 when calling dma_pool_alloc()
` [PATCH 16/22] usb: udc: lpc32xx: Don't use GFP_DMA "
` [PATCH 17/22] net: marvell: prestera: "
` [PATCH 18/22] net: ethernet: mtk-star-emac: Don't use GFP_DMA when calling dmam_alloc_coherent()
` [PATCH 19/22] ethernet: rocker: Use dma_alloc_noncoherent() for dma buffer
` [PATCH 20/22] HID: intel-ish-hid: "
` [PATCH 21/22] mmc: wbsd: "
` [PATCH 22/22] mtd: rawnand: "
[PATCH] mm: use helper function range_in_vma()
2022-02-19 2:14 UTC
[PATCH] kasan: update function name in comments
2022-02-19 2:00 UTC (2+ messages)
[PATCH v5 1/2] kasan: split kasan_*enabled() functions into a separate header
2022-02-19 1:29 UTC (2+ messages)
` [PATCH v5 2/2] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
[PATCH] kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
2022-02-19 1:26 UTC
[PATCH] selftests/memfd: clean up mapping in mfd_fail_write
2022-02-19 0:43 UTC
[PATCH 0/1] Fix allocating nodes twice on x86
2022-02-18 22:43 UTC (2+ messages)
` [PATCH 1/1] arch/x86/mm/numa: Do not initialize nodes twice
[PATCH 0/2] selftests/damon: trivial fixes
2022-02-18 22:20 UTC (8+ messages)
` [PATCH 1/2] selftests/damon: add damon to selftests root Makefile
` [PATCH 2/2] selftests/damon: make selftests executable
[PATCH v2] hugetlb: clean up potential spectre issue warnings
2022-02-18 21:29 UTC
[RFC PATCH 0/4] Removing limitations of merging anonymous VMAs
2022-02-18 19:57 UTC (12+ messages)
` [RFC PATCH 1/4] [PATCH 1/4] mm: refactor of vma_merge()
` [RFC PATCH 2/4] [PATCH 2/4] mm: adjust page offset in mremap
` [RFC PATCH 3/4] [PATCH 3/4] mm: enable merging of VMAs with different anon_vmas
` [RFC PATCH 4/4] [PATCH 4/4] mm: add tracing for VMA merges
False positive kmemleak report for dtb properties names on powerpc
2022-02-18 19:45 UTC
[PATCH v6 01/10] mm: add zone device coherent type memory support
2022-02-18 19:37 UTC (12+ messages)
[PATCH v3 0/5] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-18 19:07 UTC (10+ messages)
` [PATCH v3 1/5] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v3 2/5] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v3 3/5] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v3 4/5] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock()
[PATCH v7 00/12] Multigenerational LRU Framework
2022-02-18 18:56 UTC (3+ messages)
` [PATCH v7 11/12] mm: multigenerational LRU: debugfs interface
` [page-reclaim] "
[PATCH] slab: remove __alloc_size attribute from __kmalloc_track_caller
2022-02-18 18:54 UTC (6+ messages)
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-18 18:07 UTC (45+ messages)
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[PATCH] hugetlb: clean up potential spectre issue warnings
2022-02-18 17:14 UTC (4+ messages)
Do we really need SLOB nowdays?
2022-02-18 16:10 UTC (11+ messages)
[PATCH mm] kasan: print virtual mapping info in reports
2022-02-18 15:07 UTC (3+ messages)
[RFC PATCH] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-02-18 12:54 UTC (5+ messages)
[PATCH v2 0/6] Follow-up on high-order PCP caching
2022-02-18 12:13 UTC (9+ messages)
` [PATCH 5/6] mm/page_alloc: Free pages in a single pass during bulk free
[RFC PATCH v1 0/3] Rebase DAMON_RECALIM for NUMA system
2022-02-18 10:26 UTC (4+ messages)
` [RFC PATCH v1 1/3] mm/damon: Rebase damos watermarks for NUMA systems
` [RFC PATCH v1 2/3] mm/damon/core: Add damon_start_one()
` [RFC PATCH v1 3/3] mm/damon/reclaim: Add per NUMA node proactive reclamation by DAMON_RECLAIM
[PATCH v3 2/2] hw/poison: Add in-use hugepage hwpoison filter judgement
2022-02-18 9:42 UTC
[PATCH v3 1/2] hw/poison: Avoid the impact of hwpoison_filter() return value on mce handler
2022-02-18 9:40 UTC
[PATCH] mm/hwpoison-inject: support injecting hwpoison to free page
2022-02-18 9:20 UTC
drivers/irqchip/irq-nvic.c:131 nvic_of_init() warn: 'nvic_base' not released on lines: 97
2022-02-18 9:09 UTC
[PATCH v3 0/8] A few cleanup and fixup patches for memory failure
2022-02-18 9:01 UTC (9+ messages)
` [PATCH v3 1/8] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap
` [PATCH v3 2/8] mm/memory-failure.c: catch unexpected -EFAULT from vma_address()
` [PATCH v3 3/8] mm/memory-failure.c: rework the signaling logic in kill_proc
` [PATCH v3 4/8] mm/memory-failure.c: fix race with changing page more robustly
` [PATCH v3 5/8] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
` [PATCH v3 6/8] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()
` [PATCH v3 7/8] mm/memory-failure.c: remove obsolete comment in __soft_offline_page
` [PATCH v3 8/8] mm/memory-failure.c: remove unnecessary PageTransTail check
[PATCH v2 07/13] mm/munlock: mlock_pte_range() when mlocking or munlocking
2022-02-18 8:49 UTC (3+ messages)
` [mm/munlock] 237b445401: stress-ng.remap.ops_per_sec -62.6% regression
[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
2022-02-18 8:11 UTC (6+ messages)
[RFC PATCH V1 0/5] mm/damon: Add NUMA access statistics function support
2022-02-18 8:03 UTC (3+ messages)
Question about how to map io request sg pages to user spsace
2022-02-18 7:15 UTC
[PATCH v2] hw/poison: Add in-use hugepage filter judgement and avoid filter page impact on mce handler
2022-02-18 6:30 UTC (3+ messages)
` 答复: "
[PATCH 00/16] DEPT(Dependency Tracker)
2022-02-18 6:09 UTC (12+ messages)
` [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
` Report 1 in ext4 and journal based on v5.17-rc1
[PATCH v2] userfaultfd: provide unmasked address on page-fault
2022-02-18 4:10 UTC
[PATCH] userfaultfd: mark uffd_wp regardless of VM_WRITE flag
2022-02-18 4:05 UTC (6+ messages)
[PATCH -V11 0/3] NUMA balancing: optimize memory placement for memory tiering system
2022-02-18 2:15 UTC (6+ messages)
` [PATCH -V11 2/3] NUMA balancing: optimize page "
[PATCH v2 0/8] A few cleanup and fixup patches for memory failure
2022-02-18 1:53 UTC (4+ messages)
` [PATCH v2 4/8] mm/memory-failure.c: fix race with changing page more robustly
[PATCH] mm/mmu_notifiers: use helper function mmu_notifier_synchronize()
2022-02-18 1:49 UTC (3+ messages)
[PATCH] mm/slab_common: use helper function is_power_of_2()
2022-02-18 1:15 UTC (5+ messages)
[PATCH v3 0/3] Add hugetlb MADV_DONTNEED support
2022-02-18 0:39 UTC (5+ messages)
` [PATCH v3 1/3] mm: enable MADV_DONTNEED for hugetlb mappings
[REPORT] libata deadlock possibilities by DEPT
2022-02-17 23:55 UTC (7+ messages)
` Report 2 in ata_scsi_port_error_handler()
` Report "
[REPORT] net deadlock possibilities by DEPT
2022-02-17 23:50 UTC (4+ messages)
` Report in unix_stream_read_generic()
[RFC PATCH] mm: create security context for memfd_secret inodes
2022-02-17 22:32 UTC (4+ messages)
[hnaz-mm:master 237/343] arch/powerpc/mm/book3s64/pgtable.c:540:15: warning: no previous prototype for 'memremap_compat_align'
2022-02-17 22:07 UTC (3+ messages)
[PATCH] memblock: use kfree() to release kmalloced memblock regions
2022-02-17 21:53 UTC (2+ messages)
[PATCH] memblock: remove unneeded local variable nid
2022-02-17 21:53 UTC (2+ messages)
linux-next: manual merge of the akpm-current tree with the folio tree
2022-02-17 21:19 UTC
userfaultfd: usability issue due to lack of UFFD events ordering
2022-02-17 21:15 UTC (11+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 3d4071e48b8834393779e21b40103c7a657aabf4
2022-02-17 19:57 UTC
[PATCH v3 1/1] mm: fix use-after-free when anon vma name is used after vma is freed
2022-02-17 19:54 UTC (7+ messages)
[PATCH 07/16] dept: Apply Dept to wait_for_completion()/complete()
2022-02-17 19:46 UTC (2+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-02-17 19:09 UTC (5+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
[stable-5.15 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
2022-02-17 18:56 UTC (2+ messages)
[PATCH] mm/slob: make kmem_cache_boot static
2022-02-17 18:26 UTC (2+ messages)
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