summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-05mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()Qi Zheng
2024-11-05mm: move mm flags to mm_types.hNanyong Sun
2024-11-05mm/madvise: unrestrict process_madvise() for current processLorenzo Stoakes
2024-11-05selftests/mm: hugetlb_fault_after_madv: improve test outputDavid Hildenbrand
2024-11-05selftests/mm: hugetlb_fault_after_madv: use default hugetlb page sizeDavid Hildenbrand
2024-11-05mm/mempolicy: fix comments for better documentationTanya Agarwal
2024-11-05mm: fix shrink nr.unqueued_dirty counter issueZhiguo Jiang
2024-11-05maple_tree: memset maple_big_node as a wholeWei Yang
2024-11-05maple_tree: remove maple_big_node.parentWei Yang
2024-11-05maple_tree: goto complete directly on a pivot of 0Wei Yang
2024-11-05maple_tree: i is always less than or equal to mas_endWei Yang
2024-11-05mm: refactor mm_access() to not return NULLLorenzo Stoakes
2024-11-05zram: remove UNDER_WB and simplify writebackSergey Senozhatsky
2024-11-05zram: reshuffle zram_free_page() flags operationsSergey Senozhatsky
2024-11-05zram: do not mark idle slots that cannot be idleSergey Senozhatsky
2024-11-05zram: rework writeback target selection strategySergey Senozhatsky
2024-11-05zram: rework recompress target selection strategySergey Senozhatsky
2024-11-05zram: permit only one post-processing operation at a timeSergey Senozhatsky
2024-11-05zram: introduce ZRAM_PP_SLOT flagSergey Senozhatsky
2024-11-05mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...Adrian Huang
2024-11-05mm/memcontrol: add per-memcg pgpgin/pswpin counterJingxiang Zeng
2024-11-05mm/damon: fix sparse warning for zero initializerLeo Stone
2024-11-05mm: shmem: fix khugepaged activation policy for shmemBaolin Wang
2024-11-05selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignoreLorenzo Stoakes
2024-11-05Merge branch 'mm-hotfixes-stable' into mm-stable.Andrew Morton
2024-11-05mm: resolve faulty mmap_region() error path behaviourLorenzo Stoakes
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-05mm: refactor map_deny_write_exec()Lorenzo Stoakes
2024-11-05mm: unconditionally close VMAs on errorLorenzo Stoakes
2024-11-05mm: avoid unsafe VMA hook invocation when error arises on mmap hookLorenzo Stoakes
2024-11-05mm/thp: fix deferred split unqueue naming and lockingHugh Dickins
2024-11-05mm/thp: fix deferred split queue not partially_mappedHugh Dickins
2024-11-03Linux 6.12-rc6v6.12-rc6Linus Torvalds
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-03Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-03Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao
2024-11-03Merge tag 'char-misc-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-03Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-03Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-03Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-03Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-03modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada
2024-11-03modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endiannessMasahiro Yamada