Show patches with: Archived = No       |   39162 patches
« 1 2 ... 53 54 55391 392 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE [1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE - - - --- 2024-01-25 Suren Baghdasaryan New
exec: Remove __FMODE_EXEC from uselib() exec: Remove __FMODE_EXEC from uselib() 1 - - --- 2024-01-24 Kees Cook New
[GIT,PULL] execve fixes for v6.8-rc2 [GIT,PULL] execve fixes for v6.8-rc2 - - - --- 2024-01-24 Kees Cook New
[v7,5/5] dax: add a sysfs knob to control memmap_on_memory behavior Add DAX ABI for memmap_on_memory - 4 1 --- 2024-01-24 Verma, Vishal L New
[v7,4/5] mm/memory_hotplug: export mhp_supports_memmap_on_memory() Add DAX ABI for memmap_on_memory 1 - - --- 2024-01-24 Verma, Vishal L New
[v7,3/5] Documentatiion/ABI: Add ABI documentation for sys-bus-dax Add DAX ABI for memmap_on_memory - - - --- 2024-01-24 Verma, Vishal L New
[v7,2/5] dax/bus.c: replace several sprintf() with sysfs_emit() Add DAX ABI for memmap_on_memory - 1 - --- 2024-01-24 Verma, Vishal L New
[v7,1/5] dax/bus.c: replace driver-core lock usage by a local rwsem Add DAX ABI for memmap_on_memory - 1 - --- 2024-01-24 Verma, Vishal L New
exec: Distinguish in_execve from in_exec exec: Distinguish in_execve from in_exec - - - --- 2024-01-24 Kees Cook New
exec: Check __FMODE_EXEC instead of in_execve for LSMs exec: Check __FMODE_EXEC instead of in_execve for LSMs - - 1 --- 2024-01-24 Kees Cook New
highmem: Add kernel-doc for memcpy_*_folio() highmem: Add kernel-doc for memcpy_*_folio() - - - --- 2024-01-24 Matthew Wilcox New
[2/2] mm: vmalloc: Refactor vmalloc_dump_obj() function [1/2] mm: vmalloc: Improve description of vmap node layer - 1 - --- 2024-01-24 Uladzislau Rezki New
[1/2] mm: vmalloc: Improve description of vmap node layer [1/2] mm: vmalloc: Improve description of vmap node layer - 1 - --- 2024-01-24 Uladzislau Rezki New
[v2] mm: kmsan: remove runtime checks from kmsan_unpoison_memory() [v2] mm: kmsan: remove runtime checks from kmsan_unpoison_memory() - - 1 --- 2024-01-24 Alexander Potapenko New
mm: kmsan: remove runtime checks from kmsan_unpoison_memory() mm: kmsan: remove runtime checks from kmsan_unpoison_memory() - - 1 --- 2024-01-24 Alexander Potapenko New
mm:vmscan: shrink skip folios in the exiting task mm:vmscan: shrink skip folios in the exiting task - - - --- 2024-01-24 zhiguojiang New
[v11,26/26] locking/lockdep, fs/jbd2: Use a weaker annotation in journal handling DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,25/26] dept: Print event context requestor's stacktrace on report DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,24/26] dept: Track PG_locked with dept DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,23/26] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,22/26] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,21/26] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,20/26] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,19/26] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,18/26] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,17/26] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,16/26] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,15/26] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,13/26] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,12/26] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,11/26] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,10/26] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,09/26] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,08/26] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,07/26] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,06/26] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,05/26] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,04/26] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,03/26] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,02/26] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[v11,01/26] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - --- 2024-01-24 Byungchul Park New
[3/3] rust: add abstraction for `struct page` Memory management patches needed by Rust Binder - - - --- 2024-01-24 Alice Ryhl New
[2/3] rust: add typed accessors for userspace pointers Memory management patches needed by Rust Binder - - - --- 2024-01-24 Alice Ryhl New
[1/3] rust: add userspace pointers Memory management patches needed by Rust Binder - - - --- 2024-01-24 Alice Ryhl New
mm: memcg: optimize parent iteration in memcg_rstat_updated() mm: memcg: optimize parent iteration in memcg_rstat_updated() 2 - 1 --- 2024-01-24 Yosry Ahmed New
[v2] mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page [v2] mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page - 1 - --- 2024-01-24 Miaohe Lin New
[v2,2/2] mm: zswap: remove unnecessary trees cleanups in zswap_swapoff() mm: zswap: simplify zswap_swapoff() - 1 - --- 2024-01-24 Yosry Ahmed New
[v2,1/2] mm: swap: enforce updating inuse_pages at the end of swap_range_free() mm: zswap: simplify zswap_swapoff() - 1 - --- 2024-01-24 Yosry Ahmed New
[v2] mm/mmap: introduce vma_set_range() [v2] mm/mmap: introduce vma_set_range() - 1 - --- 2024-01-24 Yajun Deng New
[v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512 [v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512 - - 1 --- 2024-01-23 Christoph Lameter (Ampere) New
[v2,3/3] mm/maps: read proc/pid/maps under RCU [v2,1/3] mm: make vm_area_struct anon_name field RCU-safe - - - --- 2024-01-23 Suren Baghdasaryan New
[v2,2/3] mm: add mm_struct sequence number to detect write locks [v2,1/3] mm: make vm_area_struct anon_name field RCU-safe - - - --- 2024-01-23 Suren Baghdasaryan New
[v2,1/3] mm: make vm_area_struct anon_name field RCU-safe [v2,1/3] mm: make vm_area_struct anon_name field RCU-safe - - - --- 2024-01-23 Suren Baghdasaryan New
[v3] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE [v3] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE 1 - - --- 2024-01-23 Prakash Sangappa New
[v3,3/3] mm, lru_gen: move pages in bulk when aging mm, lru_gen: batch update pages when aging - - - --- 2024-01-23 Kairui Song New
[v3,2/3] mm, lru_gen: batch update counters on aging mm, lru_gen: batch update pages when aging - - - --- 2024-01-23 Kairui Song New
[v3,1/3] mm, lru_gen: try to prefetch next page when scanning LRU mm, lru_gen: batch update pages when aging - - - --- 2024-01-23 Kairui Song New
[5/5] mm: remove stale comment __folio_mark_dirty Fix and cleanups to page-writeback - 1 - --- 2024-01-23 Kemeng Shi New
[4/5] mm: remove redundant check in wb_min_max_ratio Fix and cleanups to page-writeback - - - --- 2024-01-23 Kemeng Shi New
[3/5] mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh Fix and cleanups to page-writeback - - - --- 2024-01-23 Kemeng Shi New
[2/5] mm: correct calculation of cgroup wb's bg_thresh in wb_over_bg_thresh Fix and cleanups to page-writeback - - - --- 2024-01-23 Kemeng Shi New
[1/5] mm: enable __wb_calc_thresh to calculate dirty background threshold Fix and cleanups to page-writeback - - - --- 2024-01-23 Kemeng Shi New
blk-wbt: Fix detection of dirty-throttled tasks blk-wbt: Fix detection of dirty-throttled tasks - - - --- 2024-01-23 Jan Kara New
[v1] mm: thp_get_unmapped_area must honour topdown preference [v1] mm: thp_get_unmapped_area must honour topdown preference - - - --- 2024-01-23 Ryan Roberts New
[v2] readahead: Avoid multiple marked readahead pages [v2] readahead: Avoid multiple marked readahead pages - - - --- 2024-01-23 Jan Kara New
[v1] mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get() [v1] mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get() - 1 - --- 2024-01-23 Ryan Roberts New
Purpose of maple_node objects to be its size aligned Purpose of maple_node objects to be its size aligned - - - --- 2024-01-23 Charan Teja Kalla New
[net-next,v3,3/5] net: introduce page_frag_cache_drain() [net-next,v3,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument 1 1 - --- 2024-01-23 Yunsheng Lin New
[net-next,v3,2/5] page_frag: unify gfp bits for order 3 page allocation [net-next,v3,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - 1 - --- 2024-01-23 Yunsheng Lin New
[net-next,v3,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [net-next,v3,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2024-01-23 Yunsheng Lin New
[v2,3/3] mm/slub: remove unused parameter in next_freelist_entry() mm/slub: some minor optimization and cleanup 1 1 - --- 2024-01-23 Chengming Zhou New
[v2,2/3] mm/slub: remove full list manipulation for non-debug slab mm/slub: some minor optimization and cleanup 1 1 - --- 2024-01-23 Chengming Zhou New
[v2,1/3] mm/slub: directly load freelist from cpu partial slab in the likely case mm/slub: some minor optimization and cleanup - 1 - --- 2024-01-23 Chengming Zhou New
[v2,2/2] selftests/mm: run_vmtests: remove sudo and conform to tap [v2,1/2] selftests/mm: run_vmtests.sh: add missing tests - - - --- 2024-01-23 Muhammad Usama Anjum New
[v2,1/2] selftests/mm: run_vmtests.sh: add missing tests [v2,1/2] selftests/mm: run_vmtests.sh: add missing tests - - - --- 2024-01-23 Muhammad Usama Anjum New
[v2,3/3] mm/compaction: optimize >0 order folio compaction with free page split. Enable >0 order folio memory compaction - - - --- 2024-01-23 Zi Yan New
[v2,2/3] mm/compaction: add support for >0 order folio memory compaction. Enable >0 order folio memory compaction - - - --- 2024-01-23 Zi Yan New
[v2,1/3] mm/compaction: enable compacting >0 order folios. Enable >0 order folio memory compaction - 1 - --- 2024-01-23 Zi Yan New
[v2] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE [v2] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE - - - --- 2024-01-23 Prakash Sangappa New
[78/82] mm/vmalloc: Refactor intentional wrap-around test Untitled series #818873 - 1 - --- 2024-01-23 Kees Cook New
[63/82] mm: Refactor intentional wrap-around test Untitled series #818873 - - - --- 2024-01-23 Kees Cook New
[56/82] usercopy: Refactor intentional wrap-around test Untitled series #818873 - - - --- 2024-01-23 Kees Cook New
[55/82] kasan: Refactor intentional wrap-around test Untitled series #818873 1 - - --- 2024-01-23 Kees Cook New
[33/82] mm/vmalloc: Refactor intentional wrap-around calculation Untitled series #818873 - 1 - --- 2024-01-23 Kees Cook New
[v2,10/10] afs: Fix missing/incorrect unlocking of RCU read lock netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v2,09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v2,08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - 1 - --- 2024-01-22 David Howells New
[v2,07/10] afs: Hide silly-rename files from userspace netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v2,06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - 1 - --- 2024-01-22 David Howells New
[v2,05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write() netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v2,04/10] netfs, fscache: Prevent Oops in fscache_put_cache() netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v2,03/10] cifs: Don't use certain unnecessary folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v2,02/10] afs: Don't use certain unnecessary folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v2,01/10] netfs: Don't use certain unnecessary folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v1,11/11] mm/memory: ignore writable bit in folio_pte_batch() mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-22 David Hildenbrand New
[v1,10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch() mm/memory: optimize fork() with PTE-mapped THP - - - --- 2024-01-22 David Hildenbrand New
[v1,09/11] mm/memory: optimize fork() with PTE-mapped THP mm/memory: optimize fork() with PTE-mapped THP - - - --- 2024-01-22 David Hildenbrand New
[v1,08/11] mm/memory: pass PTE to copy_present_pte() mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-22 David Hildenbrand New
[v1,07/11] mm/memory: factor out copying the actual PTE in copy_present_pte() mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-22 David Hildenbrand New
« 1 2 ... 53 54 55391 392 »