| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-09-04 | mm, slub: discard slabs in unfreeze_partials() without irqs disabled |  Vlastimil Babka | 1 | -1/+2 |
| 2021-09-04 | mm, slub: move irq control into unfreeze_partials() |  Vlastimil Babka | 1 | -6/+7 |
| 2021-09-04 | mm, slub: call deactivate_slab() without disabling irqs |  Vlastimil Babka | 1 | -5/+19 |
| 2021-09-04 | mm, slub: make locking in deactivate_slab() irq-safe |  Vlastimil Babka | 1 | -4/+5 |
| 2021-09-04 | mm, slub: move reset of c->page and freelist out of deactivate_slab() |  Vlastimil Babka | 1 | -13/+18 |
| 2021-09-04 | mm, slub: stop disabling irqs around get_partial() |  Vlastimil Babka | 1 | -14/+8 |
| 2021-09-04 | mm, slub: check new pages with restored irqs |  Vlastimil Babka | 1 | -5/+3 |
| 2021-09-04 | mm, slub: validate slab from partial list or page allocator before making it cpu slab |  Vlastimil Babka | 1 | -8/+9 |
| 2021-09-04 | mm, slub: restore irqs around calling new_slab() |  Vlastimil Babka | 1 | -6/+2 |
| 2021-09-04 | mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc() |  Vlastimil Babka | 1 | -9/+25 |
| 2021-09-04 | mm, slub: do initial checks in ___slab_alloc() with irqs enabled |  Vlastimil Babka | 2 | -9/+54 |
| 2021-09-04 | mm, slub: move disabling/enabling irqs to ___slab_alloc() |  Vlastimil Babka | 1 | -12/+24 |
| 2021-09-04 | mm, slub: simplify kmem_cache_cpu and tid setup |  Vlastimil Babka | 1 | -13/+9 |
| 2021-09-04 | mm, slub: restructure new page checks in ___slab_alloc() |  Vlastimil Babka | 1 | -6/+22 |
| 2021-09-04 | mm, slub: return slab page from get_partial() and set c->page afterwards |  Vlastimil Babka | 1 | -10/+11 |
| 2021-09-04 | mm, slub: dissolve new_slab_objects() into ___slab_alloc() |  Vlastimil Babka | 1 | -32/+18 |
| 2021-09-04 | mm, slub: extract get_partial() from new_slab_objects() |  Vlastimil Babka | 1 | -6/+6 |
| 2021-09-03 | io_uring: io_uring_complete() trace should take an integer |  Jens Axboe | 1 | -3/+3 |
| 2021-09-03 | Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 9 | -17/+16 |
| 2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 101 | -349/+305 |
| 2021-09-03 | Merge branch 'stable/for-linus-5.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft |  Linus Torvalds | 1 | -8/+16 |
| 2021-09-03 | mm, slub: remove redundant unfreeze_partials() from put_cpu_partial() |  Vlastimil Babka | 1 | -7/+0 |
| 2021-09-03 | mm, slub: don't disable irq for debug_check_no_locks_freed() |  Vlastimil Babka | 1 | -13/+1 |
| 2021-09-03 | mm, slub: allocate private object map for validate_slab_cache() |  Vlastimil Babka | 1 | -9/+15 |
| 2021-09-03 | mm, slub: allocate private object map for debugfs listings |  Vlastimil Babka | 1 | -15/+29 |
| 2021-09-03 | mm, slub: don't call flush_all() from slab_debug_trace_open() |  Vlastimil Babka | 1 | -3/+0 |
| 2021-09-03 | docs: kernel-hacking: Remove inappropriate text |  Alyssa Rosenzweig | 1 | -7/+1 |
| 2021-09-03 | futex: Remove unused variable 'vpid' in futex_proxy_trylock_atomic() |  Thomas Gleixner | 1 | -2/+1 |
| 2021-09-03 | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux |  Linus Torvalds | 212 | -2616/+2814 |
| 2021-09-03 | Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux |  Linus Torvalds | 2 | -69/+1 |
| 2021-09-03 | clk: qcom: gcc-sm6350: Remove unused variable |  Konrad Dybcio | 1 | -4/+0 |
| 2021-09-03 | Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux |  Linus Torvalds | 53 | -783/+346 |
| 2021-09-03 | Merge tag 'for-linus' of git://github.com/openrisc/linux |  Linus Torvalds | 10 | -40/+58 |
| 2021-09-03 | Merge tag 'livepatching-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching |  Linus Torvalds | 1 | -2/+2 |
| 2021-09-03 | Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 43 | -604/+2031 |
| 2021-09-03 | SUNRPC: improve error response to over-size gss credential |  NeilBrown | 2 | -1/+3 |
| 2021-09-03 | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb |  Linus Torvalds | 16 | -136/+469 |
| 2021-09-03 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 171 | -1722/+3518 |
| 2021-09-03 | mm/madvise: add MADV_WILLNEED to process_madvise() |  zhangkui | 1 | -0/+1 |
| 2021-09-03 | mm/vmstat: remove unneeded return value |  Miaohe Lin | 1 | -6/+2 |
| 2021-09-03 | mm/vmstat: simplify the array size calculation |  Miaohe Lin | 1 | -5/+3 |
| 2021-09-03 | mm/vmstat: correct some wrong comments |  Miaohe Lin | 1 | -6/+1 |
| 2021-09-03 | mm/percpu,c: remove obsolete comments of pcpu_chunk_populated() |  Jing Xiangfeng | 1 | -3/+0 |
| 2021-09-03 | selftests: vm: add COW time test for KSM pages |  Zhansaya Bagdauletkyzy | 1 | -3/+83 |
| 2021-09-03 | selftests: vm: add KSM merging time test |  Zhansaya Bagdauletkyzy | 1 | -4/+70 |
| 2021-09-03 | mm: KSM: fix data type |  Zhansaya Bagdauletkyzy | 1 | -4/+4 |
| 2021-09-03 | selftests: vm: add KSM merging across nodes test |  Zhansaya Bagdauletkyzy | 3 | -3/+119 |
| 2021-09-03 | selftests: vm: add KSM zero page merging test |  Zhansaya Bagdauletkyzy | 2 | -3/+99 |
| 2021-09-03 | selftests: vm: add KSM unmerge test |  Zhansaya Bagdauletkyzy | 2 | -5/+85 |
| 2021-09-03 | selftests: vm: add KSM merge test |  Zhansaya Bagdauletkyzy | 4 | -0/+324 |