summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-13Merge 6.15-rc6 into char-misc-nextGreg Kroah-Hartman
2025-05-12Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams
2025-05-12scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-05-12helpers: make few bpf helpers publicMykyta Yatsenko
2025-05-12soc: qcom: llcc-qcom: Add support for SM8750Melody Olvera
2025-05-12io_uring: drain based on allocates reqsPavel Begunkov
2025-05-12ACPI: MRRM: Minimal parse of ACPI MRRM tableTony Luck
2025-05-12Merge 6.15-rc6 into driver-core-nextGreg Kroah-Hartman
2025-05-12regulator: pca9450: Add restart handlerPaul Geurts
2025-05-12Merge branch 'cznic/platform' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-05-12power: supply: core: Add additional health status valuesArmin Wolf
2025-05-12mm/hmm: provide generic DMA managing logicLeon Romanovsky
2025-05-12mm/hmm: let users to tag specific PFN with DMA mapped bitLeon Romanovsky
2025-05-12Provide a new two step DMA mapping APILeon Romanovsky
2025-05-12Add more devm_ functions to fix PM imbalance inMark Brown
2025-05-11list: remove redundant 'extern' for function prototypesAndy Shevchenko
2025-05-11lib/oid_registry.c: remove unused sprint_OIDDr. David Alan Gilbert
2025-05-11util_macros.h: fix the reference in kernel-docAndy Shevchenko
2025-05-11sort.h: hoist cmp_int() into generic header fileFedor Pchelkin
2025-05-11compiler_types.h: fix "unused variable" in __compiletime_assert()Marc Herbert
2025-05-11treewide: fix typo "previlege"WangYuli
2025-05-11relay: remove unused relay_late_setup_filesDr. David Alan Gilbert
2025-05-11rapidio: remove unused functionsDr. David Alan Gilbert
2025-05-11scatterlist: inline sg_next()Caleb Sander Mateos
2025-05-11hung_task: show the blocker task if the task is hung on semaphoreLance Yang
2025-05-11hung_task: replace blocker_mutex with encoded blockerLance Yang
2025-05-11kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.hAndy Shevchenko
2025-05-11kernel.h: move READ/WRITE definitions to <linux/types.h>Ingo Molnar
2025-05-11task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END checkPasha Tatashin
2025-05-11mm: move mmap/vma locking logic into specific filesLorenzo Stoakes
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni
2025-05-11maple_tree: add sufficient heightSidhartha Kumar
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar
2025-05-11mm: skip ptlock_init() for kernel PMDsKevin Brodsky
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11fs/proc/page: refactor to reduce code duplicationLiu Ye
2025-05-11xarray: make xa_alloc_cyclic() return 0 on all success casesPrzemek Kitszel
2025-05-11mm/ptdump: split effective_prot() into level specific callbacksAnshuman Khandual
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...David Hildenbrand
2025-05-11mm: fix parameter passed to page_mapcount_is_type()Gavin Shan
2025-05-11mm: annotate data race in update_hiwater_rssIgnacio Encinas
2025-05-11mm/compaction: use folio in hugetlb pathwayVishal Moola (Oracle)
2025-05-11memory: implement memory_block_advise/probe_max_sizeGregory Price
2025-05-11zsmalloc: prefer the the original page's node for compressed dataNhat Pham
2025-05-11mm: delete thp_nr_pages()Matthew Wilcox (Oracle)
2025-05-11filemap: remove readahead_page_batch()Matthew Wilcox (Oracle)
2025-05-11filemap: convert __readahead_batch() to use a folioMatthew Wilcox (Oracle)