summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-21net: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error pathsWayen Yan
2026-06-21net: dst_metadata: fix false-positive memcpy overflow in tun_dst_uncloneIlya Maximets
2026-06-21tipc: fix use-after-free of the discoverer in tipc_disc_rcv()Weiming Shi
2026-06-21net: marvell: prestera: initialize err in prestera_port_sfp_bindRuoyu Wang
2026-06-21lib: Add stale 'raid6' directory to .gitignore fileLinus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-06-21cpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
2026-06-21cpu: hotplug: Preserve per instance callback errorsBradley Morgan
2026-06-21Revert "mm: limit filemap_fault readahead to VMA boundaries"Lorenzo Stoakes
2026-06-21mm/vmscan: pass NULL to trace vmscan node reclaimBen Dooks
2026-06-21mm: use mapping_mapped to simplify the codeHuang Shijie
2026-06-21selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan
2026-06-21selftests/mm: remove hardcoded THP sizing assumptions in hmm testsSayali Patil
2026-06-21selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil
2026-06-21mm/gup_test: reject wrapped user rangesSamuel Moelius
2026-06-21mm/page_frag: reject invalid CPUs in page_frag_testSamuel Moelius
2026-06-21mm/damon/core: always put unsuccessfully committed target pidsSeongJae Park
2026-06-21mm: page_isolation: avoid unsafe folio reads while scanning compound pagesKaitao Cheng
2026-06-21mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt
2026-06-21selftests: mm: fix and speedup "droppable" testDavid Hildenbrand (Arm)
2026-06-21mm: merge writeout into pageoutChristoph Hellwig
2026-06-21MAINTAINERS: add Hao Ge as reviewer for codetag and alloc_tagHao Ge
2026-06-21selftests/mm: clarify alternate unmapping in compaction_testSayali Patil
2026-06-21selftests/mm: move hwpoison setup into run_test() and silence modprobe output...Sayali Patil
2026-06-21selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zeroSayali Patil
2026-06-21selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupportedSayali Patil
2026-06-21selftests/mm: ensure destination is hugetlb-backed in hugetlb-mremapSayali Patil
2026-06-21selftest/mm: register existing mapping with userfaultfd in hugetlb-mremapSayali Patil
2026-06-21selftests/mm: free dynamically allocated PMD-sized buffers in split_huge_page...Sayali Patil
2026-06-21selftests/mm: size tmpfs according to PMD page size in split_huge_page_testSayali Patil
2026-06-21selftests/mm: fix cgroup task placement and drop memory.current checks in hug...Sayali Patil
2026-06-21selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.shSayali Patil
2026-06-21selftests/mm: restore default nr_hugepages value via exit trap in hugetlb_rep...Sayali Patil
2026-06-21selftests/mm: fix hugetlb pathname construction in charge_reserved_hugetlb.shSayali Patil
2026-06-21selftests/mm: restore default nr_hugepages value via exit trap in charge_rese...Sayali Patil
2026-06-21selftests/mm: fix incorrect mmap() error handling with NULL instead of MAP_FA...Hongfu Li
2026-06-21mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSEChen Wandun
2026-06-21selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLBMike Rapoport (Microsoft)
2026-06-21selftests/mm: run_vmtests.sh: free memory if available memory is lowMike Rapoport (Microsoft)
2026-06-21selftests/mm: va_high_addr_switch.sh: drop huge pages setupMike Rapoport (Microsoft)
2026-06-21selftests/mm: va_high_addr_switch: add setup of HugeTLB pagesMike Rapoport (Microsoft)
2026-06-21selftests/mm: uffd-wp-mremap: add setup of HugeTLB pagesMike Rapoport (Microsoft)
2026-06-21selftests/mm: uffd-unit-tests: add setup of HugeTLB pagesMike Rapoport (Microsoft)
2026-06-21selftests/mm: uffd-stress: use hugetlb_save and alloc huge pagesMike Rapoport (Microsoft)
2026-06-21selftests/mm: thuge-gen: add setup of HugeTLB pagesMike Rapoport (Microsoft)
2026-06-21selftests/mm: protection_keys: use library code for HugeTLB setupMike Rapoport (Microsoft)
2026-06-21selftests/mm: pagemap_ioctl: add setup of HugeTLB pagesMike Rapoport (Microsoft)
2026-06-21selftests/mm: migration: add setup of HugeTLB pagesMike Rapoport (Microsoft)
2026-06-21selftests/mm: hugetlb-vmemmap: add setup of HugeTLB pagesMike Rapoport (Microsoft)