summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-17Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds38-282/+357
2025-04-16Merge tag 'devicetree-fixes-for-6.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-76/+27
2025-04-16Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-87/+18
2025-04-15Merge tag 'edac_urgent_for_v6.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+28
2025-04-15Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-04-15MAINTAINERS: update HUGETLB reviewersOscar Salvador1-0/+1
2025-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-28/+33
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-80/+104
2025-04-14Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub...Linus Torvalds34-132/+319
2025-04-13Linux 6.15-rc2v6.15-rc2Linus Torvalds1-1/+1
2025-04-13Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+9
2025-04-13Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-43/+77
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+20
2025-04-13ext4: fix off-by-one error in do_splitArtem Sadovnikov1-1/+1
2025-04-13ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo2-6/+6
2025-04-13ext4: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-10/+8
2025-04-13Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn1-6/+14
2025-04-13Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-145/+372
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds11-76/+354
2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao1-1/+6
2025-04-12ftrace: Do not have print_graph_retval() add a newlineSteven Rostedt1-6/+5
2025-04-12Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-31/+42
2025-04-12crypto: ahash - Disable request chainingHerbert Xu3-77/+7
2025-04-12crypto: scomp - Fix wild memory accesses in scomp_free_streamsHerbert Xu1-3/+4
2025-04-12mm: fix apply_to_existing_page_range()Kirill A. Shutemov1-2/+2
2025-04-12selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual1-1/+1
2025-04-12alloc_tag: handle incomplete bulk allocations in vm_module_tags_populateT.J. Mercier1-3/+12
2025-04-12mailmap: add entry for Jean-Michel HautboisJean-Michel Hautbois1-0/+1
2025-04-12mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand2-4/+7
2025-04-12mm: fix filemap_get_folios_contig returning batches of identical foliosVishal Moola (Oracle)1-0/+1
2025-04-12mm/hugetlb: add a line break at the end of the format stringwangxuewen1-1/+1
2025-04-12selftests: mincore: fix tmpfs mincore test failureBaolin Wang1-14/+2
2025-04-12mm/hugetlb: fix set_max_huge_pages() when there are surplus pagesJinjiang Tu1-1/+18
2025-04-12mm/cma: report base address of single range correctlyFrank van der Linden1-8/+11
2025-04-12mm: page_alloc: speed up fallbacks in rmqueue_bulk()Johannes Weiner1-34/+79
2025-04-12kunit: slub: add module descriptionArnd Bergmann1-0/+1
2025-04-12mm/kasan: add module decriptionArnd Bergmann1-0/+1
2025-04-12ucs2_string: add module descriptionArnd Bergmann1-0/+1
2025-04-12zlib: add module descriptionArnd Bergmann1-0/+1
2025-04-12fpga: tests: add module descriptionsArnd Bergmann3-0/+3
2025-04-12samples/livepatch: add module descriptionsArnd Bergmann6-0/+6
2025-04-12ASN.1: add module descriptionArnd Bergmann1-0/+1
2025-04-12mm/vma: add give_up_on_oom option on modify/merge, use in uffd releaseLorenzo Stoakes3-7/+66
2025-04-12selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-12MAINTAINERS: add Andrew and Baoquan as kexec maintainersBaoquan He1-0/+3
2025-04-12mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()Liu Shixin1-1/+1
2025-04-12mm/page_alloc: avoid second trylock of zone->lockAlexei Starovoitov1-6/+9
2025-04-12mm/compaction: fix bug in hugetlb handling pathwayVishal Moola (Oracle)1-3/+3
2025-04-12lib/iov_iter: fix to increase non slab folio refcountSheng Yong1-1/+1
2025-04-12mseal: fix typo and style in documentationTakuma Watanabe1-1/+1