Show patches with: Archived = No       |   39491 patches
« 1 2 3 4394 395 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,27/39] s390/cpumf: Unpoison STCCTM output buffer kmsan: Enable on s390 1 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,26/39] s390/cpacf: Unpoison the results of cpacf_trng() kmsan: Enable on s390 1 1 1 --- 2024-06-21 Ilya Leoshkevich New
[v6,25/39] s390/checksum: Add a KMSAN check kmsan: Enable on s390 1 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,24/39] s390/boot: Add the KMSAN runtime stub kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,23/39] s390: Use a larger stack for KMSAN kmsan: Enable on s390 - 2 - --- 2024-06-21 Ilya Leoshkevich New
[v6,22/39] s390/boot: Turn off KMSAN kmsan: Enable on s390 - 2 - --- 2024-06-21 Ilya Leoshkevich New
[v6,21/39] kmsan: Accept ranges starting with 0 on s390 kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,20/39] lib/zlib: Unpoison DFLTCC output buffers kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,19/39] mm: kfence: Disable KMSAN when checking the canary kmsan: Enable on s390 - 1 1 --- 2024-06-21 Ilya Leoshkevich New
[v6,18/39] mm: slub: Disable KMSAN when checking the padding bytes kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,17/39] mm: slub: Let KMSAN access metadata kmsan: Enable on s390 1 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,15/39] kmsan: Do not round up pg_data_t size kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,14/39] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata() kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,12/39] kmsan: Introduce memset_no_sanitize_memory() kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,11/39] kmsan: Allow disabling KMSAN checks for the current task kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,10/39] kmsan: Export panic_on_kmsan kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,08/39] kmsan: Remove an x86-specific #include from kmsan.h kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,07/39] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush() kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,04/39] kmsan: Increase the maximum store size to 4096 kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,03/39] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,02/39] kmsan: Make the tests compatible with kmsan.panic=1 kmsan: Enable on s390 - 1 - --- 2024-06-21 Ilya Leoshkevich New
[v6,01/39] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func() kmsan: Enable on s390 1 1 - --- 2024-06-21 Ilya Leoshkevich New
[2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups Docs/damon/maintaier-profile: document a mailing tool and community meetup series - - - --- 2024-06-20 SeongJae Park New
[1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL Docs/damon/maintaier-profile: document a mailing tool and community meetup series - - - --- 2024-06-20 SeongJae Park New
[v1,2/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL mm/migrate: move NUMA hinting fault folio isolation + checks under PTL - 1 1 --- 2024-06-20 David Hildenbrand New
[v1,1/2] mm/migrate: make migrate_misplaced_folio() return 0 on success mm/migrate: move NUMA hinting fault folio isolation + checks under PTL - 1 - --- 2024-06-20 David Hildenbrand New
[v2,09/17] cifs: Defer read completion Untitled series #863995 - - - --- 2024-06-20 David Howells New
[v4,4/4] docs: mm: add enable_soft_offline sysctl Userspace controls soft-offline pages 1 - - --- 2024-06-20 Jiaqi Yan New
[v4,3/4] selftest/mm: test enable_soft_offline behaviors Userspace controls soft-offline pages - - - --- 2024-06-20 Jiaqi Yan New
[v4,2/4] mm/memory-failure: userspace controls soft-offlining pages Userspace controls soft-offline pages - - - --- 2024-06-20 Jiaqi Yan New
[v4,1/4] mm/memory-failure: refactor log format in soft offline code Userspace controls soft-offline pages - - - --- 2024-06-20 Jiaqi Yan New
[17/17] netfs: Speed up buffered reading netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[16/17] afs: Make read subreqs async netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[15/17] netfs: Simplify the writeback code netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[14/17] netfs: Use new sheaf data type and iterator instead of xarray iter netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[11/17] cifs: Move the 'pid' from the subreq to the req netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[10/17] cifs: Only pick a channel once per read request netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[09/17] cifs: Defer read completion netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[08/17] netfs: Delete some xarray-wangling functions that aren't used netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[07/17] netfs: Reduce number of conditional branches in netfs_perform_write() netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[06/17] 9p: Enable multipage folios netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[05/17] netfs: Record contention stats for writeback lock netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[04/17] netfs: Adjust labels in /proc/fs/netfs/stats netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[03/17] netfs: Fix early issue of write op on partial write to folio tail netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[01/17] netfs: Fix io_uring based write-through netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[v2] filemap: add trace events for get_pages, map_pages, and fault [v2] filemap: add trace events for get_pages, map_pages, and fault - - - --- 2024-06-20 Takaya Saeki New
[v2] mm: optimize the redundant loop of mm_update_next_owner() [v2] mm: optimize the redundant loop of mm_update_next_owner() - - - --- 2024-06-20 Jinliang Zheng New
mm: optimize the redundant loop of mm_update_owner_next() mm: optimize the redundant loop of mm_update_owner_next() - - - --- 2024-06-20 Jinliang Zheng New
[v2] mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation [v2] mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation - - - --- 2024-06-20 Sung-hun Kim New
mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation - - - --- 2024-06-20 Sung-hun Kim Superseded
[v2] mm/migrate: make migrate_pages_batch() stats consistent. [v2] mm/migrate: make migrate_pages_batch() stats consistent. - 1 - --- 2024-06-20 Zi Yan New
[V2] mm/page_alloc: Separate THP PCP into movable and non-movable categories [V2] mm/page_alloc: Separate THP PCP into movable and non-movable categories - - - --- 2024-06-20 Ge Yang New
[v18,1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings [v18,1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings - - - --- 2024-06-20 Jason A. Donenfeld New
selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout - - - --- 2024-06-20 Barry Song New
[v2,7/7] mm, page_alloc: add static key for should_fail_alloc_page() static key support for error injection functions - 1 - --- 2024-06-19 Vlastimil Babka New
[v2,6/7] mm, slab: add static key for should_failslab() static key support for error injection functions 1 1 - --- 2024-06-19 Vlastimil Babka New
[v2,5/7] bpf: do not create bpf_non_sleepable_error_inject list when unnecessary static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka New
[v2,4/7] bpf: support error injection static keys for multi_link attached progs static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka New
[v2,3/7] bpf: support error injection static keys for perf_event attached progs static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka New
[v2,2/7] error-injection: support static keys around injectable functions static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka New
[v2,1/7] fault-inject: add support for static keys around fault injection sites static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka New
kunit/usercopy: Add missing MODULE_DESCRIPTION() kunit/usercopy: Add missing MODULE_DESCRIPTION() - 1 - --- 2024-06-19 Kees Cook New
[v2] kunit/usercopy: Disable testing on !CONFIG_MMU [v2] kunit/usercopy: Disable testing on !CONFIG_MMU - 1 - --- 2024-06-19 Kees Cook New
[v5,6/6] mm/util: Use dedicated slab buckets for memdup_user() slab: Introduce dedicated bucket allocator - - - --- 2024-06-19 Kees Cook New
[v5,5/6] ipc, msg: Use dedicated slab buckets for alloc_msg() slab: Introduce dedicated bucket allocator - - - --- 2024-06-19 Kees Cook New
[v5,4/6] mm/slab: Introduce kmem_buckets_create() and family slab: Introduce dedicated bucket allocator - - - --- 2024-06-19 Kees Cook New
[v5,3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument slab: Introduce dedicated bucket allocator - - - --- 2024-06-19 Kees Cook New
[v5,2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() slab: Introduce dedicated bucket allocator - - - --- 2024-06-19 Kees Cook New
[v5,1/6] mm/slab: Introduce kmem_buckets typedef slab: Introduce dedicated bucket allocator - - - --- 2024-06-19 Kees Cook New
[v5,37/37] kmsan: Enable on s390 kmsan: Enable on s390 1 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,36/37] s390/kmsan: Implement the architecture-specific functions kmsan: Enable on s390 1 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,35/37] s390/unwind: Disable KMSAN checks kmsan: Enable on s390 1 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,34/37] s390/uaccess: Add the missing linux/instrumented.h #include kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,33/37] s390/uaccess: Add KMSAN support to put_user() and get_user() kmsan: Enable on s390 1 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,31/37] s390/string: Add KMSAN support kmsan: Enable on s390 1 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,30/37] s390/mm: Define KMSAN metadata for vmalloc and modules kmsan: Enable on s390 2 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,29/37] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,27/37] s390/diag: Unpoison diag224() output buffer kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,26/37] s390/cpumf: Unpoison STCCTM output buffer kmsan: Enable on s390 1 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,25/37] s390/cpacf: Unpoison the results of cpacf_trng() kmsan: Enable on s390 1 1 1 --- 2024-06-19 Ilya Leoshkevich New
[v5,24/37] s390/checksum: Add a KMSAN check kmsan: Enable on s390 1 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,23/37] s390/boot: Add the KMSAN runtime stub kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,22/37] s390: Use a larger stack for KMSAN kmsan: Enable on s390 - 2 - --- 2024-06-19 Ilya Leoshkevich New
[v5,21/37] s390/boot: Turn off KMSAN kmsan: Enable on s390 - 2 - --- 2024-06-19 Ilya Leoshkevich New
[v5,20/37] kmsan: Accept ranges starting with 0 on s390 kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,19/37] lib/zlib: Unpoison DFLTCC output buffers kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,18/37] mm: kfence: Disable KMSAN when checking the canary kmsan: Enable on s390 - 1 1 --- 2024-06-19 Ilya Leoshkevich New
[v5,17/37] mm: slub: Disable KMSAN when checking the padding bytes kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,16/37] mm: slub: Let KMSAN access metadata kmsan: Enable on s390 1 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,14/37] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata() kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,11/37] kmsan: Allow disabling KMSAN checks for the current task kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,10/37] kmsan: Export panic_on_kmsan kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,08/37] kmsan: Remove an x86-specific #include from kmsan.h kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,07/37] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush() kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,04/37] kmsan: Increase the maximum store size to 4096 kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,03/37] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
[v5,02/37] kmsan: Make the tests compatible with kmsan.panic=1 kmsan: Enable on s390 - 1 - --- 2024-06-19 Ilya Leoshkevich New
« 1 2 3 4394 395 »