Show patches with: none      |   73374 patches
« 1 2 ... 167 168 169733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs - - - --- 2023-02-14 Axel Rasmussen New
[v4] sched/psi: fix use-after-free in ep_remove_wait_queue() [v4] sched/psi: fix use-after-free in ep_remove_wait_queue() 1 - - --- 2023-02-14 Munehisa Kamata New
[v2,5/5] md: dm-crypt: use mempool page bulk allocator Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,4/5] md: dm-crypt: move crypt_free_buffer_pages ahead Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,3/5] mm: mempool: introduce page bulk allocator Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,2/5] mm: mempool: extract the common initialization and alloc code Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v2,1/5] mm: page_alloc: add API for bulk allocator with callback Introduce mempool pages bulk allocator and use it in dm-crypt - - - --- 2023-02-14 Yang Shi New
[v3] sched/psi: fix use-after-free in ep_remove_wait_queue() [v3] sched/psi: fix use-after-free in ep_remove_wait_queue() 2 - - --- 2023-02-14 Munehisa Kamata New
[v14,17/17] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,16/17] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,15/17] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,14/17] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v14,13/17] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,12/17] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,11/17] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v14,10/17] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,09/17] iov_iter: Kill ITER_PIPE iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v14,08/17] splice: Do splice read from a file without using ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,07/17] tty, proc, kernfs, random: Use direct_splice_read() iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,06/17] coda: Implement splice-read iov_iter: Improve page extraction (pin or just list) 1 - - --- 2023-02-14 David Howells New
[v14,05/17] overlayfs: Implement splice-read iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,04/17] shmem: Implement splice-read iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,01/17] mm: Pass info, not iter, into filemap_get_pages() iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v2] mm: percpu: fix incorrect size in pcpu_obj_full_size() [v2] mm: percpu: fix incorrect size in pcpu_obj_full_size() 1 1 - --- 2023-02-14 Yafang Shao New
[2/2] sh: initialize max_mapnr fixups for generic implementation of pfn_valid() 1 1 - --- 2023-02-14 Mike Rapoport New
[1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET fixups for generic implementation of pfn_valid() 1 1 - --- 2023-02-14 Mike Rapoport New
[v2,4/4] mm: change to return bool for isolate_movable_page() Change the return value for page isolation functions - - - --- 2023-02-14 Baolin Wang New
[v2,3/4] mm: hugetlb: change to return bool for isolate_hugetlb() Change the return value for page isolation functions - - - --- 2023-02-14 Baolin Wang New
[v2,2/4] mm: change to return bool for isolate_lru_page() Change the return value for page isolation functions - - - --- 2023-02-14 Baolin Wang New
[v2,1/4] mm: change to return bool for folio_isolate_lru() Change the return value for page isolation functions - 1 - --- 2023-02-14 Baolin Wang New
[V7,2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files - - - --- 2023-02-14 Charan Teja Kalla New
[V7,1/2] mm: fadvise: move 'endbyte' calculations to helper function mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files - - - --- 2023-02-14 Charan Teja Kalla New
[RFC] maple_tree: reduce stack usage with gcc-9 and earlier [RFC] maple_tree: reduce stack usage with gcc-9 and earlier - 2 - --- 2023-02-14 Arnd Bergmann New
mm/slab: always use cache from obj mm/slab: always use cache from obj - - - --- 2023-02-14 Jiazi Li New
[v3,5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read iov_iter: Adjust styling/location of new splice functions 1 - 1 --- 2023-02-14 David Howells New
[v3,4/5] splice: Move filemap_read_splice() to mm/filemap.c iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-14 David Howells New
[v3,3/5] splice: Use init_sync_kiocb() in filemap_splice_read() iov_iter: Adjust styling/location of new splice functions - - - --- 2023-02-14 David Howells New
[v3,2/5] splice: Provide pipe_head_buf() helper iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-14 David Howells New
[v3,1/5] splice: Rename new splice functions iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-14 David Howells New
[2/2] mm/khugepaged: skip shmem with userfaultfd [1/2] mm/khugepaged: set THP as uptodate earlier for shmem - - - --- 2023-02-14 David Stevens New
[1/2] mm/khugepaged: set THP as uptodate earlier for shmem [1/2] mm/khugepaged: set THP as uptodate earlier for shmem - - - --- 2023-02-14 David Stevens New
[v2] sched/psi: fix use-after-free in ep_remove_wait_queue() [v2] sched/psi: fix use-after-free in ep_remove_wait_queue() - - - --- 2023-02-14 Munehisa Kamata New
[mm-unstable,v1,2/2] mm: multi-gen LRU: improve design doc [mm-unstable,v1,1/2] mm: multi-gen LRU: clean up sysfs code - - - --- 2023-02-14 T.J. Alumbaugh New
[mm-unstable,v1,1/2] mm: multi-gen LRU: clean up sysfs code [mm-unstable,v1,1/2] mm: multi-gen LRU: clean up sysfs code - 1 - --- 2023-02-14 T.J. Alumbaugh New
[3/3] mm: mempolicy: check negative error of isolate_hugetlb() when failed to isolate a hugetlb Some cleanups for page isolation - - - --- 2023-02-14 Baolin Wang New
[2/3] mm: check negative error of isolate_lru_page() when failed to isolate a page Some cleanups for page isolation - - - --- 2023-02-14 Baolin Wang New
[1/3] mm: check negative error of folio_isolate_lru() when failed to isolate a folio Some cleanups for page isolation - - - --- 2023-02-14 Baolin Wang New
arm64: Reset KASAN tag in copy_highpage with HW tags only arm64: Reset KASAN tag in copy_highpage with HW tags only - - - --- 2023-02-14 Peter Collingbourne New
[GIT,PULL] hotfixes for 6.2 [GIT,PULL] hotfixes for 6.2 - - - --- 2023-02-13 Andrew Morton New
mm/khugepaged: Fix invalid page access in release_pte_pages() mm/khugepaged: Fix invalid page access in release_pte_pages() - 3 2 --- 2023-02-13 Vishal Moola (Oracle) New
[8/7] arm: Implement the new page table range API New arch interfaces for manipulating multiple pages - - - --- 2023-02-13 Matthew Wilcox New
mm: memcontrol: rename memcg_kmem_enabled() mm: memcontrol: rename memcg_kmem_enabled() 2 - - --- 2023-02-13 Roman Gushchin New
[v2,2/2] mm/userfaultfd: add VM_WARN_ONCE() [v2,1/2] mm/userfaultfd: Support WP on multiple VMAs - - - --- 2023-02-13 Muhammad Usama Anjum New
[v2,1/2] mm/userfaultfd: Support WP on multiple VMAs [v2,1/2] mm/userfaultfd: Support WP on multiple VMAs - - - --- 2023-02-13 Muhammad Usama Anjum New
[v3] docs/mm: Physical Memory: add example of interleaving nodes [v3] docs/mm: Physical Memory: add example of interleaving nodes - 1 - --- 2023-02-13 Mike Rapoport New
[v2,4/4] splice: Move filemap_read_splice() to mm/filemap.c iov_iter: Adjust styling/location of new splice functions - 2 - --- 2023-02-13 David Howells New
[v2,3/4] splice: Use init_sync_kiocb() in filemap_splice_read() iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[v2,2/4] splice: Provide pipe_head_buf() helper iov_iter: Adjust styling/location of new splice functions - 2 - --- 2023-02-13 David Howells New
[v2,1/4] splice: Rename new splice functions iov_iter: Adjust styling/location of new splice functions - 2 - --- 2023-02-13 David Howells New
[4/4] splice: Move filemap_read_splice() to mm/filemap.c iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[3/4] splice: Use init_sync_kiocb() in filemap_splice_read() iov_iter: Adjust styling/location of new splice functions - - - --- 2023-02-13 David Howells New
[2/4] splice: Provide pipe_head_buf() helper iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[1/4] splice: Rename new splice functions iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[-v5,9/9] migrate_pages: move THP/hugetlb migration support check to simplify code migrate_pages(): batch TLB flushing - 1 - --- 2023-02-13 Huang, Ying New
[-v5,8/9] migrate_pages: batch flushing TLB migrate_pages(): batch TLB flushing - 2 1 --- 2023-02-13 Huang, Ying New
[-v5,7/9] migrate_pages: share more code between _unmap and _move migrate_pages(): batch TLB flushing - - - --- 2023-02-13 Huang, Ying New
[-v5,6/9] migrate_pages: move migrate_folio_unmap() migrate_pages(): batch TLB flushing - 1 - --- 2023-02-13 Huang, Ying New
[-v5,5/9] migrate_pages: batch _unmap and _move migrate_pages(): batch TLB flushing - - 1 --- 2023-02-13 Huang, Ying New
[-v5,4/9] migrate_pages: split unmap_and_move() to _unmap() and _move() migrate_pages(): batch TLB flushing - 2 - --- 2023-02-13 Huang, Ying New
[-v5,3/9] migrate_pages: restrict number of pages to migrate in batch migrate_pages(): batch TLB flushing - 1 - --- 2023-02-13 Huang, Ying New
[-v5,2/9] migrate_pages: separate hugetlb folios migration migrate_pages(): batch TLB flushing - 2 - --- 2023-02-13 Huang, Ying New
[-v5,1/9] migrate_pages: organize stats with struct migrate_pages_stats migrate_pages(): batch TLB flushing - 4 - --- 2023-02-13 Huang, Ying New
[v9,18/18] Documentation/x86: Add documentation for TDX host support TDX host kernel support - - - --- 2023-02-13 Huang, Kai New
[v9,17/18] x86/virt/tdx: Flush cache in kexec() when TDX is enabled TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,16/18] x86/virt/tdx: Initialize all TDMRs TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,15/18] x86/virt/tdx: Configure global KeyID on all packages TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,14/18] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,13/18] x86/virt/tdx: Designate reserved areas for all TDMRs TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,12/18] x86/virt/tdx: Allocate and set up PAMTs for TDMRs TDX host kernel support - 2 - --- 2023-02-13 Huang, Kai New
[v9,11/18] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions TDX host kernel support - - - --- 2023-02-13 Huang, Kai New
[v9,10/18] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,09/18] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,08/18] x86/virt/tdx: Get information about TDX module and TDX-capable memory TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,07/18] x86/virt/tdx: Do TDX module per-cpu initialization TDX host kernel support - - - --- 2023-02-13 Huang, Kai New
[v9,06/18] x86/virt/tdx: Do TDX module global initialization TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,05/18] x86/virt/tdx: Add SEAMCALL infrastructure TDX host kernel support - - - --- 2023-02-13 Huang, Kai New
[v9,04/18] x86/virt/tdx: Add skeleton to initialize TDX on demand TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,03/18] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,02/18] x86/virt/tdx: Detect TDX during kernel boot TDX host kernel support - 1 - --- 2023-02-13 Huang, Kai New
[v9,01/18] x86/tdx: Define TDX supported page sizes as macros TDX host kernel support - 2 - --- 2023-02-13 Huang, Kai New
mm/userfaultfd: Support operation on multiple VMAs mm/userfaultfd: Support operation on multiple VMAs - - - --- 2023-02-13 Muhammad Usama Anjum New
[mm-unstable,v1] mm: multi-gen LRU: avoid futile retries [mm-unstable,v1] mm: multi-gen LRU: avoid futile retries - - - --- 2023-02-13 Yu Zhao New
[linux-next] delayacct: improve the average delay precision of getdelay tool to microsecond [linux-next] delayacct: improve the average delay precision of getdelay tool to microsecond - 1 - --- 2023-02-13 Yang Yang New
[v1,RFC,Zisslpcfi,11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs Untitled series #721169 - - - --- 2023-02-13 Deepak Gupta New
[v1,RFC,Zisslpcfi,08/20] riscv: ELF header parsing in GNU property for riscv zisslpcfi Untitled series #721169 - - - --- 2023-02-13 Deepak Gupta New
[v1,RFC,Zisslpcfi,07/20] elf: ELF header parsing in GNU property for cfi state Untitled series #721169 - - - --- 2023-02-13 Deepak Gupta New
[v1,RFC,Zisslpcfi,05/20] mmap : Introducing new protection "PROT_SHADOWSTACK" for mmap Untitled series #721169 - - - --- 2023-02-13 Deepak Gupta New
mm: page_alloc: call panic() when memoryless node allocation fails mm: page_alloc: call panic() when memoryless node allocation fails - - - --- 2023-02-12 Qi Zheng New
« 1 2 ... 167 168 169733 734 »