Show patches with: none      |   72677 patches
« 1 2 ... 288 289 290726 727 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/9] mm/z3fold: remove unneeded page_mapcount_reset and ClearPagePrivate A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
[3/9] mm/z3fold: minor clean up for z3fold_free A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
[2/9] mm/z3fold: remove obsolete comment in z3fold_alloc A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
[1/9] mm/z3fold: declare z3fold_mount with __init A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
mm: use helper function range_in_vma() mm: use helper function range_in_vma() - - - --- 2022-02-19 Miaohe Lin New
[v5,2/2] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary [v5,1/2] kasan: split kasan_*enabled() functions into a separate header - 1 - --- 2022-02-19 Peter Collingbourne New
[v5,1/2] kasan: split kasan_*enabled() functions into a separate header [v5,1/2] kasan: split kasan_*enabled() functions into a separate header - 1 - --- 2022-02-19 Peter Collingbourne New
kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled - - - --- 2022-02-19 Peter Collingbourne New
kasan: update function name in comments kasan: update function name in comments - 3 - --- 2022-02-19 Peter Collingbourne New
[22/22] mtd: rawnand: Use dma_alloc_noncoherent() for dma buffer Don't use kmalloc() with GFP_DMA - - - --- 2022-02-19 Baoquan He New
[21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer Don't use kmalloc() with GFP_DMA - - - --- 2022-02-19 Baoquan He New
[20/22] HID: intel-ish-hid: Use dma_alloc_noncoherent() for dma buffer Don't use kmalloc() with GFP_DMA - 1 - --- 2022-02-19 Baoquan He New
[19/22] ethernet: rocker: Use dma_alloc_noncoherent() for dma buffer Don't use kmalloc() with GFP_DMA - 1 - --- 2022-02-19 Baoquan He New
[18/22] net: ethernet: mtk-star-emac: Don't use GFP_DMA when calling dmam_alloc_coherent() Don't use kmalloc() with GFP_DMA - 1 - --- 2022-02-19 Baoquan He New
[17/22] net: marvell: prestera: Don't use GFP_DMA when calling dma_pool_alloc() Don't use kmalloc() with GFP_DMA - 1 - --- 2022-02-19 Baoquan He New
[16/22] usb: udc: lpc32xx: Don't use GFP_DMA when calling dma_pool_alloc() Don't use kmalloc() with GFP_DMA - 1 - --- 2022-02-19 Baoquan He New
[15/22] usb: cdns3: Don't use GFP_DMA32 when calling dma_pool_alloc() Don't use kmalloc() with GFP_DMA - 1 - --- 2022-02-19 Baoquan He New
[14/22] spi: spi-ti-qspi: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[13/22] spi: atmel: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[12/22] staging: emxx_udc: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[11/22] staging: emxx_udc: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[10/22] uio: pruss: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[09/22] usb: cdns3: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 - - --- 2022-02-19 Baoquan He New
[08/22] usb: gadget: lpc32xx_udc: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[07/22] fbdev: mx3fb: Don't use GFP_DMA when calling dma_alloc_wc() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[06/22] fbdev: da8xx: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[05/22] sound: n64: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[04/22] drm/sti: Don't use GFP_DMA when calling dma_alloc_wc() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[03/22] gpu: ipu-v3: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA 1 1 - --- 2022-02-19 Baoquan He New
[02/22] net: moxa: Don't use GFP_DMA when calling dma_alloc_coherent() Don't use kmalloc() with GFP_DMA - 1 - --- 2022-02-19 Baoquan He New
[01/22] parisc: pci-dma: remove stale code and comment Don't use kmalloc() with GFP_DMA - 1 - --- 2022-02-19 Baoquan He New
selftests/memfd: clean up mapping in mfd_fail_write selftests/memfd: clean up mapping in mfd_fail_write - - - --- 2022-02-19 Mike Kravetz New
[1/1] arch/x86/mm/numa: Do not initialize nodes twice Fix allocating nodes twice on x86 1 - - --- 2022-02-18 Oscar Salvador New
[v2] hugetlb: clean up potential spectre issue warnings [v2] hugetlb: clean up potential spectre issue warnings - - - --- 2022-02-18 Mike Kravetz New
slab: remove __alloc_size attribute from __kmalloc_track_caller slab: remove __alloc_size attribute from __kmalloc_track_caller 3 - - --- 2022-02-18 Greg KH New
[RFC,4/4,4/4] mm: add tracing for VMA merges Removing limitations of merging anonymous VMAs - - - --- 2022-02-18 Jakub Matěna New
[RFC,3/4,3/4] mm: enable merging of VMAs with different anon_vmas Removing limitations of merging anonymous VMAs - - - --- 2022-02-18 Jakub Matěna New
[RFC,2/4,2/4] mm: adjust page offset in mremap Removing limitations of merging anonymous VMAs - - - --- 2022-02-18 Jakub Matěna New
[RFC,1/4,1/4] mm: refactor of vma_merge() Removing limitations of merging anonymous VMAs - - - --- 2022-02-18 Jakub Matěna New
[RFC,v1,3/3] mm/damon/reclaim: Add per NUMA node proactive reclamation by DAMON_RECLAIM. Rebase DAMON_RECALIM for NUMA system - - - --- 2022-02-18 Jonghyeon Kim New
[RFC,v1,2/3] mm/damon/core: Add damon_start_one() Rebase DAMON_RECALIM for NUMA system - - - --- 2022-02-18 Jonghyeon Kim New
[RFC,v1,1/3] mm/damon: Rebase damos watermarks for NUMA systems Rebase DAMON_RECALIM for NUMA system - - - --- 2022-02-18 Jonghyeon Kim New
[v3,2/2] hw/poison: Add in-use hugepage hwpoison filter judgement [v3,1/2] hw/poison: Avoid the impact of hwpoison_filter() return value on mce handler 1 - - --- 2022-02-18 luofei New
[v3,1/2] hw/poison: Avoid the impact of hwpoison_filter() return value on mce handler [v3,1/2] hw/poison: Avoid the impact of hwpoison_filter() return value on mce handler 1 - - --- 2022-02-18 luofei New
mm/hwpoison-inject: support injecting hwpoison to free page mm/hwpoison-inject: support injecting hwpoison to free page - - - --- 2022-02-18 Miaohe Lin New
[v3,8/8] mm/memory-failure.c: remove unnecessary PageTransTail check A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,7/8] mm/memory-failure.c: remove obsolete comment in __soft_offline_page A few cleanup and fixup patches for memory failure - - - --- 2022-02-18 Miaohe Lin New
[v3,6/8] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings() A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,5/8] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,4/8] mm/memory-failure.c: fix race with changing page more robustly A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,3/8] mm/memory-failure.c: rework the signaling logic in kill_proc A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,2/8] mm/memory-failure.c: catch unexpected -EFAULT from vma_address() A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,1/8] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v2] userfaultfd: provide unmasked address on page-fault [v2] userfaultfd: provide unmasked address on page-fault 2 1 - --- 2022-02-18 Nadav Amit New
[2/2] selftests/damon: make selftests executable selftests/damon: trivial fixes - 1 - --- 2022-02-18 Yuanchu Xie New
[1/2] selftests/damon: add damon to selftests root Makefile selftests/damon: trivial fixes - 1 - --- 2022-02-18 Yuanchu Xie New
hugetlb: clean up potential spectre issue warnings hugetlb: clean up potential spectre issue warnings - - - --- 2022-02-17 Mike Kravetz New
[RFC,4/4] selftests/damon: Add a test for DAMON sysfs interface Introduce DAMON sysfs interface - - - --- 2022-02-17 SeongJae Park New
[RFC,3/4] mm/damon/sysfs: Link DAMON to 'state' file read/write functions Introduce DAMON sysfs interface - - - --- 2022-02-17 SeongJae Park New
[RFC,2/4] mm/damon/core: Allow non-exclusive DAMON start/stop Introduce DAMON sysfs interface - - - --- 2022-02-17 SeongJae Park New
[RFC,1/4] mm/damon: Implement a sysfs-based DAMON user interface Introduce DAMON sysfs interface - - - --- 2022-02-17 SeongJae Park New
memblock: use kfree() to release kmalloced memblock regions memblock: use kfree() to release kmalloced memblock regions - - - --- 2022-02-17 Miaohe Lin New
memblock: remove unneeded local variable nid memblock: remove unneeded local variable nid - - - --- 2022-02-17 Miaohe Lin New
[4.19,STABLE] mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping() [4.19,STABLE] mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping() - - - --- 2022-02-17 Li Qiong New
mm/mmu_notifiers: use helper function mmu_notifier_synchronize() mm/mmu_notifiers: use helper function mmu_notifier_synchronize() - - - --- 2022-02-17 Miaohe Lin New
[16/16] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[15/16] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[14/16] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[13/16] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[12/16] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[11/16] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[10/16] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[09/16] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[08/16] dept: Apply Dept to seqlock DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[07/16] dept: Apply Dept to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[06/16] dept: Apply Dept to rwlock DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[05/16] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[04/16] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[03/16] dept: Embed Dept data in Lockdep DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[02/16] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[01/16] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - --- 2022-02-17 Byungchul Park New
[v3,5/5] mm/memcg: Protect memcg_stock with a local_lock_t mm/memcg: Address PREEMPT_RT problems instead of disabling it. - - - --- 2022-02-17 Sebastian Andrzej Siewior New
[v3,4/5] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock() mm/memcg: Address PREEMPT_RT problems instead of disabling it. 1 2 - --- 2022-02-17 Sebastian Andrzej Siewior New
[v3,3/5] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed. mm/memcg: Address PREEMPT_RT problems instead of disabling it. 1 - - --- 2022-02-17 Sebastian Andrzej Siewior New
[v3,2/5] mm/memcg: Disable threshold event handlers on PREEMPT_RT mm/memcg: Address PREEMPT_RT problems instead of disabling it. 3 1 - --- 2022-02-17 Sebastian Andrzej Siewior New
[v3,1/5] mm/memcg: Revert ("mm/memcg: optimize user context object stock access") mm/memcg: Address PREEMPT_RT problems instead of disabling it. 2 1 - --- 2022-02-17 Sebastian Andrzej Siewior New
mm/slab_common: use helper function is_power_of_2() mm/slab_common: use helper function is_power_of_2() - - - --- 2022-02-17 Miaohe Lin New
mm/slob: make kmem_cache_boot static mm/slob: make kmem_cache_boot static 1 - - --- 2022-02-17 Miaohe Lin New
[v2] vsprintf: Fix %pK with kptr_restrict == 0 [v2] vsprintf: Fix %pK with kptr_restrict == 0 - 1 - --- 2022-02-17 Christophe Leroy New
[v3,2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT [v3,1/2] selftest/vm: Add util.h and and move helper functions there - - - --- 2022-02-17 Aneesh Kumar K.V New
[v3,1/2] selftest/vm: Add util.h and and move helper functions there [v3,1/2] selftest/vm: Add util.h and and move helper functions there - - - --- 2022-02-17 Aneesh Kumar K.V New
selftest/vm: Fix map_fixed_noreplace test failure selftest/vm: Fix map_fixed_noreplace test failure - - - --- 2022-02-17 Aneesh Kumar K.V New
mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping() mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping() - - - --- 2022-02-17 Li Qiong New
[v5,4/4] mm: Rework swap handling of zap_pte_range mm: Rework zap ptes on swap entries - 1 - --- 2022-02-17 Peter Xu New
[v5,3/4] mm: Change zap_details.zap_mapping into even_cows mm: Rework zap ptes on swap entries - 1 - --- 2022-02-17 Peter Xu New
[v5,2/4] mm: Rename zap_skip_check_mapping() to should_zap_page() mm: Rework zap ptes on swap entries - 2 - --- 2022-02-17 Peter Xu New
[v5,1/4] mm: Don't skip swap entry even if zap_details specified mm: Rework zap ptes on swap entries - 1 - --- 2022-02-17 Peter Xu New
[v2] hw/poison: Add in-use hugepage filter judgement and avoid filter page impact on mce handler [v2] hw/poison: Add in-use hugepage filter judgement and avoid filter page impact on mce handler - - - --- 2022-02-17 luofei New
[6/6] mm/page_alloc: Limit number of high-order pages on PCP during bulk free Follow-up on high-order PCP caching - 1 - --- 2022-02-17 Mel Gorman New
[5/6] mm/page_alloc: Free pages in a single pass during bulk free Follow-up on high-order PCP caching - 1 - --- 2022-02-17 Mel Gorman New
« 1 2 ... 288 289 290726 727 »