Age | Commit message (Expand) | Author | Files | Lines |
2022-12-13 | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -29/+58 |
2022-12-13 | Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org... | Linus Torvalds | 1 | -1/+1 |
2022-12-13 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
2022-12-13 | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2022-12-13 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 3 | -4/+4 |
2022-12-13 | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -1/+2 |
2022-12-13 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -11/+10 |
2022-12-13 | Merge branch 'for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds | 1 | -26/+18 |
2022-12-13 | mm: slub: test: Use the kunit_get_current_test() function | David Gow | 1 | -1/+2 |
2022-12-12 | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -5/+45 |
2022-12-12 | Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -286/+567 |
2022-12-11 | Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -11/+16 |
2022-12-10 | memcg: fix possible use-after-free in memcg_write_event_control() | Tejun Heo | 1 | -2/+13 |
2022-12-10 | mm/gup: fix gup_pud_range() for dax | John Starks | 1 | -1/+1 |
2022-12-10 | mmap: fix do_brk_flags() modifying obviously incorrect VMAs | Liam Howlett | 1 | -8/+3 |
2022-12-10 | tmpfs: fix data loss from failed fallocate | Hugh Dickins | 1 | -0/+11 |
2022-12-10 | mm: do not BUG_ON missing brk mapping, because userspace can unmap it | Jason A. Donenfeld | 1 | -2/+1 |
2022-12-09 | mm: export buffer_migrate_folio_norefs() | Jan Kara | 1 | -0/+1 |
2022-12-08 | memcg: Fix possible use-after-free in memcg_write_event_control() | Tejun Heo | 1 | -2/+13 |
2022-12-04 | Revert "mm: align larger anonymous mappings on THP boundaries" | Linus Torvalds | 1 | -3/+0 |
2022-12-03 | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 8 | -52/+150 |
2022-12-01 | Merge branch 'slub-tiny-v1r6' into slab/for-next | Vlastimil Babka | 5 | -148/+339 |
2022-12-01 | Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next | Vlastimil Babka | 1 | -1/+3 |
2022-12-01 | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka | 1 | -2/+15 |
2022-12-01 | mm, slub: don't aggressively inline with CONFIG_SLUB_TINY | Vlastimil Babka | 1 | -4/+10 |
2022-12-01 | mm, slub: remove percpu slabs with CONFIG_SLUB_TINY | Vlastimil Babka | 1 | -3/+99 |
2022-12-01 | mm, slub: split out allocations from pre/post hooks | Vlastimil Babka | 1 | -50/+80 |
2022-12-01 | mm/slub, kunit: Add a test case for kmalloc redzone check | Feng Tang | 1 | -1/+3 |
2022-12-01 | mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths | Jann Horn | 1 | -0/+5 |
2022-12-01 | mm/khugepaged: fix GUP-fast interaction by sending IPI | Jann Horn | 2 | -3/+3 |
2022-12-01 | mm/khugepaged: take the right locks for page table retraction | Jann Horn | 1 | -4/+51 |
2022-12-01 | mm: migrate: fix THP's mapcount on isolation | Gavin Shan | 1 | -11/+11 |
2022-12-01 | mm: introduce arch_has_hw_nonleaf_pmd_young() | Juergen Gross | 1 | -5/+5 |
2022-12-01 | mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam... | SeongJae Park | 1 | -2/+44 |
2022-12-01 | hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing | Mike Kravetz | 2 | -12/+17 |
2022-12-01 | madvise: use zap_page_range_single for madvise dontneed | Mike Kravetz | 2 | -15/+14 |
2022-11-28 | mm/page_reporting: Add checks for page_reporting_order param | Shradha Gupta | 1 | -5/+45 |
2022-11-28 | mm, slub: refactor free debug processing | Vlastimil Babka | 1 | -71/+83 |
2022-11-28 | mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY | Vlastimil Babka | 1 | -2/+8 |
2022-11-28 | mm, slub: lower the default slub_max_order with CONFIG_SLUB_TINY | Vlastimil Babka | 1 | -1/+2 |
2022-11-28 | mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINY | Vlastimil Babka | 1 | -0/+5 |
2022-11-28 | mm, slub: disable SYSFS support with CONFIG_SLUB_TINY | Vlastimil Babka | 1 | -6/+6 |
2022-11-28 | mm, slub: add CONFIG_SLUB_TINY | Vlastimil Babka | 2 | -5/+18 |
2022-11-28 | mm, slab: ignore hardened usercopy parameters when disabled | Vlastimil Babka | 3 | -5/+14 |
2022-11-25 | Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 13 | -57/+114 |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 3 | -4/+4 |
2022-11-23 | mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1 | Aneesh Kumar K.V | 1 | -1/+13 |
2022-11-23 | mm: fix unexpected changes to {failslab|fail_page_alloc}.attr | Qi Zheng | 2 | -4/+15 |
2022-11-23 | swapfile: fix soft lockup in scan_swap_map_slots | Chen Wandun | 1 | -4/+4 |
2022-11-23 | hugetlb: fix __prep_compound_gigantic_page page flag setting | Mike Kravetz | 1 | -1/+3 |