summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-11mm: move mmap/vma locking logic into specific filesLorenzo Stoakes2-227/+231
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni1-5/+3
2025-05-11maple_tree: add sufficient heightSidhartha Kumar1-1/+3
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar1-0/+2
2025-05-11mm: skip ptlock_init() for kernel PMDsKevin Brodsky1-1/+1
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky2-2/+7
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky2-4/+6
2025-05-11fs/proc/page: refactor to reduce code duplicationLiu Ye1-0/+4
2025-05-11xarray: make xa_alloc_cyclic() return 0 on all success casesPrzemek Kitszel1-9/+15
2025-05-11mm/ptdump: split effective_prot() into level specific callbacksAnshuman Khandual1-1/+5
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual1-3/+6
2025-05-11kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...David Hildenbrand1-3/+3
2025-05-11mm: fix parameter passed to page_mapcount_is_type()Gavin Shan1-1/+1
2025-05-11fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin1-0/+1
2025-05-11ptrace: introduce PTRACE_SET_SYSCALL_INFO requestDmitry V. Levin1-1/+6
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+14
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+16
2025-05-11mm: annotate data race in update_hiwater_rssIgnacio Encinas1-1/+2
2025-05-11mm/compaction: use folio in hugetlb pathwayVishal Moola (Oracle)1-2/+2
2025-05-11memory: implement memory_block_advise/probe_max_sizeGregory Price1-0/+10
2025-05-11zsmalloc: prefer the the original page's node for compressed dataNhat Pham2-3/+4
2025-05-11mm: delete thp_nr_pages()Matthew Wilcox (Oracle)1-9/+0
2025-05-11filemap: remove readahead_page_batch()Matthew Wilcox (Oracle)1-14/+0
2025-05-11filemap: convert __readahead_batch() to use a folioMatthew Wilcox (Oracle)1-7/+6
2025-05-11filemap: remove find_subpage()Matthew Wilcox (Oracle)1-13/+0
2025-05-11mm: remove offset_in_thp()Matthew Wilcox (Oracle)1-1/+0
2025-05-11filemap: remove readahead_page()Matthew Wilcox (Oracle)1-19/+3
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)1-2/+0
2025-05-11mm: add folio_mk_pmd()Matthew Wilcox (Oracle)1-0/+17
2025-05-11mm: remove mk_huge_pte()Matthew Wilcox (Oracle)1-5/+0
2025-05-11mm: add folio_mk_pte()Matthew Wilcox (Oracle)1-0/+15
2025-05-11mm: make mk_pte() definition unconditionalMatthew Wilcox (Oracle)1-2/+0
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-0/+9
2025-05-11mm/codetag: move tag retrieval back upfront in __free_pages()David Wang1-0/+8
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+5
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-11/+9
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-11/+9
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+11
2025-05-08net: export a helper for adding up queue statsJakub Kicinski1-0/+6
2025-05-07mm: vmalloc: support more granular vrealloc() sizingKees Cook1-0/+1
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon1-0/+3
2025-05-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2025-05-06net: add missing instance lock to dev_set_promiscuityStanislav Fomichev1-0/+1
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee1-1/+1
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström2-8/+6
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström1-3/+3
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+2